3.1.20 · D3Advanced Trigonometry

Worked examples — Law of cosines — proof and applications

2,407 words11 min readBack to topic

This page is a drill: we hunt down every kind of triangle the Law of Cosines can meet — every sign of , every degenerate collapse, the limiting cases, a real word problem, and an exam-style twist. If you have not yet seen the formula built from scratch, read the parent first: Law of Cosines — proof.

Recall The one formula we keep reusing

Left form: given two sides and the angle between them, find the far side. Right form: given all three sides, find any angle. The angle always sits opposite the lone side .


The scenario matrix

Every triangle problem this topic throws lands in exactly one of these cells. We will hit each one.

# Cell class What is special Sign of Example
1 SAS, acute angle correction subtracts Ex 1
2 SAS, right angle correction (Pythagoras) Ex 2
3 SAS, obtuse angle correction adds Ex 3
4 SSS, find an angle use rearranged form any Ex 4
5 Degenerate triangle flattens, $c= a-b $
6 Degenerate triangle flattens, Ex 5
7 Impossible SSS (no triangle) falls outside Ex 6
8 Word problem (real distances) model then apply any Ex 7
9 Exam twist: SSS then Law of Sines find largest angle safely any Ex 8
Figure — Law of cosines — proof and applications

Ex 1 — Cell 1: SAS with an acute angle


Ex 2 — Cell 2: SAS at exactly (correction dies)


Ex 3 — Cell 3: SAS with an obtuse angle (correction adds)

Figure — Law of cosines — proof and applications

Ex 4 — Cell 4: SSS, find an angle


Ex 5 — Cells 5 & 6: the two degenerate collapses

Figure — Law of cosines — proof and applications

Ex 6 — Cell 7: impossible SSS (no such triangle)


Ex 7 — Cell 8: a real-world word problem

Figure — Law of cosines — proof and applications

Ex 8 — Cell 9: exam twist (SSS, then finish with Law of Sines the safe way)


Recall check

Recall What signals "impossible triangle" in an SSS calculation?

When comes out with — cosine can never exceed in size, so no real angle (and no triangle) exists. Equivalent to the triangle inequality failing. ::: correct Why compute the largest angle first in a full SSS solve? ::: Only that angle may be obtuse; returns it correctly, whereas would give its acute twin and lose the obtuse solution. At and , what does become? ::: and — the triangle-inequality boundaries.


Connections

  • Parent: proof & applications
  • Pythagoras Theorem — the cell (Ex 2).
  • Law of Sines — finishes the SSS solve safely (Ex 8).
  • Solving Triangles — decision tree for which law, which order.
  • Unit Circle and Cosine Values — why flips sign past (governs the whole matrix).
  • Dot Product — same formula in vector clothing.