📚 PDF资源导航

A-level Maths Pure Paper 1: Mark Scheme Essentials | A-level数学纯数卷一评分标准核心要点

📚 A-level Maths Pure Paper 1: Mark Scheme Essentials | A-level数学纯数卷一评分标准核心要点

This revision guide explains how a typical Pure Mathematics Paper 1 mark scheme awards marks, then walks through high-yield topics: algebra, functions, coordinate geometry, sequences, trigonometry, exponentials and logs, differentiation, integration, vectors and proof. Use it to turn exam technique into marks.

本复习指南解析纯数卷一常见评分标准如何给分,并梳理高频考点:代数、函数、坐标几何、数列、三角、指数与对数、微分、积分、向量与证明,帮助把考试技巧转化为分数。

1. How Pure Paper 1 Marks Are Awarded | 纯数卷一如何评分

Most boards use method marks (M), accuracy marks (A) and independent marks (B) for final answers. Always show working because M marks can be earned even if the final answer is wrong.

大多数考试局使用步骤分(M)、答案分(A)和独立分(B)来评判最终答案。一定要展示过程,因为即使最终答案错误,步骤分仍然可以获得。

Accuracy marks usually depend on a correct answer and may allow follow-through from earlier parts only if the question permits it. Check whether an error carried forward is allowed.

答案分通常取决于答案正确,并且只有在题目允许时才可以从前面的错误中继续得分。务必检查是否可以“错误传递”给后续步骤。

“oe” means “or equivalent”, and “cao” means “correct answer only”. Learn these common mark-scheme labels so you know what form of answer is accepted.

“oe” 表示“或等价形式”,“cao”表示“仅正确答案”。熟悉这些常见评分缩写,你就能判断哪种答案形式可以被接受。

Communication marks in multi-step questions require clear reasoning. State formulas, substitutions and conclusions in a logical order, not just a string of numbers.

多步骤题中的表达分要求推理清晰。按逻辑顺序写出公式、代入和结论,而不是只写一堆数字。


2. Algebra and Polynomials | 代数与多项式

The factor theorem states that if f(a) = 0, then (x – a) is a factor of f(x). Use long division or comparing coefficients to find the remaining factor.

因式定理指出,若 f(a)=0,则 (x – a) 是 f(x) 的一个因式。可以用长除法或比较系数法求出剩余因式。

The remainder theorem says that f(a) is the remainder when f(x) is divided by (x – a). This is faster than full division for remainder problems.

余式定理说明,当 f(x) 除以 (x – a) 时,余数为 f(a)。对于求余数的问题,这比完整除法更快。

D = b² – 4ac

The discriminant D = b² – 4ac determines the nature of the roots of ax² + bx + c = 0. If D > 0 there are two real roots, if D = 0 there is one repeated root, and if D < 0 there are no real roots.

判别式 D = b² – 4ac 决定二次方程 ax² + bx + c = 0 根的性质。若 D > 0,有两个实数根;若 D = 0,有一个重根;若 D < 0,无实数根。

Completing the square puts a quadratic into the form a(x + p)² + q, giving the vertex at (-p, q). This is useful for range, minimum or maximum values and sketching.

配方法将二次式化为 a(x + p)² + q 的形式,顶点为 (-p, q)。这对求值域、最小值或最大值以及画图都很有用。

When solving a quadratic inequality, find critical values, use a sign diagram or sketch, and write the solution in interval notation. Reverse the inequality only when multiplying or dividing by a negative number.

解二次不等式时,先求临界值,再用符号表或图像判断,并用区间表示解集。只有在乘或除以负数时,不等号方向才需要改变。


3. Functions and Graphs | 函数与图像

A function maps each input from its domain to exactly one output in its range. An inverse function f⁻¹(x) exists only if the original function is one-to-one on the given domain.

函数将定义域中的每个输入对应到值域中唯一一个输出。只有当原函数在给定定义域上是一一对应时,反函数 f⁻¹(x) 才存在。

For composite functions, fg(x) means apply g first, then f. In general fg(x) is not equal to gf(x), so order matters.

对于复合函数,fg(x) 表示先作用 g,再作用 f。一般 fg(x) 不等于 gf(x),所以顺序很重要。

y = f(x + a), y = af(x), y = f(ax)

Transformations include: f(x) + a is a vertical translation, f(x + a) is a horizontal translation, af(x) is a vertical stretch, f(ax) is a horizontal stretch, -f(x) reflects in the x-axis and f(-x) reflects in the y-axis.

图像变换包括:f(x)+a 是竖直平移,f(x+a) 是水平平移,af(x) 是竖直伸缩,f(ax) 是水平伸缩,-f(x) 关于 x 轴对称,f(-x) 关于 y 轴对称。

For modulus functions, |f(x)| = a means f(x) = a or f(x) = -a. For inequalities like |f(x)| > a, split into cases or square both sides carefully.

