NCERT Solutions Ganita Prakash (Part 1) Chapter 7 Triangle Inequality — In-text Questions

Book page 154 Updated on2026-09-05

Q1.
Further, for a given set of lengths, is it possible to identify which lengths will immediately be less than the sum of the other two, without calculations? [Hint: Consider the direct lengths in the increasing order.]
Answer

Yes. Put the three lengths in increasing order — the two smaller ones pass automatically.

Let a ≤ b ≤ c
a ≤ c < b + c → a < b + c ✓ (no calculation needed)
b ≤ c < a + c → b < a + c ✓ (no calculation needed)
Only c < a + b has to be checked

For example, in 6, 11, 14 you can say at once that 6 and 11 pass; only 14 vs 6 + 11 = 17 needs a look.

Why it happens: Comparing a small number with a sum that already contains the largest number is no contest. The only tight comparison is the one where the largest number stands alone on the left.
Q2.
Given three sidelengths, what do we need to compare to check for the existence of a triangle?
Answer

Compare the longest length with the sum of the other two. That is the only check needed.

If longest < sum of the other two → triangle exists
If longest = sum of the other two → the three points fall in a line, no triangle
If longest > sum of the other two → no triangle

When each length is smaller than the sum of the other two, the lengths are said to satisfy the triangle inequality.

SetCheckSatisfies triangle inequality?
3, 4, 55 < 3 + 4 = 7Yes
10, 15, 3030 > 10 + 15 = 25No
Tip: There are three comparisons in all, but two of them are free of charge. Do the one that matters and save time.
Was this helpful? Report an error