document.write( "Question 344718: x/(5x-25) - 2 = x/(x-5) simplify and solve for x \n" ); document.write( "
Algebra.Com's Answer #246663 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x/(5x-25) - 2 = x/(x-5) \n" ); document.write( "x/5(x-5) - 2 = x/(x-5) \n" ); document.write( "x-2(5x-25)=5x Multiply each side by 5(x-5) \n" ); document.write( "x-10x+50=5x \n" ); document.write( "-14x=-50 \n" ); document.write( "x=50/14 \n" ); document.write( "=25/7 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |