Solving Oblique Triangles
Oblique triangles are triangles that don't contain a right angle, which means SOH-CAH-TOA and the Pythagorean Theorem won't work directly. The Law of Sines and Law of Cosines let you solve any triangle by relating its sides and angles. Knowing which law to reach for (and why) is the key skill in this section.

Law of Sines
The Law of Sines connects each side of a triangle to the sine of its opposite angle:
Here, , , and are the side lengths, and , , are the angles opposite those sides. This works for any triangle, not just right triangles.
Solving for a missing side:
- Identify a complete pair you already know (a side and its opposite angle).
- Set up a proportion with the missing side and its opposite angle.
- Cross-multiply and solve.
Example: In triangle ABC, you know , , and . Find .
Solving for a missing angle:
- Identify a complete pair (side + opposite angle).
- Set up a proportion with the known side whose opposite angle is missing.
- Solve for the sine of the unknown angle, then use inverse sine () to find the angle.
Watch out: the inverse sine function only gives you an acute angle. If the missing angle could be obtuse, you need to check whether the supplement () also produces a valid triangle (meaning the angles still add to ). This is the ambiguous case (SSA), and it can produce zero, one, or two valid triangles.
Why can SSA give two triangles? Two different angles can share the same sine value. For instance, and . When your calculator returns , you also need to test . If plus the other known angle stays under , you have a second valid triangle.
.svg.png)
Law of Cosines
The Law of Cosines is a generalization of the Pythagorean Theorem that works for any triangle:
The variable is the angle between sides and , and is the side opposite that angle. Notice that if , then and the formula reduces to . That's how you know this formula is consistent with what you already learned about right triangles.
Solving for a missing side (SAS):
-
Identify the two known sides and the included angle between them.
-
Plug into the formula: .
-
Compute the right side, then take the square root to get .
Example: Given , , and .
Notice that is negative, which turns the subtraction into addition. This makes longer than it would be in a right triangle with the same two sides. That makes geometric sense: an obtuse angle "pushes" the opposite side out farther.
Solving for a missing angle (SSS):
When you know all three sides, rearrange the formula to isolate the cosine of the unknown angle:
Then use to find the angle. Unlike inverse sine, inverse cosine gives a unique answer between and , so there's no ambiguous case here. This is one reason many students prefer to switch to the Law of Cosines (once they have enough information) to find remaining angles after using the Law of Sines.

Choosing the Right Law
The information you're given determines which law to use:
| Given Information | Abbreviation | Use |
|---|---|---|
| Two angles and one side | AAS or ASA | Law of Sines |
| Two sides and a non-included angle | SSA | Law of Sines (check for ambiguous case) |
| Two sides and the included angle | SAS | Law of Cosines |
| Three sides | SSS | Law of Cosines |
A quick rule of thumb: if you have a complete side-angle pair to start with, use the Law of Sines. If you don't (because you have SAS or SSS), use the Law of Cosines.
Also remember: once you find one missing piece, your situation changes. For example, after using the Law of Cosines to find a side in an SAS problem, you now have a complete side-angle pair and can switch to the Law of Sines for the remaining unknowns.
Applications in Real-World Problems
Surveying, navigation, and architecture problems all come down to the same process:
- Sketch and label the triangle from the problem's description. Mark every known side and angle.
- Classify what you have (AAS, SSA, SAS, or SSS) using the table above.
- Apply the appropriate law and solve for the unknown.
- Interpret your answer in context. If the problem asks for a distance between two landmarks, make sure your answer corresponds to the correct side of the triangle.
Example scenario: Two ranger stations are 15 km apart. Station A measures the angle to a fire at , and Station B measures it at . The third angle is . You now have ASA, so use the Law of Sines to find the distance from either station to the fire. The 15 km side is opposite the angle (the angle at the fire), so your proportion would look like:
where is the distance from Station A to the fire. Solving gives km.