document.write( "Question 452345: I am supposed to solve this rational equation. x/x+1 + 5/x-1=1 (x over x+1 plus 5 over x-1 equals 1). I know i need to find the least common denominator. i think that is (x+1)(x-1). My biggest problem is knowing what to do with the numerator. Thanks and please help! \n" ); document.write( "
Algebra.Com's Answer #310972 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! solve this rational equation. \n" ); document.write( ": \n" ); document.write( "Multiply each term by (x+1)(x-1) \n" ); document.write( ": \n" ); document.write( "(x+1)(x-1)* \n" ); document.write( ": \n" ); document.write( "Cancel the denominators and you are left with \n" ); document.write( "(x-1)*x + (x+1)*5 = (x+1)(x-1) \n" ); document.write( "then \n" ); document.write( "x^2 - x + 5x + 5 = x^2 - x + x - 1 \n" ); document.write( "x^2 + 4x + 5 = x^2 - 1 \n" ); document.write( "Combine the x^2 on the left, number on the right \n" ); document.write( "x^2 - x^2 + 4x = - 1 - 5 \n" ); document.write( "4x = -6 \n" ); document.write( "x = \n" ); document.write( "x = -1.5 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "see if that works in the original problem \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "+3 - 2 = 1 \n" ); document.write( " |