How do you find the compositions given f(x)=sqrt(x-3), g(x)=sqrt(x +3)?

1 Answer
May 18, 2017

f(g(x)) = sqrt(sqrt(x + 3) - 3)

g(f(x)) = sqrt(sqrt(x - 3) + 3)

Explanation:

The two possible compositions are f(g(x)) and g(f(x)):

Rightarrow f(g(x)) = f(sqrt(x + 3))

Rightarrow f(g(x)) = sqrt(sqrt(x + 3) - 3)

and

Rightarrow g(f(x)) = g(sqrt(x - 3))

Rightarrow g(f(x)) = sqrt(sqrt(x - 3) + 3)