Solving Triangles Using the Law of Sines
The law of sines is one of the most powerful tools in trigonometry for solving triangles that are not right-angled. Because of that, whether you are a high school student tackling geometry for the first time or an engineering student brushing up on fundamentals, understanding how to apply the law of sines to solve triangles is an essential skill. This guide walks you through everything you need to know — from the formula itself to real-world applications, worked examples, and common pitfalls to avoid.
What Is the Law of Sines?
The law of sines establishes a relationship between the sides of any triangle and the sines of their opposite angles. Unlike the Pythagorean theorem, which only works for right triangles, the law of sines applies to all types of triangles — acute, obtuse, and even right triangles as a special case.
In simple terms, if you know at least one side-length and its opposite angle, along with one other piece of information, you can determine the remaining sides and angles of the triangle.
The Formula and Its Components
For any triangle with sides a, b, and c opposite to angles A, B, and C respectively, the law of sines states:
a / sin(A) = b / sin(B) = c / sin(C)
Here is what each part represents:
- a, b, c are the lengths of the sides of the triangle.
- A, B, C are the angles opposite those sides, measured in degrees or radians.
- sin refers to the sine function from trigonometry.
The beauty of this formula lies in its symmetry. Any two ratios from the equation are equal, which means if you know three of the four variables in a ratio pair, you can always solve for the fourth.
When to Use the Law of Sines
Before diving into calculations, it is the kind of thing that makes a real difference. The law of sines works best in the following scenarios:
- AAS (Angle-Angle-Side): You know two angles and a side that is not between them.
- ASA (Angle-Side-Angle): You know two angles and the side between them. Since the angles of a triangle always sum to 180°, you can find the third angle and then use the law of sines.
- SSA (Side-Side-Angle): You know two sides and an angle that is not between them. This is the famous ambiguous case, which we will discuss in detail below.
If you ever find yourself with two sides and the included angle (SAS) or all three sides (SSS), the law of cosines is the better tool for the job And that's really what it comes down to..
Step-by-Step Guide to Solving Triangles Using the Law of Sines
Follow these steps systematically every time you use the law of sines:
- Label the triangle. Identify sides a, b, c and their opposite angles A, B, C.
- Find the missing angle if possible. If two angles are known, subtract their sum from 180° to get the third angle.
- Set up a proportion. Use the known side-angle pair to create a ratio, then set it equal to the ratio involving the unknown variable.
- Solve the equation. Cross-multiply and isolate the unknown.
- Check your work. Verify that all three angles add up to 180° and that the side lengths are proportional to the sines of their opposite angles.
Worked Example 1: AAS Case
Suppose you have a triangle where A = 40°, B = 65°, and a = 12. Find the remaining side lengths and angle Took long enough..
Step 1: Find angle C. Since A + B + C = 180°, we get C = 180° − 40° − 65° = 75°.
Step 2: Use the law of sines to find side b Not complicated — just consistent. Still holds up..
a / sin(A) = b / sin(B) 12 / sin(40°) = b / sin(65°) 12 / 0.Think about it: 67 = b / 0. 9063 18.6428 = b / 0.9063 **b ≈ 16.
Step 3: Find side c using the same ratio It's one of those things that adds up..
12 / sin(40°) = c / sin(75°) 18.67 = c / 0.9659 **c ≈ 18 Not complicated — just consistent..
The triangle is now fully solved: A = 40°, B = 65°, C = 75°, a = 12, b ≈ 16.On top of that, 92, c ≈ 18. 00.
Worked Example 2: ASA Case
Consider a triangle where A = 50°, C = 70°, and b = 15. Solve the triangle.
Step 1: Find angle B. B = 180° − 50° − 70° = 60° It's one of those things that adds up..
Step 2: Set up the proportion to find side a.
a / sin(A) = b / sin(B) a / sin(50°) = 15 / sin(60°) a / 0.7660 = 15 / 0.8660 a / 0.7660 = 17.32 **a ≈ 13.
Step 3: Find side c Worth keeping that in mind..
c / sin(C) = b / sin(B) c / sin(70°) = 15 / sin(60°) c / 0.Here's the thing — 9397 = 17. 32 **c ≈ 16 Worth keeping that in mind. Surprisingly effective..
The Ambiguous Case (SSA)
The ambiguous case occurs when you are given two sides and a non-included angle (SSA). This is the only situation where the law of sines can produce zero, one, or even two valid triangles.
Here is how to work through it:
- Calculate the height of the triangle using h = b × sin(A), where A is the given angle and b is the side adjacent to it.
- Compare the given opposite side a to h and b:
- If a < h: No triangle exists — the side is too short to reach the base
If a = h: One right triangle exists, where the unknown angle opposite side a is exactly 90°.
Now, if h < a < b: Two distinct triangles can be formed. The side a can intersect the baseline at two points, producing one acute and one obtuse solution for the unknown angle.
If a ≥ b: One triangle exists, with the unknown angle being acute (or right if a = b and the given angle is 90°).
To resolve the ambiguous case, first compute the height (h = b \sin A). Then compare the given opposite side a to h and b as outlined. If two triangles are possible, use the law of sines to find the acute angle (\theta = \arcsin\left(\frac{a \sin A}{b}\right)). The second possible angle is (180^\circ - \theta). For each angle, complete the triangle by finding the remaining angle and side, ensuring all angles sum to 180° and that the side lengths satisfy the triangle inequality The details matter here..
Worked Example (SSA – Ambiguous Case)
Given: (A = 30^\circ