document.write( "Question 930330: factor out, relative to the integers, all factors
\n" );
document.write( "common to all terms.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3x^5 + 6x^3 + 9x \n" );
document.write( "
Algebra.Com's Answer #564869 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3x^5 + 6x^3 + 9x = 3x(x^4 + 2x^2 + 3) \n" ); document.write( " |