document.write( "Question 76483: Use grouping to factor the polynomial.\r
\n" );
document.write( "\n" );
document.write( "x^3 + ax + 3a + 3x^2 \n" );
document.write( "
Algebra.Com's Answer #54865 by Cintchr(481)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "factor an x out of the first pair and a 3 out of the second pair \n" ); document.write( " \n" ); document.write( "x^2+a is the same thing as a+x^2 ... rewrite it as such \n" ); document.write( " \n" ); document.write( "factor out x^2+a \n" ); document.write( " \n" ); document.write( "Done \n" ); document.write( " \n" ); document.write( " |