TrigonometryTopic #29 of 32

Oblique Triangles

Law of Sines, Law of Cosines, and solving non-right triangles.

Overview

An oblique triangle is any triangle that is NOT a right triangle. We use the Law of Sines and Law of Cosines to solve these triangles.

Standard Notation

  • Angles: AA, BB, CC (capital letters)
  • Opposite sides: aa, bb, cc (lowercase letters)
  • Side aa is opposite angle AA, etc.

Law of Sines

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

Or equivalently:

sinAa=sinBb=sinCc\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}

When to Use Law of Sines

  • AAS: Two angles and a non-included side
  • ASA: Two angles and the included side
  • SSA: Two sides and an angle opposite one of them (ambiguous case)

Law of Cosines

a2=b2+c22bccosAa^2 = b^2 + c^2 - 2bc \cos A

b2=a2+c22accosBb^2 = a^2 + c^2 - 2ac \cos B

c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab \cos C

Solving for Angles

cosA=b2+c2a22bc\cos A = \frac{b^2 + c^2 - a^2}{2bc}

cosB=a2+c2b22ac\cos B = \frac{a^2 + c^2 - b^2}{2ac}

cosC=a2+b2c22ab\cos C = \frac{a^2 + b^2 - c^2}{2ab}

When to Use Law of Cosines

  • SAS: Two sides and the included angle
  • SSS: All three sides

The Ambiguous Case (SSA)

When given two sides and an angle opposite one of them, there may be:

  • No solution
  • One solution
  • Two solutions

Given: sides aa, bb and angle AA (angle opposite side aa)

Let h=bsinAh = b \sin A (the height)

ConditionNumber of Solutions
a<ha < h0 (no triangle)
a=ha = h1 (right triangle)
h<a<bh < a < b2 (ambiguous)
aba \geq b1

Solving the Ambiguous Case

  1. Use Law of Sines to find sinB\sin B
  2. If sinB>1\sin B > 1: No solution
  3. If sinB1\sin B \leq 1: B=arcsin(sinB)B = \arcsin(\sin B)
  4. Check if B=180°BB' = 180° - B also works
  5. Verify that A+B<180°A + B < 180° (and A+B<180°A + B' < 180°)

Area Formulas

Using Two Sides and Included Angle

Area=12absinC\text{Area} = \frac{1}{2}ab \sin C

Area=12bcsinA\text{Area} = \frac{1}{2}bc \sin A

Area=12acsinB\text{Area} = \frac{1}{2}ac \sin B

Using All Three Sides (Heron's Formula)

s=a+b+c2(semi-perimeter)s = \frac{a + b + c}{2} \quad \text{(semi-perimeter)}

Area=s(sa)(sb)(sc)\text{Area} = \sqrt{s(s-a)(s-b)(s-c)}

Solving Strategy

GivenUse
AAACannot solve (need at least one side)
AAS/ASALaw of Sines
SSALaw of Sines (check ambiguous case)
SASLaw of Cosines, then Law of Sines
SSSLaw of Cosines, then Law of Sines

Step-by-Step Examples

SAS Example

Given: a=8a = 8, b=6b = 6, C=60°C = 60°

  1. Find cc using Law of Cosines:

c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab \cos C

c2=64+362(8)(6)(0.5)c^2 = 64 + 36 - 2(8)(6)(0.5)

c2=10048=52c^2 = 100 - 48 = 52

c=527.21c = \sqrt{52} \approx 7.21

  1. Find angle AA using Law of Sines:

sinAa=sinCc\frac{\sin A}{a} = \frac{\sin C}{c}

sinA=asinCc=8(0.866)7.210.961\sin A = \frac{a \sin C}{c} = \frac{8(0.866)}{7.21} \approx 0.961

A73.9°A \approx 73.9°

  1. Find angle BB:

B=180°AC=180°73.9°60°46.1°B = 180° - A - C = 180° - 73.9° - 60° \approx 46.1°

Key Relationships

  • Sum of angles: A+B+C=180°A + B + C = 180°
  • Triangle inequality: Each side << sum of other two
  • Largest angle opposite largest side
  • Law of Cosines reduces to Pythagorean theorem when angle =90°= 90°