document.write( "Question 1201001: Hi, I also don't know if this question goes here but I would like some help.\r
\n" );
document.write( "\n" );
document.write( "If f(x)=x^2 and g(x) = x + 2, find f(g(3)) and g(f(3))?\r
\n" );
document.write( "\n" );
document.write( "Thank you to anyone who helps me (: \n" );
document.write( "
Algebra.Com's Answer #835227 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If f(x)=x^2 and g(x) = x + 2, find f(g(3)) and g(f(3))? \n" ); document.write( "------------ \n" ); document.write( "Find f(3) and g(3) \n" ); document.write( "f(x) = x^2 \n" ); document.write( "Sub 3 for x \n" ); document.write( "f(3) = 3^2 = 9 \n" ); document.write( "--- \n" ); document.write( "g(3) = 3 + 2 = 5 \n" ); document.write( "===================== \n" ); document.write( "f(g(3)) = f(5) = 5^2 = 25 \n" ); document.write( "g(f(3)) = g(9) = 9 + 2 = 11 \n" ); document.write( " \n" ); document.write( " |