Alice, Bob, and Charlie were on a hike and were wondering how far away the nearest town was. When Alice said, "We are at least miles away," Bob replied, "We are at most miles away." Charlie then remarked, "Actually the nearest town is at most miles away." It turned out that none of the three statements were true. Let be the distance in miles to the nearest town. Which of the following intervals is the set of all possible values of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Negate each claim: d < 6, d > 5, d > 4; the intersection is the open interval (5, 6).
Solution
Translate each statement, then negate it because all three are false.
- Alice: is false, so .
- Bob: is false, so .
- Charlie: is false, so .
All three must hold. The conditions and together are just , and combined with we get .
The answer is .
Why this works
The negation of "at least " is "strictly less than ," and the negation of "at most " is "strictly greater than "; the endpoints flip from included to excluded. After negating, the set of possible values is the intersection of the three half-lines, which a quick number-line sketch shows is the open interval between the strongest lower bound and the only upper bound.
The trap
Forgetting to negate and intersecting the original statements, or turning 'at least 6 is false' into d ≤ 6 instead of d < 6.
Common mistakes
- Forgetting to negate and intersecting the original statements, or turning 'at least 6 is false' into d ≤ 6 instead of d < 6.
- Using Charlie's bound instead of Bob's stronger bound , giving , choice (C).
Techniques
Set up the equation/formula and compute; no special trick needed