document.write( "Question 852097: Using the square root method how do I solve
\n" ); document.write( "x^4-16=0
\n" ); document.write( "

Algebra.Com's Answer #513131 by Boston_Don(1)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E4-16=0\"
\n" ); document.write( "\"x%5E4=16\"
\n" ); document.write( "\"sqrt%28x%5E4%29=sqrt%2816%29\"
\n" ); document.write( "\"x%5E2=4\"
\n" ); document.write( "\"sqrt%28x%5E2%29=sqrt%284%29\"
\n" ); document.write( "\"x=2\"\r
\n" ); document.write( "\n" ); document.write( "But we also have to consider the negative and imaginary solutions as well.
\n" ); document.write( "The former gives us
\n" ); document.write( " X=2, -2
\n" ); document.write( "For the latter \"i%5E2=-1\" and hence \"i%5E4=%28i%5E2%29%5E2=1\" .
\n" ); document.write( "This gives us the following two additional solutions
\n" ); document.write( " X=2i, -2i
\n" ); document.write( "
\n" ); document.write( "
\n" );