uart said:
Another excelent method in this case is to multiply both sides by (x-2)^2, with the squared assuring that we haven't multiplied by a negative number, and then just re-arrange it to give a quadratic inequality : x^2 - 5x + 6 < 0
Ok, I can see where I did mistake the inequality. So, we have two cases:
\begin{align}<br />
x-2&>0\\<br />
x-2&<0<br />
\end{align}
In the first case the multiplication does not change the direction of the inequality, so:
\begin{align*}<br />
2x-5&<x-2\\<br />
x&<3<br />
\end{align}
Then the open interval (2,3) is the solution set. In the second case, the direction of the inequality changed, so:
\begin{align*}<br />
2x-5&>x-2\\<br />
x&>3<br />
\end{align}
But x<2, then there is no solution.
The solution provided by uart is a good one, too. Where he eliminated the problem of negative sign possibility in the unknown x.
Actually, I am reviewing the precalculus and calculus books, and such things I forgot because I don't practice it continousely.
Anyway, thank you all guys.
Best regards