If $0 < y < 1$ and $-1 < x<1$, then prove that $$\left|\frac{x(1-y)}{1+yx}\right| < 1$$
2026-03-30 21:03:48.1774904628
On
If $0<y<1$, and $-1<x<1$, then prove that $\left |\frac{x(1-y)}{1+yx}\right| < 1$
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
$$ \bigg|\frac{x(1-y)}{(1+yx)}\bigg|=\frac{|x|(1-y)}{1+yx}. $$
We have two cases.
If $x\geq 0$, then the above becomes
$$ \frac{x(1-y)}{1+xy}. $$
Note that $x(1-y)<x<1$, while $1+xy>1$. Thus, the inequality follows in this case.
If instead $x<0$, then the inequality becomes
$$ \frac{-x(1-y)}{1+xy}=\frac{-x+xy}{1+xy}. $$
Note that $-x<1$ and, hence, $-x+xy<1+xy$ so the inequality follows.
to prove $|\frac{x(1-y)}{1+yx}|<1$ it suffices to show $|1+yx|>|x(1-y)|$.
If $x\geq 0$ then $|1+yx|=1+yx>x>x|1-y|=|x(1-y)|$
if $x<0$ then $|1+yx|=1+yx>1-y>|x||1-y|=|x(1-y)|$