document.write( "Question 245576: Solve the equation over complex numbers
\n" );
document.write( "x^2 – 16 = 5x^2 \n" );
document.write( "
Algebra.Com's Answer #180356 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^2 – 16 = 5x^2 \n" ); document.write( "subtract 5x^2 from both sides \n" ); document.write( "-4x^2-16=0 \n" ); document.write( "add 16 to both sides \n" ); document.write( "-4x^2=16 \n" ); document.write( "divide both sides by -4 \n" ); document.write( "x^2=-4 \n" ); document.write( "x=+\-2i \n" ); document.write( "x=-2i \n" ); document.write( "x=+2i \n" ); document.write( " |