Law of Sines

When There Is No Right Angle

SOH-CAH-TOA has one hard requirement: a 90°90° angle. But most triangles do not have one.

The law of sines removes that limit. It solves any triangle, right-angled or not.


The Law

First, the naming. In any triangle, each side is labelled with the lowercase version of the angle across from it:

  • side aa sits opposite angle AA
  • side bb sits opposite angle BB
  • side cc sits opposite angle CC

Now watch the three ratios on the right as the triangle changes shape. Each side, divided by the sine of its opposite angle, gives the same number every time.

asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}

The shape can be anything at all, and the three ratios still lock together.


Why “Opposite” Matters

The pairing is the heart of it: each side is tied to the angle facing it.

The bigger the angle, the longer the side across from it. The law makes that relationship exact.

This is why you can never use just any side with just any angle. You always work with a matched pair: a side and the angle opposite it.


When You Can Use It

The law needs one complete pair (sidesinangle\frac{\text{side}}{\sin\text{angle}}) to get started. That happens in two situations:

You knowName
two angles and any sideAAS / ASA
two sides and an angle opposite one of themSSA

Example: Two Angles and a Side

In a triangle, A=40°A = 40°, B=75°B = 75°, and side a=10a = 10. Find side bb.

Side aa and angle AA form a complete pair, so set bb against it:

bsin75°=10sin40°b=10sin75°sin40°15.0\begin{aligned} \frac{b}{\sin 75°} &= \frac{10}{\sin 40°} \\[0.5em] b &= \frac{10\sin 75°}{\sin 40°} \\[0.5em] &\approx 15.0 \end{aligned}

Finding an Angle

Rearranged the other way, the law finds a missing angle.

Given a=12a = 12, b=9b = 9, and A=55°A = 55°, find BB.

sinB9=sin55°12sinB=9sin55°120.614B=arcsin(0.614)37.9°\begin{aligned} \frac{\sin B}{9} &= \frac{\sin 55°}{12} \\[0.5em] \sin B &= \frac{9\sin 55°}{12} \approx 0.614 \\[0.5em] B &= \arcsin(0.614) \approx 37.9° \end{aligned}

Careful: when you solve for an angle with arcsin\arcsin, a second angle (its supplement) can sometimes also fit. This is the ambiguous case, and it means an SSA setup may describe two different triangles.


The Deeper Reason

That shared value is not random. It equals the diameter of the circle that passes through all three corners of the triangle (the circumscribed circle of radius RR):

asinA=bsinB=csinC=2R\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = 2R

Every triangle sits inside exactly one such circle, and that is what all three ratios are quietly measuring.