document.write( "Question 138941: How do I factor out the greatest common factor?
\n" );
document.write( "2x^5-14x^4+16X^3
\n" );
document.write( "I start by doing the following I think!
\n" );
document.write( "2x(x^4-7x^3+8x^2) Now what? I don't know how to take past this point? \n" );
document.write( "
Algebra.Com's Answer #101359 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I factor out the greatest common factor? \n" ); document.write( "2x^5-14x^4+16X^3 \n" ); document.write( "I start by doing the following I think! \n" ); document.write( "2x(x^4-7x^3+8x^2) Now what? \n" ); document.write( "------------------ \n" ); document.write( "You factored out \"2\" because it is the largest number that divided 2,-14 and 16. \n" ); document.write( "What is the largest number that divides x^5, x^4, and x^3 ? \n" ); document.write( "It is x^3, so you need to factor out x^3 to get: \n" ); document.write( "-------------- \n" ); document.write( "2x^3(x^2-7x+4) \n" ); document.write( "Now you are finished. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |