SOLUTION: This is a composition of Functions problem
If {{{f(x)=x^2-4}}} and{{{g(x)= sqrt(x+4)}}} find (f0g)(x)
So I put f(g(x))
={{{ f(sqrt(x+4))^2-4)}}}
= now I a
Algebra ->
Exponential-and-logarithmic-functions
-> SOLUTION: This is a composition of Functions problem
If {{{f(x)=x^2-4}}} and{{{g(x)= sqrt(x+4)}}} find (f0g)(x)
So I put f(g(x))
={{{ f(sqrt(x+4))^2-4)}}}
= now I a
Log On
If and find (f0g)(x)
So I put f(g(x))
=
= now I am stuck, do I add it all together or leave it like that?? Found 2 solutions by stanbon, edjones:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If and find (fog)(x)
----------------
fog(x) = f[g(x)] = f[sqrt(x+4)]
= [sqrt(x+4)]^2-4
= (x+4) - 4
= x
============================
Cheers,
Stan H.