📚 Pythagoras’ Theorem and Its Applications | 毕达哥拉斯定理及其应用
Pythagoras’ Theorem is one of the most important rules in mathematics. It connects the three sides of a right-angled triangle and is used everywhere from construction to navigation. In this article, we will explore the theorem, its proof, and its many practical applications.
毕达哥拉斯定理(又称勾股定理)是数学中最重要的定理之一。它揭示了直角三角形三条边之间的数量关系,从建筑工程到导航定位无处不在。本文将深入探讨这一定理、它的证明以及丰富的实际应用。
1. Statement and Historical Background | 定理陈述与历史背景
For a right-angled triangle with legs of lengths a and b, and hypotenuse of length c, the theorem states that the square of the hypotenuse equals the sum of the squares of the other two sides.
对于一个直角边长为 a 和 b、斜边长为 c 的直角三角形,该定理指出:斜边上的正方形面积等于另外两条直角边上正方形面积之和。
a² + b² = c²
This rule was known to ancient Babylonians, Egyptians, and Chinese mathematicians long before Pythagoras. However, Pythagoras and his followers are credited with providing a formal proof, so the theorem carries his name in Western mathematics. In Chinese, it is called Gougu theorem, because the two legs were known as “gou” (base) and “gu” (height).
早在毕达哥拉斯之前,古巴比伦人、古埃及人和中国古代数学家就已经知道了这一规律。但毕达哥拉斯及其学派首次给出了严格的证明,因此西方数学界用他的名字命名。在中国,这一定理被称为“勾股定理”,因为两条直角边分别叫“勾”和“股”。
2. Geometric Meaning | 几何意义
The theorem can be understood geometrically: if you draw three squares on the three sides of a right-angled triangle, the area of the largest square (on the hypotenuse) is exactly equal to the combined area of the two smaller squares.
可以从几何角度理解这一定理:如果在直角三角形的三条边上分别向外作正方形,那么斜边上最大正方形的面积恰好等于两条直角边上两个较小正方形面积之和。
-
The hypotenuse is always the longest side, opposite the right angle.
斜边永远是最长边,并且正对着直角。
-
The theorem only works for right-angled triangles.
这一定理只适用于直角三角形。
-
The unit of measurement on both sides of the equation must be consistent.
等式两边的长度单位必须一致。
3. A Simple Proof by Rearrangement | 拼图法证明
Many proofs of Pythagoras’ Theorem exist. One of the most visual proofs uses four identical right-angled triangles arranged inside a large square.
毕达哥拉斯定理的证明方法有很多种。其中一种最直观的证法是将四个全等的直角三角形拼在一个大正方形内。
Take four right triangles whose legs are a and b and hypotenuse is c. Arrange them inside a square of side a + b. The uncovered area in the middle is a square of side c, so its area is c². If we arrange the same four triangles differently, the uncovered area consists of two smaller squares with areas a² and b². Since the total big square area is the same, we get a² + b² = c².
取四个直角边为 a、b,斜边为 c 的直角三角形。把它们摆成一个边长为 a + b 的大正方形,中间空出的区域是一个边长为 c 的小正方形,面积为 c²。如果换一种方式摆放同样的四个三角形,空出的部分变成两个小正方形,面积分别为 a² 和 b²。因为大正方形总面积不变,所以得出 a² + b² = c²。
4. Pythagorean Triples | 勾股数
When all three sides of a right-angled triangle are integers, those three numbers form a Pythagorean triple. The most famous one is (3, 4, 5), since 3² + 4² = 9 + 16 = 25 = 5².
当直角三角形的三条边长都是整数时,这三个数就构成一组“勾股数”。最著名的是 (3, 4, 5):3² + 4² = 9 + 16 = 25 = 5²。
| Legal sides (a, b) | Hypotenuse (c) | Triple |
| 3, 4 | 5 | (3, 4, 5) |
| 5, 12 | 13 | (5, 12, 13) |
| 8, 15 | 17 | (8, 15, 17) |
| 7, 24 | 25 | (7, 24, 25) |
Multiplying any Pythagorean triple by a positive integer creates another valid triple. For example, (6, 8, 10) is a multiple of (3, 4, 5).
将任意一组勾股数同时乘以一个正整数,就能得到另一组勾股数。例如 (6, 8, 10) 就是 (3, 4, 5) 的倍数。
5. Finding the Hypotenuse or a Leg | 求斜边或直角边
To find the hypotenuse when both legs are known, square the legs, add them, and take the square root.
已知两条直角边求斜边时,把两条直角边分别平方、相加,再开平方根即可。
c = √(a² + b²)
To find a missing leg, subtract the square of the known leg from the square of the hypotenuse, then take the square root.
已知斜边和一条直角边求另一条直角边时,用斜边的平方减去已知直角边的平方,再开平方根。
a = √(c² − b²)
Example: In a right triangle, one leg is 6 cm and the other leg is 8 cm. Find the hypotenuse.
例题:在一个直角三角形中,一条直角边为 6 cm,另一条直角边为 8 cm,求斜边。
c = √(6² + 8²) = √(36 + 64) = √100 = 10 cm
6. The Converse of Pythagoras’ Theorem | 逆定理
The converse of the theorem is also true: if a triangle has sides a, b, and c, and a² + b² = c², then the angle opposite side c is a right angle.
逆定理同样成立:如果三角形三边长分别为 a、b、c,且满足 a² + b² = c²,那么边 c 所对的角一定是直角。
-
If a² + b² > c², the triangle is acute-angled.
如果 a² + b² > c²,则三角形为锐角三角形。
-
If a² + b² < c², the triangle is obtuse-angled.
如果 a² + b² < c²,则三角形为钝角三角形。
This is very useful in geometry problems when we need to prove that a given angle is 90°, without measuring it.
在几何题目中,逆定理尤其有用:不需要测量角度,就能证明某个角是 90°。
7. Special Right Triangles: 45°-45°-90° and 30°-60°-90° | 特殊直角三角形:45°-45°-90° 与 30°-60°-90°
Two special right triangles appear frequently in exams. In a 45°-45°-90° triangle, the legs are equal and the hypotenuse is √2 times the length of a leg.
有两种特殊的直角三角形在考试中经常出现。在 45°-45°-90° 三角形中,两条直角边相等,斜边是直角边的 √2 倍。
c = a√2
In a 30°-60°-90° triangle, the shortest side (opposite 30°) is x, the longer leg (opposite 60°) is x√3, and the hypotenuse is 2x.
在 30°-60°-90° 三角形中,最短边(对着 30° 角)为 x,较长直角边(对着 60° 角)为 x√3,斜边为 2x。
x : x√3 : 2x
These ratio shortcuts save time compared to applying the theorem each time.
这些比例关系可以节省时间,避免每次都用定理计算。
8. Distance Between Two Points in a Coordinate Plane | 平面直角坐标系中两点间的距离
Pythagoras’ Theorem is the foundation of the distance formula. Given two points A(x₁, y₁) and B(x₂, y₂), the horizontal difference is Δx = x₂ − x₁ and the vertical difference is Δy = y₂ − y₁.
毕达哥拉斯定理是距离公式的基础。已知两点 A(x₁, y₁) 和 B(x₂, y₂),水平差为 Δx = x₂ − x₁,竖直差为 Δy = y₂ − y₁。
AB = √[(x₂ − x₁)² + (y₂ − y₁)²]
Example: Find the distance between (1, 2) and (4, 6).
例题:求点 (1, 2) 与点 (4, 6) 之间的距离。
Δx = 3, Δy = 4, so AB = √(3² + 4²) = 5
This formula is essential for solving problems on circles, midpoints, and geometric shapes in coordinate geometry.
在解析几何中,这个公式是解决圆、中点以及各种图形问题的基础工具。
9. Diagonal of a Rectangular Prism | 长方体对角线
The theorem can be extended to three dimensions. In a rectangular box with length l, width w, and height h, the space diagonal d is found by applying Pythagoras twice.
这一定理还可以推广到三维空间。在长 l、宽 w、高 h 的长方体中,空间对角线 d 需要连续使用两次毕达哥拉斯定理。
d² = l² + w² + h²
First, find the diagonal of the base using l² + w², then combine it with the height h. The final formula gives the longest distance between two opposite corners of the box.
先利用 l² + w² 求底面对角线,再与高度 h 结合。最终公式给出的是长方体两个相对顶点之间的最长距离。
10. Applications in Real Life | 实际生活应用
Pythagoras’ Theorem is not just an abstract exercise. It is used by carpenters to check that a corner is square, by engineers to design ramps and roofs, and by surveyors to measure distances indirectly.
毕达哥拉斯定理并非抽象的练习,而是有实际用途。木工用它检查直角是否方正,工程师用它设计斜坡和屋顶,测量员用它间接测量距离。
-
A builder uses the 3-4-5 rule to make a right angle on a floor plan.
施工人员用 3-4-5 法则在平面图上确定直角。
-
A ladder leaning against a wall forms a right triangle. The distance from the wall to the foot of the ladder and the height reached on the wall are the legs.
靠墙的梯子构成一个直角三角形。梯脚到墙根的距离和梯子在墙上达到的高度就是两条直角边。
-
In navigation, distances in two perpendicular directions can be combined to find the shortest straight-line distance.
在导航中,利用互相垂直的两个方向上的距离,可以求出最短直线距离。
11. Common Mistakes and Tips | 常见错误与技巧
Students often make several errors when using this theorem. The most common ones are listed below together with tips to avoid them.
学生在使用这个定理时经常犯一些错误。下面列出最常见的错误及对应的避免技巧。
-
Mistake: Using the theorem on non-right triangles.
Tip: Always check for a right angle first.错误:对非直角三角形使用该定理。
技巧:先确认是否存在直角。 -
Mistake: Substituting the hypotenuse into a leg position.
Tip: Identify the hypotenuse as the side opposite the 90° angle.错误:把斜边当成直角边代入公式。
技巧:确定斜边是直角所对的边。 -
Mistake: Forgetting to take the square root at the end.
Tip: Remember that Pythagoras gives c², so take the positive square root to find c.错误:最后忘记开平方根。
技巧:记住定理给出的是 c²,要求 c 必须开平方根。 -
Mistake: Mixing up units.
Tip: Convert all measurements to the same unit before applying the theorem.错误:单位混用。
技巧:代入公式前将所有单位统一。
12. Exam-Style Questions and Practice | 考试题型与练习
In standard school exams, Pythagoras questions appear as direct calculations, word problems, and part of compound shape problems. Practising these patterns helps you answer quickly and accurately.
在学校考试中,毕达哥拉斯定理的题目通常以直接计算、应用题和组合图形问题出现。练习这些题型有助于快速准确地答题。
Practice 1: A right triangle has hypotenuse 13 cm and one leg 5 cm. Find the other leg.
练习 1:一个直角三角形的斜边长为 13 cm,一条直角边长为 5 cm,求另一条直角边。
Other leg = √(13² − 5²) = √(169 − 25) = √144 = 12 cm
Practice 2: A rectangle has length 9 m and diagonal 15 m. Find its width.
练习 2:长方形长为 9 m,对角线长为 15 m,求宽。
Width = √(15² − 9²) = √(225 − 81) = √144 = 12 m
Practice 3: Determine whether a triangle with sides 7, 24, 25 is right-angled.
练习 3:判断边长为 7、24、25 的三角形是否为直角三角形。
7² + 24² = 49 + 576 = 625 = 25², so yes.
Always show your steps clearly, because full marks often require a complete and logical method.
答题时一定要清楚书写步骤,因为完整得分通常要求严谨而完整的逻辑过程。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导