Is it valid to simplify $(x-y)^2 > 0$ to $x-y > 0$ by taking the square root of both sides ? and if not, why?
2026-04-08 05:49:21.1775627361
On
Is it valid to simplify $(x-y)^2 > 0$ to $x-y > 0$
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
1
On
No, it is not valid, because $\sqrt{(x-y)^2}=\lvert x-y\rvert$, not $x-y$. Besides, if it was valid, since we always have $(x-y)^2>0$ unless $x\neq y$, it would always be true that $x-y>0$, that is, it would always be true that $x>y$ (again, unless $x\neq y$). Doesn't that strike you as a bit odd?
We have that
$$(x-y)^2 > 0 \iff (x-y)(x-y) > 0 \iff (x-y)>0 \lor (x-y)<0$$
that is
$$(x-y)^2 > 0 \iff (x-y)\neq 0$$