how to find the missing side length of a triangle

Learn how to find the missing side length of a triangle using the Pythagorean theorem, law of sines, and law of cosines with easy to follow examples!

How do I find a missing side in a right triangle?

To find a missing side length in a right triangle, you’ll typically use either the Pythagorean theorem (a² + b² = c², where ‘c’ is the hypotenuse) if you know the lengths of two sides, or trigonometric ratios (sine, cosine, tangent) if you know one side length and one acute angle.

The Pythagorean theorem is your go-to when you have two side lengths and need to find the third. Remember the theorem only applies to right triangles. Identify the hypotenuse (the side opposite the right angle) and label it ‘c’. The other two sides are ‘a’ and ‘b’, and it doesn’t matter which is which. Plug the known values into the equation a² + b² = c² and solve for the unknown. For example, if a = 3 and b = 4, then c² = 3² + 4² = 9 + 16 = 25, so c = √25 = 5. If you know one side length and one of the acute (non-right) angles, use trigonometric ratios (SOH CAH TOA). SOH stands for Sine = Opposite / Hypotenuse, CAH for Cosine = Adjacent / Hypotenuse, and TOA for Tangent = Opposite / Adjacent. Identify the angle you know, and the sides relative to that angle (opposite, adjacent, or hypotenuse). Choose the trig ratio that relates the known side to the unknown side. For example, if you know the angle is 30 degrees and the adjacent side is 10, and you want to find the opposite side, you would use tangent: tan(30°) = Opposite / 10. Therefore, Opposite = 10 * tan(30°). Make sure your calculator is in the correct mode (degrees or radians) depending on the units of your angle. It’s also crucial to accurately identify the sides relative to the given angle to correctly apply the trigonometric ratios.

What if I only know the angles and one side of a triangle?

If you know all the angles and one side of a triangle, you can find the missing side lengths using the Law of Sines. This law establishes a relationship between the sides of a triangle and the sines of their opposite angles: a/sin(A) = b/sin(B) = c/sin(C), where a, b, and c are the side lengths, and A, B, and C are the angles opposite those sides, respectively.

To find the missing side lengths, you’ll need to set up proportions using the Law of Sines. Since you know one side and all the angles, you can choose any pair of ratios from the Law of Sines that include the known side and angle. For example, if you know side ‘a’ and angles A, B, and C, and you want to find side ‘b’, you can use the proportion a/sin(A) = b/sin(B). Solve this equation for ‘b’ by multiplying both sides by sin(B): b = a * sin(B) / sin(A). You can then repeat this process to find the remaining side length using a different pair of ratios. It’s important to remember that the angles of a triangle always add up to 180 degrees. If you’re only given two angles, you can easily find the third by subtracting the sum of the two known angles from 180. Also, make sure your calculator is set to the correct angle mode (degrees or radians) depending on the units in which the angles are given. By applying the Law of Sines and basic algebra, you can confidently determine the missing side lengths of any triangle when you know all angles and one side.

Can I use the Pythagorean theorem for all triangles?

No, the Pythagorean theorem can only be used for right triangles, which are triangles containing one angle that measures exactly 90 degrees. It establishes a relationship between the lengths of the sides of a right triangle: a² + b² = c², where ‘a’ and ‘b’ are the lengths of the two shorter sides (legs or cathetus) and ‘c’ is the length of the longest side (hypotenuse), which is opposite the right angle.

The Pythagorean theorem is a special case that applies *only* to right triangles. For other types of triangles (acute triangles, where all angles are less than 90 degrees, and obtuse triangles, where one angle is greater than 90 degrees), you cannot directly apply the Pythagorean theorem. Instead, you would need to use other trigonometric laws like the Law of Sines or the Law of Cosines to find the missing side lengths or angles. These laws can be applied to any triangle, regardless of its angles. The Law of Cosines, in fact, generalizes the Pythagorean theorem. For a triangle with sides a, b, and c, and angle C opposite side c, the Law of Cosines states: c² = a² + b² - 2ab cos(C). Notice that when C is 90 degrees (making it a right triangle), cos(C) = 0, and the equation simplifies to c² = a² + b², which is the Pythagorean theorem. So, while the Pythagorean theorem is efficient for right triangles, the Law of Cosines provides a more versatile tool for solving any triangle.

What’s the law of cosines, and when do I use it?

The Law of Cosines is a formula that relates the side lengths of a triangle to the cosine of one of its angles. Specifically, it states: c² = a² + b² - 2ab cos(C), where ‘c’ is the side opposite angle ‘C’, and ‘a’ and ‘b’ are the other two sides. You use the Law of Cosines primarily when you want to find a missing side length of a triangle when you know two sides and the included angle (the angle between them), or when you want to find a missing angle when you know all three sides.

The Law of Cosines is a generalization of the Pythagorean theorem. If angle C is a right angle (90 degrees), then cos(C) = 0, and the formula simplifies to c² = a² + b², which is the Pythagorean theorem. This makes the Law of Cosines useful for *any* triangle, not just right triangles. Let’s clarify when it’s most helpful. If you have two sides and the *included* angle (Side-Angle-Side, or SAS), you can use the Law of Cosines to find the third side. For instance, if you know sides ‘a’ and ‘b’, and the angle ‘C’ between them, you can plug those values into the formula to calculate ‘c’. Alternatively, if you know all three sides of the triangle (Side-Side-Side, or SSS), you can rearrange the formula to solve for any of the angles. For example, to find angle C: cos(C) = (a² + b² - c²) / (2ab). You would then take the inverse cosine (arccos) of the result to find the measure of angle C. The Law of Sines is another trigonometric law used for solving triangles. Knowing when to use which law is key: use the Law of Cosines when you have SAS or SSS information. Law of Sines is typically used when you have Angle-Angle-Side (AAS), Angle-Side-Angle (ASA), or Side-Side-Angle (SSA). If you have a right triangle and know two sides, it’s often simpler to use the Pythagorean theorem or basic trigonometric ratios (SOH CAH TOA) rather than the Law of Cosines.

How do I choose the right method to find the missing side?

The method you choose to find the missing side of a triangle depends entirely on what information you already have about the triangle. If it’s a right triangle, and you know at least one other side, use the Pythagorean theorem. If you know two sides and the included angle (the angle between them), or two angles and one side, use the Law of Cosines. If you know two angles and one side opposite one of them, or two sides and the angle opposite one of them, consider using the Law of Sines.

Consider the type of triangle first. For right triangles, the Pythagorean theorem (a² + b² = c²) is your quickest and easiest tool. Just remember that ‘c’ always represents the hypotenuse, the side opposite the right angle. For non-right triangles (also called oblique triangles), you’ll need either the Law of Sines or the Law of Cosines. The Law of Sines is generally simpler to use when you have an angle and its opposite side. The Law of Cosines is more versatile and powerful, but it involves more complex calculations. It is useful when you have Side-Angle-Side (SAS) or Side-Side-Side (SSS) information. Essentially, if the Law of Sines *doesn’t* fit the information you have, the Law of Cosines likely will. Don’t forget to double-check your angle measurements are in the same units (degrees or radians) as your calculator settings!

And that’s all there is to it! Hopefully, you now feel confident tackling those missing side length problems. Thanks for hanging out, and come back soon for more math adventures!