hi guys i was wondering about if
$|x| > z > 0 $
but
$|x - y | < | z - y|$
does it imply
$|x| < |z| => |x| < z$
and there a contradiction? :)
hi guys i was wondering about if
$|x| > z > 0 $
but
$|x - y | < | z - y|$
does it imply
$|x| < |z| => |x| < z$
and there a contradiction? :)
No. $|x-y|<|z-y|$ tells us that $y$ is closer to $x$ than it is to $z$. If $x>0$, this means simply that $y>\frac12(x+z)$, since $\frac12(x+z)$ is halfway between $x$ and $z$. Otherwise, $x<-z<0$, and it tells us similarly that $y<\frac12(x-z)$.