document.write( "Question 151906: how can i factorize x^4 -3x^2+2 i dont understand this sum please help \n" ); document.write( "
Algebra.Com's Answer #111657 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
x^4 -3x^2+2
\n" ); document.write( "= (x^2)^2 - 3x^2 + 2
\n" ); document.write( "= (x^2 -1)(x^2 - 2)
\n" ); document.write( "= (x + 1)(x - 1)(x^2 -2)
\n" ); document.write( "
\n" ); document.write( "
\n" );