document.write( "Question 996208: Can someone help ? \r
\n" );
document.write( "\n" );
document.write( "Given f(x)=5x-3 and g(x)=x^2, find g(f(2)). \r
\n" );
document.write( "\n" );
document.write( "A. 7? B. 17? C. 32? D. 49? \r
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #614746 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(2)=7 \n" ); document.write( "g(f(2))=49 \n" ); document.write( "g(f(x))=(5x-3)^2 \n" ); document.write( "substitute 2 for x, and the result is (10-3)^2=49 \n" ); document.write( " |