📚 PDF资源导航

A-Level Maths Unit 4 January 2020 Question Paper Analysis | A-Level 数学 Unit 4 2020年1月试卷题型解析

📚 A-Level Maths Unit 4 January 2020 Question Paper Analysis | A-Level 数学 Unit 4 2020年1月试卷题型解析

The January 2020 Unit 4 paper for Edexcel International A-Level Mathematics (WMA14/01 Pure Mathematics 4) tests a wide range of advanced pure topics. This analysis breaks down each question type, highlights common pitfalls, and provides strategic approaches for success. Whether you are revising for mocks or the final exam, understanding the structure and style of this paper will sharpen your problem-solving skills.

2020年1月的Edexcel国际A-Level数学Unit 4试卷(WMA14/01 Pure Mathematics 4)覆盖了众多高阶纯数内容。本文逐一剖析每种题型,点明常见陷阱,并提供高效的解题策略。无论你是在准备模拟考试还是最终考试,吃透这份试卷的结与风格都能让你的解题能力更上一层楼。

1. Parametric Differentiation and Tangent Equations | 参数方程求导与切线方程

A classic opener involves a curve defined by parametric equations x = f(t), y = g(t). You are often asked to find the gradient dy/dx and then the equation of the tangent or normal at a specific point. Remember that dy/dx = (dy/dt) ÷ (dx/dt). After finding the slope, use y – y₁ = m(x – x₁) to form the line equation.

典型的开篇题给出一条用参数方程 x = f(t)、y = g(t) 定义的曲线,常要求计算梯度 dy/dx,进而求出某个点处的切线或法线方程。牢记 dy/dx = (dy/dt) ÷ (dx/dt)。求出斜率后,代入 y – y₁ = m(x – x₁) 即可得到直线方程。

In the Jan 2020 paper, one question presented x = t² + 1, y = t³ – 6t. Candidates needed to locate the point where the tangent is parallel to the y-axis (dx/dt = 0), and then find the equation of the normal at another given t-value. Many students confuse the conditions for horizontal and vertical tangents — be precise: horizontal tangent means dy/dx = 0, vertical tangent means dy/dx is undefined (dx/dt = 0 but dy/dt ≠ 0).

在2020年1月的试卷中,一道题给出了 x = t² + 1, y = t³ – 6t。考生需要找到切线平行于y轴的点(即 dx/dt = 0),并求出在另一个给定t值处的法线方程。很多学生混淆水平切线与竖直切线的条件——务必精确:水平切线要求 dy/dx = 0,竖直切线要求 dy/dx 无定义(dx/dt = 0 且 dy/dt ≠ 0)。

dy/dx = (3t² – 6) / (2t)


2. Binomial Expansion for Rational Functions | 有理函数的二项展开

The paper typically requires expanding a rational function such as (a + bx) / (1 + cx)ⁿ using partial fractions and the binomial theorem. First decompose into partial fractions, then expand each term in the form A(1 + px)⁻¹ or B(1 + px)⁻², using the standard expansion (1 + x)ⁿ = 1 + nx + n(n-1)x²/2! + …, valid for |x| < 1.

试卷通常会要求利用部分分式和二项式定理展开有理函数,例如 (a + bx) / (1 + cx)ⁿ。先拆解为部分分式,然后将每一项写成 A(1 + px)⁻¹ 或 B(1 + px)⁻² 的形式,套用标准展开式 (1 + x)ⁿ = 1 + nx + n(n-1)x²/2! + …(要求 |x| < 1)。

One common mistake is forgetting to factor out the constant to ensure the form (1 + something). For example, (4 – 3x)⁻¹ must be written as 4⁻¹ (1 – (3/4)x)⁻¹. The expansion is only valid for |(3/4)x| < 1, i.e. |x| < 4/3. In the Jan 20 paper, part of a question asked for the expansion up to x² and the range of validity — always state the limiting x-value clearly.

一个常见错误是忘记提出常数,以确保括号内是 1 + 某数 的形式。例如 (4 – 3x)⁻¹ 必须写成 4⁻¹ (1 – (3/4)x)⁻¹。展开成立的条件是 |(3/4)x| < 1,即 |x| < 4/3。在2020年1月的试卷中,有一小问要求展开到 x² 项并写出收敛范围——要清晰地陈述限制的 x 范围。

