I am a little stuck on this question and would appreciate some help. The question asks me to prove that $\sqrt{1+x}<1+\frac{x}{2}$ for all $x>0$.
I squared both sides of the question to get $1+x<\frac{x^2}{4}+x+1$ for all $x>0$. Then, I multiplied both sides by $4$ to get $4+4x<x^2+4x+4$ for all $x>0$.
I am a little stuck and was wondering what to do after this step and how to actually provide sufficient proof to say that this statement is true.
Squaring the equation was sufficient. After you cancel the $1+x$ on each side, you have
$$\frac{x^2}{4} > 0$$
which is true for all real $x \ne 0$ since $x^2 \ge 0$ (with equality only when $x=0$). Thus, the inequality is proved.