I have to figure out the relation between the quantity $(0.9/1.1)^2 +(1.1/0.9)^2$ and 2. How can i do this without explicitly calculating the first value, by using some laws of exponents?
2026-04-02 13:57:21.1775138241
Comparison of two values
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
I think the easiest way to see it is to use the following inequality: For $x>0$, the following holds:
$$x + \frac{1}{x} \geq 2$$
with equality only if $x=1$. This you can see by multiplying out by $x$ and then you get the equivalent expression $x^2 +1 - 2x = (x-1)^2 \geq 0$, which is true (and again equality only holds if $x=1$).
In your case just plug in $x=\left(\frac{0.9}{1.1}\right)^2$, which is $>0$ and $\neq 1$, to get $x+\frac{1}{x} > 2$.