document.write( "Question 217252: (x-2)/(x-4)=2/(x-4) \n" ); document.write( "
Algebra.Com's Answer #163831 by chibisan(131)\"\" \"About 
You can put this solution on YOUR website!
are you finding the solution of x?
\n" ); document.write( "if it is , by using cross multiply you will get ,
\n" ); document.write( "(x-2)(x-4) = 2(x-4)
\n" ); document.write( "x^2 - 4x - 2x +8 = 2x - 8
\n" ); document.write( "x^2 -6x + 8 + 8 - 2x = 0
\n" ); document.write( "x^2 - 8x + 16 = 0
\n" ); document.write( "(x - 4)(x - 4)= 0
\n" ); document.write( "x= 4 (repeated roots)
\n" ); document.write( "
\n" );