📚 Edexcel A-Level Maths: Core Pure Topics from Past Paper 032 | 爱德思A-Level数学:真题032核心纯数学考点
This revision guide focuses on the types of pure mathematics questions that frequently appear in Edexcel A-Level Maths papers, especially those in mixed practice sets such as the one labelled pdfjoiner_(4)-032. It covers core techniques from algebra, functions, trigonometry, calculus, sequences and vectors. Work through each section and make sure you can apply the methods without a calculator when required.
本复习指南聚焦爱德思 A-Level 数学试卷中经常出现的纯数学题型,尤其是像 pdfjoiner_(4)-032 这样的混合练习题组。内容涵盖代数、函数、三角、微积分、数列和向量等核心技巧。请逐节学习,并确保在没有计算器的情况下也能熟练运用这些方法。
1. Algebra and Algebraic Fractions | 代数与代数分式
Algebraic manipulation underpins most A-Level maths questions. You should be confident simplifying rational expressions, factorising polynomials, and using the factor theorem to find roots.
代数运算是大多数 A-Level 数学题的基础。你应熟练掌握有理式的化简、多项式因式分解以及用因式定理求根。
A typical task is to express (3x+2)/(x²-1) as partial fractions. Begin by factorising the denominator as (x-1)(x+1), then write the expression in the form A/(x-1) + B/(x+1).
一个典型题目是将 (3x+2)/(x²-1) 拆成部分分式。先对分母因式分解为 (x-1)(x+1),再把原式写成 A/(x-1) + B/(x+1) 的形式。
Multiplying through by the common denominator gives 3x+2 ≡ A(x+1)+B(x-1). Substitute x=1 to find A=5/2 and x=-1 to find B=1/2.
两边乘以公分母得到 3x+2 ≡ A(x+1)+B(x-1)。代入 x=1 得 A=5/2,代入 x=-1 得 B=1/2。
Remember the factor theorem: if f(a)=0 for a polynomial f(x), then (x-a) is a factor. Use long division or synthetic division to reduce the degree.
记住因式定理:若多项式 f(x) 满足 f(a)=0,则 (x-a) 是其一因式。用长除法或综合除法降低次数。
2. Quadratics and the Discriminant | 二次函数与判别式
For a quadratic ax²+bx+c=0, the discriminant is Δ=b²-4ac. It tells you whether the roots are real and distinct (Δ>0), real and repeated (Δ=0), or complex (Δ<0).
对于二次方程 ax²+bx+c=0,判别式为 Δ=b²-4ac。它告诉你根的情况:Δ>0 有两个不等实根,Δ=0 有两个相等实根,Δ<0 无实根。
Many Edexcel questions ask you to find conditions on a parameter. For example, find the values of k for which x²+kx+4=0 has no real roots. Set Δ=k²-16<0, giving -4<k<4.
许多爱德思题目要求你求参数的条件。例如,求使 x²+kx+4=0 无实根的 k 值。令 Δ=k²-16<0,得到 -4<k<4。
Also practise completing the square: x²+6x+5=(x+3)²-4. This form reveals the vertex at (-3,-4) and helps solve quadratic equations.
同时要练习配方法:x²+6x+5=(x+3)²-4。这种形式可直接看出顶点为 (-3,-4),也有助于解二次方程。
The quadratic formula x=(-b±√(b²-4ac))/(2a) should be memorised. It is especially useful when coefficients are not integers.
求根公式 x=(-b±√(b²-4ac))/(2a) 必须牢记。当系数不是整数时,它尤其有用。
3. Functions and Transformations | 函数与图像变换
Edexcel papers test transformations of graphs such as y=f(x)+a, y=f(x+a), y=af(x) and y=f(ax). Understand the difference between translations and stretches.
爱德思试卷考查图像变换,如 y=f(x)+a、y=f(x+a)、y=af(x) 和 y=f(ax)。要理解平移与伸缩的区别。
A vertical translation of +2 gives y=f(x)+2; a horizontal translation of -3 gives y=f(x+3). A vertical stretch by factor 2 gives y=2f(x), while a horizontal stretch by factor ½ gives y=f(2x).
向上平移 2 个单位得到 y=f(x)+2;向左平移 3 个单位得到 y=f(x+3)。垂直方向拉伸为原来 2 倍得到 y=2f(x),水平方向压缩为原来 ½ 倍得到 y=f(2x)。
Composite and inverse functions also appear frequently. The inverse f⁻¹(x) is found by swapping x and y and then solving for y. The domain of f⁻¹ is the range of f.
复合函数与反函数也经常出现。求反函数 f⁻¹(x) 的方法是交换 x 和 y,然后解出 y。f⁻¹ 的定义域就是 f 的值域。
For f(x)=2x+3, we have f⁻¹(x)=(x-3)/2. Check by verifying f(f⁻¹(x))=x.
对于 f(x)=2x+3,其反函数为 f⁻¹(x)=(x-3)/2。可通过验证 f(f⁻¹(x))=x 来检查。
4. Trigonometric Equations and Identities | 三角方程与恒等式
You must know the exact values of sin, cos and tan for 30°, 45°, 60° and related angles. These underpin many trig equations.
你必须牢记 30°、45°、60° 及其相关角的正弦、余弦和正切精确值。这是很多三角方程的基础。
Use identities such as sin²θ+cos²θ=1, tanθ=sinθ/cosθ, and the double angle formulae sin2θ=2sinθcosθ, cos2θ=cos²θ−sin²θ=2cos²θ−1=1−2sin²θ.
要会使用恒等式:sin²θ+cos²θ=1、tanθ=sinθ/cosθ,以及倍角公式 sin2θ=2sinθcosθ、cos2θ=cos²θ−sin²θ=2cos²θ−1=1−2sin²θ。
A common question is to solve 2sin²θ−1=0 for 0°≤θ≤360°. Rewrite as cos2θ=0, giving θ=45°,135°,225°,315°.
常见题目是解 2sin²θ−1=0,其中 0°≤θ≤360°。改写为 cos2θ=0,得到 θ=45°、135°、225°、315°。
Remember the sine and cosine graphs: sin is odd, cos is even, and both have period 360°. Use CAST diagrams or graph sketches to find all solutions in the given interval.
记住正弦和余弦图像:正弦是奇函数,余弦是偶函数,两者周期都是 360°。用 CAST 图或草图在给定区间内找出所有解。
5. Exponentials and Logarithms | 指数与对数
The natural logarithm ln x is the inverse of eˣ. The key laws are ln(ab)=ln a+ln b, ln(a/b)=ln a−ln b, and ln(aᵇ)=b ln a.
自然对数 ln x 是 eˣ 的反函数
Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导