document.write( "Question 997265: if f(x)=2x-5 and g(x)=1+x^2, then what is equal to f(g(3)) \n" ); document.write( "
Algebra.Com's Answer #615443 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Form the composition.\r \n" ); document.write( "\n" ); document.write( "Substitute for x=3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(1+x^2)-5 \n" ); document.write( "2(1+3*3)-5 \n" ); document.write( "20-5 \n" ); document.write( "15 \n" ); document.write( " |