I want to show why the last inequality in the problem below $\sqrt{x^2+1} + \frac{1}{\sqrt{x^2 +1}}\geq 2$ holds. It's clear that $x^2\geq 0$ and that equality holds when $x=0$ but how can I clearly show this. The left hand side, for $x^2>0$ is greater than $1$ but the right hand side becomes less than $1$ as $x^2>0$
2026-03-27 03:43:21.1774583001
Prove $\sqrt{x^2+1} + \frac{1}{\sqrt{x^2 +1}}\geq 2$
129 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

The inequality $(y-1)^{2} \geq 0$ gives $y+\frac 1 y \geq 2$ for any positive number $y$. Take $y=\sqrt {1+x^{2}}$.