Bunuel
If |x - 5| + |x - 7| < 4, what is the range of values of x ?
(A) 4 < x < 8
(B) -4 < x < 8
(C) 3 < x < 5
(D) -8 < x < -4
(E) -4 < x < 4
It's sometimes useful to think about |x - k| as the distance (on the number line) from point x to point k.
So, for this question, |x - 5| represents the distance from x to 5 on the number line.
Similarly, |x - 7| represents the distance from x to 7 on the number line.
So, |x - 5| + |x - 7| represents (the distance from x to 5 on the number line) + (the distance from x to 7 on the number line)
First recognize that, if x is any value between 5 and 7, then (the distance from x to 5 on the number line) + (the distance from x to 7 on the number line) will always equal 2 (try it!!)
The question tells us that |x - 5| + |x - 7| < 4.
In other words, the sum of the two distances must be
less than 4.
Let's find values of x where are
the sum of the two distances is exactly 4For example, if x = 4, then the distance from x to 5 is 1, and the distance from x to 7 is 3. This gives us a total sum of 4.
Likewise, if x = 8, then the distance from x to 5 is 3, and the distance from x to 7 is 1. This gives us a total sum of 4.
Since the sum of the two distances must be
less than 4, we can conclude that 4 < x < 8
Answer: A