📚 PDF资源导航

Year 12 WJEC Mathematics: Core Knowledge Review | Year 12 WJEC 数学:核心知识点梳理

📚 Year 12 WJEC Mathematics: Core Knowledge Review | Year 12 WJEC 数学:核心知识点梳理

Year 12 WJEC Mathematics builds a solid foundation in pure mathematics, covering essential topics such as algebraic manipulation, coordinate geometry, trigonometry, calculus, exponentials, logarithms, vectors, and proof. This comprehensive review distils the core knowledge you need, providing clear explanations in both English and Chinese to support your learning and revision for AS-level assessments.

Year 12 WJEC 数学课程围绕纯数学构建起扎实的知识体系,涵盖代数运算、坐标几何、三角学、微积分、指数对数、向量与证明等关键板块。本文浓缩核心知识点,提供清晰的中英文对照讲解,助力你梳理脉络、高效备考 AS 阶段测评。

1. Algebraic Techniques and Polynomials | 代数技巧与多项式

Mastering algebra is the cornerstone of AS Mathematics. You must be confident in expanding brackets, factorising quadratic and cubic expressions, and simplifying rational expressions. For quadratics, recall the discriminant Δ = b² – 4ac, which determines the nature of the roots: two distinct real roots when Δ > 0, one repeated root when Δ = 0, and no real roots when Δ < 0. The quadratic formula x = [-b ± √(b² - 4ac)] / (2a) enables you to solve any quadratic equation.

掌握代数是 AS 数学的基石。你需要熟练进行多项式展开、因式分解(包括二次与三次式)以及有理分式的化简。对于二次方程,记住判别式 Δ = b² − 4ac,它决定了根的性质:Δ > 0 时有两个不等实根,Δ = 0 时有一个重根,Δ < 0 时无实根。二次公式 x = [-b ± √(b² - 4ac)] / (2a) 可求解任何二次方程。

You should also be able to perform polynomial division and the factor theorem: if f(a) = 0 for a polynomial f(x), then (x – a) is a factor. Completing the square converts a quadratic to vertex form a(x + p)² + q, revealing the turning point coordinates (-p, q) and aiding integration and graph sketching.

你还需要掌握多项式除法与因式定理:若多项式 f(x) 满足 f(a) = 0,则 (x – a) 是其一个因式。配方法将二次式化为顶点式 a(x + p)² + q,不仅能读出顶点坐标 (−p, q),还有助于后续的积分和绘图。

  • Expand: (2x – 3)(x² + x – 1)
    展开: (2x−3)(x²+x−1)
  • Factorise: 3x² – 5x – 2
    因式分解: 3x²−5x−2
  • Solve using completing the square: x² + 6x + 2 = 0
    用配方法求解: x²+6x+2 = 0

2. Coordinate Geometry and Circles | 坐标几何与圆

Linear graphs follow the form y = mx + c, where m is the gradient and c is the y-intercept. Given two points (x₁, y₁) and (x₂, y₂), the gradient m = (y₂ – y₁) / (x₂ – x₁). The equation of a line with gradient m passing through (x₁, y₁) is y – y₁ = m(x – x₁). Parallel lines have equal gradients; perpendicular lines satisfy m₁m₂ = -1.

直线图像遵循 y = mx + c,其中 m 表示斜率,c 是 y 轴截距。给定两点 (x₁, y₁) 和 (x₂, y₂),斜率 m = (y₂ − y₁) / (x₂ − x₁)。斜率为 m 且经过 (x₁, y₁) 的直线方程为 y − y₁ = m(x − x₁)。平行直线斜率相等;垂直直线满足 m₁m₂ = −1。

The circle with centre (a, b) and radius r has equation (x – a)² + (y – b)² = r². You must be able to find the centre and radius by completing the square, determine whether a line intersects the circle (by solving simultaneously and checking the discriminant), and find the equation of a tangent to a circle. The tangent is perpendicular to the radius at the point of contact.

以 (a, b) 为圆心、r 为半径的圆方程为 (x − a)² + (y − b)² = r²。你需要通过配方法找出圆心与半径,判断直线与圆的位置关系(联立方程并用判别式),以及求圆的切线方程。切线与过切点的半径互相垂直。


3. Trigonometry | 三角学

The sine, cosine, and tangent functions are defined for any angle using the unit circle. Know the exact values for 0°, 30°, 45°, 60°, and 90° (and equivalent radians). For example, sin 30° = 1/2, cos 45° = √2/2, tan 60° = √3. You should be familiar with the graphs of y = sin x, y = cos x, and y = tan x, including their periods and asymptotes.

正弦、余弦与正切函数借助单位圆定义于任意角。牢记 0°、30°、45°、60°、90°(及对应的弧度)的精确值,如 sin 30° = 1/2,cos 45° = √2/2,tan 60° = √3。还需熟悉 y = sin x,y = cos x,y = tan x 的图像,包括周期与渐近线。

