document.write( "Question 65194: (2x-1)^2+(x)^2=(2x+1)^2 \n" ); document.write( "
Algebra.Com's Answer #45808 by tanimachatterjee(60)\"\" \"About 
You can put this solution on YOUR website!
(2x-1)^2+(x)^2=(2x+1)^2
\n" ); document.write( "or 4x^2 -4x +1 +x^2=4x^2 +4x +1
\n" ); document.write( "or x^2 -8x =0
\n" ); document.write( "or x(x-8)=0
\n" ); document.write( "so either x=0 or x-8=0
\n" ); document.write( " x=8
\n" ); document.write( "
\n" );