Why $5<x+3<7$ implies $|x+3|<7$?

42 Views Asked by At

I was reading Spivak's Calculus and in the introductions to limits, it was stated that we assumed $|x-3|<1$ and hence $2<x<4$. Then this implies $5<x+3<7$ and then he says "this gurantees that $|x+3|<7$", but I don't understand how he went from $5<x+3<7$ to $|x+3|<7$, because from my understanding, $|x+3|<7$ is a larger interval than $5<x+3<7$.

2

There are 2 best solutions below

1
On

$5<x+3<7$ means that $x+3$ is somewhere in the interval $(5, 7)$. On the other hand, $|x+3|<7$ means that $x+3$ lives somewhere in the interval $(-7, 7)$. Clearly, if $x+3$ lives in the first interval, then that implies that it lives in the second interval as well. There is no issue here. He goes from a stronger restriction and says it implies a looser restriction. That's completely fine.

1
On

Put simply, if $5 < x+3$ then $x+3$ is a positive number and thus $|x+3|=x+3$