Two fundamental identities are essential: sin²θ + cos²θ ≡ 1 and tanθ ≡ sinθ / cosθ. These help simplify expressions and solve trigonometric equations. When solving equations like 2 sin²x – sin x – 1 = 0, treat as a quadratic in sin x, then find all solutions within a given interval, using the CAST diagram or the graphs to locate additional solutions.

必须掌握两个基本恒等式:sin²θ + cos²θ ≡ 1 与 tanθ ≡ sinθ / cosθ。它们可用于化简表达式、求解三角方程。当遇到如 2 sin²x − sin x − 1 = 0 的方程时,可将其视为关于 sin x 的二次方程求解,再结合 CAST 图或图像找出指定区间内的所有解。


4. Differentiation | 微分

Differentiation gives the gradient of a curve at any point. For a polynomial term axⁿ, the derivative is naxⁿ⁻¹ (power rule). You must be able to differentiate sums and multiples, find the equation of a tangent and normal (the normal gradient is the negative reciprocal), and locate stationary points where dy/dx = 0. Determine the nature of these points using the second derivative: if d²y/dx² > 0 it is a minimum, if d²y/dx² < 0 it is a maximum; alternatively, use a sign table for dy/dx.

微分可求出曲线上任意一点的斜率。对于多项式项 axⁿ,导数为 naxⁿ⁻¹(幂法则)。需要能对和及常数倍求导,求切线与法线方程(法线斜率为切线斜率的负倒数),并找到满足 dy/dx = 0 的驻点。通过二阶导数判断驻点性质:d²y/dx² > 0 时为极小值点,d²y/dx² < 0 时为极大值点;也可使用一阶导数的符号表。

Real-world applications include optimisation problems, where you form an expression for the quantity to be maximised or minimised (e.g., area, volume, cost) and then differentiate. Harder differentiation may involve rearranging expressions into powers of x before differentiating, such as √x = x^(1/2) or 1/x² = x⁻².

实际应用包括最优化问题:先构造待求最大或最小的量(如面积、体积、成本)的表达式,再进行微分。较复杂的求导可能需要先将表达式化为 x 的幂次形式,例如 √x = x^(1/2) 或 1/x² = x⁻²。


5. Integration | 积分

Integration is the reverse process of differentiation. The indefinite integral of axⁿ is (a/(n+1))xⁿ⁺¹ + c, where c is the constant of integration. The general rule is ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C (n ≠ -1). Definite integrals have limits and give the exact area under a curve between x = a and x = b, calculated as F(b) – F(a). Remember that area below the x-axis yields a negative value, so you must split the interval or use absolute values when finding total area.

积分是微分的逆运算。axⁿ 的不定积分为 (a/(n+1))xⁿ⁺¹ + c,其中 c 为积分常数。一般法则为 ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C (n ≠ −1)。定积分带有上下限,可求出曲线在 x = a 与 x = b 之间的准确面积,计算公式为 F(b) − F(a)。注意 x 轴下方的区域会产生负值,因此求总面积时需要分割区间或使用绝对值。

You can also find the constant of integration if given a point on the original curve. The area between a curve and a straight line is found by integrating the difference of the functions. Integration techniques in Year 12 do not yet include substitution or parts, so focus on recognising standard forms and simple expansions.

若给定原曲线上的一点,可确定积分常数。曲线与直线之间的面积通过对两函数之差进行积分求得。Year 12 阶段的积分尚未涉及换元法与分部积分法,因此重点应放在识别标准积分形式与简单展开上。


6. Exponentials and Logarithms | 指数与对数

The exponential function y = eˣ has the unique property that its derivative is itself, dy/dx = eˣ. Its inverse is the natural logarithm, ln x, defined for x > 0. Key laws of logarithms mirror those for indices: ln (ab) = ln a + ln b; ln (a/b) = ln a – ln b; ln (aᵏ) = k ln a. The exponential function eˣ and the natural log ln x undo each other: e^(ln x) = x and ln(eˣ) = x.

指数函数 y = eˣ 的独特性质是其导数等于自身,即 dy/dx = eˣ。它的反函数是自然对数 ln x,定义域为 x > 0。关键的对数运算法则与指数法则相呼应:ln (ab) = ln a + ln b;ln (a/b) = ln a − ln b;ln (aᵏ) = k ln a。eˣ 与 ln x 互为逆运算:e^(ln x) = x 且 ln(eˣ) = x。

Solving exponential equations often requires taking natural logs of both sides. Similarly, logarithmic equations are simplified by combining logs using the laws, then exponentiating. The graphs of y = eˣ and y = ln x are reflections of each other in the line y = x. You may be asked to model growth or decay, such as P = P₀ e^(kt), and use logs to find constants.

求解指数方程时常需对方程两边取自然对数。对数方程则通过运算法则合并对数,再化为指数形式求解。y = eˣ 与 y = ln x 的图像关于直线 y = x 对称。考题可能要求对增长或衰减模型(如 P = P₀ e^(kt))进行建模,并利用对数求出未知常数。


7. Vectors | 向量

A vector represents both magnitude and direction, often written as a column vector (x, y) or using i, j unit vectors. Vector addition and scalar multiplication are fundamental operations. The magnitude (or length) of vector v = xi + yj is |v| = √(x² + y²). A unit vector is a vector with magnitude 1, found by dividing a vector by its magnitude.

