Become $\log_3(2x^2 -3x+1) < \log_3(3)$
At first i thought become $\log_3(2x^2 -3x+1) - \log_3(3) <0$
$\log_3\frac{2x^2-3x+1}{3}<0$
(EDIT : i make it $\frac{2x^2-3x+1}{3}<0$
$ 2x^2-3x+1 <0$ i guess its where i wrong?)
But it is $2x^2-3x+1<3$ why the first one wrong?
The question has been edited. My first sentence refers to the earlier version.
$(2x-1)(x-1)=2x^{2}-3x+1$. You have $2x^{2}-3x-1$ in stead of $2x^{2}-3x+1$.
Since $\log_3$ is an increasing function the inequality becomes $2x^{2}-3x+1 <3$. Or $2x^{2}-3x-2 <0$. This gives $-1/2<x<2$ as you can see by completing the square. But we need $x>1$ for the logarithms to be defined so the final answer is $1<x<2$.