First, I started looking at where $\sqrt{x^2+1}$ is defined: $\sqrt{x^2+1}>0$ is defined everywhere. Next I
$\sqrt{x^2+1}- 2x+1>0$
$\sqrt{x^2+1}> 2x-1$
$0> 3x^2-4x$
$0> x(3x-4)$ and I solve this for $x\in (0,\frac{4}{3}]$.
I know that this solution is wrong, because I went and drew this graph. The correct result is $x\in (-\infty,\frac{4}{3}]$.
I'm totally confused on how to solve irrational inequalities now, because the official solving in my textbook looks like this:
$\sqrt{x^2+1}> 2x-1$. This inequality is fulfilled , if the right side is negative, therefore $x<\frac{1}{2}$. If $x\geq\frac{1}{2}$, the right side is positive or equals to $0$ and we get $0> 3x^2-4x$ which is true for $x\in (0,\frac{4}{3}]$. Now with previous condition $x\geq\frac{1}{2}$ we get the solution $[\frac{1}{2},\frac{4}{3})$.The complete solution set is $x\in (-\infty,\frac{4}{3}]$.
I never solved this type of inequality in this way, because it's messy- Why would I look at the conditions $x<\frac{1}{2}$ and $x\geq\frac{1}{2}$ when I can immediately tell where irrational part is defined and where not?
In the end, this textbook solution process only confused me. Could anyone please explain it why the correct solution is $(-\infty,\frac{4}{3}]$ or more concretely: Where did I miss the part of the solution $(-\infty,0]$?