document.write( "Question 743599: Please help me solve this equation: Given f(x)= x^2 + 7 and g(x)= x^2 - 7, find f of g(x) \n" ); document.write( "
Algebra.Com's Answer #452980 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
f(g(x)) is a composition - we take a function as an input to another function.\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=+x%5E2%2B7\"\r
\n" ); document.write( "\n" ); document.write( "and \r
\n" ); document.write( "\n" ); document.write( "\"g%28x%29=+x%5E2+-+7\"\r
\n" ); document.write( "\n" ); document.write( "g is the input of f so we replace g(x) with the expression - they are equal\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28x%29%29=+f%28x%5E2+-+7%29\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%5E2+-+7%29=%28x%5E2+-+7%29%5E2%2B7\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28x%29%29=%28x%5E2+-+7%29%2A%28x%5E2+-+7%29%2B7\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28x%29%29=x%5E4-14x%5E2%2B49%2B7\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28g%28x%29%29=x%5E4-14x%5E2%2B56\"
\n" ); document.write( "
\n" );