document.write( "Question 620160: 1+x^2=2x \n" ); document.write( "
Algebra.Com's Answer #390003 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
1+x^2=2x
\n" ); document.write( "x^2+1 = 2x
\n" ); document.write( "x^2-2x+1 = 0
\n" ); document.write( "factor the left side:
\n" ); document.write( "(x-1)(x-1) = 0
\n" ); document.write( "x = 1 (solution)
\n" ); document.write( "
\n" );