mathematics
Using Trigonometry to Determine Unknown Sides and Angles in Oblique Triangles
Table of Contents
Oblique triangles are triangles that do not contain a right angle. They can be acute (all angles less than 90°) or obtuse (one angle greater than 90°). Because the classic Pythagorean theorem and simple SOH‑CAH‑TOA relationships apply only to right triangles, solving for unknown sides and angles in oblique triangles requires more powerful tools: the Law of Sines and the Law of Cosines. Mastering these laws is essential for many real‑world fields, from navigation and surveying to engineering and physics.
Understanding Oblique Triangles and the Need for Special Rules
A triangle is classified as oblique when no interior angle is a right angle. This means that none of the sides are perpendicular, and the simple trigonometric ratios used for right triangles cannot be applied directly. Instead, two fundamental relationships—the Law of Sines and the Law of Cosines—allow us to link side lengths with the sines and cosines of their opposite angles. These laws emerge from basic geometry and the unit circle, and they form the backbone of non‑right‑triangle trigonometry.
In any oblique triangle, the sum of the three interior angles is always 180°. That fact, combined with the Law of Sines or Law of Cosines, lets us find all unknown sides and angles as long as we are given enough initial information. The typical “solving a triangle” problem falls into one of several cases: AAS (two angles and any side), ASA (two angles and the side between them), SSA (two sides and a non‑included angle, which can lead to the ambiguous case), SAS (two sides and the included angle), and SSS (three sides). Each case uses either the Law of Sines, the Law of Cosines, or a combination of both.
Why Not Just Use the Pythagorean Theorem?
The Pythagorean theorem is a special case of the Law of Cosines that applies only when one angle is exactly 90°. In an oblique triangle, no such right angle exists, so the relationship between sides is more general. For example, if angle C is not 90°, the square of side c is not simply the sum of the squares of a and b; it must be adjusted by the term −2ab·cos C. This extra term accounts for the fact that the triangle is not right‑angled.
The Law of Sines: Ratios of Sides to Sine of Opposite Angles
The Law of Sines states that for any triangle with sides a, b, c and opposite angles A, B, C:
a / sin A = b / sin B = c / sin C
This ratio is constant for a given triangle. It means that the sides are proportional to the sine of their opposite angles. The law is particularly useful when we know:
- Two angles and any side (AAS or ASA) – here the third angle is immediately found by subtracting the two known angles from 180°, then the Law of Sines gives the other sides.
- Two sides and a non‑included angle (SSA) – this is the ambiguous case because there may be zero, one, or two possible triangles that satisfy the given data.
Deriving the Law of Sines (Briefly)
The law can be derived by dropping a perpendicular from one vertex to the opposite side, creating two right triangles. The length of that altitude can be expressed in two ways (e.g., b sin C = c sin B), leading immediately to the ratio equality. Because the derivation uses only right‑triangle trigonometry, the law holds for both acute and obtuse triangles.
Examples Using the Law of Sines
Example 1: ASA (Angle‑Side‑Angle)
Suppose you know angle A = 40°, angle B = 70°, and side c = 12 units. Find side a.
First, find the third angle: C = 180° − 40° − 70° = 70°.
Now apply the Law of Sines: a / sin A = c / sin C → a / sin 40° = 12 / sin 70°.
Solving: a = (sin 40°) × (12 / sin 70°) ≈ (0.6428 × 12) / 0.9397 ≈ 8.21 units.
Example 2: AAS (Angle‑Angle‑Side)
Given A = 55°, C = 65°, and side a = 9 cm. Find side b.
First, B = 180° − 55° − 65° = 60°. Then b / sin B = a / sin A → b / sin 60° = 9 / sin 55° → b = sin 60° × (9 / sin 55°) ≈ 0.8660 × (9 / 0.8192) ≈ 9.51 cm.
The Ambiguous Case (SSA)
When we know two sides and an angle not between them (SSA), the Law of Sines may yield zero, one, or two possible triangles. This happens because the given angle may be acute or obtuse, and the side opposite that angle may be longer, shorter, or equal to the other known side. A full analysis requires checking the height of the triangle and comparing side lengths. For example, if a, b, and angle A are given, we compute h = b sin A. Then:
- If a < h, no triangle exists.
- If a = h, exactly one right triangle exists.
- If h < a < b, two triangles exist (one acute, one obtuse).
- If a ≥ b, only one triangle exists.
Solving the ambiguous case requires using the inverse sine function and considering the supplementary angle (180° − arcsin value) as a possible second solution.
The Law of Cosines: A Generalization of the Pythagorean Theorem
The Law of Cosines relates the sides of any triangle to the cosine of one of its angles. For a triangle with sides a, b, c and opposite angles A, B, C, the formulas are:
- a² = b² + c² − 2bc·cos A
- b² = a² + c² − 2ac·cos B
- c² = a² + b² − 2ab·cos C
You choose the formula that includes the angle you know (or want to find). The Law of Cosines is most useful when you know:
- Two sides and the included angle (SAS) – you can directly compute the third side.
- All three sides (SSS) – you can solve for any angle by rearranging the formula.
Deriving the Law of Cosines (Briefly)
Place triangle ABC in the coordinate plane with vertex C at the origin, side a along the x‑axis, and vertex B at (a, 0). Vertex A then lies at (b cos C, b sin C). The distance between A and B is side c. Using the distance formula gives c² = (a − b cos C)² + (0 − b sin C)² = a² − 2ab cos C + b²(cos² C + sin² C) = a² + b² − 2ab cos C.
Examples Using the Law of Cosines
Example 3: SAS (Side‑Angle‑Side)
Suppose a = 8, b = 10, and angle C = 60°. Find side c.
Use c² = a² + b² − 2ab cos C = 64 + 100 − 2(8)(10)cos60° = 164 − 160(0.5) = 164 − 80 = 84. Thus c = √84 ≈ 9.17 units.
Example 4: SSS (Three Sides)
A triangle has sides of lengths 7, 8, and 9. Find the angle opposite the side of length 8.
Let side b = 8, so we want angle B. Using b² = a² + c² − 2ac cos B → 64 = 49 + 81 − 2(7)(9) cos B → 64 = 130 − 126 cos B → 126 cos B = 130 − 64 = 66 → cos B = 66/126 ≈ 0.5238 → B = cos⁻¹(0.5238) ≈ 58.4°.
Combining the Laws: A Step‑by‑Step Strategy
To solve any oblique triangle, follow this structured approach:
- Identify the given information. Determine which case you have: AAS, ASA, SSA, SAS, or SSS.
- Choose the appropriate law. For AAS/ASA/SSA, start with the Law of Sines. For SAS/SSS, start with the Law of Cosines.
- If using Law of Sines, check for the ambiguous case. If the given angle is acute and the opposite side is shorter than the adjacent side, there may be two solutions.
- Solve for one unknown. Write the equation, substitute known values, and isolate the unknown side or angle.
- Find the remaining angles. Use the angle sum rule (180°) and one of the laws as needed to finish solving the triangle.
- Verify your results. Check that the largest side is opposite the largest angle, and that your computed sides satisfy both laws (optional but good practice).
Worked Full Example
Consider triangle ABC with a = 12, b = 15, and angle A = 35°. Solve the triangle (find all missing sides and angles).
Step 1: This is SSA (two sides and a non‑included angle). We must check for the ambiguous case.
First, use Law of Sines: a / sin A = b / sin B → 12 / sin 35° = 15 / sin B → sin B = (15 sin 35°) / 12 = (15 × 0.5736) / 12 ≈ 0.7170. Thus B₁ = sin⁻¹(0.7170) ≈ 45.8°. The supplementary angle B₂ = 180° − 45.8° = 134.2°. Both are possible because they are less than 180° and when added to A (35°) produce a sum less than 180° (45.8°+35°=80.8°; 134.2°+35°=169.2°). So there are two possible triangles.
Triangle 1: B = 45.8°. Then C = 180° − 35° − 45.8° = 99.2°. Use Law of Sines to find c: c / sin C = a / sin A → c = (sin 99.2° × 12) / sin 35° ≈ (0.9877 × 12) / 0.5736 ≈ 11.84 / 0.5736 ≈ 20.64 units.
Triangle 2: B = 134.2°. Then C = 180° − 35° − 134.2° = 10.8°. Then c = (sin 10.8° × 12) / sin 35° ≈ (0.1874 × 12) / 0.5736 ≈ 2.2488 / 0.5736 ≈ 3.92 units.
Thus the triangle can have either (B=45.8°, C=99.2°, c≈20.6) or (B=134.2°, C=10.8°, c≈3.92). Both are valid oblique triangles.
Practical Applications of Solving Oblique Triangles
The ability to find unknown sides and angles in oblique triangles is not just an academic exercise; it has many real‑world uses:
- Navigation and Surveying: Land surveyors and GPS engineers use the Law of Sines and Cosines to calculate distances and bearings between points that are not aligned with a right angle. For example, if two survey points and the angle between them are known, the distance to a third point can be computed.
- Engineering and Construction: Structural engineers often deal with triangular trusses, bridges, and roofs where the triangles are oblique. Knowing all side lengths ensures structural integrity.
- Physics and Vector Analysis: When adding vectors that are not perpendicular, the resultant magnitude and direction are found using the Law of Cosines (for magnitude) and Law of Sines (for direction).
- Astronomy and Satellite Tracking: Astronomers use triangulation with non‑right triangles to measure distances to stars or track satellites.
Common Mistakes and How to Avoid Them
When working with oblique triangles, watch out for these frequent pitfalls:
- Using the wrong law: If you know two angles and a side, use the Law of Sines; if you know two sides and the included angle, use the Law of Cosines. Mixing them up leads to incorrect equations.
- Ignoring the ambiguous case: In SSA problems, always check if there are two possible triangles. Failing to do so can miss a valid solution.
- Forgetting to convert between degrees and radians: When using calculators, ensure you are in degree mode unless the problem explicitly uses radians.
- Misapplying the inverse sine: The inverse sine function returns an angle between −90° and 90°, but the actual angle in a triangle may be obtuse (between 90° and 180°). Remember that sin θ = sin(180° − θ).
- Rounding too early: Keep intermediate calculations with full precision; round only the final answer to the required number of decimal places.
External Resources for Further Study
To deepen your understanding, explore these high‑quality online resources:
- Khan Academy – Law of Sines and Law of Cosines
- Wolfram MathWorld – Law of Sines
- Math is Fun – The Law of Cosines
These sites provide additional examples, animations, and practice problems that can help solidify your skills.
Conclusion: Mastering Oblique Triangle Trigonometry
The Law of Sines and Law of Cosines are powerful extensions of basic trigonometry that allow us to solve any triangle, not just right ones. By understanding which law to apply based on the given information, and by carefully handling the ambiguous case when it arises, you can confidently determine unknown sides and angles in any oblique triangle. Regular practice with a variety of problems—from simple AAS to complex SSA—will build your intuition and speed. Whether you are a student preparing for a test, an engineer designing a structure, or a hobbyist exploring geometry, these tools are indispensable. Start with the examples in this article, then challenge yourself with more advanced problems, and soon you will be solving oblique triangles with ease.