How to solve a triangle with the law of sines

The law of sines states that the ratio of a triangle's side length to the sine of its opposite angle is constant for all three sides.

Apply this method to solve oblique triangles when you are given two angles and one side (AAS or ASA) or two sides and a non-included angle (SSA).

The setup

The standard equation is asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}. Sketch the triangle, labeling vertices with uppercase letters (A,B,CA, B, C) and the opposite sides with corresponding lowercase letters (a,b,ca, b, c). Identify the given variable pair (a side and its opposite angle) to establish the known ratio.

The steps

  1. Select two terms from the law of sines equation containing the known ratio and exactly one unknown variable.
  2. Isolate the unknown variable algebraically.
  3. Calculate the value. If solving for an angle, use the inverse sine function (arcsin\arcsin).
  4. Use the triangle angle sum theorem (A+B+C=180A + B + C = 180^\circ) to find the third angle, if needed.
  5. Repeat steps 1-3 to find the final missing side.

Checking the result

Verify that the longest side is opposite the largest angle, and the shortest side is opposite the smallest angle. Ensure the sum of any two sides is strictly greater than the third side.

Common errors

The most frequent error occurs in the SSA configuration, known as the ambiguous case. The inverse sine function only returns angles in the first quadrant (90\leq 90^\circ). You must manually check if the obtuse supplement (180heta180^\circ - heta) also forms a valid triangle.

Worked example

Solve the triangle given A=30A = 30^\circ, B=45B = 45^\circ, and side a=10a = 10. Find CC, bb, and cc.

C=1803045=105C = 180^\circ - 30^\circ - 45^\circ = 105^\circ

asinA=bsinB\frac{a}{\sin A} = \frac{b}{\sin B} b=asinBsinAb = \frac{a \sin B}{\sin A} b=10sin45sin30=10(22)0.5=10214.14b = \frac{10 \sin 45^\circ}{\sin 30^\circ} = \frac{10(\frac{\sqrt{2}}{2})}{0.5} = 10\sqrt{2} \approx 14.14

asinA=csinC\frac{a}{\sin A} = \frac{c}{\sin C} c=asinCsinAc = \frac{a \sin C}{\sin A} c=10sin105sin30=10(6+24)0.5=5(6+2)19.32c = \frac{10 \sin 105^\circ}{\sin 30^\circ} = \frac{10(\frac{\sqrt{6}+\sqrt{2}}{4})}{0.5} = 5(\sqrt{6}+\sqrt{2}) \approx 19.32

FAQ

Run your own problem

References: OpenStax Algebra and Trigonometry, Chapter 10 · Stewart Precalculus, Chapter 6

See also