Measurements, material estimation, cutting calculations
⚡
Electrical
Voltage drop, wire sizing, load balancing
SOH CAH TOA only works for right triangles. But most real-world triangles — a plot of land, a roof truss, a surveying problem — are not right triangles. The law of sines lets you solve any triangle when you have a matched side-angle pair.
The Formula
For any triangle with sides a, b, c opposite angles A, B, C:
sinAa=sinBb=sinCc
This can also be written with sines in the numerator:
asinA=bsinB=csinC
The law says: the ratio of any side to the sine of its opposite angle is the same for all three sides of the triangle.
Law of Sines — Side-Angle Pairs
When to Use the Law of Sines
You need the law of sines when you have a matched pair — a side and the angle directly opposite it — plus one more piece of information:
Given Information
Case
What You Can Find
Two angles + one side
AAS or ASA
The remaining sides
Two sides + an angle opposite one of them
SSA
The remaining angle (ambiguous — see below)
Memory aid: If you know a side and the angle across from it, start with the law of sines. If you don’t have a matched pair (e.g., SAS or SSS), use the law of cosines instead.
Worked Examples
Example 1: Solving a Triangle (AAS)
In triangle ABC: A=40°, B=75°, and a=10. Find side b.
In triangle ABC: A=50°, C=70°, and b=12 (the side between angles A and C). Find all remaining parts.
Step 1 — Find angle B:
B=180°−50°−70°=60°
Step 2 — Find side a:
sin50°a=sin60°12
a=sin60°12×sin50°=0.866012×0.7660=10.61
Step 3 — Find side c:
c=sin60°12×sin70°=0.866012×0.9397=13.02
Answer:B=60°, a≈10.61, c≈13.02
The Ambiguous Case (SSA)
When you know two sides and an angle opposite one of them (SSA), the law of sines can produce zero, one, or two valid triangles. This is called the ambiguous case, and it is the trickiest part of the law of sines.
Why It Happens
The equation sinB=absinA can have:
No solution — if the result is greater than 1 (impossible for sine)
One solution — if B=90°, or if the second possible angle makes the angle sum exceed 180°
Two solutions — if both B and 180°−B produce valid triangles
Example 3: SSA with Two Solutions
In triangle ABC: a=8, b=12, and A=30°. Find angle B.
asinA=bsinB
sinB=absinA=812×sin30°=812×0.5=0.75
B=sin−1(0.75)=48.59°
But sine is also positive in Quadrant II, so B could also be:
Answer: This triangle has two valid solutions — B≈48.59° or B≈131.41°.
Quick Check for the Ambiguous Case
After finding sinB:
If sinB>1 → no triangle exists
If sinB=1 → one right triangle (B=90°)
If sinB<1 → calculate B and 180°−B, then check if each makes the angle sum valid
Real-World Application: Surveying — Distance Across a River
A surveyor needs to find the distance to a point across a river without crossing it.
Setup: The surveyor stands at point A and spots a landmark at point B across the river. They walk 100 meters along the riverbank to point C. They measure angle A=85° (between the riverbank and the line of sight to B) and angle C=62°.
Step 1 — Find angle B:
B=180°−85°−62°=33°
Step 2 — Apply the law of sines. Side AC=100 m is opposite angle B.
sinBAC=sinCAB
AB=sin33°100×sin62°=0.5446100×0.8829=162.1 m
Answer: The landmark is approximately 162 meters from the surveyor’s starting point — measured without ever crossing the river.
Common Mistakes
Forgetting the ambiguous case. When using SSA, always check for two possible solutions.
Using the law of sines without a matched pair. You need to know a side AND its opposite angle. If you only have SAS or SSS, use the law of cosines.
Not finding the third angle first. In AAS/ASA problems, always compute the missing angle before applying the law of sines.
Dividing instead of cross-multiplying. Set up sinAa=sinBb, then solve: b=sinAasinB.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: In triangle ABC: A=50°, C=70°, and c=15. Find side a.
We already have a matched pair (C=70° with c=15), so apply the law of sines directly:
sinAa=sinCc
a=sin70°15×sin50°=0.939715×0.7660=12.23
Answer:a≈12.23
Problem 2: In triangle ABC: a=20, A=35°, and B=100°. Find side b.
We already have a matched pair (A=35° with a=20), so apply the law of sines directly:
sinBb=sinAa
b=sin35°20×sin100°=0.573620×0.9848=34.34
Answer:b≈34.34
Problem 3: In triangle ABC: a=10, b=15, and A=25°. How many valid triangles exist? Find angle B.
sinB=1015×sin25°=1015×0.4226=0.6339
B1=sin−1(0.6339)=39.34°
B2=180°−39.34°=140.66°
Check: A+B2=25°+140.66°=165.66° → C=14.34° ✓
Both solutions are valid. Answer: Two valid triangles. B≈39.34° or B≈140.66°.
Problem 4: A surveyor measures triangle PQR with P=48°, Q=64°, and PQ=200 m. Find side QR.
R=180°−48°−64°=68°. Side PQ=r=200 m (opposite angle R).
sinPQR=sinRPQ
QR=sin68°200×sin48°=0.9272200×0.7431≈160.29 m
Answer:QR≈160.29 meters.
Problem 5: In triangle ABC: a=6, b=4, and A=100°. Does this SSA case have 0, 1, or 2 solutions?
sinB=64×sin100°=64×0.9848=0.6565
B1=sin−1(0.6565)=41.03°
B2=180°−41.03°=138.97°
Check B2: A+B2=100°+138.97°=238.97° — exceeds 180°, so B2 is invalid.
Answer: Only one valid triangle with B≈41.03°.
Key Takeaways
The law of sines states sinAa=sinBb=sinCc
Use it when you have a matched side-angle pair (AAS, ASA, or SSA)
The SSA (ambiguous) case can produce 0, 1, or 2 valid triangles — always check
If you don’t have a matched pair (SAS or SSS), use the law of cosines instead
The law of sines is essential for surveying, navigation, and any indirect measurement problem
Return to Trigonometry for more topics in this section.