Class 10 Mathematics
Pythagoras Theorem
⏱ 12 min read
The Pythagorean Theorem is a fundamental principle in geometry that relates the lengths of the sides of a right triangle. Named after the ancient Greek mathematician Pythagoras, this theorem states that in a right-angled triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides. This theorem is not only crucial for geometry but also has applications in various fields such as architecture, engineering, and computer science.
A right triangle is a triangle that has one angle measuring 90 degrees. The sides of a right triangle are classified as follows:
The theorem can be expressed mathematically as:
c² = a² + b²
Where:
To understand the theorem better, let’s break it down:
If you have a right triangle with sides of lengths 3 and 4, the length of the hypotenuse can be found using the theorem.
Here, a = 3 and b = 4. Applying the theorem:
c² = 3² + 4²
c² = 9 + 16
c² = 25
c = √25
c = 5
Thus, the hypotenuse is 5 units long.
Distance = √[(x₂ - x₁)² + (y₂ - y₁)²]
The converse of the Pythagorean theorem states that if in a triangle, the square of one side is equal to the sum of the squares of the other two sides, then the triangle is a right triangle. This can be useful in proving whether a triangle is right-angled.
Given a right triangle with legs measuring 6 cm and 8 cm, find the hypotenuse.
Here, a = 6 cm, b = 8 cm.
Using the theorem:
c² = 6² + 8²
c² = 36 + 64
c² = 100
c = √100
c = 10 cm
Given a triangle with sides measuring 5 cm, 12 cm, and 13 cm, determine if it is a right triangle.
Check using the converse:
13² = 5² + 12²
169 = 25 + 144
169 = 169
Since the equation holds true, the triangle is a right triangle.
The Pythagorean Theorem is a critical concept in mathematics that helps us understand the relationship between the sides of a right triangle. By using the formula c² = a² + b², we can find the length of the hypotenuse or determine if a triangle is a right triangle. This theorem is widely applicable in various real-life situations, making it an essential topic for students to master in their study of mathematics.
🧠 Ready to test your knowledge?
Take the quiz for this chapter to reinforce what you just learned and track your progress.