SOLUTION: for each function h, find two functions f and g such that h(x) = f(g(x))
h(x) = square root of x^2 + 6 (2 is the exponent)
Algebra ->
Functions
-> SOLUTION: for each function h, find two functions f and g such that h(x) = f(g(x))
h(x) = square root of x^2 + 6 (2 is the exponent)
Log On
Question 908341: for each function h, find two functions f and g such that h(x) = f(g(x))
h(x) = square root of x^2 + 6 (2 is the exponent) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! for each function h, find two functions f and g such that h(x) = f(g(x))
h(x) = square root of (x^2 + 6) (2 is the exponent)
-----
Let g(x) = x^2+6
Let f(x) = sqrt(x)
-------------
The f(g(x)) = f[x^2+6] = sqrt[x^2+6]
--------------------
Cheers,
Stan H.
--------------------