document.write( "Question 736466: 1. x^4 + 3x^2 - 4 =0 \n" ); document.write( "
Algebra.Com's Answer #449867 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! Make sure you include instructions with your problem on what it asks you to do so we don't have to guess. \n" ); document.write( "x^4 + 3x^2 - 4 =0 \n" ); document.write( "(x^2 + 4)(x^2 - 1) =0 \n" ); document.write( "(x^2 + 4)(x+1)(x-1) =0\r \n" ); document.write( "\n" ); document.write( "x^2 + 4=0 or x+1 =0 or x-1=0 \n" ); document.write( "x^2 = -4 or x+1 =0 or x-1=0 solve for x \n" ); document.write( "x=2i or x=-1 or x=1 \n" ); document.write( " |