
Rich G. answered 09/09/19
Experienced Pre-Calculus/Trigonometry Tutor
To answer a problem like this, we substitute one function in place of the x in the other function.
For example, in problem 2 we have f(x) = x2 and g(x) = √x +2 (I'm assuming that it's √x and not √(x+2)
To find f(g(x)), we take f(x) and everywhere there's an x, we replace it with g(x).
f(x) = x2
f(g(x)) = g(x)2
= (√x + 2)2
= x + 2√x + 4
To find g(f(x)), we take g(x) and everywhere there's an x, we replace it with f(x)
g(x) = √x + 2
= √(x2) + 2
= x+ 2
The other 2 problems would be solved the same way