document.write( "Question 830936: Use f(x) =2x+4 and g(x)= x^2-1 to evaluate the expression g(f(2))\r
\n" );
document.write( "\n" );
document.write( "I need some help, I'm reviewing for a test, and I need help going over this problem. Thanks. \n" );
document.write( "
Algebra.Com's Answer #501018 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! first evaluate f(2) \n" ); document.write( "f(2) = 2*2 +4 = 8 \n" ); document.write( "now evaluate \n" ); document.write( "g(f(2)) as \n" ); document.write( "g(8) = 8^2 -1 = 64 -1 = 63 \n" ); document.write( " \n" ); document.write( " |