(1 + px)⁻¹ = 1 – px + p²x² – …


3. Partial Fractions and Integration | 部分分式与积分

Integration of rational functions by first expressing them as partial fractions is a core skill. The denominator often factors into linear or repeated linear factors. Write the expression as a sum of simpler fractions with unknown constants, multiply through by the denominator, and solve for A, B, C by comparing coefficients or substituting convenient x-values.

先把有理函数写成分部分式再积分是一项核心技能。分母通常可分解为一次因子或重复一次因子。将表达式设为带有未知常数的简单分式之和,乘以分母,通过比较系数或代入便捷的 x 值求出 A、B、C。

In the Jan 2020 paper, an integral like ∫ (2x² + 5x – 3) / [(x – 1)(x + 2)²] dx appeared. After partial fractions, you obtain terms like A/(x – 1), B/(x + 2) and C/(x + 2)². Integrating gives natural logs and a negative power. Remember that ∫ (x + a)⁻ⁿ dx = -1/[(n-1)(x + a)ⁿ⁻¹] for n ≠ 1. Also do not forget the constant of integration unless it is a definite integral.

2020年1月试卷中可能出现形如 ∫ (2x² + 5x – 3) / [(x – 1)(x + 2)²] dx 的积分。拆成部分分式后得到 A/(x – 1)、B/(x + 2) 和 C/(x + 2)² 等形式。积分结果包含自然对数和负指数项。要记住当 n ≠ 1 时,∫ (x + a)⁻ⁿ dx = -1/[(n-1)(x + a)ⁿ⁻¹]。此外,若是定积分则无需常数,否则不要忘记积分常数。

∫ [1/(x – 1)] dx = ln|x – 1| + C


4. Implicit Differentiation and Tangents | 隐函数求导与切线

When a curve is given by an equation mixing x and y, implicit differentiation is required. Differentiate every term with respect to x, treating y as a function of x and using the chain rule for y terms (e.g., d(y²)/dx = 2y dy/dx). Then rearrange to make dy/dx the subject.

当曲线方程同时含有 x 和 y 且无法直接解出 y 时,就要用到隐函数求导。对每一项关于 x 求导,将 y 看作 x 的函数,对 y 项使用链式法则(例如 d(y²)/dx = 2y dy/dx)。然后整理方程解出 dy/dx。

A typical question from Jan 2020 involved a curve x² + 2xy – y² = 5. After finding dy/dx, you are asked to find the equation of the tangent at a given point. Plug in the coordinates to get the slope, then use the point-slope form. Some candidates forget the product rule for terms like 2xy, which differentiates to 2y + 2x dy/dx.

2020年1月的一道典型题目涉及曲线 x² + 2xy – y² = 5。求出 dy/dx 后,要求找出在某给定点处的切线方程。代入坐标得到斜率,再用点斜式写出方程。有些考生容易忘记 2xy 这类项要用乘积法则,其导数为 2y + 2x dy/dx。

d/dx (x² + 2xy – y²) = 2x + 2y + 2x dy/dx – 2y dy/dx = 0


5. First-Order Differential Equations | 一阶微分方程

Separable differential equations are a staple of Unit 4. You rearrange the equation so that all y-terms (with dy) are on one side and all x-terms (with dx) on the other. Then integrate both sides. Sometimes a substitution or an integrating factor is needed for first-order linear DEs.

可分离变量的一阶微分方程是 Unit 4 的必考题。将方程变形,使含 y 的项(和 dy)在一侧,含 x 的项(和 dx)在另一侧,然后两边同时积分。一阶线性微分方程有时也需要使用代换法或积分因子。

The Jan 2020 paper included a real-world modelling problem where the rate of change of a volume V was proportional to the square root of V. After separating variables, the integration yields an equation of the form V¹⁄² = kt + C. Use initial conditions to find constants. Always interpret the problem statement correctly — the phrase “proportional to” means dV/dt = k √V.

