In a triangle, the lengths of sides are 6 units, 12 units and x units. How many possible integer values are there for x?
- (a)11
- (b)12
- (c)10
- (d)9
Answer
Why
Correct — A. Use the triangle inequality: each side must be less than the sum of the other two and greater than their difference.
x < 6 + 12 = 18
x > 12 − 6 = 6
So 6 < x < 18, and x may be any integer from 7 to 17.
Count them: 17 − 7 + 1 = 11 → option (a).
Why the others are wrong
- (b)12 — 12 keeps one endpoint — either 6 or 18. At those values the three lengths lie flat in a straight line, giving zero area, so neither is a triangle.
- (c)10 — 10 is 17 − 7, the difference of the endpoints. A run of whole numbers holds one more than that difference, so 7 to 17 is eleven values.
- (d)9 — 9 would need a range two shorter than the real one. Nothing excludes 7 or 17 — 6 + 7 > 12 makes 7 valid, and 17 < 18 makes 17 valid.
Concept
For three lengths to close into a triangle the largest must be shorter than the sum of the other two. Equality gives a flat, degenerate figure with no area, which does not count.
With two sides fixed at 6 and 12 the third is boxed in at both ends: |12 − 6| < x < 12 + 6.
The marks are lost at the last step. Counting the integers inside an open range means n − m + 1, not n − m.
The question asks how many values x can take, not what x is. The final operation is therefore arithmetic on the range, not geometry.
Key facts
- Triangle inequality: |a − b| < c < a + b for every triangle.
- Sides of 6 and 12 force 6 < x < 18.
- The count of integers from m to n inclusive is n − m + 1.
Study next
Common traps
- Including x = 6 or x = 18, which give a straight line rather than a triangle
- Answering 17 − 7 = 10 instead of 17 − 7 + 1 = 11
The same inequality decides a differently framed item at 25 Sep 2024, 09:00, Quant Q.23, where two sides of an isosceles triangle are 6 cm and 12 cm and a third side of 6 cm is ruled out because 6 + 6 only equals 12.
Related PYQs
No directly related past PYQ was found.