How to Use Pythagoras' Theorem to Find Missing Sides on Right-angled Triangles
I am a former maths teacher and owner of DoingMaths. I love writing about maths, its applications and fun mathematical facts.
Missing Sides on a Right-Angled Triangle
Have you ever wondered how to find missing lengths on a right-angled triangle? Maybe you're faced with some maths homework. Maybe you're stuck on a real world problem such as how high up a wall a ladder can reach. Either way, Pythagoras' theorem is generally the best tool to use when faced with a right-angled triangle with one missing side length. Let's take a look at how it works.
What is Pythagoras' Theorem?
Pythagoras' Theorem states that for any right-angled triangle, the square on the hypotenuse (the longest of the three sides) is equal to the sum of the squares of the other two sides.
Put more simply, if we square the lengths of the two shorter sides and add the answers together, our final answer will equal the length of the hypotenuse squared.
Algebraically, using a and b to denote the shorter sides and c to denote the hypotenuse as in the diagram below, this can be written as:
a2 + b2 = c2
How to Prove Pythagoras' Theorem
- Pythagoras' Theorem - A Proof
How to prove Pythagoras' Theorem using geometry and some simple algebra.
Who Was Pythagoras?
Pythagoras' theorem takes its name from the ancient Greek mathematician and philosopher, Pythagoras of Samos (c 569 - 495 BC). Although little reliable evidence about Pythagoras' life remains, there are many mathematical and scientific discoveries attributed to him and his school of followers and pupils, the most famous of which being the theorem which bears his name.
Using Pythagoras' Theorem Example 1 - Finding the Hypotenuse
For our first example, look at the triangle below which has shorter sides of length 5 cm and 12 cm, and a hypotenuse of unknown length, x cm. We want to find the length of the hypotenuse.
Using our equation a2 + b2 = c2 we get:
x2 = 52 + 122
= 25 + 144
= 169
Therefore x = √169 = 13 cm.
Read More From Owlcation
It's always a good idea at this point to double check that your answer makes sense. The hypotenuse is the longest of the three sides and so our answer should be bigger than both 5 and 12, which it is.
Also, because a straight line is the shortest distance between two points, any side on a triangle must be shorter than the sum of the other two sides. Again, this is the case in our example and so 13 cm is a sensible answer.
How to Use Pythagoras' Theorem Video Lesson
Using Pythagoras' Theorem Example 2 - Finding a Shorter Side
Now take a look at the image below. This time we have a right-angled triangle with one of the shorter sides missing. As it is a right-angled triangle we still use Pythagoras' theorem, but we need to be careful where we substitute our numbers.
In our equation a2 + b2 = c2, c is the hypotenuse, so we must make sure to substitute the hypotenuse length, 20 cm, here while putting our unknown, p, on the left. So we get:
p2 + 162 = 202
p2 = 202 − 162
= 400 − 256
=144
p = √144
= 12 cm
Again we check that the answer is sensible by making sure the hypotenuse is the biggest number, and that no side is longer than the sum of the other two.
Using Pythagoras' Theorem to Find Shorter Sides
In the example above, we found the length of one of the shorter sides by substituting into the usual equation a2 + b2 = c2 and then rearranging.
It is sometimes preferable to have rearranged the equation before substituting, in which case we get:
a2 = c2 − b2
In short, when finding the hypotenuse we are adding the squares together and when finding a shorter side, we are taking the square of one shorter side away from the square of the hypotenuse.
A Real-World Example of Pythagoras' Theorem
A plane flies due east for 12 miles. It then changes direction and flies due north for 14 miles. How far from its starting point is it now?
By looking at the diagram below, we can see how Pythagoras' theorem can help us solve this problem.
Solving the Aeroplane Problem
We can see from the diagram that when put with the eastwards and northwards journeys, the distance from the start point to the end, x ,makes the hypotenuse of a right-angled triangle. We therefore get:
x2 = 122 + 142
= 144 + 196
= 340
x = √340
= 18.44 miles (to 2 decimal places)
This content is accurate and true to the best of the author’s knowledge and is not meant to substitute for formal and individualized advice from a qualified professional.
© 2021 David