📚 Edexcel A-Level Mathematics: Core Pure Techniques from Mixed Practice Set 4-219 | 爱德思A-Level数学:混合练习集4-219核心纯数学技巧
This revision guide is built around a mixed Edexcel A-Level Mathematics exercise set, labelled PDFJoiner (4)-219, and focuses on the core pure topics most frequently tested in Papers 1 and 2. Each section pairs a concise English explanation with a Chinese summary so you can check understanding in both languages.
本复习指南围绕一份标记为 PDFJoiner (4)-219 的爱德思A-Level数学混合练习集编写,重点讲解试卷一和试卷二中最常考的核心纯数学主题。每节内容均以简明英文说明搭配中文小结,帮助你用双语核对理解。
1. Algebraic Manipulation and Proof | 代数运算与证明
In Edexcel A-Level pure mathematics, algebraic fluency underpins almost every question. You must be confident expanding products of brackets, factorising quadratics and cubics, completing the square, simplifying rational expressions, and manipulating surds and indices. Common errors include losing a negative sign when subtracting a bracket and failing to identify a difference of two squares.
在爱德思A-Level纯数学中,代数熟练度几乎是每道题的基础。你必须熟练掌握展开括号乘积、对二次式和三次式因式分解、配方、化简有理式,以及处理根式和指数。常见错误包括减去括号时丢失负号,以及未能识别平方差结构。
For algebraic proof, set out your working in a clear sequence: state what you need to prove, express the quantities in algebraic form, then use standard identities such as (n + 1)² − n² = 2n + 1. Always justify each step, and when a question says ‘fully simplify’, factorise and cancel common factors before evaluating.
做代数证明时,要按清晰步骤书写:先说明要证明什么,把量用代数式表示,再使用标准恒等式,如 (n + 1)² − n² = 2n + 1。每一步都要给出依据;当题目要求“完全化简”时,先因式分解并约去公因式,再代入计算。
(a + b)² = a² + 2ab + b² , (a − b)² = a² − 2ab + b² , a² − b² = (a + b)(a − b)
2. Quadratics and Inequalities | 二次函数与不等式
Any quadratic equation can be written as ax² + bx + c = 0. The discriminant Δ = b² − 4ac determines the nature of the roots: if Δ > 0 there are two distinct real roots, if Δ = 0 there is one repeated root, and if Δ < 0 there are no real roots. You should also be able to solve a quadratic by factorising, completing the square, or using the quadratic formula x = (−b ± √Δ) / (2a).
任何二次方程都可以写成 ax² + bx + c = 0。判别式 Δ = b² − 4ac 决定根的性质:若 Δ > 0,则有两个不相等的实根;若 Δ = 0,则有一个重根;若 Δ < 0,则没有实根。你还要会通过因式分解、配方或求根公式 x = (−b ± √Δ) / (2a) 解二次方程。
When solving a quadratic inequality such as ax² + bx + c > 0, first find the critical values where the quadratic is equal to zero. Sketch the parabola, then select the intervals that satisfy the inequality. Remember that multiplying or dividing an inequality by a negative number reverses the inequality sign.
解形如 ax² + bx + c > 0 的二次不等式时,先求出二次式等于零的临界值。画出抛物线草图,然后选择满足不等式的区间。记住,不等式两边乘以或除以负数时,要改变不等号方向。
Δ = b² − 4ac , x = (−b ± √Δ) / (2a)
3. Coordinate Geometry and Circles | 坐标几何与圆
The equation of a circle with centre (a, b) and radius r is (x − a)² + (y − b)² = r². If the equation is given in expanded form, complete the square for both x and y to find the centre and radius. A tangent to a circle is perpendicular to the radius at the point of contact, so the product of their gradients is −1.
圆心为 (a, b)、半径为 r 的圆的方程是 (x − a)² + (y − b)² = r²。如果给出的方程是展开形式,要分别对 x 和 y 配方,以求出圆心和半径。圆在切点处的切线与过该点的半径垂直,因此它们的斜率乘积为 −1。
To find the equation of a tangent or normal at a point on a circle, first determine the gradient of the radius, then use the perpendicular gradient and the point-slope form y − y₁ = m(x − x₁). For chord and tangent problems, drawing a clear diagram often reveals right-angled triangles that make the calculation much easier.
求圆上一点处切线或法线的方程时,先求半径所在直线的斜率,然后利用垂直斜率关系和点斜式 y − y₁ = m(x − x₁)。对于弦与切线问题,画出清晰图形通常能揭示直角三角形,使计算简单很多。
(x − a)² + (y − b)² = r² , m_tangent × m_radius = −1
4. Polynomial Division and Factor Theorem | 多项式除法与因式定理
The factor theorem states that if f(a) = 0 for a polynomial f(x), then (x − a) is a factor of f(x). The remainder theorem states that when f(x) is divided by (x − a), the remainder is f(a). These two results allow you to factorise cubic and quartic polynomials by testing small integer values of x.
因式定理指出,对于多项式 f(x),如果 f(a) = 0,那么 (x − a) 是 f(x) 的一个因式。余式定理指出,当 f(x) 除以 (x − a) 时,余式为 f(a)。利用这两个结论,你可以通过代入较小的整数值测试,对三次和四次多项式进行因式分解。
Polynomial long division is used when a factor has been identified and you need to find the remaining quadratic or linear factor. Set out the division in a table-like layout and subtract carefully at each step. In exam questions, always check your factorisation by expanding the factors to see whether you recover the original polynomial.
当已确定一个因式后,需要求剩余的二次或一次因式时,可使用多项式长除法。用类似表格的形式展示除法过程,每一步都要仔细相减。在考试题中,务必通过展开因式来检验因式分解是否正确,看能否还原成原多项式。
f(a) = 0 ⇌ (x − a) is a factor of f(x)
5. Exponentials and Logarithms | 指数与对数
Exponential functions of the form y = aˣ and y = eˣ are common in growth and decay models. The natural logarithm ln x is the inverse of eˣ, so ln eˣ = x and e^(ln x) = x. You must know the logarithm laws: logₐ(xy) = logₐ x + logₐ y, logₐ(x/y) = logₐ x − logₐ y, and logₐ xⁿ = n logₐ x.
形如 y = aˣ 和 y = eˣ 的指数函数常见于增长和衰减模型。自然对数 ln x 是 eˣ 的反函数,因此 ln eˣ = x 且 e^(ln x) = x。你必须掌握对数运算法则:logₐ(xy) = logₐ x + logₐ y,logₐ(x/y) = logₐ x − logₐ y,logₐ xⁿ = n logₐ x。
To solve equations involving exponentials or logarithms, take logs or exponentiate both sides as appropriate. When modelling with y = a bˣ, taking logarithms gives a linear relationship between ln y and x, which can be used to find parameters a and b from a data table.
解涉及指数或对数的方程时,应根据需要对方程两边取对数或化为指数形式。当使用模型 y = a bˣ 时,取对数后 ln y 与 x 呈线性关系,便于从数据表中求出参数 a 和 b。
ln eˣ = x , logₐ(xy) = logₐ x + logₐ y , logₐ xⁿ = n logₐ x
6. Trigonometric Functions and Identities | 三角函数与恒等式
Edexcel A-Level requires confident use of sine, cosine and tangent on the unit circle. The fundamental identity sin²θ + cos²θ = 1 and the definition tan θ = sinθ / cosθ are the starting points for simplifying trigonometric expressions and solving equations. You should also know the double angle formulas: sin 2θ = 2 sinθ cosθ and cos 2θ = cos²θ − sin²θ.
爱德思A-Level要求熟练运用单位圆中的正弦、余弦和正切。基本恒等式 sin²θ + cos²θ = 1 以及定义 tan θ = sinθ / cosθ 是化简三角表达式和解三角方程的出发点。你还要掌握二倍角公式:sin 2θ = 2 sinθ cosθ 以及 cos 2θ = cos²θ − sin²θ。
When solving trigonometric equations in a given interval, first find the principal solution from the calculator, then use symmetry and periodicity to locate all other solutions. Always check whether the equation requires degrees or radians, and give your final answers in the form requested by the question.
在给定区间内解三角方程时,先用计算器求出主值,然后利用对称性和周期性找出所有其他解。务必确认题目要求使用角度制还是弧度制,并按题目要求的形式给出最终答案。
sin²θ + cos²θ = 1 , tan θ = sinθ / cosθ , sin 2θ = 2 sinθ cosθ
7. Differentiation: Rules and Applications | 微分:法则与应用
The power rule states that if y = xⁿ, then dy/dx = n xⁿ⁻¹. For products, use the product rule: d/dx (uv) = u’v + uv’. For quotients, use the quotient rule: d/dx (u/v) = (u’v − uv’) / v². The chain rule is essential for composite functions: dy/dx = dy/du × du/dx.
幂函数求导法则指出,如果 y = xⁿ,那么 dy/dx = n xⁿ⁻¹。对于乘积函数,使用乘积法则:d/dx (uv) = u’v + uv’。对于分式函数,使用商法则:d/dx (u/v) = (u’v − uv’) / v²。链式法则对复合函数至关重要:dy/dx = dy/du × du/dx。
Stationary points occur where dy/dx = 0. Use the second derivative to classify them: if d²y/dx² > 0 the point is a local minimum, and if d²y/dx² < 0 it is a local maximum. For optimisation problems, write the quantity to be maximised or minimised as a function of one variable, differentiate, and justify your result.
驻点出现在 dy/dx = 0 处。用二阶导数判断驻点类型:若 d²y/dx² > 0,该点是局部极小点;若 d²y/dx² < 0,该点是局部极大点。在优化问题中,先将需要最大化或最小化的量表示为单变量函数,再求导并说明理由。
d/dx (xⁿ) = n xⁿ⁻¹ , d/dx (uv) = u’v + uv’ , dy/dx = dy/du × du/dx
8. Integration: Techniques and Area Under Curves | 积分:技巧与曲线下面积
Integration reverses differentiation. The basic rule is ∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + C, for n ≠ −1. The special case ∫ (1/x) dx = ln|x| + C must be memorised. Definite integrals with limits give the signed area between a curve and the x-axis, calculated as F(b) − F(a).
积分是微分的逆运算。基本法则是 ∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + C,其中 n ≠ −1。特殊情况 ∫ (1/x) dx = ln|x| + C 必须牢记。带上下限的定积分给出曲线与 x 轴之间的有符号面积,计算方法为 F(b) − F(a)。
To find the area between a curve and the x-axis, first identify where the curve crosses the axis, because areas below the axis are negative. Split the integral at the crossing points or use the absolute value of each region. Integration by substitution is tested when one factor is a derivative of part of the integrand; choose u carefully and replace both dx and the limits when evaluating a definite integral.
求曲线与 x 轴之间的面积时,先找出曲线与 x 轴的交点,因为轴下方的面积为负。在交点处拆分积分,或对每个区域取绝对值。当被积函数的一个因式是另一部分导数的某种形式时,常考换元积分法;要仔细选择 u,在计算定积分时同时替换 dx 和积分限。
∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + C , ∫ (1/x) dx = ln|x| + C
9. Sequences and Series: Arithmetic and Geometric | 数列与级数:等差与等比
An arithmetic sequence has a constant difference d. Its nth term is uₙ = a + (n − 1)d, and the sum of the first n terms is Sₙ = n/2 [2a + (n − 1)d] or Sₙ = n/2 (a + l), where l is the last term. These formulas are provided in the Edexcel booklet, but you must know when and how to apply them.
等差数列具有常数公差 d。第 n 项为 uₙ = a + (n − 1)d,前 n 项和为 Sₙ = n/2 [2a + (n − 1)d] 或 Sₙ = n/2 (a + l),其中 l 为末项。这些公式在爱德思公式表中提供,但你必须知道何时以及如何使用它们。
A geometric sequence has a constant ratio r. Its nth term is uₙ = arⁿ⁻¹, and the sum of the first n terms is Sₙ = a(1 − rⁿ) / (1 − r) for r ≠ 1. If |r| < 1, the sum to infinity exists and is S∞ = a / (1 − r). Be careful with word problems: identify whether the sequence is arithmetic or geometric before applying the formula.
等比数列具有常数公比 r。第 n 项为 uₙ = arⁿ⁻¹,前 n 项和为 Sₙ = a(1 − rⁿ) / (1 − r),其中 r ≠ 1。若 |r| < 1,则无穷级数和存在,且 S∞ = a / (1 − r)。做应用题时要小心:先判断数列是等差还是等比,再套用公式。
Arithmetic: uₙ = a + (n − 1)d , Sₙ = n/2 [2a + (n − 1)d]
Geometric: uₙ = arⁿ⁻¹ , S∞ = a / (1 − r) for |r| < 1
10. Vectors and Parametric Equations | 向量与参数方程
In two or three dimensions, a vector can be written as a column vector or in component form. The magnitude of a vector v = xi + yj + zk is |v| = √(x² + y² + z²). The dot product is a · b = |a||b| cos θ, so the angle between two vectors is cos θ = (a · b) / (|a||b|). If a · b = 0, the vectors are perpendicular.
在二维或三维空间中,向量可以写成列向量或分量形式。向量 v = xi + yj + zk 的模长为 |v| = √(x² + y² + z²)。点积为 a · b = |a||b| cos θ,因此两向量夹角为 cos θ = (a · b) / (|a||b|)。若 a · b = 0,则两向量垂直。
For parametric equations x = f(t), y = g(t), the gradient is dy/dx = (dy/dt) / (dx/dt), provided dx/dt ≠ 0. To convert parametric equations to Cartesian form, eliminate the parameter t, often by using a known identity such as sin²t + cos²t = 1. This skill appears regularly in coordinate geometry and curve sketching questions.
对于参数方程 x = f(t),y = g(t),其导数为 dy/dx = (dy/dt) / (dx/dt),前提是 dx/dt ≠ 0。将参数方程转化为直角坐标方程时,通常借助已知恒等式消去参数 t,例如 sin²t + cos²t = 1。这一技巧在坐标几何和曲线作图题中经常出现。
|v| = √(x² + y² + z²) , a · b = |a||b| cos θ , dy/dx = (dy/dt) / (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课程辅导,国外大学本科硕士研究生博士课程论文辅导