📚 Mastering Pythagoras’ Theorem | 掌握毕达哥拉斯定理
Pythagoras’ theorem is a cornerstone of KS3 geometry and one of the most frequently examined topics in the Cambridge Lower Secondary Mathematics curriculum. It connects the three sides of a right-angled triangle and provides a reliable method for finding an unknown side when the other two sides are known. This article will guide you through the theorem, its rearrangements, real-life applications, common pitfalls and exam-style strategies.
毕达哥拉斯定理是 KS3 几何的核心内容,也是剑桥初中数学课程中最常考查的主题之一。它把直角三角形三条边联系起来,当已知其中两条边时,可以可靠地求出第三条边。本文将带你掌握定理内容、公式变形、实际应用、常见错误以及考试策略。
1. What is Pythagoras’ Theorem? | 什么是毕达哥拉斯定理?
In any right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides. The hypotenuse is the side opposite the right angle, and it is always the longest side of the triangle. The two shorter sides are often called the legs or the perpendicular sides.
在任何直角三角形中,斜边的平方等于另外两条边的平方之和。斜边是正对直角的边,它总是三角形中最长的边。两条较短的边通常称为直角边或垂直边。
a² + b² = c²
Here, c represents the hypotenuse, while a and b represent the two shorter sides. You can swap a and b, but c must always be the side opposite the right angle.
这里,c 表示斜边,a 和 b 表示两条较短的直角边。a 和 b 可以互换,但 c 必须始终是正对直角的边。
2. Identifying the Hypotenuse Correctly | 正确识别斜边
Before using the formula, you must identify the hypotenuse confidently. The hypotenuse is always opposite the right angle, not simply the side that looks longest in a diagram, because diagrams are not always drawn to scale.
在使用公式之前,你必须能够准确识别斜边。斜边总是正对直角,而不仅仅是图形中看起来最长的边,因为图形不一定按实际比例绘制。
-
Locate the right angle first; the side across from it is the hypotenuse.
先找到直角;正对直角的边就是斜边。
-
The hypotenuse is the only side that does not touch the right angle.
斜边是唯一一条不接触直角的边。
-
Even if a triangle is rotated, the right angle marker tells you where the opposite side is.
即使三角形被旋转,直角符号也能帮助你确定哪条边在对面。
3. Rearranging the Formula | 公式的变形与整理
The basic formula a² + b² = c² can be rearranged depending on which side you need to find. If you are looking for the hypotenuse, keep the formula as it is and take the positive square root at the end.
基本公式 a² + b² = c² 可以根据需要求的边进行变形。如果要求斜边,直接使用原公式,最后取正的平方根即可。
c = √(a² + b²)
If you need to find one of the shorter sides, rearrange the formula first. Subtract the known shorter side squared from the hypotenuse squared, then take the square root.
如果要求其中一条较短的直角边,先对公式进行变形。用斜边的平方减去已知直角边的平方,再取平方根。
a = √(c² − b²)
Never subtract and then square. Always square each side first, then subtract, because the squares are linked by addition, not the original side lengths.
不要先相减再平方。一定要先分别平方,再做减法,因为公式中的平方通过加法联系,原始边长之间并非直接相减。
4. Worked Example: Finding the Hypotenuse | 例题:求斜边
A right-angled triangle has shorter sides of length 6 cm and 8 cm. Find the length of the hypotenuse.
一个直角三角形的两条直角边分别为 6 cm 和 8 cm,求斜边的长度。
Write down the formula and substitute the known values:
写下公式并代入已知值:
c² = 6² + 8²
c² = 36 + 64 = 100
c = √100 = 10 cm
The hypotenuse is 10 cm. Notice that the units do not change until the final answer, and the square root gives a positive length.
斜边长为 10 cm。注意单位在计算过程中保持不变,最终答案的平方根给出正的长度。
5. Worked Example: Finding a Shorter Side | 例题:求较短直角边
A right-angled triangle has a hypotenuse of 13 cm and one shorter side of 5 cm. Find the length of the other shorter side.
一个直角三角形的斜边为 13 cm,一条直角边为 5 cm,求另一条直角边的长度。
Use the rearranged formula for a shorter side:
使用求较短直角边的变形公式:
b² = 13² − 5²
b² = 169 − 25 = 144
b = √144 = 12 cm
The missing shorter side is 12 cm. If you get a negative value inside the square root, check whether you have accidentally used the shorter side as the hypotenuse.
缺失的直角边为 12 cm。如果平方根内出现负值,请检查是否误将较短的边当作斜边。
6. Common Mistakes and How to Avoid Them | 常见错误及避免方法
-
Forgetting to take the square root: Many learners correctly calculate c² but forget the final square root step.
忘记开平方:很多学生正确计算出 c²,却忘记最后一步开平方。
-
Mixing up the hypotenuse and a leg: Always check that the hypotenuse is opposite the right angle before substituting.
混淆斜边和直角边:在代入前务必确认斜边正对直角。
-
Applying the theorem to non-right-angled triangles: Pythagoras’ theorem only works when one angle is exactly 90°.
对非直角三角形使用定理:毕达哥拉斯定理仅适用于有一个角为 90° 的三角形。
-
Rounding too early: Round only at the final answer, unless the question asks for an answer to a specific degree of accuracy.
过早取近似值:除非题目要求精确到某一位,否则只在最后答案中取近似值。
-
Using negative lengths: Lengths are always positive, so discard the negative square root.
使用负的长度:长度始终为正,因此舍弃负的平方根。
7. Real-Life Applications of Pythagoras’ Theorem | 毕达哥拉斯定理的实际应用
Pythagoras’ theorem is not just an abstract school topic. It is used in construction to check whether walls are perpendicular, in navigation to find the shortest distance between two points, and in computing diagonal screen sizes for televisions and monitors.
毕达哥拉斯定理不仅仅是一个抽象的学校课题。它被用于建筑中检查墙体是否垂直,用于导航中求两点之间的最短距离,也用于计算电视和显示器的对角线尺寸。
For example, a ladder leaning against a wall forms a right-angled triangle with the ground. If you know the height reached on the wall and the distance from the wall, you can calculate the required ladder length.
例如,斜靠在墙上的梯子与地面构成一个直角三角形。如果你知道梯子顶端在墙上的高度以及梯子底部离墙的距离,就可以计算出所需梯子的长度。
On a coordinate grid, the distance between two points can be found by treating the horizontal and vertical changes as the two shorter sides of a right-angled triangle. This links Pythagoras’ theorem directly to distance problems.
在坐标网格中,两点之间的距离可以通过把水平变化和垂直变化看作直角三角形的两条直角边来求解。这把毕达哥拉斯定理直接与距离问题联系起来。
8. The Converse of Pythagoras’ Theorem | 毕达哥拉斯定理的逆定理
The converse of the theorem states that if a triangle has sides a, b and c, and a² + b² = c² holds exactly, then the triangle is right-angled. This is useful when a question asks you to prove or check whether a triangle contains a right angle.
逆定理指出,如果一个三角形的三条边为 a、b 和 c,并且等式 a² + b² = c² 恰好成立,那么这个三角形就是直角三角形。当题目要求证明或判断一个三角形是否含有直角时,这非常有用。
For instance, a triangle with sides 9 cm, 12 cm and 15 cm satisfies 9² + 12² = 81 + 144 = 225 and 15² = 225, so it is right-angled.
例如,一个边长为 9 cm、12 cm 和 15 cm 的三角形满足 9² + 12² = 81 + 144 = 225,且 15² = 225,因此它是直角三角形。
Remember that if the longest side squared is greater than the sum of the other two squares, the triangle is obtuse; if it is smaller, the triangle is acute. However, at KS3 you are usually only required to identify right-angled triangles.
请记住,如果最长边的平方大于另外两条边的平方和,则三角形为钝角三角形;如果小于,则为锐角三角形。不过在 KS3 阶段,通常只要求识别直角三角形。
9. Pythagorean Triples | 毕达哥拉斯三元组
A Pythagorean triple is a set of three positive integers that satisfy a² + b² = c² exactly. Recognising common triples can save time in exams because you can write down the missing side without a calculator.
毕达哥拉斯三元组是满足 a² + b² = c² 恰好成立的三个正整数组。识别常见三元组可以在考试中节省时间,因为你可以不用计算器直接写出缺失的边长。
| Triple | 三元组 | Example multiples | 倍数示例 |
| 3, 4, 5 | 6, 8, 10; 9, 12, 15 |
| 5, 12, 13 | 10, 24, 26 |
| 7, 24, 25 | 14, 48, 50 |
| 8, 15, 17 | 16, 30, 34 |
Any multiple of a Pythagorean triple is also a Pythagorean triple. Checking whether a set of side lengths reduces to a known triple can help you verify your answer quickly.
毕达哥拉斯三元组的任意倍数也是毕达哥拉斯三元组。检查一组边长是否能约简为已知三元组,可以帮助你快速验证答案。
10. Exam-Style Tips and Quick Quiz | 考试技巧与快速测验
In Cambridge KS3 assessments, Pythagoras questions often appear in word problems, coordinate geometry, or multi-step problems involving area and perimeter. Always show your substitution step clearly, as method marks are available even if a minor arithmetic slip occurs.
在剑桥 KS3 评估中,毕达哥拉斯定理常出现在文字题、坐标几何或涉及面积和周长的多步问题中。务必清晰地展示代入步骤,因为即使出现小的算术错误,方法分仍然可以获得。
-
Draw and label the triangle before starting calculations.
开始计算前先画出并标注三角形。
-
Write the formula in the form you are using, such as c² = a² + b² or a² = c² − b².
写出你正在使用的公式形式,例如 c² = a² + b² 或 a² = c² − b²。
-
Leave irrational answers in surd form unless the question asks for a decimal.
除非题目要求小数,否则无理数答案保留根号形式。
-
Check whether your answer is reasonable: the hypotenuse must be longer than either shorter side.
检查答案是否合理:斜边必须比任何一条直角边都长。
Try this quick quiz: A right-angled triangle has a hypotenuse of 25 cm and one side of 24 cm. Find the other side.
尝试快速测验:一个直角三角形的斜边为 25 cm,一条直角边为 24 cm,求另一条直角边。
a² = 25² − 24² = 625 − 576 = 49, so a = 7 cm.
Since 7-24-25 is a Pythagorean triple, the answer is immediate if you recognise it. This illustrates how triples can speed up your work.
因为 7-24-25 是一个毕达哥拉斯三元组,如果你能识别出来,答案可以直接得出。这说明三元组可以加快解题速度。
11. Summary and Final Check | 总结与最终检查
Pythagoras’ theorem applies only to right-angled triangles and states that a² + b² = c², where c is the hypotenuse. To find the hypotenuse, add the squares of the two legs and take the square root. To find a shorter side, subtract the known leg squared from the hypotenuse squared, then take the square root.
毕达哥拉斯定理只适用于直角三角形,内容为 a² + b² = c²,其中 c 是斜边。求斜边时,将两条直角边的平方相加后开平方;求较短直角边时,用斜边的平方减去已知直角边的平方,再开平方。
Always check that the longest side is actually opposite the right angle, use the converse when proving a right angle, and remember common Pythagorean triples for quick mental calculations.
务必检查最长边是否确实正对直角,在证明直角时使用逆定理,并记住常见毕达哥拉斯三元组以便快速心算。
Published by TutorHao | Cambridge KS3 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导