Prove that for all real number $x$, $x+ \frac{1}{x} \geq 2$
Although not a formal proof, in terms of approaching the problem could I just manipulate inequalities like this:
$$ x+ \frac{1}{x} \geq 2$$
$$x+ \frac{1}{2} \geq x$$
$$\frac{1}{2} \geq 0$$
Prove that for all real number $x$, $x+ \frac{1}{x} \geq 2$
Although not a formal proof, in terms of approaching the problem could I just manipulate inequalities like this:
$$ x+ \frac{1}{x} \geq 2$$
$$x+ \frac{1}{2} \geq x$$
$$\frac{1}{2} \geq 0$$
On
You can prove it as follows:
$$x + \frac{1}{x} \geq 2$$
$$x^2 -2x +1\geq 0$$
Now, consider $f(x)=x^2-2x+1$. We know it is a parabola. Then, when $x \to \infty$ and $x \to -\infty$, $f(x) \to \infty$. Then, if we check where this function has its minimum, we can check what you want. We know that its minimum is in
$$x=\frac{-b}{2a}$$
$$y=c-\frac{b^2}{4a}$$
That is $(1,0)$. Hence, $f(x)$ has value minimum $0$. Hence, the inequality holds.
On
Via Fermat's Library twitter status:
A visual proof of $x+ \displaystyle\frac{1}{x} \geq 2$.
Also, the statement is not valid for non-positive real numbers.
I think this is not true, try $x=-1$, but for $x>0$ the inequality is true.