对于绝对值函数,|f(x)| = a 等价于 f(x)=a 或 f(x)=-a。对于 |f(x)| > a 这类不等式,要分情况讨论或谨慎地两边平方。


4. Coordinate Geometry | 坐标几何

m = (y₂ – y₁)/(x₂ – x₁), y – y₁ = m(x – x₁)

The gradient between two points is m = (y₂ – y₁)/(x₂ – x₁), and the equation of a straight line is y – y₁ = m(x – x₁). Always simplify to the required form.

两点间的斜率为 m = (y₂ – y₁)/(x₂ – x₁),直线方程为 y – y₁ = m(x – x₁)。一定要化简到题目要求的形式。

The midpoint is ((x₁ + x₂)/2, (y₁ + y₂)/2) and the distance between points is √((x₂ – x₁)² + (y₂ – y₁)²).

中点坐标为 ((x₁+x₂)/2, (y₁+y₂)/2),两点间距离为 √((x₂-x₁)² + (y₂-y₁)²)。

Parallel lines have equal gradients. Perpendicular lines have gradients whose product is -1, so m₂ = -1/m₁.

平行直线斜率相等。垂直直线的斜率乘积为 -1,所以 m₂ = -1/m₁。

(x – a)² + (y – b)² = r²

A circle with centre (a, b) and radius r has equation (x – a)² + (y – b)² = r². Complete the square to find the centre and radius from an expanded equation.

圆心为 (a, b)、半径为 r 的圆方程为 (x – a)² + (y – b)² = r²。将展开式配方即可求出圆心和半径。

To find a tangent to a circle, use the fact that a tangent is perpendicular to the radius at the point of contact. For line-circle intersections, substitute the line equation into the circle equation and use the discriminant: D = 0 gives a tangent.

求圆的切线时,利用切线与切点处半径垂直。求直线与圆的交点时,把直线方程代入圆方程,再用判别式:D = 0 表示相切。


5. Sequences and Series | 数列与级数

Sₙ = n/2 [2a + (n – 1)d]

For an arithmetic sequence, the nth term is a + (n – 1)d, and the sum of n terms is Sₙ = n/2 [2a + (n – 1)d] or Sₙ = n/2 (a + l), where l is the last term.

对于等差数列,第 n 项为 a + (n – 1)d,前 n 项和为 Sₙ = n/2 [2a + (n – 1)d] 或 Sₙ = n/2 (a + l),其中 l 是末项。

Sₙ = a(1 – rⁿ)/(1 – r)

For a geometric sequence, the nth term is arⁿ⁻¹, and the sum of n terms is Sₙ = a(1 – rⁿ)/(1 – r) for r ≠ 1. The infinite sum is a/(1 – r), valid only when |r| < 1.

对于等比数列,第 n 项为 arⁿ⁻¹,前 n 项和为 Sₙ = a(1 – rⁿ)/(1 – r),其中 r ≠ 1。无穷级数和为 a/(1 – r),仅当 |r| < 1 时成立。

Sigma notation asks you to expand terms carefully and then apply standard sums. Watch whether the index starts at 0 or 1, because that changes the number of terms and the formula.

Σ 求和符号要求仔细展开各项,然后使用标准求和公式。注意下标是从 0 还是 1 开始,因为这会改变项数和公式。

Recurrence relations define a sequence using previous terms. Substitute step by step and write enough terms to identify a pattern or reach the required term.

递推关系通过前一项定义后一项。要逐步代入,并写出足够多项以识别规律或求出所需项。


6. Trigonometry | 三角学

a/sin A = b/sin B = c/sin C, a² = b² + c² – 2bc cos A

The sine rule is a/sin A = b/sin B = c/sin C, the cosine rule is a² = b² + c² – 2bc cos A, and the area of a triangle is ½ab sin C. Choose the rule based on the information given.

正弦定理为 a/sin A = b/sin B = c/sin C,余弦定理为 a² = b² + c² – 2bc cos A,三角形面积为 ½ab sin C。根据已知信息选择合适的公式。

In radian measure, π rad = 180°. Arc length is s = rθ and sector area is A = ½r²θ, where θ must be in radians.

在弧度制中,π rad = 180°。弧长为 s = rθ,扇形面积为 A = ½r²θ,其中 θ 必须用弧度表示。

sin²θ + cos²θ = 1, tanθ = sinθ/cosθ

Core trigonometric identities include sin²θ + cos²θ = 1 and tanθ = sinθ/cosθ. Double-angle formulas such as sin 2θ = 2 sinθ cosθ may also be needed.

核心三角恒等式包括 sin²θ + cos²θ = 1 和 tanθ = sinθ/cosθ。可能还需要倍角公式,如 sin 2θ = 2 sinθ cosθ。

When solving trigonometric equations, find the principal value first, then use symmetry and periodicity to find all solutions in the given interval. Always state whether your answer is in degrees or radians.

解三角方程时,先求主值,再利用对称性和周期性求出给定区间内的所有解。务必注明答案是角度制还是弧度制。

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