2020年1月的试卷包含一道实际建模题:体积 V 的变化率与 V 的平方根成正比。分离变量并积分得到形如 V¹⁄² = kt + C 的方程,再利用初始条件求出常数。必须正确理解题意——“成正比”意味着 dV/dt = k √V。

∫ dV/√V = ∫ k dt ⇒ 2√V = kt + C


6. Vectors: Dot Product, Angles, and Equations of Lines | 向量:数量积、夹角与直线方程

Vector questions test the ability to manipulate position vectors, direction vectors, and use the dot product. You may be asked to find the angle between two vectors using cosθ = (a·b) / (|a||b|), or to prove that two lines are perpendicular (a·b = 0). The vector equation of a line is r = a + tb.

向量题考查对位置向量、方向向量的运算能力以及数量积的应用。常要求用 cosθ = (a·b) / (|a||b|) 计算两向量夹角,或证明两直线垂直(a·b = 0)。直线的向量方程为 r = a + tb。

In the Jan 2020 exam, one question gave the coordinates of points A, B, and C, then asked for the angle ABC. You need to find vectors BA and BC, compute their magnitudes and dot product. Another part asked to find the point of intersection of two lines — solve the simultaneous vector equations by equating components. Watch out for non-intersecting skew lines; if no solution exists, explain clearly.

在2020年1月的考试中,有一题给出点 A、B、C 的坐标,然后求角 ABC。需要先求出向量 BA 和 BC,再计算它们的模和数量积。还有一问要求找到两直线的交点——通过令分量相等来求解方程组。注意可能遇到异面直线不相交的情况,若无解,要清楚说明理由。

cos θ = (a·b) / (|a||b|)


7. Integration by Substitution | 换元积分法

Integration by substitution is frequently tested with a given substitution to simplify the integrand. You must express dx in terms of du, change the limits for definite integrals, and then integrate. Common substitutions include u = sin x, u = ln x, or u = √(something).

换元积分法常常直接给出代换式以简化被积函数。需要将 dx 用 du 表示,若为定积分则要同步换限,然后积分。常见的代换包括 u = sin x, u = ln x 或 u = √(某式)。

A Jan 2020 question used the substitution u = 1 + x² to integrate a function like ∫ 2x / √(1 + x²) dx. After substitution, the integral becomes a simple power rule. Always show the step du = 2x dx, and rewrite the integrand completely in terms of u. When the limits are given, change them: if x = 0, u = 1; if x = 2, u = 5. Never leave limits as x-values in a u-integral.

2020年1月的一道题使用了代换 u = 1 + x² 来积分形如 ∫ 2x / √(1 + x²) dx 的式子。代换后积分变为简单的幂函数积分。务必展示 du = 2x dx 的步骤,并将被积函数完全用 u 表示。若有上下限,要同步替换:若 x = 0 则 u = 1;若 x = 2 则 u = 5。千万不要在 u 积分中保留 x 值的上下限。

∫ f(x) dx = ∫ f(x(u)) (dx/du) du


8. Area Under Parametric Curves | 参数曲线下的面积

To find the area enclosed by a parametric curve and the x-axis, use the formula ∫ y dx = ∫ y(t) (dx/dt) dt, with appropriate t-limits. The challenge is to identify the correct limits by tracing the curve or using given information. Sometimes you need to calculate the area between the curve and the y-axis: ∫ x dy = ∫ x(t) (dy/dt) dt.

要计算参数曲线与 x 轴围成的面积,使用公式 ∫ y dx = ∫ y(t) (dx/dt) dt,并配合正确的 t 上下限。难点在于通过曲线走向或已知条件确定积分限。有时也需要计算曲线与 y 轴之间的面积:∫ x dy = ∫ x(t) (dy/dt) dt。

In Jan 2020, one question provided parametric equations and asked for the area of the region bounded by the curve and the coordinate axes. It involved finding the t-value where the curve crosses the axis (set y = 0 or x = 0) and using those as limits. The integral usually simplifies to a polynomial in t, easy to evaluate.

2020年1月有一道题给出参数方程,要求计算曲线与坐标轴所围区域的面积。需要先找出曲线与轴的交点(设 y = 0 或 x = 0)以得到 t 上下限。被积函数通常会简化为 t 的多项式,容易计算。

