📚 Year 13 CCEA Mathematics: Core Concepts Breakdown | Year 13 CCEA 数学:核心知识点梳理
Year 13 CCEA Mathematics builds the essential toolkit for A-level success by strengthening your grasp of pure mathematical concepts. From algebraic manipulation to calculus, each topic forms a stepping stone towards advanced problem-solving. In this revision guide, we break down the core areas you will encounter in the AS Pure Mathematics unit, providing clear explanations paired with key formulae and examples.
Year 13 CCEA 数学通过巩固纯数学概念,为 A-level 学习奠定基础。从代数运算到微积分,每个主题都是迈向高级问题解决的基石。在本复习指南中,我们梳理 AS 纯数单元的核心领域,提供清晰的解释,并辅以关键公式和示例。
1. Algebraic Expressions and Surds | 代数表达式与根式
Fluency in simplifying algebraic expressions and manipulating surds is fundamental. You must be confident in expanding brackets, factorising, and applying the laws of indices. For surds, key skills include rationalising denominators and expressing surds in their simplest form using the property √(ab) = √a √b.
熟练简化代数表达式和处理根式至关重要。你需要熟练展开括号、因式分解以及运用指数定律。在根式方面,核心技能包括有理化分母,并运用性质 √(ab) = √a √b 将根式化为最简形式。
√8 = 2√2   (a+√b)(a-√b) = a’ – b
When rationalising a denominator like 1/(√a + √b), multiply the numerator and denominator by the conjugate √a – √b. Always check that your final surd expressions are fully simplified, with no square factors left under the root.
当有理化分母如 1/(√a + √b) 时,将分子和分母同乘共轭根式 √a – √b。务必检查最终的根式表达式已彻底简化,根号下不留下平方因子。
2. Quadratic Functions and Equations | 二次函数与方程
Quadratic functions of the form f(x) = ax’ + bx + c appear throughout the CCEA specification. You must be able to solve quadratic equations by factorising, completing the square, and using the quadratic formula. The discriminant Δ = b’ – 4ac determines the nature of the roots: two distinct real roots if Δ > 0, one repeated root if Δ = 0, and no real roots if Δ < 0.
二次函数 f(x) = ax’ + bx + c 贯穿整个 CCEA 考试大纲。你必须会用因式分解、配方法和二次公式求解二次方程。判别式 Δ = b’ – 4ac 决定根的性质:若 Δ > 0 则有两个不相等实根,若 Δ = 0 则有一个重根,若 Δ < 0 则无实根。
x = [-b ± √(b’ – 4ac)] / (2a)
Completing the square rewrites the quadratic as a(x + p)’ + q, which reveals the vertex of the parabola at (-p, q). Quadratic inequalities such as ax’ + bx + c > 0 are solved by sketching the graph and identifying the intervals where the curve lies above or below the x-axis.
配方法将二次式改写为 a(x + p)’ + q 的形式,揭示了抛物线的顶点 (-p, q)。解二次不等式如 ax’ + bx + c > 0 时,可通过绘制草图确定曲线在 x 轴上方或下方对应的区间。
3. Equations and Inequalities | 方程与不等式
Beyond quadratics, you are expected to solve linear simultaneous equations, one linear and one quadratic system, and various inequality forms. Algebraic manipulation must be systematic, and solutions for inequalities are usually expressed using interval notation or set notation. Remember to flip the inequality sign when multiplying or dividing by a negative number.
除了二次方程,你还需要求解线性联立方程、一次与二次联立方程组,以及各类不等式形式。代数处理必须系统化,不等式的解集通常用区间记法或集合记法表示。切记当乘以或除以负数时需反转不等号方向。
For a pair of equations like y = 2x + 1 and y = x’ – 3x + 2, substitute to form a quadratic in x and solve for points of intersection. When tackling inequalities such as (x – 2)(x + 3) = 0, a sign diagram helps determine the regions where the product is positive or negative.
对于如 y = 2x + 1 和 y = x’ – 3x + 2 的方程组,通过代入构造关于 x 的二次方程并求解交点。在处理诸如 (x – 2)(x + 3) = 0 的不等式时,符号图有助于确定乘积为正或负的区域。
4. Coordinate Geometry | 坐标几何
Coordinate geometry tasks in Year 13 CCEA Mathematics centre on straight lines and circles. The distance between two points (x₁, y₁) and (x₂, y₂) is given by √((x₂ – x₁)’ + (y₂ – y₁)’), and the midpoint is ((x₁+x₂)/2, (y₁+y₂)/2). The gradient of a line through these points is m = (y₂ – y₁)/(x₂ – x₁), and the equation of a line can be written as y – y₁ = m(x – x₁).
Year 13 CCEA 数学中的坐标几何主要围绕直线与圆展开。两点 (x₁, y₁) 和 (x₂, y₂) 间的距离为 √((x₂ – x₁)’ + (y₂ – y₁)’),中点坐标为 ((x₁+x₂)/2, (y₁+y₂)/2)。过这两点的直线斜率为 m = (y₂ – y₁)/(x₂ – x₁),其方程可写为 y – y₁ = m(x – x₁)。
(x – a)’ + (y – b)’ = r’
The equation of a circle with centre (a, b) and radius r is (x – a)’ + (y – b)’ = r’. Completing the square is often needed to rewrite a given expanded circle equation into standard form. Problems may ask for the tangent or normal to a circle, requiring you to use the perpendicular gradient rule.
以 (a, b) 为圆心、r 为半径的圆方程为 (x – a)’ + (y – b)’ = r’。往往需要利用配方法将给定的展开式化为标准形式。题目可能要求求圆的切线或法线,这时需用到垂直斜率关系。
5. Polynomials and the Factor Theorem | 多项式与因式定理
Working with polynomials beyond quadratics is a key skill. The Factor Theorem states that for a polynomial f(x), (x – c) is a factor if and only if f(c) = 0. The Remainder Theorem tells us that when f(x) is divided by (x – c), the remainder is f(c). These theorems allow you to factorise cubic and higher-degree polynomials systematically.
处理高于二次的多项式是一项核心技能。因式定理指出,对于多项式 f(x),(x – c) 是它的一个因式当且仅当 f(c) = 0。余数定理表明,当 f(x) 除以 (x – c) 时,余数为 f(c)。运用这两个定理可以系统地分解三次及更高次的多项式。
You will also need to perform algebraic long division to break down a polynomial when a factor is known. Once fully factorised, you can sketch the graph of the polynomial, identifying roots and y-intercepts. Typical exam questions involve showing that a linear expression is a factor and then fully factorising the polynomial.
在已知一个因式的情况下,你还需要进行代数长除来分解多项式。多项式完全分解后,便可绘制其图像,标出根和 y 轴截距。典型的考题会要求先证明某个一次式为因式,再将多项式彻底分解。
6. Binomial Expansion | 二项式展开
The binomial expansion for a positive integer index n is given by (a + b)ⁿ = Σ C(n, r) aⁿ−˥ b˥ for r = 0 to n, where C(n, r) = n! / (r!(n – r)!) is the binomial coefficient. You will often be asked to expand expressions like (1 + kx)ⁿ and find the coefficient of a specific term.
对于正整数指数 n,二项式展开为 (a + b)ⁿ = Σ C(n, r) aⁿ−˥ b˥ (r 从 0 到 n),其中 C(n, r) = n! / (r!(n – r)!) 为二项式系数。考题常要求展开如 (1 + kx)ⁿ 的表达式,并求出特定项的系数。
(1 + x)ⁿ = 1 + nx + [n(n-1)/2!] x’ + …
Using Pascal’s triangle can quickly yield the coefficients for small values of n. When the expansion involves two x-terms or a constant that is not 1, the general term approach helps isolate the required power of x. Always simplify coefficients and ensure terms are written in ascending or descending powers of x as required.
当 n 较小时,可用帕斯卡三角形快速获取系数。若展开式涉及两个含 x 的项或常数项不为 1,通项分析法有助于锁定所需的 x 幂次。要始终化简系数,并按题目要求将各项按 x 的升幂或降幂排列。
7. Sequences and Series | 数列与级数
Two progression types dominate the CCEA AS syllabus: arithmetic and geometric. In an arithmetic sequence, the nth term is aₛ = a + (n – 1)d, and the sum of the first n terms is Sₛ = n/2 [2a + (n – 1)d] = n/2 (a + l). In a geometric sequence, aₛ = arⁿ−&
Published by TutorHao | Year 13 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply