The sides of a triangle with positive area have lengths , , and . The sides of a second triangle with positive area have lengths , , and . What is the smallest positive number that is not a possible value of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The triangle inequality confines both x and y to the open interval (2, 10), so |x - y| can be anything below 8 but can never reach 8.
Solution
For a triangle with positive area and sides , , , the triangle inequality must hold strictly: and , so . Thus , and likewise .
Two numbers from the open interval differ by less than , so ; the value is impossible. On the other hand every value in occurs: for a target , take slightly above and , which is still below . In particular , , are all attainable (for instance gives ).
Therefore the smallest positive number that cannot equal is .
The answer is .
Why this works
The triangle inequality gives an open range for the unknown side, and "positive area" is the phrase that makes the endpoints unreachable. The largest difference between two numbers in the same open interval is its width, approached but never attained. Keep track of strict versus non-strict inequalities; that single detail is the whole problem.
The trap
Treating the endpoints 2 and 10 as attainable (a degenerate triangle has zero area) and answering 10.
Common mistakes
- Treating the endpoints 2 and 10 as attainable (a degenerate triangle has zero area) and answering 10.
- Forgetting the lower bound (only using ) and concluding differences near are possible.
- Guessing that is unreachable without testing a concrete pair such as .
Techniques
Bound the quantity above/below or estimate to pin it down · Consider the largest/smallest element or boundary case