You can put this solution on YOUR website! Solve this equations.
6/2x-1 = 3/x+1 + 1
---
Multiply both sides by (x+1)(2x-1) to get:
6(x+1) = 3(2x-1) + (x+1)(2x-1)
6x + 6 = 6x - 3 + 2x^2 + x -1
2x^2 +x -10 = 0
2x^2 +5x - 4x - 10 = 0
x(2x+5) -2(2x+5) = 0
(2x+5)(x-2) = 0
x = -5/2 or x = 2
=========================
Cheers,
Stan H.