📚 Triangle Area Formulas and Their Applications | 三角形面积公式与应用
Triangular area is one of the most frequently tested topics in A-Level mathematics. A solid grasp of the different area formulas not only helps you solve pure mathematics questions but also underpins problems in trigonometry, coordinate geometry, and vectors. This article systematically reviews every area formula you need, explains when to use each one, and highlights common exam traps.
三角形面积是 A-Level 数学中最高频的考点之一。熟练掌握不同的面积公式,不仅能帮助你解决纯数学问题,更是三角函数、坐标几何与向量等板块的重要基础。本文将系统梳理所有必备的面积公式,说明各自的适用场景,并指出常见的考试陷阱。
1. The Basic Formula | 基本公式
The most elementary formula for the area of a triangle is:
A = ½ × base × height
where the height must be the perpendicular distance from the base to the opposite vertex. This formula works for any triangle, provided you can identify a base and its corresponding perpendicular height.
其中高必须是从底边到对顶点的垂直距离。这个公式适用于任意三角形,前提是你能找出底边及其对应的垂直高。
-
If the triangle is right-angled, the two legs are the base and the height directly.
若三角形为直角三角形,两条直角边直接充当底和高。
-
For obtuse triangles, the perpendicular height often falls outside the triangle; you must still measure the perpendicular distance, not the slanted side.
对于钝角三角形,垂足常在三角形外部;你仍须测量垂直距离,而不是斜边长度。
Example: A triangle has base 8 cm and perpendicular height 5 cm. Then A = ½ × 8 × 5 = 20 cm².
例:三角形底边长 8 cm,垂直高 5 cm,则 A = ½ × 8 × 5 = 20 cm²。
2. The Sine Formula — A = ½ab sin C | 正弦面积公式
When two sides and the included angle are known, the area is given by:
A = ½ab sin C
Here, a and b are the lengths of two sides, and C is the angle between them. This is often called the “SAS area formula” because you need two sides and the included angle (Side–Angle–Side).
这里 a 和 b 是两条边的长度,C 是它们的夹角。该公式常被称为“SAS 面积公式”,因为你需要两边及其夹角(边–角–边)。
-
This formula is especially useful because it avoids finding the height explicitly.
这个公式特别实用,因为它无需显式求出高。
-
It works for acute, right, and obtuse triangles alike.
无论锐角、直角还是钝角三角形,该公式均适用。
Example: In triangle ABC, AB = 7 cm, AC = 10 cm, and angle A = 30°. Then A = ½ × 7 × 10 × sin 30° = 35 × 0.5 = 17.5 cm².
例:在三角形 ABC 中,AB = 7 cm,AC = 10 cm,∠A = 30°,则 A = ½ × 7 × 10 × sin 30° = 35 × 0.5 = 17.5 cm²。
3. Heron’s Formula | 海伦公式
When all three side lengths are known but no angle is given, Heron’s formula provides a direct method:
A = √(s(s − a)(s − b)(s − c)), where s = (a + b + c) ÷ 2
s is the semi-perimeter. This formula is particularly powerful because it requires only side lengths and works for every triangle.
s 为半周长。该公式尤为强大,因为它只需边长,且对所有三角形都成立。
-
Ensure you compute s carefully before substituting; a common error is using the full perimeter instead of the semi-perimeter.
代入前务必仔细计算 s;常见错误是把周长当成半周长使用。
-
If the expression inside the square root is negative, you have made an arithmetic mistake, since any valid triangle satisfies the triangle inequality.
若根号内为负,说明计算有误,因为任意合法三角形都满足三角不等式。
Example: Triangle with sides 5, 6, 7. s = 9. A = √(9 × 4 × 3 × 2) = √216 ≈ 14.70 square units.
例:边长分别为 5、6、7 的三角形,s = 9,A = √(9 × 4 × 3 × 2) = √216 ≈ 14.70 平方单位。
4. Area via Circumradius and Inradius | 外接圆与内切圆半径公式
Two elegant formulas connect the area of a triangle with its circles. If R is the circumradius (radius of the circle passing through all three vertices), then:
两个优雅的公式将三角形的面积与它的圆联系起来。若 R 是外接圆半径(经过三个顶点的圆的半径),则:
A = abc ÷ (4R)
If r is the inradius (radius of the circle tangent to all three sides), then:
若 r 是内切圆半径(与三边都相切的圆的半径),则:
A = r × s
where s is the semi-perimeter. These formulas are frequently used in circle geometry problems and in proving other results.
其中 s 为半周长。这两个公式常用于圆几何问题以及证明其他结论。
| Formula | Variables | Best used when |
| A = ½ × base × height | base, height | height is given or easy to find |
| A = ½ab sin C | two sides, included angle | SAS conditions |
| Heron’s formula | three sides | SSS conditions |
| A = abc ÷ (4R) | sides, circumradius | circumcircle is involved |
| A = rs | inradius, semi-perimeter | incircle is involved |
5. Choosing the Correct Formula | 如何选择正确公式
In exam scenarios, the challenge is often deciding which formula to apply. The rule of thumb is to identify what information is given first, then match it to the relevant formula.
在考试中,难点往往在于决定使用哪个公式。经验法则是先判断题目给了什么条件,再匹配相应的公式。
-
Given base and height → use A = ½ × base × height.
给出底和高 → 用 A = ½ × 底 × 高。
-
Given two sides and the included angle → use A = ½ab sin C.
给出两边及其夹角 → 用 A = ½ab sin C。
-
Given three sides → use Heron’s formula.
给出三边 → 用海伦公式。
-
Given a combination involving circumradius or inradius → rearrange the circle-related formulas.
给出涉及外接圆或内切圆半径的组合条件 → 使用相关圆公式进行变换。
Worked example: A triangle has sides 13, 14, and 15. Find its area.
例题:三角形三边为 13、14、15,求其面积。
Here, no height or angle is given, so use Heron’s formula. s = (13 + 14 + 15) ÷ 2 = 21. Then A = √(21 × 8 × 7 × 6) = √(21 × 336) = √7056 = 84 square units.
这里未给出高或角,因此使用海伦公式。s = (13 + 14 + 15) ÷ 2 = 21,则 A = √(21 × 8 × 7 × 6) = √(21 × 336) = √7056 = 84 平方单位。
6. Applications in Solving Triangles | 在解三角形中的应用
Area formulas are not just for finding area; they can also help you find missing sides or angles. Given the area and some side lengths, you can reverse the sine formula to solve for an unknown angle.
面积公式不仅仅用于求面积;它们还能帮助你求未知边或角。已知面积和部分边长时,可将正弦公式反向使用,以求解未知角。
Example: The area of triangle ABC is 24 cm², AB = 8 cm, AC = 12 cm. Find angle A.
例:三角形 ABC 的面积为 24 cm²,AB = 8 cm,AC = 12 cm,求角 A。
Using A = ½ × AB × AC × sin A, we have 24 = ½ × 8 × 12 × sin A, so sin A = 24 ÷ 48 = 0.5. Therefore A = 30° or A = 150°.
由 A = ½ × AB × AC × sin A,得 24 = ½ × 8 × 12 × sin A,故 sin A = 24 ÷ 48 = 0.5。因此 A = 30° 或 A = 150°。
-
Note that two angles satisfy sin A = 0.5 in the range 0° to 180°. The diagram or wording usually determines which is correct.
注意在 0° 到 180° 范围内,sin A = 0.5 对应两个角。通常需要根据图形或题目表述判断取舍。
-
If the problem specifies the triangle is acute, discard the obtuse solution.
若题目说明三角形是锐角三角形,则舍去钝角解。
7. The Ambiguous Case — SSA | 模糊情形——边边角(SSA)
When you know two sides and a non-included angle (SSA), there may be zero, one, or two possible triangles. This is known as the ambiguous case, and it is a frequent source of lost marks.
当已知两边及一个非夹角的对应角(SSA)时,可能对应零个、一个或两个三角形。这就是著名的“模糊情形”,也是常见的失分点。
Given sides a and b, and angle A opposite side a, we apply the sine rule: sin B = (b × sin A) ÷ a.
已知边 a、b 及边 a 的对角 A,由正弦定理得:sin B = (b × sin A) ÷ a。
-
If (b × sin A) ÷ a > 1, no triangle exists.
若 (b × sin A) ÷ a > 1,则三角形不存在。
-
If the ratio equals 1, exactly one right-angled triangle exists.
若该比值等于 1,则恰好存在一个直角三角形。
-
If the ratio is less than 1, check whether a > b. If a > b, only one triangle exists; if a < b, two triangles are possible.
若比值小于 1,须判断 a 与 b 的大小:若 a > b,只有一个三角形;若 a < b,可能存在两个三角形。
In such cases, you can use the area formula to verify consistency: compute the area for both candidate angles and see which produces the configuration described in the question.
这种情况下,可用面积公式检验一致性:分别计算两个候选角对应的面积,看哪一个符合题目描述的形状。
8. Coordinate Geometry — The Shoelace Formula | 坐标几何——鞋带公式
When the vertices of a triangle are given as coordinates, the shoelace formula computes the area directly:
当三角形顶点以坐标形式给出时,鞋带公式可直接计算面积:
A = ½|x₁(y₂ − y₃) + x₂(y₃ − y₁) + x₃(y₁ − y₂)|
Equivalently, you can arrange the coordinates in a column and sum the cross-products. The absolute value ensures a positive area.
等价地,可将坐标排成两列并求交叉乘积之和。取绝对值确保面积为正。
Example: Find the area of the triangle with vertices A(1, 2), B(5, 3), C(3, 7).
例:求顶点为 A(1, 2)、B(5, 3)、C(3, 7) 的三角形面积。
A = ½|1(3 − 7) + 5(7 − 2) + 3(2 − 3)| = ½|−4 + 25 − 3| = ½ × 18 = 9 square units.
A = ½|1(3 − 7) + 5(7 − 2) + 3(2 − 3)| = ½|−4 + 25 − 3| = ½ × 18 = 9 平方单位。
-
This formula is especially useful in questions involving collinearity: if the area is zero, the three points are collinear.
该公式在判断三点共线时尤其有用:若面积为零,则三点共线。
-
Always take the absolute value before writing your final answer.
最终答案前务必要取绝对值。
9. Applications in Vectors | 在向量中的应用
In vector geometry, the area of a triangle formed by two vectors u and v is half the magnitude of their cross product:
在向量几何中,由两个向量 u 和 v 构成的三角形面积为叉积模长的一半:
A = ½|u × v|
If u and v are in 2D with coordinates u = (u₁, u₂) and v = (v₁, v₂), then:
若 u、v 为 2D 向量,u = (u₁, u₂)、v = (v₁, v₂),则:
A = ½|u₁v₂ − u₂v₁|
This connects naturally to the shoelace formula. In 3D, use the full cross-product formula with the determinant of a 3 × 3 matrix.
这与鞋带公式自然衔接。在 3D 中,则使用 3 × 3 行列式的完整叉积公式。
-
If the triangle’s vertices are P, Q, R, choose u = Q − P and v = R − P.
若三角形顶点为 P、Q、R,取 u = Q − P、v = R − P。
-
The cross product also gives the normal vector to the plane containing the triangle, which is useful in 3D problems.
叉积同时给出三角形所在平面的法向量,这在三维问题中非常有用。
10. Real-World Applications | 实际应用
Triangular area formulas appear in surveying, architecture, and physics. For example, surveyors often divide irregular plots of land into triangles and apply the sine formula using measured angles and distances.
三角形面积公式广泛用于测量、建筑和物理。例如,测量员常将不规则地块分割为若干三角形,再利用测得的角与距离套用正弦公式。
-
In navigation, triangular area calculations help estimate distances across inaccessible terrain.
在导航中,三角形面积计算有助于估算不可直接到达地形的距离。
-
In physics, the area of a triangle under a force–displacement graph represents work done.
在物理中,力–位移图像下方的三角形面积代表做功大小。
-
In engineering, triangular trusses use area properties to distribute loads efficiently.
在工程中,三角形桁架利用面积性质高效分配荷载。
Example: A triangular field has sides of 120 m and 150 m with an included angle of 40°. Its area is A = ½ × 120 × 150 × sin 40° ≈ 5785 m².
例:一块三角形田地的两边长 120 m 和 150 m,夹角 40°,面积 A = ½ × 120 × 150 × sin 40° ≈ 5785 m²。
11. Common Exam Pitfalls | 常见考试陷阱
Even strong students lose marks on area questions due to small but repeated errors. Be aware of the following traps.
即使是优秀学生,也会因细小且重复的错误在面积题上失分。请注意以下陷阱。
-
Forgetting to convert angle units: ensure your calculator is in the correct mode (degrees or radians) before computing sine values.
忘记转换角度单位:在计算正弦值前,确保计算器处于正确的角度模式(度或弧度)。
-
Using the wrong included angle: the angle in A = ½ab sin C must be the angle between sides a and b, not any other angle.
用错夹角:在 A = ½ab sin C 中,角 C 必须是边 a 和 b 之间的夹角,而不是其他角。
-
Mixing up base and height: the height must be perpendicular to the chosen base.
混淆底和高:高必须与所选底边垂直。
-
Dropping absolute values in the shoelace formula: a negative value from determinant calculation must be made positive.
在鞋带公式中漏掉绝对值:行列式计算出负值时,必须取正。
-
Rounding prematurely: keep exact values until the final step, especially when the answer is used in a subsequent part of the question.
过早四舍五入:尽量保留精确值直到最后一步,尤其当答案还会用于后续问题。
12. Revision Summary | 复习总结
Mastering triangle area formulas requires both memorisation and the ability to select the right tool. Start by summarising the five core formulas, then practise applying them to varied problems, including past-exam questions.
掌握三角形面积公式既需要记忆,也需要具备选择正确工具的能力。先总结五个核心公式,再通过不同类型的题目(包括真题)进行练习。
-
Memorise: A = ½ × base × height; A = ½ab sin C; Heron’s formula; A = abc ÷ (4R); A = rs.
背诵:A = ½ × 底 × 高;A = ½ab sin C;海伦公式;A = abc ÷ (4R);A = rs。
-
Practise the ambiguous case systematically: always compute sin B first, then decide the number of triangles.
系统练习模糊情形:先计算 sin B,再判断三角形个数。
-
Link the formulas to coordinate geometry and vectors, as many A-Level questions combine these topics.
将公式与坐标几何和向量联系起来,因为许多 A-Level 题目会综合这些考点。
-
Review your calculator settings and unit conversions before every exam.
每次考试前检查计算器设置和单位换算。
With consistent practice, area questions will become some of the easiest marks on the paper. Recognise the pattern, apply the correct formula, and always check your working.
通过持续练习,面积题会成为试卷中最容易拿分的部分。识别题型模式、应用正确公式并检查计算过程,你就能稳稳得分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply