document.write( "Question 2506: how do you solve this equation?\r
\n" ); document.write( "\n" ); document.write( "1/x-1 + 2/x = x/x-1
\n" ); document.write( "

Algebra.Com's Answer #1068 by borzeya(6)\"\" \"About 
You can put this solution on YOUR website!
[(1*(x))/((x-1)*(x))]+[(2*(x-1))/((x)*(x-1))]=[((x)*(x))/((x-1)*(x))]\r
\n" ); document.write( "\n" ); document.write( "[(3x-2)/(x^2-x)]=[(x^2)/(x^2-x)]
\n" ); document.write( "3x-2=x^2
\n" ); document.write( "x^2-3x+2=0
\n" ); document.write( "(x-2)(x-1)=0
\n" ); document.write( "x-2=0 => x=2; x-1=0 => x=1
\n" ); document.write( "
\n" ); document.write( "
\n" );