document.write( "Question 702803: Solve G(x) for the given domain.\r
\n" );
document.write( "\n" );
document.write( "G(x) = 3x 2 - 2x - 1\r
\n" );
document.write( "\n" );
document.write( "G(a + b) = \n" );
document.write( "
Algebra.Com's Answer #433166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve G(x) for the given domain. \n" ); document.write( "G(x) = 3x^2 - 2x - 1 \n" ); document.write( "Domain: All Real Numbers. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "G(a + b) = 3(a+b)^2 -2(a+b) -1 \n" ); document.write( "---- \n" ); document.write( "= 3(a^2+2ab+b^2) -2a-2b -1 \n" ); document.write( "--- \n" ); document.write( "= 3a^2 + 6ab + 3b^2 -2a -2b -1 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |