For any triangle with sides a,b,c opposite angles A,B,C:
a2=b2+c2−2bccosA.
The same rule cycles round the labels:
b2=a2+c2−2accosB,
c2=a2+b2−2abcosC.
When to use.
- SAS (two sides + the included angle): find the third side.
- SSS (three sides): find an angle (rearrange the rule for cos).
Worked (SAS). Triangle with b=7cm, c=9cm, included angle A=50°. Find a.
- a2=49+81−2(7)(9)cos50°.
- a2=130−126cos50°.
- a2≈130−81.0=49.0.
- a≈7.00cm.