document.write( "Question 1003513: Solve using any method. -x^2+2x-2=0 \n" ); document.write( "
Algebra.Com's Answer #620194 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Multiply both sides times -1 and you get: \n" ); document.write( "x^2-2x+2=0 Subtract 2 from both sides \n" ); document.write( "x^2-2x= -2 Add 1 to both sides: \n" ); document.write( "x^2-2x+1= -1 Write the left side as a square: \n" ); document.write( "(x-1)^2= -1 Take the square root of both sides: \n" ); document.write( "x-1= i or x-1= -i Add 1 on both sides: \n" ); document.write( "x= 1+i or x= 1-i \n" ); document.write( " \n" ); document.write( " |