Law of Sines & Cosines: Solving Non-Right Triangles
🔍 What Is It & Why Use It?
These laws are your toolkit for solving triangles that do not have a right angle (90°). While SOH-CAH-TOA only works for right triangles, the Law of Sines and Cosines work for any triangle. Use them to find missing side lengths and angles when you know:
- Law of Sines: Two angles and a side (AAS or ASA) or two sides and a non-included angle (SSA - the ambiguous case).
- Law of Cosines: Two sides and the included angle (SAS) or all three sides (SSS).
📝 Step-by-Step Guides
Law of Sines
The formula is: a/sin(A) = b/sin(B) = c/sin(C)
- Identify the known angle-side pair.
- Set up a proportion with the unknown.
- Cross-multiply and solve.
Law of Cosines
The formulas are: a² = b² + c² - 2bc·cos(A) (and its variations for b² and c²)
- Identify the known parts (SAS or SSS).
- Substitute the known values into the correct formula.
- Solve for the unknown, using the inverse cosine if finding an angle.
🧮 Worked Examples
Example 1: Law of Sines (AAS)
In ΔABC, angle A = 40°, angle B = 60°, and side a = 10 cm. Find side b.
- Set up: 10 / sin(40°) = b / sin(60°)
- Cross-multiply: b * sin(40°) = 10 * sin(60°)
- Solve: b = (10 * sin(60°)) / sin(40°) ≈ 13.5 cm
Example 2: Law of Cosines (SAS)
In ΔXYZ, side x = 7 m, side y = 5 m, and included angle Z = 85°. Find side z.
- Use: z² = x² + y² - 2xy·cos(Z)
- Substitute: z² = 7² + 5² - 2(7)(5)·cos(85°)
- Calculate: z² ≈ 49 + 25 - 70*(0.0872) ≈ 67.9
- Final: z ≈ √67.9 ≈ 8.24 m
⚠️ Common Mistakes
- Using the wrong law: Remember, Law of Sines needs a known angle-side pair. Law of Cosines is for SAS or SSS.
- Ambiguous Case (SSA): When given two sides and a non-included angle, there can be 0, 1, or 2 possible triangles. Always check if a second solution exists (the supplementary angle).
- Calculator mode: Always ensure your calculator is in DEGREE mode, not radians!
💡 Tips & Tricks
- Memory Aid: For Law of Cosines, it looks like the Pythagorean Theorem with a "correction term" for the non-right angle: "-2bc·cos(A)".
- Strategy: Use Law of Cosines first when you have SAS or SSS. Use Law of Sines when you have a clear angle-side pair.
- Angle Check: The largest side is always opposite the largest angle. Use this to check if your answer is reasonable.
🎯 Practice Suggestions
- Start by categorizing problems as AAS, ASA, SSA, SAS, or SSS before you begin solving.
- Draw a diagram for every single problem! Label all known parts.
- Mix up your practice. Do a Law of Sines problem, then a Law of Cosines problem, to force your brain to choose the correct tool.
- Challenge yourself with word problems that require you to draw the triangle from a description.