Problem 23

Question

The measures of two sides and an angle are given. Determine whether a triangle (or two) exist, and if so, solve the triangle(s). $$\alpha=30^{\circ}, b=18, a=9$$

Step-by-Step Solution

Verified
Answer
Only one triangle exists, with \( \beta = 90^{\circ} \) and \( \gamma = 60^{\circ} \).
1Step 1: Determine Applicable Case
Given the values \( a = 9 \), \( b = 18 \), and \( \alpha = 30^{\circ} \), this problem involves two sides and a non-included angle (SSA). Thus, the Law of Sines is applicable, which will help determine the number of possible triangles.
2Step 2: Use the Law of Sines
The Law of Sines states that \( \frac{a}{\sin(\alpha)} = \frac{b}{\sin(\beta)} \). Substitute the known values: \( \frac{9}{\sin(30^{\circ})} = \frac{18}{\sin(\beta)} \). Since \( \sin(30^{\circ}) = 0.5 \), the equation becomes \( \frac{9}{0.5} = \frac{18}{\sin(\beta)} \). Simplify this to find \( \sin(\beta) = 1 \), leading to \( \beta = 90^{\circ} \).
3Step 3: Check Triangle Existence (Ambiguous Case)
SSA configuration can lead to the ambiguous case. The calculation from Step 2 indicates exactly one triangle because \( \beta = 90^{\circ} \). If \( \beta \) were smaller, a second triangle might exist, but here, only one triangle is possible because angle B is exactly \( 90^{\circ} \).
4Step 4: Solve the Triangle
With \( \beta = 90^{\circ} \), we already know two angles. Use the angle sum property of triangles where \( \alpha + \beta + \gamma = 180^{\circ} \). Thus, \( \gamma = 180^{\circ} - 30^{\circ} - 90^{\circ} = 60^{\circ} \). Finally, use the Law of Sines again to find side \( c \): \( \frac{a}{\sin(\alpha)} = \frac{c}{\sin(\gamma)} \) becomes \( \frac{9}{0.5} = \frac{c}{\sin(60^{\circ})} \). Solving this gives \( c = \frac{9 \times \sqrt{3}}{0.5} = 9\sqrt{3} \).

Key Concepts

Law of SinesAmbiguous CaseTriangle Sum Property
Law of Sines
The Law of Sines is a valuable tool in trigonometry, particularly when dealing with triangles. It allows us to find unknown angles or sides of a triangle when given enough information about the other parts.
The formula is expressed as:
  • \( \frac{a}{\sin(\alpha)} = \frac{b}{\sin(\beta)} = \frac{c}{\sin(\gamma)} \)
This means that the ratio of a side of the triangle to the sine of the angle opposite it is the same for all three sides and angles of the triangle.
In the given exercise, we start with two sides and a non-included angle (SSA configuration), which is perfect for using the Law of Sines to solve the triangle. First, solve the known values to find unknown angles.
This can lead us to understand if one triangle or possibly two triangles—an "ambiguous case"—exists.
Ambiguous Case
The ambiguous case arises particularly with SSA (Side-Side-Angle) triangle configurations. This situation can sometimes yield more than one valid triangle, which can make solving seem a bit tricky.
This occurs because the given information might satisfy the conditions for more than one triangle configuration, leading to possible multiple solutions.
In our case, solving with the Law of Sines indicates that \( \beta \) equals \( 90^{\circ} \), which uniquely determines the triangle. If the sine value led to another possible angle, such as an obtuse or acute angle plus a matching smaller angle, two triangles could exist.
However, with \( \beta = 90^{\circ} \), the ambiguity is resolved, resulting in a single right triangle.
Triangle Sum Property
Triangle Sum Property is a fundamental aspect of triangles: the sum of all interior angles in any triangle is always \( 180^{\circ} \).
This is a crucial concept when solving triangles since finding one or more angles helps you deduce the rest.
In our exercise: Once \( \beta = 90^{\circ} \) was found using the Law of Sines, the Triangle Sum Property could determine \( \gamma \).
Since \( \alpha + \beta + \gamma = 180^{\circ} \), knowing two angles allows for easy calculation of the third.
Thus, \( \gamma = 180^{\circ} - 30^{\circ} - 90^{\circ} = 60^{\circ} \).
This property is vital in ensuring that our triangle measurements are consistent and accurate, consolidating the rest of the triangle-solving process.