Prove proposition on real numbers and inverses.

32 Views Asked by At

Prove the following proposition

Let $x, y \in \mathbb{ R}>0$. If $x < y$ then $0 < y^{-1 }< x^{-1}.$

So far I've gotten that since $x, y > 0$ then $x^{-1}, y^{-1} > 0$.

2

There are 2 best solutions below

0
On BEST ANSWER

Since $x,y>0$ and hence $xy>0$ you can multiply $x<y$ with $(xy)^{-1}$ and get what you wanted

0
On

Hint: $1/y-1/x=x/xy-y/xy$. Do you see?