By the end of the lesson, you will be able to:
- Find the range of the third side of a triangle when two sides and are given, using , and express answers in both inequality and interval notation.
- Test candidate side lengths against the derived range to decide whether a triangle is possible in real-number, decimal, and fractional contexts (with correct unit conversions).
- Order sides and angles of a triangle from largest to smallest given the side lengths, and identify the largest/smallest angle by comparing opposite sides.
- Range form of the Triangle Inequality – For sides , , and unknown side : .
- Third side – The unknown side length whose feasible values must satisfy the range form.
- Strict inequality – Comparisons using or ; equality is not allowed for a valid (nondegenerate) triangle.
- Interval notation – Writing the solution set for as , where and .
- Feasible interval – The open interval of all values of that make a triangle possible.
- Angle–side relationship – In a triangle, the largest angle is opposite the longest side, and the smallest angle is opposite the shortest side.
- Ascending/descending order – Sorting sides to match sides with opposite angles quickly.
A. Triangle or not
Decide if each set of lengths can form a triangle.
- 7, 11, 19
- 6, 10, 15
- 3.2, 4.1, 7.3
Show Answer
1) Largest 19; two smaller sum → not a triangle.2) Largest 15; → triangle.
3) Largest 7.3; → not a triangle.
4) Order two smaller: and ; sum . Largest . Since → triangle.
B. Convert units then decide
- 0.8 m, 30 cm, 60 cm
- 18 in, 2 ft, 15 in
Show Answer
1) Convert 0.8 m = 80 cm → set 80, 60, 30. Largest 80; two smaller sum → triangle.2) Convert 2 ft = 24 in → set 24, 18, 15. Largest 24; two smaller sum → triangle.
C. Angle–side relationship refresher
- 7, 9, 12
- 4.5, 5.1, 3.8
Show Answer
1) Longest side 12 → largest angle is opposite 12. Shortest side 7 → smallest angle is opposite 7.2) Longest side 5.1 → largest angle is opposite 5.1. Shortest side 3.8 → smallest angle is opposite 3.8.
D. Bridge to today’s new idea
Fill in the range of possible values for the third side . Use .
- Given sides and
- Given sides and
- Given sides and
Show Answer
1) → → interval .2) → → interval .
3) Lower bound = ; upper bound . So → interval .
Title: Range of the Third Side and Ordering Angles by Side Lengths
Big goal: Given two side lengths of a triangle, determine the complete set of valid values for the third side and use side comparisons to order angles. All comparisons and solutions use MathML. All answers are hidden.
1) Warm-up narrative: from single checks to full ranges
You are designing a wall shelf with two fixed boards already cut to length. Yesterday, you learned to test one candidate length by checking whether the sum of two sides is greater than the third. Today, you will stop guessing single numbers and learn how to write every possible value of the third side at once. Instead of “Does 17 work?”, you will answer “Which lengths work at all?” This saves time, avoids trial and error, and makes your decisions more reliable.
Guiding question: If two sides measure cm and cm, do you expect a single correct value for the third side or many correct values?
Show Answer
Many correct values. Any third side that satisfies the triangle inequalities will work.Mini-summary: Today you will transform a yes/no test into a complete interval of allowed values.
2) From three inequalities to one open interval (derivation you can reuse)
Let the fixed sides be and , and let the third side be the unknown . A nondegenerate triangle must satisfy all three strict inequalities:
Rearrange the second and third:
- From , subtract to get .
- From , subtract to get .
To satisfy both, must be greater than the larger of and , which is the absolute value:
- Lower bound:
- Upper bound:
Define and . Then the complete rule is the open interval: — that is, .
Why strict? If or , the three points lie on a straight line and the triangle has zero area, which is not allowed for this lesson.
Try it – name the interval ends and write the open interval.
- ,
- ,
- ,
Show Answer
1) , → .2) , → .
3) , → , → .
Mini-summary: The three inequalities compress into a single open interval for the third side: .
3) Edge-case drill: mastering “open” ends
With , , classify each candidate as valid or invalid: , , , .
Show Answer
Use . Invalid: , . Valid: , .Mini-summary: Endpoints are never allowed; values strictly inside are allowed.
4) Candidate Test (one-line rule you can reuse all year)
Candidate Test: Accept a candidate iff . Reject when , , , or .
Show Answer
Example 1 (9 and 14): accept 10 and 20; reject 5 and 23.Example 2 (7.2 and 5.6): accept 8.0; reject 1.5, 1.6, and 12.8.
Mini-summary: One inequality with two numbers decides everything.
5) Reading the interval: number-line thinking
With , , decide quickly: 8, 8.01, 27.99, 28.
Show Answer
Reject 8 and 28; accept 8.01 and 27.99.Mini-summary: Visualize open ends to avoid accepting equality by accident.
6) Fractions: exact arithmetic prevents borderline errors
Example (exact): , . Then , , so .
Try it – fractions: (5/4, 2/3) and (7/8, 5/6) — compute , , and intervals.
Show Answer
(5/4, 2/3): , → .(7/8, 5/6): , → .
Mini-summary: Exact fraction work is safest near the ends of the interval.
7) Mixed units: always “Convert → Compute → Decide”
Mini-card: 1) Convert to a single unit. 2) Compute , . 3) Decide with .
Example: 0.6 m and 45 cm → in cm: , → cm.
Show Answer
1.2 m and 75 cm → meters: , → .18 in and 2 ft → inches: , → .
Mini-summary: Convert first, compute second, decide third.
8) Real-life applications: design, navigation, and sports
a) Furniture bracing: (48, 82) → , → . Test 34 and 35.
Show Answer
34 rejected (endpoint); 35 accepted.b) Triangulating a signal: separation 2.4 km, one distance 1.9 km → km. Test 0.5 and 0.52.
Show Answer
0.5 rejected (endpoint); 0.52 accepted.c) Sports layout: (18, 11) → m. Integer positions?
Show Answer
8 through 28 → positions.Mini-summary: Different contexts, same interval rule.
9) Pitfalls and quick fixes
- Always use .
- Keep strict , not .
- Convert units before computing.
- Avoid rounding near endpoints.
Student Work A vs B: With (12, 19): A uses and accepts . B uses .
Show Answer
B is correct. Lengths are nonnegative; lower bound is 7.Mini-summary: Absolute value eliminates sign mistakes.
10) Reverse reading: interval given, deduce side information
Interval (21, 35) → , . Possible pairs?
Show Answer
(28, 7) or (7, 28). Verify inequalities afterward.Mini-summary: The interval reveals the sum and absolute difference.
11) Ordering angles by comparing sides (standalone micro-section)
Label triangle ABC with opposite sides , , . If , then .
Show Answer
1) For sides 7, 11, 19 (assume valid), largest angle opposite 19; smallest opposite 7.2) For 4.8, 4.8, 6.2, two base angles are equal and smaller than the angle opposite 6.2.
Mini-summary: Longest side ↔ largest angle; shortest side ↔ smallest angle.
12) Blended tasks: choose a valid third side, then rank angles
Given (12, 19): find (L, U); then for and , identify largest/smallest angles.
Show Answer
(L, U) = (7, 31). With x=20, largest: opposite 20. With x=13, smallest: opposite 12.Mini-summary: After choosing a valid , ordering angles is immediate.
13) Counting integer solutions (with a one-line justification)
Valid integers run from to . Count is .
Show Answer
a) (8, 13) → L=5, U=21 → count 15.b) (20, 5) → L=15, U=25 → count 9.
Mini-summary: Counting integers requires subtracting both endpoints.
14) Optional – Advanced design: tolerance and safety margins
With tolerances: a=60±0.2, b=85±0.2 (cm). Conservative bounds:
Lower bound (worst case): cm. Upper bound (worst case): cm. Interval: cm.
Show Answer
Yes, safety margins can exclude choices near original ends to guarantee validity.Mini-summary: Safety margins shrink mathematical intervals to handle uncertainty.
15) Interval intersections with practical limits
Feasible = ∩ practical constraint. Example: (13, 31) ∩ [12, 25] = (13, 25].
Show Answer
(10, 20] when intersecting (5, 23) with [10, 20].Mini-summary: Intersections keep the triangle rule intact while respecting external limits.
16) Capstone challenge: end-to-end application
Garden edges 7.4 m and 12.9 m; catalog 0.1 m steps, 2.0–21.0 m.
Show Answer
(L, U) = (5.5, 20.3) → (5.5, 20.3). Smallest valid 5.6 m; largest valid 20.2 m. With x=13.0, largest angle opposite 13.0. With x=8.0, smallest angle opposite 7.4.Mini-summary: The open interval combines with discrete increments to guide exact purchases and angle reasoning.
17) Short geometric intuition: why endpoints fail
If or , the three points are collinear and area is zero. A triangle requires area.
Show Answer
“Strictly greater” is required: two shorter sides together must be strictly greater than the longest.18) Consolidated practice ladder (with unified notation every time)
A. Compute intervals for (15, 10) and (6.5, 2.4). B. Test 40, 30, 18 for (12, 29) and 0.7, 2.5, 1.0 for (0.9, 1.6). C. Fractions & angle link for (11/8, 5/6) and x=7/4.
Show Answer
A: (5, 25); (4.1, 8.9). B: (17, 41) → 40, 30, 18 valid; (0.7, 2.5) → reject endpoints, 1.0 valid. C: (13/24, 53/24); largest angle opposite 7/4.19) Self-coaching prompts
Show Answer
Look for correct , , and strict inequalities.20) Final takeaways
- Third side rule: .
- Endpoints excluded.
- Convert units first.
- Integer count: .
- Longest side ↔ largest angle.
References
- CK-12 Foundation. Triangle Inequality Theorem and applications.
- Encyclopedia Britannica. Triangle inequality.
- BYJU’S. Triangle Inequality Theorem and Converse – Range of the third side.
- AllMath. Inequality in Mathematics: Definition, Types, and Examples.
Worked Example 1 — Integer sides, interval + quick tests
Two sides: 14 cm and 9 cm.
- Find the interval for .
- Decide if 5, 10, 23 are valid choices.
- How many integer values of are possible?
Show Answer
a) , → .b) 5, 23 invalid (endpoints); 10 valid.
c) Count = .
Worked Example 2 — Decimals, interval + catalog
Two sides: 7.2 m and 3.9 m. Supplier step 0.1 m.
Show Answer
Interval (3.3, 11.1). Smallest supplier: 3.4 m. Largest supplier: 11.0 m.Worked Example 3 — Fractions, exact arithmetic
Two sides: 7/5 m and 9/10 m.
Show Answer
(L, U) = (1/2, 23/10). x=1/2 invalid; x=7/4 valid.Worked Example 4 — Mixed units
Two sides: 0.6 m and 45 cm. Interval in cm; test 15, 35, 105.
Show Answer
(15, 105) cm. 15, 105 invalid; 35 valid.Worked Example 5 — Blend
Two sides: 12 cm and 19 cm. Find (L, U). With x=20 cm, which angle is largest? With x=13 cm, which is smallest?
Show Answer
(7, 31). Largest opposite 20; smallest opposite 12.Now You Try — 5 Tasks
- Integers: (8, 17) → interval and count.
- Decimals: (2.6, 4.1), step 0.05 → smallest & largest supplier lengths.
- Fractions: (11/8, 5/6) → interval.
- Mixed units: (1.2 m, 65 cm) → interval in cm; test 105 cm.
- Blend: (10, 18). With x=19, largest angle? With x=12, smallest angle?
Show Answer
1) (9, 25) → 15 integers. 2) (1.5, 6.7) → 1.55 m and 6.65 m. 3) (13/24, 53/24). 4) (55, 185) cm; 105 valid. 5) (8, 28); largest opposite 19; smallest opposite 10.- Integers — (11, 17): interval for ; test 6, 20, 28.
- Integers — (13, 19): how many integer ?
- Fractions — (3/4, 5/6): interval for .
- Decimals — (4.5, 2.7), step 0.1: interval; smallest & largest supplier lengths.
- Mixed units — (90 cm, 1.4 m): interval in cm; are 50 cm and 229 cm valid?
- Reverse — interval (8, 20): find one (a, b).
- Angles — (9, 15), choose x=22: largest and smallest angles?
- Intersection — (12, 25) with catalog [18, 30]: triangle interval and feasible set.
- Candidate filter — (7.2, 10.6): which of 3.4, 3.5, 17.7, 17.8, 9.2 are valid?
- Mixed challenge — (18, 10): interval; how many integer multiples of 3? With x=21, largest angle?
Show Answer
1) (6, 28); 6, 28 invalid; 20 valid. 2) 25 integers. 3) (1/12, 19/12). 4) (1.8, 7.2) → 1.9 m and 7.1 m. 5) (50, 230) → 50 invalid, 229 valid. 6) (14, 6) or (6, 14). 7) Largest opposite 22; smallest opposite 9. 8) (13, 37); feasible (18, 30]. 9) Valid: 3.5, 17.7, 9.2. 10) (8, 28); 7 multiples; largest opposite 21.- (13, 22): write interval.
- (9, 14): is x=23 valid?
- Fractions (5/3, 7/6): interval.
- Mixed units (0.9 m, 65 cm): interval in cm.
- Count integers for (11, 18).
- Count odd integers for (8, 15).
- Reverse from (4, 10): one (a, b).
- Angles — (12, 19), x=20: largest and smallest.
- Intersection — (5, 19) with [12, 20].
- Supplier step — (7.2, 3.9), step 0.2: smallest & largest.
- Tolerance — a=40±0.2, b=55±0.2: conservative interval.
- Degenerate check — (24, 42), x=18.
- Proposals — (9, 12): 2.8, 3.0, 21.0, 20.9?
- Layout — (18, 26): interval; does 44 work?
- Conceptual — why absolute value?
Show Answer
1) (9, 35). 2) No (endpoint U). 3) (1/2, 17/6). 4) (25, 155) cm. 5) 21. 6) 7. 7) (7, 3) or (3, 7). 8) Largest opposite 20; smallest opposite 12. 9) (14, 24) ∩ [12, 20] = (14, 20]. 10) 3.5 m and 11.0 m. 11) (15.4, 94.6). 12) Invalid (x=L). 13) Only 20.9 valid. 14) (8, 44); 44 invalid (endpoint). 15) Because and must both hold, so .1) Catalog Optimization — Maximize the Largest Angle
(14, 21), step 0.5 cm, catalog 7.0–35.0 cm.
Show Answer
Interval (7, 35). To maximize largest angle, choose the largest catalog value strictly less than 35 → 34.5 cm.2) Safety-First Choice — Tolerance + Catalog
a=60±0.2, b=85±0.2 cm; integer x in [59, 145].
Show Answer
Safe interval (25.4, 144.6). Guaranteed integers: 26–144 inclusive.3) Targeted Angle Control — Largest at A
Given b=18 cm, c=25 cm. Choose all integer a so angle A is largest.
Show Answer
Legal a: 7a<43 .="" a="" for="" largest="" require="">25. Integers: 26–42. 43>4) Minimal Adjustment — Fix a Near-Miss Triangle
Set (8, 15, 23). One 0.1 cm change allowed.
Show Answer
A) 8→8.1 → valid. B) 15→15.1 → valid. C) 23→22.9 → valid. Each uses minimal 0.1 cm change.5) Reverse Puzzle — Interval Given + Angle Condition
Interval (13, 31). Largest angle opposite side 22 cm.
Show Answer
a) (22, 9) or (9, 22). b) 22 must be the longest side → x<22 .="" 22="" c="" details="" refined="" x:=""> 22>3–2–1 Reflection
3 things I can confidently do now:
- Write the third-side range as .
- Test any candidate using .
- Order angles by side lengths.
2 spots that still feel tricky (explain briefly):
__________________________________________
__________________________________________
1 real-life scenario where I could use today’s skill (describe it and write the inequality in MathML):
Scenario: ________________________________
Inequality:
Decision (valid or not) and why: ____________________
Exit check (one line): Rate your confidence (1–5) and one action for next class (e.g., endpoints with decimals, convert units first).

No comments:
Post a Comment