向量兼具大小与方向,常写作列向量形式或采用 i, j 单位向量表示。向量的加法和标量乘法是基本运算。向量 v = xi + yj 的模长(长度)为 |v| = √(x² + y²)。单位向量的模长为 1,可通过将向量除以其模长得到。

In pure mathematics, vectors are used to solve geometric problems, such as proving points are collinear or finding the position vector of a point dividing a line segment in a given ratio. The vector AB = position vector of B − position vector of A. For a point P dividing AB in the ratio m:n, the position vector is (n a + m b) / (m + n). Speed and velocity problems may appear in mechanics contexts, but the vector algebra remains consistent.

在纯数学中,向量可用于解决几何问题,例如证明三点共线,或求按给定比例分割线段的点的位置向量。向量 AB = B 的位置向量 − A 的位置向量。若点 P 以比例 m:n 分割 AB,则其位置向量为 (n a + m b) / (m + n)。速率与速度问题可能出现在力学情境中,但向量代数的方法保持一致。


8. Sequences and Series | 数列与级数

A sequence is an ordered list of terms; a series is the sum of terms. 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. Geometric sequences have a common ratio r: uₙ = a rⁿ⁻¹, and the sum to n terms (r ≠ 1) is Sₙ = a(1 – rⁿ) / (1 – r).

数列是一组有序的数字;级数是各项的和。等差数列具有公差 d:第 n 项为 uₙ = a + (n−1)d,前 n 项和为 Sₙ = n/2 [2a + (n−1)d] 或 Sₙ = n/2 (a + l),其中 l 为末项。等比数列拥有公比 r:uₙ = a rⁿ⁻¹,当 r ≠ 1 时,前 n 项和为 Sₙ = a(1 − rⁿ) / (1 − r)。

For geometric series where |r| < 1, an infinite sum exists: S∞ = a / (1 - r). You can also use sigma notation, ∑, to represent series. Recurrence relations define a term by referring to previous terms; these are often solved iteratively or, for first-order linear recurrences, by spotting patterns.

当 |r| < 1 时,等比无穷级数存在和:S∞ = a / (1 − r)。你还需要熟练使用求和符号 ∑ 表示级数。递推关系通过前项定义后项;这类问题常通过迭代求解,或者对于一阶线性递推,通过观察规律得出通项。


9. Proof | 证明

Proof is a fundamental part of WJEC AS Mathematics. You need to be familiar with direct proof, proof by deduction, exhaustion, and counterexample. A direct proof shows that a statement follows logically from known facts. Deduction involves using algebraic manipulation to reach a conclusion from a given assumption. Proof by exhaustion checks all possible cases, often used for small finite sets. A counterexample is a single example that disproves a universal statement.

证明是 WJEC AS 数学的基本组成部分。你需要熟悉直接证明、演绎证明、穷举证明和反证法(此处指 counterexample,即举反例)。直接证明展示命题如何从已知事实逻辑推导得出;演绎证明通过代数运算从给定前提导出结论;穷举证明逐一验证所有可能情况,常用于有限小规模集合;一个反例即可推翻全称命题。

Typical questions involve proving that the sum of two odd numbers is even, showing that a quadratic is always positive by completing the square, or disproving ‘all prime numbers are odd’. You should also be able to structure simple algebraic proofs clearly, writing each step with justification. Proof-writing skills build logical thinking essential for higher mathematics.

常见题型包括证明两个奇数之和为偶数、通过配方法证明二次式恒正,或用反例驳斥“所有质数都是奇数”。你应当能够条理清晰地写出简洁的代数证明,每一步都给出依据。证明书写能力有助于培养逻辑思维,对更高阶的数学学习至关重要。


10. Problem Solving and Modelling | 问题解决与建模

Throughout the Year 12 course, you will apply pure mathematical techniques to multi-step problems and real-world models. This might involve extracting relevant information from a worded scenario, formulating a mathematical model (e.g., a quadratic for projectile motion, an exponential for population growth), solving the equations, and interpreting the results in context. Always check the validity of your solutions: a negative length or time may need rejecting.

在整个 Year 12 课程中,你需要将纯数学技巧应用于多步骤问题与实际建模。这可能包括从文字情境中提取关键信息、建立数学模型(如用于抛体运动的二次函数、用于人口增长的指数模型)、求解方程,并在具体情境中解释结果。务必检验解的合理性:如负的长度或时间通常需要舍去。

Connecting different topics is a key skill – for instance, using differentiation to find the maximum area of a geometric shape, combining coordinate geometry with circle equations to find tangents, or merging trigonometry with quadratics in an equation. Practise past papers and multi-concept problems to build fluency and confidence in tackling the non-calculator and calculator papers.

融汇不同知识点是一项关键能力——例如,利用微分求几何图形的最大面积、结合坐标几何与圆的方程求切线,或在方程中融合三角与二次知识。请通过历年试题与跨概念综合题多加练习,以提升应对计算器与非计算器试卷的熟练度与信心。

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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version