document.write( "Question 455285: If f(x)=x^2 and g(x)=2x-1, then f(g(-2)) is\r
\n" );
document.write( "\n" );
document.write( "1)25
\n" );
document.write( "2)15
\n" );
document.write( "3)9
\n" );
document.write( "4)7 \n" );
document.write( "
Algebra.Com's Answer #312578 by mathmartian(7)![]() ![]() ![]() You can put this solution on YOUR website! In order to work with composite functions, remember to work from the inside out. So let's solve for g(-2) first \n" ); document.write( "g(-2)=2(-2)-1 \n" ); document.write( "g(-2)=-4-1 \n" ); document.write( "g(-2)=-5 \n" ); document.write( "Since g(-2)=-5, we can substitute it into f(g(-2)) to get f(-5) \n" ); document.write( "So let's solve f(-5) \n" ); document.write( "f(-5)=(-5)² \n" ); document.write( "f(-5)=25 \n" ); document.write( "So the answer is 25 or solution 1. \n" ); document.write( " \n" ); document.write( " |