document.write( "Question 63904: Factor the following polynomial completely by factoring out any common factors and then factor by grouping. Do not combine like terms:\r
\n" );
document.write( "\n" );
document.write( "3a^3 + 3ab^2 + 2a^2b + 2b^3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44542 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3a^3 + 3ab^2 + 2a^2b + 2b^3\r \n" ); document.write( "\n" ); document.write( "=3a(a^2+b^2)+2b(a^2+b^2) \n" ); document.write( "=(a^2+b^2)(3a+2b) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |