document.write( "Question 225769: how do you solve this equation: x^4-8x^2+12=0 \n" ); document.write( "
Algebra.Com's Answer #168429 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^4-8x^2+12=0 \n" ); document.write( "(x^2-6)(x^2-2)=0 \n" ); document.write( ". \n" ); document.write( "x^2=6 \n" ); document.write( "x=+-sqrt(6) \n" ); document.write( ". \n" ); document.write( "x^2=2 \n" ); document.write( "x=+-sqrt(2) \n" ); document.write( ". \n" ); document.write( "four answers altogether \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |