📚 Edexcel A-Level Maths Problem 140: Parametric Integration Mastery | Edexcel A-Level 数学第140题:参数方程积分精讲
Parametric integration is one of the most reliable high-mark topics in the Edexcel A-Level Mathematics specification. A typical “Problem 140” style question will give a curve defined by x = f(t) and y = g(t), then ask you to find the area under the curve or the volume of revolution about the x-axis. This revision guide breaks the method into clear steps, complete with worked examples, common mistakes and exam technique.
参数方程积分是 Edexcel A-Level 数学大纲中最稳定的高分考点之一。一道典型的 “第140题” 会给出由 x = f(t) 和 y = g(t) 定义的曲线,然后要求你求曲线下的面积或绕 x 轴旋转一周的体积。本篇复习指南将方法拆分为清晰的步骤,并配有例题、常见错误和考试技巧。
1. Understanding the Problem Context | 理解题目背景
In Edexcel A-Level Maths, parametric integration questions usually appear in Paper 1 or Paper 2, often as a 7-10 mark question. You will be given a pair of parametric equations and a range of the parameter t. The question may ask for the area between the curve and the x-axis, or it may ask for the volume generated when this area is rotated about the x-axis. The examiner expects you to link parametric differentiation, integral limits and the chain rule quickly and accurately.
在 Edexcel A-Level 数学中,参数方程积分题通常出现在 Paper 1 或 Paper 2,分值一般为 7-10 分。题目会给你一组参数方程以及参数 t 的取值范围。问题可能要求你求曲线与 x 轴之间的面积,也可能要求该区域绕 x 轴旋转一周所得体积。考官希望你能快速准确地联系参数方程求导、积分限和链式法则。
You should first identify the type of region being integrated. Sketching the curve is not always necessary, but labelling the direction of increasing t can help you decide whether to take an absolute value for the area.
你应当先识别所积分的区域类型。画图并非总是必要,但标出 t 增大的方向有助于判断面积是否需要取绝对值。
2. Parametric Differentiation Review | 参数方程求导回顾
For a curve given by x = x(t) and y = y(t), the gradient of the tangent is obtained by differentiating both equations with respect to t, then dividing. The chain rule gives the gradient as dy/dx = (dy/dt) ÷ (dx/dt), provided dx/dt is not zero. This relationship is central to all parametric integration work.
对于由 x = x(t) 和 y = y(t) 给出的曲线,切线的斜率可以通过先对 t 分别求导再相除得到。链式法则给出斜率 dy/dx = (dy/dt) ÷ (dx/dt),前提是 dx/dt 不等于零。这个关系是所有参数方程积分运算的核心。
dy/dx = (dy/dt) ÷ (dx/dt)
- Differentiate x and y separately with respect to t.
- Keep t as the working variable throughout.
- Only eliminate t if the question explicitly requires a Cartesian equation.
- 分别对 x 和 y 关于 t 求导。
- 全程保留 t 作为工作变量。
- 只有在题目明确要求直角坐标方程时才消去 t。
3. Area Under a Parametric Curve | 参数曲线下的面积
The area A between a parametric curve and the x-axis from parameter values t = a to t = b is found by replacing dx with x′(t) dt. Since y is already given as a function of t, the area formula becomes a single-variable integral in t.
参数曲线与 x 轴之间、参数 t 从 a 到 b 的区域面积 A 可以通过将 dx 替换为 x′(t) dt 来求得。由于 y 已经表示为 t 的函数,面积公式就转化为关于 t 的单变量积分。
A = ∫ₐᵇ y(t) x′(t) dt
This formula comes from the basic area principle A = ∫ y dx. If the curve crosses the x-axis within the interval, split the integral at the crossing point and take absolute values for each part, or compute the net signed area carefully.
该公式来源于基本面积原理 A = ∫ y dx。如果曲线在区间内穿过 x 轴,应在交点处拆分积分,并对每一部分取绝对值,或谨慎地计算净符号面积。
4. Changing Limits Correctly | 正确转换积分限
When you substitute x = x(t), the limits of the original integral must change from x-values to t-values. If the parameter increases from α to β, write the new limits directly as t = α and t = β. One of the most common errors in exam scripts is keeping x-limits while integrating with respect to t, which produces a meaningless result.
当你代入 x = x(t) 时,原积分的上下限必须从 x 值转换为 t 值。如果参数从 α 增大到 β,则直接把新的积分限写为 t = α 和 t = β。试卷中最常见的错误之一就是在对 t 积分时仍然保留 x 的上下限,这样得到的结果毫无意义。
| Original x-limit | Corresponding t-limit |
| x = x(a) | t = a |
| x = x(b) | t = b |
Write the new limits immediately after substitution so that every integral is consistent with its differential dt.
在代入后立即写出新的积分限,以保证每个积分都与其微分 dt 一致。
5. Worked Example Part 1: Setting Up the Integral | 例题第一部分:建立积分
Consider the parametric curve defined by x = t² + 1 and y = 2t + 3 for 0 ≤ t ≤ 2. Find the area under the curve between the corresponding x-values. First compute dx/dt = 2t. Next write the area integral explicitly.
考虑由 x = t² + 1 和 y = 2t + 3 定义的参数曲线,其中 0 ≤ t ≤ 2。求相应 x 值之间曲线下方的面积。首先计算 dx/dt = 2t。然后明确写出面积积分。
A = ∫₀² (2t + 3)(2t) dt = ∫₀² (4t² + 6t) dt
Notice that the integrand has been fully simplified before integration. In an exam solution, you should show this simplification clearly to gain method marks, even if the final arithmetic contains an error.
注意被积函数在积分前已完全化简。在考试解答中,你应当清晰展示这一化简过程,这样即使最终计算有误,也能获得方法分。
6. Worked Example Part 2: Integrating and Substituting Limits | 例题第二部分:积分并代入上下限
Integrate term by term using the standard power rule for integration. The limits are already in terms of t, so no further conversion is needed. Substitute the upper and lower limits carefully.
使用标准的幂函数积分法则逐项积分。上下限已经是关于 t 的,因此无需进一步转换。仔细代入上限和下限。
A = [ (4/3)t³ + 3t² ]₀² = (4/3)(8) + 3(4) − 0 = 32/3 + 12 = 68/3
The final answer is 68/3 square units. Always state the units if the question provides them, as this forms part of clear mathematical communication and can be required for full marks.
最终答案为 68/3 平方单位。如果题目给出了单位,请务必写明单位,因为这是清晰数学表达的一部分,有时也是满分所必需的。
7. Volume of Revolution for Parametric Curves | 参数曲线旋转体体积
When the area under a parametric curve is rotated through 360° about the x-axis, the volume of the solid formed is given by the formula below. You must square the entire y(t) expression before multiplying by x′(t), and do not forget the factor π.
当参数曲线下的区域绕 x 轴旋转 360° 时,所成立体的体积由下面的公式给出。你必须先对整个 y(t) 表达式平方,再乘以 x′(t),并且不要忘记系数 π。
V = π ∫ₐᵇ [y(t)]² x′(t) dt
This is an extension of the standard formula V = π ∫ y² dx. The square applies to the entire y(t) function, so be careful with expressions such as y = t² + 1: the squared form is (t² + 1)², not t⁴ + 1.
这是标准公式 V = π ∫ y² dx 的推广。平方作用于整个 y(t) 函数,因此当 y = t² + 1 时要特别注意:平方后为 (t² + 1)²,而不是 t⁴ + 1。
8. Common Mistakes and How to Avoid Them | 常见错误及避免方法
Parametric integration is a process-heavy topic, which means there are several places where marks are easily lost. Recognising these pitfalls before the exam will help you avoid careless errors under time pressure.
参数方程积分是一个步骤繁多的考点,这意味着有许多地方容易丢分。考前识别这些陷阱有助于你在时间紧张时避免粗心错误。
- Using dx/dt incorrectly in the integrand. Write dx = x′(t) dt before substituting.
- Forgetting to change the limits. Label the new limits clearly as t-values.
- Squaring incorrectly in volume questions. Square the whole y(t) expression first.
- Losing the factor π in volume calculations. Check the formula at the start.
- Ignoring the direction of t. If t decreases, reverse the limits and adjust the sign.
- 被积函数中错误使用 dx/dt。先写出 dx = x′(t) dt 再代入。
- 忘记转换积分限。将新的积分限明确标为 t 值。
- 体积题中平方错误。先对整个 y(t) 表达式平方。
- 体积计算中遗漏系数 π。开始时先核对公式。
- 忽略 t 的变化方向。如果 t 减小,应交换积分限并调整符号。
9. Exam Technique for Edexcel A-Level | Edexcel A-Level 考试技巧
In Edexcel A-Level Mathematics, parametric integration questions are marked using a combination of method marks and accuracy marks. Even if your final answer is incorrect, you can still gain most of the marks by showing a clear setup, correct use of the chain rule and accurate substitution of limits.
在 Edexcel A-Level 数学中,参数方程积分题的评分由方法分和答案分组成。即使你的最终答案错误,只要清晰地展示了积分建立过程、正确使用链式法则并准确代入上下限,你仍然可以获得大部分分数。
Plan your working in a logical order: differentiate, write the area or volume formula, substitute for y and dx, change the limits, simplify the integrand, integrate, then substitute the limits. This structure makes your reasoning easy for examiners to follow.
按逻辑顺序安排解题步骤:求导、写面积或体积公式、代入 y 和 dx、转换积分限、化简被积函数、积分、再代入上下限。这种结构能让考官清楚地跟随你的推理。
10. Practice Exercise | 练习巩固
Try this exercise to test your understanding. A curve is defined parametrically by x = 2t + 1 and y = t² − 1 for 1 ≤ t ≤ 3. Find the area between the curve and the x-axis over the given parameter interval.
尝试下面的练习来检验你的理解。曲线的参数方程为 x = 2t + 1 和 y = t² − 1,其中 1 ≤ t ≤ 3。求给定参数区间内曲线与 x 轴之间的面积。
Answer: 40/3 square units
Work through the problem step by step: find dx/dt, write the area integral, change the limits, integrate and substitute. Then compare your method with the structure shown in this revision guide.
请逐步解答此题:求出 dx/dt,写出面积积分,转换积分限,积分并代入上下限。然后将你的方法与本篇复习指南中展示的结构进行对照。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导