document.write( "Question 950246: solve for all values of x: x-1/x-5 - 1/5= 20/x^2-5x \n" ); document.write( "
Algebra.Com's Answer #580382 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Assume the equation is: \n" ); document.write( " \n" ); document.write( "Factor out x \n" ); document.write( " \n" ); document.write( "multiply by the common denominator 5x(x-5) \n" ); document.write( "5x(x-5)* \n" ); document.write( "cancel the denomonators \n" ); document.write( "5x(x-1) - x(x-5) = 5(20) \n" ); document.write( "5x^2 - 5x - x^2 + 5x = 100 \n" ); document.write( "Combine like terms \n" ); document.write( "5x^2 - x^2 - 5x + 5x = 100 \n" ); document.write( "4x^2 = 100 \n" ); document.write( "x^2 = 100/4 \n" ); document.write( "x^2 = 25 \n" ); document.write( "x = +/- \n" ); document.write( "x = 5 \n" ); document.write( "or \n" ); document.write( "x =-5 \n" ); document.write( ": \n" ); document.write( "x = 5 cannot be a solution, we would have division by 0 in the original problem \n" ); document.write( "however \n" ); document.write( "x = -5 seems to work ok in the original problem, only solution \n" ); document.write( " |