📚 Year 12 WJEC Mathematics: Core Topics Overview | WJEC 12年级数学:核心知识点梳理
Year 12 marks a significant step up in mathematical rigour. For WJEC students, the core syllabus covers pure mathematics topics that form the foundation for further study, including algebra, calculus, trigonometry, and vectors. Mastering these areas is essential for success in both AS examinations and future A2 work.
12年级是数学严谨性显著提升的阶段。对于WJEC学生而言,核心课程涵盖纯数学主题,这些内容为进一步学习奠定基础,包括代数、微积分、三角学和向量。掌握这些领域对AS考试和后续的A2学习都至关重要。
1. Algebraic Foundations | 代数基础
Fluency in algebraic manipulation lies at the heart of WJEC Year 12 mathematics. You must be confident expanding brackets, collecting like terms, and factorising expressions, including quadratics, cubics, and rational functions.
熟练的代数运算能力是WJEC 12年级数学的核心。你必须熟练地展开括号、合并同类项,以及对二次式、三次式和有理函数进行因式分解。
The factor theorem states that (x − a) is a factor of a polynomial f(x) if and only if f(a) = 0. Combined with polynomial long division, it allows you to fully factorise cubics and higher-degree polynomials, a skill frequently tested in the exam.
因式定理指出,当且仅当 f(a) = 0 时,(x − a) 是多项式 f(x) 的一个因式。结合多项式长除法,你能够完全分解三次及更高次的多项式,这在考试中经常出现。
f(x) = (x − a) q(x) + f(a)
余数定理:余数 = f(a)
Simplifying rational expressions often requires factorising numerator and denominator and cancelling common factors, while noting restrictions on the domain to avoid division by zero.
化简有理式通常需要将分子和分母因式分解并约去公因式,同时注明定义域的限制以避免分母为零。
2. Quadratics and Equations | 二次函数与方程
Quadratic equations appear throughout the WJEC syllabus. The quadratic formula and the discriminant Δ = b² − 4ac determine the nature of the roots.
二次方程贯穿WJEC整个课程。二次公式和判别式 Δ = b² − 4ac 决定根的性质。
x = [−b ± √(b² − 4ac)] / 2a
Δ > 0 → 两个不等实根;Δ = 0 → 一个实根;Δ < 0 → 无实根
Completing the square is essential for sketching parabolas and finding minimum or maximum points. You must also solve quadratic inequalities by identifying critical values and testing intervals using sign diagrams.
完成平方对于绘制抛物线图像和求最小值或最大值点至关重要。你还必须通过找出临界值并用符号图测试区间来解二次不等式。
Simultaneous equations, including one linear and one quadratic, are solved by substitution, which often leads back to a quadratic in one variable.
包括一个线性方程和一个二次方程的联立方程组通过代入法求解,通常会转化为关于一个变量的二次方程。
3. Functions and Graphs | 函数与图像
The function concept underpins much of pure mathematics. A function maps each input (x) to exactly one output (f(x)). You need to understand domain, range, one-one and many-one mappings.
函数概念支撑着纯数学的许多内容。一个函数将每个输入 (x) 精确映射到一个输出 f(x)。你需要理解定义域、值域、一一映射和多对一映射。
Composite functions such as f(g(x)) are formed by applying one function after another. The order matters: gf(x) is not the same as fg(x) in general.
复合函数如 f(g(x)) 通过一个接一个地应用函数形成。顺序很重要:gf(x) 通常不等于 fg(x)。
The inverse function f⁻¹(x) reverses the effect of f, and its graph is a reflection in the line y = x. A function must be one-one to have an inverse over its whole domain.
反函数 f⁻¹(x) 逆转 f 的作用,其图像关于直线 y = x 对称。一个函数必须是单射(一一映射)才能在整个定义域上拥有反函数。
Graph transformations are heavily examined: translations y = f(x) + a, y = f(x + a); stretches y = a f(x), y = f(ax); and reflections y = −f(x), y = f(−x).
图像变换是考试重点:平移 y = f(x) + a, y = f(x + a);伸缩 y = a f(x), y = f(ax);以及对称 y = −f(x), y = f(−x)。
4. Coordinate Geometry | 坐标几何
Coordinate geometry brings algebra and geometry together. The distance between two points (x₁, y₁) and (x₂, y₂) is √[(x₂ − x₁)² + (y₂ − y₁)²], and the midpoint is ((x₁ + x₂)/2, (y₁ + y₂)/2).
坐标几何将代数与几何结合在一起。两点 (x₁, y₁) 和 (x₂, y₂) 的距离为 √[(x₂ − x₁)² + (y₂ − y₁)²],中点为 ((x₁ + x₂)/2, (y₁ + y₂)/2)。
The gradient of a straight line is m = (y₂ − y₁) / (x₂ − x₁). Parallel lines have equal gradients; perpendicular lines satisfy m₁ × m₂ = −1.
直线的斜率为 m = (y₂ − y₁) / (x₂ − x₁)。平行线斜率相等;垂直线的斜率满足 m₁ × m₂ = −1。
The equation of a circle with centre (a, b) and radius r is (x − a)² + (y − b)² = r². You need to complete the square to find the centre and radius from an expanded form.
以 (a, b) 为圆心、r 为半径的圆的方程为 (x − a)² + (y − b)² = r²。你需要通过完成平方从其展开式求圆心和半径。
Finding the intersection of a line and a circle involves substituting the linear equation into the circle’s equation, producing a quadratic whose discriminant reveals whether the line cuts, touches, or misses the circle.
求直线与圆的交点需要将直线方程代入圆的方程,产生一个二次方程,其判别式显示直线是与圆相交、相切还是相离。
5. Sequences and Series | 数列与级数
Arithmetic sequences have a common difference d. The 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.
等差数列具有公差 d。第 n 项为 uₙ = a + (n − 1)d,前 n 项和为 Sₙ = n/2 [2a + (n − 1)d] 或 Sₙ = n/2 (a + l),其中 l 为末项。
Geometric sequences have a common ratio r. The nth term is uₙ = arⁿ⁻¹, and the sum of the first n terms is Sₙ = a(1 − rⁿ) / (1 − r) for r ≠ 1. For infinite geometric series with |r| < 1, S∞ = a / (1 − r).
等比数列具有公比 r。第 n 项为 uₙ = arⁿ⁻¹,前 n 项和为 Sₙ = a(1 − rⁿ) / (1 − r)(r ≠ 1)。对于 |r| < 1 的无穷等比级数,S∞ = a / (1 − r)。
The binomial expansion for (a + b)ⁿ uses nCr coefficients from Pascal’s triangle or the formula nCr = n! / [r! (n − r)!]. For (1 + x)ⁿ the expansion is valid for |x| < 1 when n is not a positive integer.
(a + b)ⁿ 的二项展开式使用帕斯卡三角形或公式 nCr = n! / [r! (n − r)!] 给出的组合数 nCr。当 n 不是正整数时,(1 + x)ⁿ 的展开式在 |x| < 1 时有效。
6. Trigonometry | 三角学
Trigonometric ratios sine, cosine, and tangent are first defined for angles in right‑angled triangles, but in Year 12 they are extended to all angles using the unit circle and measured in radians.
三角函数正弦、余弦和正切起初在直角三角形中定义,但在12年级扩展到使用单位圆定义任意角,并以弧度度量。
Key identities must be memorised: sin²θ + cos²θ = 1, and tanθ = sinθ / cosθ. The sine and cosine rules solve problems in any triangle.
必须熟记关键恒等式:sin²θ + cos²θ = 1,以及 tanθ = sinθ / cosθ。正弦定理和余弦定理用于解任意三角形。
a / sin A = b / sin B = c / sin C
a² = b² + c² − 2bc cos A
Radian measure is vital for calculus. Arc length s = rθ and sector area A = ½ r²θ. You must solve trigonometric equations within given intervals, often using quadrant diagrams or the graphs of sin, cos, tan.
弧度制对微积分至关重要。弧长 s = rθ,扇形面积 A = ½ r²θ。你必须会在给定区间内解三角方程,通常使用象限图或正弦、余弦、正切图像。
7. Exponentials and Logarithms | 指数与对数
The exponential function y = eˣ and its inverse, the natural logarithm y = ln x, are central to growth and decay models. The number e is approximately 2.71828.
指数函数 y = eˣ 及其反函数 y = ln x 是增长与衰减模型的核心。常数 e 约等于 2.71828。
Laws of logarithms must be applied fluently: ln(ab) = ln a + ln b, ln(a/b) = ln a − ln b, and ln(aᵏ) = k ln a. These laws allow complex exponential equations to be transformed into linear forms.
必须熟练运用对数定律:ln(ab) = ln a + ln b,ln(a/b) = ln a − ln b,以及 ln(aᵏ) = k ln a。这些定律可以将复杂的指数方程转化为线性形式。
Solving equations such as e²ˣ = 5 involves taking natural logarithms of both sides: 2x = ln 5, so x = (1/2) ln 5. Be prepared to model real-world situations using exponential and logarithmic functions.
解方程如 e²ˣ = 5 需要两边取自然对数:2x = ln 5,所以 x = (1/2) ln 5。要做好准备利用指数函数和对数函数对现实情况进行建模。
8. Differentiation | 微分
Differentiation finds the gradient of a curve. The derivative f'(x) is defined as the limit of the difference quotient. In practice, you use rules: for xⁿ, d/dx (xⁿ) = n xⁿ⁻¹.
微分可
Published by TutorHao | Year 12 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