document.write( "Question 885990:  Factor each polynomial:
\n" );
document.write( "14x^4-6x^3+8x^2 \n" );
document.write( "
| Algebra.Com's Answer #535601 by rothauserc(4718)     You can put this solution on YOUR website! 14x^4-6x^3+8x^2 = 2x^2(7x^2 -3x +4) = 2x^2(7x+4)(x-1) \n" ); document.write( " \n" ); document.write( " |