Area = ∫ₜ₁ᵗ² y (dx/dt) dt


9. Algebraic Division and Factorisation | 代数除法与因式分解

Polynomial division is a prerequisite for many questions, especially when simplifying rational functions before partial fractions or finding roots. Use long division or equate coefficients to split an improper fraction into a quotient and a remainder. The factor theorem helps locate roots: if f(p) = 0, then (x – p) is a factor.

多项式除法是许多题目的前置步骤,尤其是在部分分式之前需要先简化假分式,或在求根时派上用场。可以使用长除法或系数比较法将假分式拆分为商式和余式。因式定理有助于定位根:若 f(p) = 0,则 (x – p) 是一个因子。

A Jan 2020 question required simplifying (x³ + 2x² – 5x – 6) ÷ (x + 1) before integrating. The division gave a quadratic which could be further integrated directly. Some students incorrectly attempted to break it into partial fractions without reducing the degree first. Always ensure the numerator’s degree is less than the denominator’s before applying partial fractions.

2020年1月有一道题要求在积分前先化简 (x³ + 2x² – 5x – 6) ÷ (x + 1)。除法得到一个二次多项式,可以直接积分。一些学生错误地直接进行部分分式分解,而未先降低分子次数。一定要确保分子的次数低于分母的次数之后,再使用部分分式。

(x³ + 2x² – 5x – 6) = (x + 1)(x² + x – 6)


10. Modelling with Differential Equations | 微分方程建模

The final question often ties together integration, differentiation, and contextual modelling. You might encounter a problem describing how a quantity changes over time, like the temperature of a cooling object or the volume of liquid in a tank. Form the differential equation from the word statement, solve it, and then answer specific questions about the model, such as finding the time taken to halve.

最后一题通常融合积分、微分和实际情境建模。可能会遇到描述某量随时间变化的场景,比如冷却物体的温度或水箱中液体的体积。根据文字叙述建立微分方程,求解,然后回答关于模型的具体问题,例如计算数量减半所需的时间。

In the Jan 2020 paper, a classic question involved the rate of change of a population P: dP/dt = kP(100 – P). This is a separable equation requiring partial fractions to integrate: 1/[P(100 – P)] = A/P + B/(100 – P). After integration and using initial conditions, you get a logistic growth model. Candidates must interpret the constants in the context — e.g., k is the growth rate constant.

2020年1月有一道经典的人口增长题:dP/dt = kP(100 – P)。这是一个可分离变量的方程,需借助部分分式积分:1/[P(100 – P)] = A/P + B/(100 – P)。积分并使用初始条件后,获得逻辑斯谛增长模型。考生需结合题意解释常数含义,例如 k 是增长率常数。

∫ dP / [P(100 – P)] = ∫ k dt


11. Common Pitfalls and Examiner Advice | 常见陷阱与考官建议

Examiners repeatedly note that marks are lost through algebraic slips, especially with signs. When doing implicit differentiation, double-check the product rule and chain rule. In vectors, draw a clear sketch to avoid sign errors in direction vectors. For integration, never forget the constant of integration — unless evaluating a definite integral. In the exam, time management is crucial: allocate about 1.5 minutes per mark.

考官多次指出,失分常常源自代数运算的细枝末节,尤其是符号问题。做隐函数求导时,仔细检查乘积法则和链式法则的使用。向量题中,画简图可以避免方向向量的符号错误。积分时,务必加上积分常数——除非计算定积分。考试中,时间管理至关重要:大约按每题 1.5 分钟/分来分配。

Also pay close attention to domain restrictions in binomial expansions and validity ranges. If the question asks for the “range of values of x for which the expansion is valid”, state an inequality like |x| < 1/2, not just the endpoints. Practise past papers under timed conditions, and always review the examiner's report to learn what was expected in a Grade A answer.

还要密切关注二项展开的收敛域和有效范围。如果题目要求“展开成立时 x 值的范围”,要写清不等式如 |x| < 1/2,而不仅仅是区间端点。在限时条件下练习历年真题,并研读考官报告,学习如何写出A级答案。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading