document.write( "Question 373616: Factor out the greatest common factor from the following.
\n" );
document.write( "6x^5 - 10x^4 \n" );
document.write( "
Algebra.Com's Answer #265890 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 6x^5 - 10x^4 \n" ); document.write( "Your greatest common factor is 2x^4: \n" ); document.write( "(2x^4)(3x - 5) \n" ); document.write( " \n" ); document.write( " |