Find an $f$ and a $g$ function given that $$f(g(x)) = \sqrt{1-x^2},\\ g(f(x)) = \left(\frac{x-2}{x+1}\right)^2$$
I'm a bit confused on this one. Would $g(x)$ and $f(x)$ for the two equations be represented as $x?$ And where do you go from here?
Find an $f$ and a $g$ function given that $$f(g(x)) = \sqrt{1-x^2},\\ g(f(x)) = \left(\frac{x-2}{x+1}\right)^2$$
I'm a bit confused on this one. Would $g(x)$ and $f(x)$ for the two equations be represented as $x?$ And where do you go from here?
It doesn't matter how they are represented. they can be parameterised as f(t) and g(t).
you can substitute x with f(x) in the first equation and get $$f(g(f(x))) = \sqrt{1-(f(x))^2},\\ $$
and then replace g(f(x)) in the above equation with the following:
$$g(f(x)) = \left(\frac{x-2}{x+1}\right)^2$$
You would have an equation in only one function which you can then manipulate to obtain its definition.