document.write( "Question 40945: x^3+5x^2 \n" ); document.write( "
Algebra.Com's Answer #26322 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Factoring out the greatest common factor, we get \n" ); document.write( "x^3 + 5x^2 = \n" ); document.write( "x^2(x + 5) \n" ); document.write( " |