document.write( "Question 225967: solve x^4 + 6x^2 - 27 = 0 \n" ); document.write( "
Algebra.Com's Answer #168410 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^4 + 6x^2 - 27 = 0 \n" ); document.write( "(x^2+9)(x^2-3)=0 \n" ); document.write( ". \n" ); document.write( "x^2=-9 \n" ); document.write( "x=+-3sqrt(-1) \n" ); document.write( "x=+-3i \n" ); document.write( ". \n" ); document.write( "x^2=3 \n" ); document.write( "x=+-sqrt(3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |