document.write( "Question 713384: Identify the greatest common factor of
\n" );
document.write( "3x^5+6x^4-9x^3+6x^2
\n" );
document.write( "then, factor the above expression \n" );
document.write( "
Algebra.Com's Answer #438420 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! (1)GREASTEST COMMON FACTOR \n" ); document.write( "3x^2 \n" ); document.write( "(2)FACTOR \n" ); document.write( "3x^2(x^3+2x^2-3x+2) \n" ); document.write( " |