document.write( "Question 431505: How do you factor 5x^6-30x^5+15x^4 \n" ); document.write( "
Algebra.Com's Answer #299442 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
This can be factored in the following way. First pull out the \"x%5E4\" term:
\n" ); document.write( "\"x%5E4%285x%5E2-30x%2B15%29\"
\n" ); document.write( "The coefficients also have a common factor of 5:
\n" ); document.write( "\"5x%5E4%28x%5E2-6x%2B3%29\"
\n" ); document.write( "
\n" );