The answer is a) 2a+15b+11
The ordered pair in the inverse would be the reverse of one of the given ordered pairs
It is C (1, 4).
His co-payment for his physician visits would be:
10 x 18 = $180.
His co-payment for his physical therapy would be:
10 x 20% x 150= $300.
You then have to add both co-payments which give you $480.
Answer:
x^2 + 4x * (3 - sqrt(x)) - 2(5 + sqrt(x))
Step-by-step explanation:
Firstly let us split this up, we need to first work out what g(h(x)) is:
h(x) = Sqrt(x) so g(h(x)) = g(sqrt(x)) = sqrt(x) - 2
Now to work out f(g(h(x))) = f(sqrt(x) - 2) = (sqrt(x) - 2)^4 + 6
= (sqrt(x) - 2) * (sqrt(x) - 2) * (sqrt(x) - 2) * (sqrt(x) - 2) - 6
= (x - 2 * sqrt(x) + 4) * (x - 2 * sqrt(x) + 4) - 6
= x^2 - 2x * sqrt(x) + 4x - 2x * sqrt(x) + 4x - 8 * sqrt(x) + 4x - 8 * sqrt(x) + 16 - 6
= x^2 - 4x * sqrt(x) + 12x - 16 * sqrt(x) + 10
= x^2 + 4x * (3 - sqrt(x)) - 2(5 + sqrt(x))