document.write( "Question 101907: Factor out the greatest common factor from the polynomial\r
\n" );
document.write( "\n" );
document.write( "21x^3 - 6x^2 + 15x \n" );
document.write( "
Algebra.Com's Answer #74092 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor out the greatest common factor from the polynomial\r \n" ); document.write( "\n" ); document.write( "21x^3 - 6x^2 + 15x \n" ); document.write( "---------------------- \n" ); document.write( "gcf: 3x \n" ); document.write( "3x(7x^2 - 2x + 5) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |