document.write( "Question 421816: find the roots of the equations x^2+7=2x and express answer in simpliest a + bi form \n" ); document.write( "
Algebra.Com's Answer #294518 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x^2+7=2x
\n" ); document.write( "x^2-2x+7=0
\n" ); document.write( "x^2-2x =-7
\n" ); document.write( "x^2-2x+1=-7+1 Completing the square.
\n" ); document.write( "(x-1)^2=-6
\n" ); document.write( "x-1=+-sqrt(-6)
\n" ); document.write( "x=1+-sqrt(6)i
\n" ); document.write( "x=1+sqrt(6)i, x=1-sqrt(6)i
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );