I tried solving the above, consider that: ($x \in R)$,
I know it's not a complicated problem to solve though I struggle getting on with this question,
What I've done far is:
$|x-1|<{1\over4} \Longleftrightarrow -{1\over4} < x - 1 < {1\over4} \Longleftrightarrow {1\over2} < 2x-1 < {3\over2}$
but from here I don't really know how to proceed with proving the question,
what am I doing wrong / should do from here?
or what should I consider when approaching such question?
edit:
Thanks for the answers, it seems really obvious and clear now.
Your proof is complete, indeed overcomplete, since it contains some unnecessary inequalities.
As you wrote, $|x-1|\lt \frac{1}{4}$ implies that $-\frac{1}{4}\lt x-1$, which implies that $\frac{3}{4}\lt x$.
It follows that $2x-1\gt \frac{1}{2}$, and therefore $|2x-1|\gt \frac{1}{2}$, and, more weakly, $|2x-1|\ge \frac{1}{2}$.