document.write( "Question 638413: Rational Equations. Solve the equation.
\n" ); document.write( "6/(x-1)+(2x)/(x-2)=2
\n" ); document.write( "

Algebra.Com's Answer #402339 by Susmitha(21)\"\" \"About 
You can put this solution on YOUR website!
6/(x-1)+2x/(x-2)=2 (given)
\n" ); document.write( "6(x-2)+2x(x-1)/(x-1)(x-2)=2
\n" ); document.write( "6x-12+2x^2-2x=2(x-1)(x-2)
\n" ); document.write( "2x^2+4x-12=2[x^2-2x-x+2]
\n" ); document.write( "2x^2+4x-12=2x^2 -6x+4
\n" ); document.write( "4x-12=-6x+4
\n" ); document.write( "4x+6x=4+12
\n" ); document.write( "10x=16
\n" ); document.write( "x=16/10
\n" ); document.write( "x=1.6
\n" ); document.write( "here x^2 indicates x square or square of x
\n" ); document.write( "you can check the answer by substituting the obtained value of x in the given equation.
\n" ); document.write( "
\n" );