document.write( "Question 636395: Good day\r
\n" );
document.write( "\n" );
document.write( "I will like your help with the following function \r
\n" );
document.write( "\n" );
document.write( "g (y) = y ^ 2, to calculate g (5 + x) - 3g (x) you got:\r
\n" );
document.write( "\n" );
document.write( "I really apreciate your help \n" );
document.write( "
Algebra.Com's Answer #400993 by stanbon(75887) ![]() You can put this solution on YOUR website! g (y) = y ^ 2, to calculate g (5 + x) - 3g (x) \n" ); document.write( "------- \n" ); document.write( "g(5+x)-3g(x) \n" ); document.write( "------ \n" ); document.write( "= (5+x)^2 -3x^2 \n" ); document.write( "------ \n" ); document.write( "= 25 + 10x + x^2 - 3x^2 \n" ); document.write( "---- \n" ); document.write( "= -2x^2 + 10x + 25 \n" ); document.write( "======= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |