I want to prove that, for any x between $0$ and $1$, the $\sqrt{x}$ is bigger than $x$. Maybe it's easy and I'm not getting the point of the proof, but I tried to prove it a lots of times and I never get to something that makes it look proved.
2026-04-07 11:16:52.1775560612
On
How to prove that $\sqrt{x} > x$ for any $0 < x < 1$
3.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
As $0<x<1$ $\sqrt{x}>0$ Now devide the inequality by $\sqrt{x}$ (note that it is positive!). You will get $1>\sqrt{x}$ which is true as $x<1$.
If $x<0,\sqrt x$ is imaginary. So, $\sqrt x,x$ are not comparable.
See
Can a complex number ever be considered 'bigger' or 'smaller' than a real number, or vice versa?
OR
Comparing complex numbers
OR
this
So $x\ge0,$
We have $\sqrt x> x\iff\sqrt x(\sqrt x-1)<0$
As $\sqrt x\ge0,$
if $\sqrt x=0,x=0$
else $\sqrt x-1<0\iff \sqrt x<1\iff x<1$