james357
james357 2d ago โ€ข 0 views

Solved problems: general triangles using Law of Sines and Cosines

Hey everyone! ๐Ÿ‘‹ Struggling with those tricky triangle problems using the Law of Sines and Cosines? I always mix them up! ๐Ÿ˜ฉ Is there an easy way to understand when to use which, and like, a super clear explanation? Thanks!
๐Ÿงฎ Mathematics
๐Ÿช„

๐Ÿš€ Can't Find Your Exact Topic?

Let our AI Worksheet Generator create custom study notes, online quizzes, and printable PDFs in seconds. 100% Free!

โœจ Generate Custom Content

1 Answers

โœ… Best Answer
User Avatar
Nebula_Sister Dec 27, 2025

๐Ÿ“š Introduction to Solving General Triangles

General triangles, unlike right triangles, don't have a 90-degree angle. Solving them means finding all unknown sides and angles using given information. The Law of Sines and the Law of Cosines are the key tools to achieve this.

๐Ÿ“œ A Brief History

The principles behind the Law of Sines and Cosines have ancient roots, with early concepts appearing in Greek trigonometry. Islamic mathematicians further developed these ideas, and they were later refined and popularized in Europe during the Renaissance. These laws allow us to perform calculations that were impossible using only right-triangle trigonometry.

๐Ÿ“ Key Principles: Law of Sines

The Law of Sines states that the ratio of the length of a side of a triangle to the sine of the angle opposite that side is the same for all three sides of the triangle. Mathematically, it's expressed as:

$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$

  • ๐Ÿ” When to use: When you know two angles and one side (AAS or ASA) or two sides and an angle opposite one of them (SSA). The SSA case can be ambiguous, potentially leading to zero, one, or two possible triangles.
  • ๐Ÿ’ก Example: If you know angles A and B and side a, you can find side b using the formula: $b = \frac{a \sin B}{\sin A}$.
  • ๐Ÿ“ Ambiguous Case (SSA): Be cautious! Draw a diagram to visualize possible solutions. Check if the side opposite the known angle is long enough to form a triangle.

๐Ÿ“ Key Principles: Law of Cosines

The Law of Cosines relates the lengths of the sides of a triangle to the cosine of one of its angles. There are three common formulas:

$a^2 = b^2 + c^2 - 2bc \cos A$

$b^2 = a^2 + c^2 - 2ac \cos B$

$c^2 = a^2 + b^2 - 2ab \cos C$

  • ๐Ÿงญ When to use: When you know three sides (SSS) or two sides and the included angle (SAS).
  • ๐Ÿงฎ Example (SSS): If you know sides a, b, and c, you can find angle A using the formula: $A = \cos^{-1}(\frac{b^2 + c^2 - a^2}{2bc})$.
  • โœจ Example (SAS): If you know sides b and c, and angle A, you can find side a using the formula: $a = \sqrt{b^2 + c^2 - 2bc \cos A}$.

โœ๏ธ Worked Examples

Let's tackle some common scenarios:

Example 1: AAS

Given: $A = 30^\circ$, $B = 70^\circ$, and $a = 8 \text{ cm}$. Find side $b$.

Solution: Using the Law of Sines: $\frac{a}{\sin A} = \frac{b}{\sin B}$

$b = \frac{a \sin B}{\sin A} = \frac{8 \sin 70^\circ}{\sin 30^\circ} \approx 15.04 \text{ cm}$

Example 2: SAS

Given: $b = 5 \text{ cm}$, $c = 8 \text{ cm}$, and $A = 77^\circ$. Find side $a$.

Solution: Using the Law of Cosines: $a^2 = b^2 + c^2 - 2bc \cos A$

$a = \sqrt{5^2 + 8^2 - 2(5)(8) \cos 77^\circ} \approx 8.56 \text{ cm}$

Example 3: SSS

Given: $a = 7 \text{ cm}$, $b = 9 \text{ cm}$, and $c = 5 \text{ cm}$. Find angle $A$.

Solution: Using the Law of Cosines: $a^2 = b^2 + c^2 - 2bc \cos A$

$\cos A = \frac{b^2 + c^2 - a^2}{2bc} = \frac{9^2 + 5^2 - 7^2}{2(9)(5)} = \frac{57}{90}$

$A = \cos^{-1}(\frac{57}{90}) \approx 50.70^\circ$

โœ๏ธ Practice Quiz

Solve the following triangle problems:

  1. โ“ Given $A = 45^\circ$, $B = 60^\circ$, and $a = 10$, find $b$.
  2. ๐Ÿ“ Given $b = 7$, $c = 10$, and $A = 30^\circ$, find $a$.
  3. ๐Ÿ“ Given $a = 5$, $b = 8$, and $c = 11$, find $A$.
  4. ๐ŸŒ Given $B = 100^\circ$, $C = 50^\circ$, and $b = 25$, find $c$.
  5. ๐Ÿ’ก Given $a = 12$, $c = 15$, and $B = 54^\circ$, find $b$.
  6. ๐Ÿงช Given $a = 6$, $b = 8$, and $c = 10$, find $C$.
  7. ๐Ÿงฌ Given $A = 110^\circ$, $b = 15$, and $c = 10$, find $a$.

๐Ÿ”‘ Conclusion

Mastering the Law of Sines and the Law of Cosines unlocks the ability to solve any triangle. Understanding when to apply each law is crucial. Remember to consider the ambiguous case (SSA) carefully. Practice is key! Good luck!

Join the discussion

Please log in to post your answer.

Log In

Earn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! ๐Ÿš€