document.write( "Question 90707: solve by grouping
\n" );
document.write( "x^5 + 4x^3 + 7x^2 + 28 \n" );
document.write( "
Algebra.Com's Answer #65835 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! (X^5+4X^3)+(7X^2+28) \n" ); document.write( "X^3(X^2+4)+7(X^2+4) \n" ); document.write( "(X^3+7)(X^2+4) \n" ); document.write( " \n" ); document.write( " |