document.write( "Question 942365: I am trying to figure out this problem, the example shown in the book shows as follows:
\n" );
document.write( "g(x)=2x^2+3 find g(c+5)
\n" );
document.write( "It is broken down as follows:
\n" );
document.write( "=g(c+5)= 2(c+5)^2 +3
\n" );
document.write( "=2(c^2+10c+25) +3 \r
\n" );
document.write( "\n" );
document.write( "I am going to stop at that second step. Where is the \"c\" after the 10 coming from?
\n" );
document.write( "TIA \n" );
document.write( "
Algebra.Com's Answer #574475 by josgarithmetic(39632) ![]() You can put this solution on YOUR website! Why stop? KEEP GOING!!!! You are STUCK with the c, even if you feel like you are not accustomed. Your input includes the c. \n" ); document.write( " |