Understanding the Cosine Rule
The cosine rule is a fundamental relationship in trigonometry, useful for solving triangles. It states that for any triangle with sides a, b, and c opposite to angles A, B, and C respectively:
c² = a² + b² - 2ab cos C
This formula helps to find the length of a side when two sides and the included angle (SAS) are known or to find an angle when all three sides (SSS) are known.
Rearrangement
The cosine rule can also be rearranged to find the cosine of an angle:
- cos C = (a² + b² - c²) / (2ab)
When to Apply the Cosine Rule:
- Use when you have two sides and the included angle (SAS).
- Use when you have all three sides (SSS).
Understanding when to apply this rule is crucial for solving problems involving triangles effectively.
Key points to remember
- Cosine rule: c² = a² + b² - 2ab cos C.
- Rearrangement: cos C = (a² + b² - c²) / (2ab).
- Apply for SAS: two sides and included angle.
- Apply for SSS: all three sides known.
- Essential for solving non-right triangles.
Worked example
Question: In triangle ABC, if a = 5 cm, b = 7 cm, and angle C = 60°, find side c.
- Use cosine rule: c² = a² + b² - 2ab cos C.
- c² = 5² + 7² - 2(5)(7)(0.5).
- c² = 25 + 49 - 35 = 39.
- c = √39 ≈ 6.24 cm.