document.write( "Question 608504: Solve for x by factoring completely: x^4 - 1 \n" ); document.write( "
Algebra.Com's Answer #383245 by flame8855(424)![]() ![]() You can put this solution on YOUR website! (x^2-1)(x^2+1) \n" ); document.write( "x =+- 1 \n" ); document.write( "x^2+1=0 \n" ); document.write( "x^2=-1 = i^2 \n" ); document.write( "x = +-i \n" ); document.write( " |