In this lesson, we will learn what is Pythagoras Theorem and how to use it.
Right triangle
A right triangle has one 90 degrees angle inside the triangle, which is called a right angle. Often, the right angle is shown with a box.
Hypotenuse
In a right triangle, the hypotenuse is the longest side. It is the side directly across from the right angle. It is the only side of the triangle that is not a part of the right angle.
Exponents
An exponent is a number that appears slightly above the right of another number like this: 23. It is a quantity indicating the power to which a given number or expression is raised, as a symbol beside the number or expression (e.g. 23 = 2 × 2 × 2).
Over 2000 years, an amazing discovery about triangles was made:
When a triangle has a right angle (90o) and squares are made on each of the three sides then the biggest square has the exact same area as the other two squares!
It is called "Pythagoras Theorem" and can be written in one short equation as:
where,
c is the longest side of the triangle.
a and b are the other two sides.
As the longest side of the triangle is called the 'hypotenuse', the formal definition is:
In a right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.
The Pythagoras Theorem states the relationship between the sides of a right triangle, where c stands for the hypotenuse, and a and b are the sides forming the right angle. The formula is:
a2 + b2 = c2
It is read ''a-squared plus b-squared equals c-squared.''
Let's see how it works.
Example #1
Look at the following right-angled triangle with sides 3,4,5
⇒ 32 + 42 = 52
⇒ 9 + 16 = 25
So, we see it works!
This is useful because if we know the lengths of two sides of a right-angled triangle, we can find the length of the third side. But remember it only works on the right-angled triangle!
Example #2
Let's solve for one more triangle below. Can you find out the value of c?
⇒ 52 + 122 = c2
⇒ 25 + 144 = c2
⇒ 169 = c2
⇒ \(\sqrt{169}\) = c
⇒ 13 = c
So, the value of c is 13.
Example #3
Let's look at another type of problem using the Pythagoras Theorem.
Does the following triangle have a right angle?
Apply the Pythagoras Theorem:
⇒ a2 + b2 = c2
Solving for a2 + b2, we get
⇒ 102 + 242 = 100 + 576 = 676
Solving for c2
⇒ c2 = 262 = 676
They are equal, so YES this triangle has a right angle.
The Pythagorean Triples are the three integers used in the Pythagorean Theorem, which are a, b, and c.
The Pythagorean Theorem describes the relationships between the sides of a right triangle. The square of the hypotenuse, the side opposite the right angle, is equal to the sum of the squares of the two sides. The formula is: a2 + b2 = c2. We can determine whether or not the triangle is right-angle and also use the Pythagoras Theorem to find the missing side lengths of a right-angle triangle.