12.3 Law of Sines (Ambiguous Case), Law of Cosines & Oblique Triangle Area
Key Takeaways
- The Law of Sines (a / sin A = b / sin B = c / sin C = 2R) uniquely resolves triangles given AAS or ASA configurations, linking side-to-angle ratios to the circumdiameter.
- The ambiguous SSA case with acute angle A compares side a to altitude h = b*sin A: a < h yields 0 triangles, a = h yields 1 right triangle, h < a < b yields 2 distinct triangles, and a >= b yields 1 triangle.
- The Law of Cosines (c^2 = a^2 + b^2 - 2ab*cos C) uniquely resolves SAS and SSS configurations, with inverse cosine uniquely isolating acute, right, or obtuse angles without ambiguity.
- When solving SSS triangles, always determine the angle opposite the longest side first using the Law of Cosines to guarantee all remaining angles are acute.
- Oblique triangle area evaluates via SAS sine formulation Area = (1/2)*a*b*sin C or SSS Heron's formula Area = sqrt(s(s-a)(s-b)(s-c)) where s = (a+b+c)/2.
12.3 Law of Sines (Ambiguous Case), Law of Cosines & Oblique Triangle Area
Analytical Mechanics of Oblique Triangles
An oblique triangle is any planar triangle that contains no $90^\circ$ right angle, classifying it as either acute (all interior angles strictly less than $90^\circ$) or obtuse (one interior angle strictly greater than $90^\circ$). Because right-triangle definitions cannot be applied directly to oblique triangles without dropping an altitude, two fundamental trigonometric theorems govern oblique triangle resolution: the Law of Sines and the Law of Cosines.
In standard Euclidean notation, the vertices of triangle $ABC$ are denoted by uppercase letters $A, B, C$, their corresponding interior angle measures are denoted by the same letters, and the lengths of the sides opposite these angles are denoted by lowercase letters $a, b, c$.
Depending on the given geometric data, triangle resolution falls into five distinct configuration cases:
- AAS or ASA (Angle-Angle-Side or Angle-Side-Angle): Solved uniquely using the Law of Sines.
- SSA (Side-Side-Angle): The Ambiguous Case. Because the known angle is not included between the two known sides, this configuration may yield zero, one, or two distinct triangles.
- SAS (Side-Angle-Side): Solved using the Law of Cosines to find the third side, followed by the Law of Sines or Law of Cosines for remaining angles.
- SSS (Side-Side-Side): Solved using the Law of Cosines to find the largest angle first, preventing inverse-sine quadrant ambiguity.
The Law of Sines and the Ambiguous Case (SSA)
For any triangle $ABC$ inscribed in a circle of circumradius $R$, the ratio of each side length to the sine of its opposite angle is constant: The Law of Sines is derived directly by dropping an altitude $h$ from vertex $C$ to side $c$:
The Ambiguous Case (SSA) Analysis
When given an angle $A$, an adjacent side $b$, and an opposite side $a$, the geometric altitude from vertex $C$ perpendicular to the baseline along which side $c$ lies is:
The existence and uniqueness of the resulting triangle depend strictly on the classification of angle $A$ and the magnitude of side $a$ relative to altitude $h$ and adjacent side $b$:
1. When Angle $A$ is Acute ($A < 90^\circ$):
- Case 1: $a < h$ ($a < b\sin A$): The opposite side $a$ is shorter than the perpendicular altitude $h$. Side $a$ cannot reach the baseline line of sight. No triangle exists (0 solutions).
- Case 2: $a = h$ ($a = b\sin A$): Side $a$ reaches the baseline perpendicularly at exactly one point. Exactly one right triangle exists ($\angle B = 90^\circ$).
- Case 3: $h < a < b$ ($b\sin A < a < b$): Side $a$ is longer than altitude $h$ but shorter than adjacent side $b$. A circle of radius $a$ centered at $C$ cuts the baseline at two distinct positive locations, creating two non-congruent triangles:
- Triangle 1 features an acute angle $B_1 = \arcsin\left(\frac{b\sin A}{a}\right)$.
- Triangle 2 features an obtuse angle $B_2 = 180^\circ - B_1$. Both angles are valid because $A + B_2 < A + (180^\circ - A) = 180^\circ$, leaving room for a positive angle $C_2 = 180^\circ - (A + B_2)$. Two distinct triangles exist (2 solutions).
- Case 4: $a \ge b$: Side $a$ is greater than or equal to adjacent side $b$. The circle of radius $a$ centered at $C$ intersects the baseline at only one point in the forward direction (the other intersection lies behind vertex $A$, forming an exterior non-triangle angle). Exactly one unique triangle exists (1 solution).
2. When Angle $A$ is Obtuse ($A \ge 90^\circ$):
- Case 1: $a \le b$: In any obtuse triangle, the side opposite the obtuse angle must be strictly the longest side. If $a \le b$, no triangle can close. No triangle exists (0 solutions).
- Case 2: $a > b$: Side $a$ exceeds adjacent side $b$, closing the triangle uniquely. Exactly one triangle exists (1 solution).
The Law of Cosines: Formulation and Application
The Law of Cosines generalizes the Pythagorean theorem to arbitrary triangles by introducing a correction term proportional to the cosine of the included angle:
When angle $C = 90^\circ$, $\cos 90^\circ = 0$, and the formula reduces to $c^2 = a^2 + b^2$.
Solving the SSS Case: Avoiding Inverse Sine Ambiguity
When all three sides $a, b, c$ are known, solve for the angle opposite the longest side first using the isolated cosine formula: This strategy is essential: because the inverse cosine function $\arccos(x)$ maps the domain $[-1, 1]$ monotonically onto the range $[0^\circ, 180^\circ]$:
- If $\cos C > 0$, angle $C$ is uniquely acute.
- If $\cos C = 0$, angle $C = 90^\circ$ is uniquely a right angle.
- If $\cos C < 0$, angle $C$ is uniquely obtuse. Once the largest angle is identified, any remaining unknown angles must be strictly acute, allowing safe evaluation via the Law of Sines without quadrant ambiguity.
Oblique Triangle Area Formulations
1. The SAS Sine Area Formula
In any triangle with two known side lengths and their included angle, the altitude to one side is $h = b\sin C$. Substituting $h$ into the standard area formula $A = \frac{1}{2}ah$ yields:
2. Heron's Formula (SSS)
When all three side lengths $a, b, c$ are known, Heron's formula computes the exact area without calculating altitudes or interior angles: where $s$ is the semi-perimeter:
Heron's formula connects to the triangle's inradius $r$ and circumradius $R$ via:
Worked Exemplar: Resolving the SSA Ambiguous Case
Problem: In triangle $ABC$, side $a = 7$, side $b = 10$, and angle $A = 30^\circ$. Determine the number of possible triangles, and find the complete solution (all angles and side lengths) for each possible triangle.
-
Step 1: Calculate the Perpendicular Altitude $h$.
-
Step 2: Compare Side Lengths to Determine Solution Multiplicity. We compare $a = 7$ to altitude $h = 5$ and adjacent side $b = 10$: Because side $a$ is strictly between the altitude $h$ and adjacent side $b$, the SSA condition yields exactly two distinct triangles ($\triangle ABC_1$ and $\triangle ABC_2$).
-
Step 3: Solve Triangle 1 (Acute Angle $B_1$). Apply the Law of Sines: The acute angle solution is: Find third angle $C_1$: Find side $c_1$ using the Law of Sines:
-
Step 4: Solve Triangle 2 (Obtuse Angle $B_2$). The obtuse supplement of $B_1$ is: Check angle sum validity: Find third angle $C_2$: Find side $c_2$ using the Law of Sines:
-
Summary of Solutions:
- Triangle 1: $B_1 \approx 45.58^\circ$, $C_1 \approx 104.42^\circ$, $c_1 \approx 13.56$.
- Triangle 2: $B_2 \approx 134.42^\circ$, $C_2 \approx 15.58^\circ$, $c_2 \approx 3.76$.
SSA Ambiguous Case Decision Chart
| Given Angle $A$ | Relationship Between Sides $a, b$ and Altitude $h = b\sin A$ | Number of Triangles | Geometric Configuration | Key Solution Method |
|---|---|---|---|---|
| Acute ($A < 90^\circ$) | $a < h$ ($a < b\sin A$) | $0$ | Side $a$ is too short to reach the baseline | Inconsistent ($\sin B > 1$) |
| Acute ($A < 90^\circ$) | $a = h$ ($a = b\sin A$) | $1$ | Right triangle ($\angle B = 90^\circ$) | Unique right triangle |
| Acute ($A < 90^\circ$) | $h < a < b$ ($b\sin A < a < b$) | $2$ | Two distinct triangles (one acute $B_1$, one obtuse $B_2$) | Law of Sines with supplementary angle $B_2 = 180^\circ - B_1$ |
| Acute ($A < 90^\circ$) | $a \ge b$ | $1$ | Single unique triangle | Law of Sines (only acute $B$ valid) |
| Obtuse ($A \ge 90^\circ$) | $a \le b$ | $0$ | Side $a$ cannot be shorter than or equal to $b$ opposite obtuse angle | Inconsistent (triangle cannot close) |
| Obtuse ($A \ge 90^\circ$) | $a > b$ | $1$ | Single unique obtuse triangle | Law of Sines (unique solution) |
In triangle ABC, side b = 12 cm, side a = 6*sqrt(2) cm, and angle A = 45 degrees. How many distinct triangles can be formed with these given parameters?
In triangle ABC, the three side lengths are a = 7 cm, b = 8 cm, and c = 13 cm. What is the exact measure of interior angle C?
A triangular nature reserve has boundary segments measuring a = 13 miles, b = 14 miles, and c = 15 miles. What is the exact land area enclosed by the reserve?
In triangle XYZ, side x = 10 cm, side y = 16 cm, and the included angle Z between them measures 150 degrees. What is the exact area of triangle XYZ?