Prove a monotone increasing function is less than another function

64 Views Asked by At

The question asks to prove $\sqrt{x} < x$ for all $x>1$ This is for a Foundations of Analysis class.

1

There are 1 best solutions below

2
On

$\sqrt{x}\sqrt{x}>1\sqrt{x}$ iff $(\sqrt{x}-1)\sqrt{x}>0$.

Since $\sqrt{x}>1$, this is true by closure of the positive reals.