The following inequality has a solution set of $\{x \in \mathbb{R} | \frac{3}{2} < x < 5, x<\frac{-1}{4}\}$:
$$\frac{2x + 1}{2x - 3}>\frac{x + 1}{x - 5}$$
However this inequality has a different solution set of $\{x \in \mathbb{R} | x > 5, \frac{-1}{4} < x < \frac{3}{2}\}$:
$$\frac{2x + 1}{2x - 3} - \frac{x + 1}{x - 5}>0$$
How come this happens? I am trying to find the values of x that make the first inequality true, and need to do it algebraically so I tried to make it easier by putting everything to one side but I see that there are different solutions now.