📚 Year 11 CAIE Further Mathematics: Core Topics Overview | CAIE Year 11 进阶数学核心知识点梳理
Year 11 CAIE Further Mathematics (Additional Mathematics 0606) builds on the IGCSE Mathematics foundation and introduces more advanced concepts essential for A Level. A solid grasp of these core topics – from functions and quadratics to calculus and vectors – is vital for success. This article gives a structured overview of the key areas you need to master, with clear explanations and examples in both English and Chinese.
CAIE Year 11 进阶数学(附加数学 0606)在 IGCSE 普通数学基础上拓展,引入对 A Level 至关重要的高阶概念。牢牢掌握这些核心知识点——从函数、二次函数到微积分和向量——是取得好成绩的关键。本文以中英双语方式,系统地梳理你必须掌握的核心领域,并提供清晰的解释与示例。
1. Functions and Graphs | 函数与图像
A function is a rule that maps each input (x) to exactly one output (y). You will work with domain, range, composite functions (f∘g or fg(x)), and inverse functions f⁻¹(x). The vertical line test helps decide if a graph represents a function. Sketching graphs of basic functions such as linear, quadratic, cubic, reciprocal, and absolute value functions is a fundamental skill. Transformations – translations, reflections, stretches – change the position and shape of graphs and are applied using notation like f(x)+a, f(x+a), –f(x), f(–x), af(x), and f(ax).
函数是一种将每个输入(x)映射到唯一输出(y)的规则。你会接触到定义域、值域、复合函数(f∘g 或 fg(x))以及反函数 f⁻¹(x)。垂直线检验可判断一个图像是否表示函数。绘制基本函数图像——如一次、二次、三次、倒数和绝对值函数——是一项基本技能。图像变换——平移、反射、伸缩——改变图像的位置和形状,使用 f(x)+a、f(x+a)、–f(x)、f(–x)、af(x)、f(ax) 等记法。
2. Quadratic Functions | 二次函数
The quadratic function f(x)=ax²+bx+c can be expressed in completed square form a(x–h)²+k, which immediately gives the vertex (h,k) and the axis of symmetry x=h. The discriminant Δ=b²–4ac determines the nature of the roots: two distinct real roots if Δ>0, one repeated real root if Δ=0, and no real roots if Δ<0. Solving quadratic equations may involve factorising, completing the square, or using the quadratic formula x=[–b±√(b²–4ac)]/2a. You must also be able to solve quadratic inequalities by sketching the parabola and identifying the intervals where the graph is above or below the x-axis.
二次函数 f(x)=ax²+bx+c 可写成完全平方形式 a(x–h)²+k,从中可直接读出顶点 (h,k) 和对称轴 x=h。判别式 Δ=b²–4ac 决定根的性质:Δ>0 有两个不等实根,Δ=0 有一个重实根,Δ<0 无实根。解二次方程可通过因式分解、配方或使用求根公式 x=[–b±√(b²–4ac)]/2a。你还必须能通过绘制抛物线草图并确定图像在 x 轴上方或下方的区间,来解二次不等式。
3. Equations, Inequalities and Graphs | 方程、不等式与图像
In Further Mathematics, you will solve equations involving modulus signs, e.g. |2x–3|=5, by considering both positive and negative cases. Inequalities with modulus, like |x+1|<4, are rewritten as –4g(x) by identifying where the graph of f lies above that of g.
在进阶数学中,你会求解含绝对值符号的方程,如 |2x–3|=5,通过考虑正负两种情况。含绝对值的不等式,如 |x+1|<4,可改写为 –4g(x) 这类不等式的解集。
4. Indices and Surds | 指数与根式
Laws of indices for rational exponents are extended: a^(m/n)=ⁿ√(aᵐ). You will simplify expressions involving fractional and negative powers, such as (8x⁶)^(2/3) or (16y⁻⁴)^(3/4). Surds are irrational numbers left in root form for exactness. Simplifying surds, rationalising denominators like 1/(√a–√b), and expanding expressions (√a+√b)² are common skills. Remember that √(a+b) is not equal to √a+√b.
有理指数幂的运算法则得到扩展:a^(m/n)=ⁿ√(aᵐ)。你将化简含有分数指数和负指数的表达式,如 (8x⁶)^(2/3) 或 (16y⁻⁴)^(3/4)。根式是为保持精确而保留根号形式的无理数。化简根式、将分母有理化(如 1/(√a–√b))以及展开如 (√a+√b)² 的表达式是常见技能。注意 √(a+b) 不等于 √a+√b。
5. Factors of Polynomials | 多项式因式
The Factor Theorem says that (x–a) is a factor of a polynomial P(x) if and only if P(a)=0. The Remainder Theorem states that when P(x) is divided by (x–a), the remainder is P(a). You will use these to factorise cubic and quartic polynomials, and to solve polynomial equations. For example, given P(x)=2x³–3x²–3x+2, finding one factor by trial (try x=1, P(1)=–2 so no; x=–1, P(–1)=0) leads to factorisation and then solving a quadratic factor.
因式定理指出,(x–a) 是多项式 P(x) 的因式,当且仅当 P(a)=0。余式定理指出,当 P(x) 除以 (x–a) 时,余数为 P(a)。你将运用这些定理对三次和四次多项式进行因式分解,并求解多项式方程。例如,给定 P(x)=2x³–3x²–3x+2,通过试值找到一个因式(试 x=1,P(1)=–2,不是;x=–1,P(–1)=0),进而分解因式并求解二次因式。
6. Simultaneous Equations | 联立方程
You will solve systems of equations involving up to three unknowns. For two equations, one linear and one quadratic, substitution is the standard method. For three linear equations in three variables, elimination or matrix methods are used. Context‑based problems, such as those involving the intersection of a line and a circle, are also common. Always check that your solutions satisfy all original equations.
你将求解含有最多三个未知数的方程组。对于含一个一次方程和一个二次方程的方程组,代入法是标准方法。对于三个变量三个一次方程,可使用消元法或矩阵法。基于情境的问题,例如涉及直线与圆相交的情形,也很常见。务必检验所得解满足所有原方程。
7. Logarithmic and Exponential Functions | 对数函数与指数函数
Logarithms are the inverses of exponentials: if y=aˣ then x=logₐy. The natural exponential function eˣ and natural log ln x appear frequently. Key laws include logₐ(MN)=logₐM+logₐN, logₐ(M/N)=logₐM–logₐN, and logₐ(Mᵏ)=k logₐM. You will solve equations like e²ˣ=5 by taking ln both sides, and use logarithms to solve equations with unknown exponents, e.g. 3ˣ=7→x=log₃7 or x=ln7/ln3. Graphs of y=aˣ and y=logₐx are reflections in the line y=x.
对数是指数的逆运算:若 y=aˣ,则 x=logₐy。自然指数函数 eˣ 和自然对数 ln x 频繁出现。关键法则包括 logₐ(MN)=logₐM+logₐN,logₐ(M/N)=logₐM–logₐN 和 logₐ(Mᵏ)=k logₐM。你将通过两边取对数来求解如 e²ˣ=5 的方程,并利用对数求解指数未知的方程,例如 3ˣ=7→x=log₃7 或 x=ln7/ln3。y=aˣ 与 y=logₐx 的图像关于直线 y=x 对称。
8. Trigonometry | 三角学
You need to be confident with all six trigonometric ratios: sine, cosine, tangent and their reciprocals cosecant (csc θ=1/sin θ), secant (sec θ=1/cos θ), cotangent (cot θ=1/tan θ). Exact values for 30°, 45°, 60° (π/6, π/4, π/3) must be memorised. Trigonometric identities such as sin²θ+cos²θ=1, 1+tan²θ=sec²θ, 1+cot²θ=csc²θ are used to simplify expressions and solve equations. Solving trigonometric equations in a given range, including those with multiple angles (e.g. sin 2θ=0.5) or those requiring factorisation, is a core skill. Graphs of sin, cos, tan and their transformations are also tested.
你必须熟练掌握全部六个三角比:正弦、余弦、正切及其倒数——余割(csc θ=1/sin θ)、正割(sec θ=1/cos θ)、余切(cot θ=1/tan θ)。必须熟记 30°、45°、60°(π/6, π/4, π/3)的精确值。三角恒等式如 sin²θ+cos²θ=1、1+tan²θ=sec²θ、1+cot²θ=csc²θ 用于化简表达式和求解方程。在给定区间内求解三角方程,包括倍角方程(如 sin 2θ=0.5)或需要因式分解的方程,是核心技能。sin、cos、tan 的图像及其变换也会考查。
9. Circular Measure | 弧度制
Radians are the natural measure of angle: π radians = 180°. Arc length s = rθ, and sector area A = ½ r²θ where θ is in radians. You will use these formulas to solve problems involving segments of circles, often combined with trigonometry. Being able to convert between degrees and radians quickly is essential, and you must set your calculator to the correct mode when evaluating trigonometric functions.
弧度是角度的自然度量:π 弧度 = 180°。弧长 s = rθ,扇形面积 A = ½ r²θ,其中 θ 以弧度为单位。你将运用这些公式解决涉及弓形的问题,常与三角学结合。能迅速在角度与弧度间进行换算至关重要,并且在计算三角函数值时必须将计算器设置在正确的模式。
10. Permutations and Combinations | 排列与组合
Counting problems use the factorial notation n! = n×(n–1)×…×1. The number of ways to arrange n distinct objects is n!. For choosing and arranging r objects from n, the permutation formula is ⁿPᵣ = n!/(n–r)!. When order does not matter, the combination formula is ⁿCᵣ = n!/(r!(n–r)!). You will apply these to problems involving selections, arrangements, restrictions (e.g. items must be together or separated), and simple probability.
计数问题使用阶乘记法 n! = n×(n–1)×…×1。排列 n 个不同物体的方式数为 n!。从 n 个中选出 r 个并排列,排列公式为 ⁿPᵣ = n!/(n–r)!。当顺序无关时,组合公式为 ⁿCᵣ = n!/(r!(n–r)!)。你将把这些知识应用于涉及选择、排列、限制条件(如项目必须相邻或分开)以及简单概率的问题。
11. Vectors in Two Dimensions | 平面向量
A vector has magnitude and direction. You will represent vectors in component form (xi + yj) or as column vectors. Vector operations include addition, subtraction, and scalar multiplication. The magnitude of a vector v = xi + yj is |v| = √(x²+y²). Unit vectors have magnitude 1. Position vectors start from the origin. You will solve problems involving parallel vectors, collinear points, and using vectors to describe geometric relationships such as midpoints and ratios.
向量具有大小和方向。你将用分量形式(xi + yj)或列向量表示向量。向量运算包括加法、减法和标量乘法。向量 v = xi + yj 的模为 |v| = √(x²+y²)。单位向量的模为 1。位置向量从原点出发。你将解决涉及平行向量、共线点的问题,并使用向量描述几何关系,如中点和比例分割。
12. Differentiation and Integration | 微分与积分
Differentiation finds the gradient of a function. The derivative of xⁿ is nxⁿ⁻¹. You will differentiate polynomials, products of constant and functions, and simple composite functions requiring the chain rule. Applications include finding equations of tangents and normals, determining stationary points (maxima, minima, points of inflection), and solving optimisation problems. The second derivative f”(x) helps classify stationary points.
微分求函数的梯度。xⁿ 的导数为 nxⁿ⁻¹。你将微分多项式、常数与函数的乘积,以及需要链式法则的简单复合函数。应用包括求切线和法线方程,确定驻点(极大值、极小值、拐点),以及解决最优化问题。二阶导数 f”(x) 有助于判定驻点类型。
Integration is the reverse process of differentiation. The indefinite integral of xⁿ is xⁿ⁺¹/(n+1) + C (n ≠ –1). Definite integrals give the area under a curve between two limits. You will integrate polynomials and simple functions, evaluate definite integrals, and find the area of regions bounded by curves and straight lines. The area between a curve and the y-axis can also be computed by integrating with respect to y.
积分是微分的逆过程。xⁿ 的不定积分为 xⁿ⁺¹/(n+1) + C(n ≠ –1)。定积分给出曲线在两个界限之间下的面积。你将积分多项式及简单函数,计算定积分,并求出由曲线和直线围成区域的面积。曲线与 y 轴之间的面积也可通过对 y 积分求得。
Published by TutorHao | Further 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