Pretty straightforward question, I just had a question for the conclusion.
I rearranged, and factored and have the quadratic:
$$2x + 1/x < 3$$
(multiply both sides by x and rearrange)
$$2x^x - 3x + 1 < 0$$
$$(2x-1)(x-1) < 0$$
so $x<1/2$ and $x<1$?
Something tells me I've made an error at the end.
Your main problem is when you multiply by $x$. If $x$ is negative, this will switch the inequality from $< $ to $>$.
If $x$ is positive, your analysis shows that $x$ must be between $1/2$ and $1$ (for the quadratic to be negative).
If $x$ is negative, the same analysis shows that $x$ must be outside the interval between $1/2$ and $1$, because after switching the inequality you will get $2x^2 - 3x + 1 > 0$.
Thus the complete solution to your question is