📚 Year 10 WJEC Further Maths: Core Knowledge Overview | Year 10 WJEC 进阶数学:核心知识点梳理
This guide offers a structured walk through the central topics of the Year 10 WJEC Further Mathematics course. From advanced algebra and calculus to matrices and vectors, each section is designed to consolidate your understanding and equip you with the skills needed for top-tier problem solving. Building confidence in these areas now lays a secure foundation for A Level success.
本指南系统梳理了 Year 10 WJEC 进阶数学的核心主题。从高级代数、微积分到矩阵与向量,每一节都旨在巩固你的理解,并让你具备解决高阶问题所需的技能。现在建立起对这些领域的信心,将为未来的 A Level 学习打下扎实基础。
1. Algebraic Manipulation and Polynomials | 代数运算与多项式
Polynomials are expressions of the form aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₀, where the highest power gives the degree. You must be fluent in expanding, factorising, and simplifying these expressions, recognising common factor patterns like the difference of two squares.
多项式是形如 aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₀ 的表达式,最高次幂决定了其次数。你必须熟练展开、因式分解和简化这类表达式,并识别如平方差等常见因式模式。
The factor theorem states that (x – a) is a factor of f(x) if and only if f(a) = 0. The remainder theorem tells us that when f(x) is divided by (x – a), the remainder is f(a). Long division is essential for breaking down cubics and higher-degree polynomials.
因子定理指出,(x – a) 是 f(x) 的因式当且仅当 f(a) = 0。余式定理则表明,当 f(x) 除以 (x – a) 时,余数为 f(a)。长除法是分解三次及更高次多项式的关键工具。
For example, to factorise 2x³ – 3x² – 3x + 2, test small integer values. Finding f(1) = -2, f(-1) = 0 gives a factor (x+1). Long division then reduces the polynomial to a quadratic that can be factorised further.
例如,要对 2x³ – 3x² – 3x + 2 因式分解,可代入小整数值进行检验。发现 f(-1) = 0 得到因式 (x+1)。然后通过长除法把多项式降为一个可进一步分解的二次式。
2. Quadratics, Discriminant and Quadratic Inequalities | 二次函数、判别式与二次不等式
A quadratic function is written as f(x) = ax² + bx + c. Its discriminant Δ = b² – 4ac reveals the nature of its roots: if Δ > 0, two distinct real roots; if Δ = 0, one repeated root; if Δ < 0, no real roots. This analysis is crucial before sketching graphs or solving equations.
二次函数写作 f(x) = ax² + bx + c。其判别式 Δ = b² – 4ac 揭示了根的性质:若 Δ > 0,有两个不等实根;若 Δ = 0,有一个二重根;若 Δ < 0,则无实根。在画图或解方程之前,这一分析至关重要。
Quadratic inequalities such as x² – 4x + 3 ≤ 0 can be solved by factorising to (x-1)(x-3) ≤ 0, then drawing a sign diagram or a rough graph. The solution interval is 1 ≤ x ≤ 3 where the curve lies on or below the x-axis.
二次不等式如 x² – 4x + 3 ≤ 0 可通过因式分解为 (x-1)(x-3) ≤ 0 求解,随后绘制符号表或概图。解集为区间 1 ≤ x ≤ 3,即曲线位于 x 轴及其下方的部分。
Remember to reverse the inequality sign when multiplying or dividing by a negative number, especially when rearranging into standard form. Always present your final answer using set notation or a clear number-line diagram.
当乘以或除以负数时,记得反转不等号,尤其是在将不等式整理成标准形式时。始终用集合符号或清晰的数轴图示来呈现最终答案。
3. Binomial Expansion | 二项式展开
For a positive integer n, the binomial theorem gives (a + b)ⁿ = Σ (nCr) aⁿ⁻ʳ bʳ (summing from r=0 to n). The coefficients nCr can be found using Pascal’s triangle or the formula n!/(r!(n-r)!).
对于正整数 n,二项式定理给出 (a + b)ⁿ = Σ (nCr) aⁿ⁻ʳ bʳ (对 r=0 到 n 求和)。系数 nCr 可使用帕斯卡三角形或公式 n!/(r!(n-r)!) 求得。
A typical question might ask you to expand (2 – 3x)⁴ and find the coefficient of x². The expansion is 16 – 96x + 216x² – 216x³ + 81x⁴, so the coefficient of x² is 216. Careful attention to signs is vital.
常见题型包括展开 (2 – 3x)⁴ 并求 x² 的系数。展开式为 16 – 96x + 216x² – 216x³ + 81x⁴,因此 x² 的系数为 216。处理符号时需格外仔细。
You may also meet expansions of (1 + x)ⁿ where n is rational and |x| < 1, resulting in an infinite series: 1 + nx + n(n-1)/2! x² + ... . This requires valid reasoning about the range of convergence.
你也许会遇到 (1 + x)ⁿ 的展开,其中 n 为有理数且 |x| < 1,这会得到一个无穷级数:1 + nx + n(n-1)/2! x² + ... 。这需要对收敛范围给出合理说明。
4. Trigonometry: Radians, Identities and Equations | 三角学:弧度、恒等式与方程
Radians provide a natural angle measure: π rad = 180°. Converting between degrees and radians is essential for calculus and exact values. For example, 60° = π/3 rad, and 90° = π/2 rad.
弧度提供了一种天然的角度度量:π 弧度 = 180°。在微积分和精确值处理中,角度与弧度的转换必不可少。例如,60° = π/3 弧度,90° = π/2 弧度。
The fundamental identities sin²θ + cos²θ = 1 and tanθ = sinθ/cosθ are the building blocks for solving equations. To tackle 2 sin²θ – cosθ = 1, replace sin²θ with 1 – cos²θ
Published by TutorHao | Year 10 进阶数学 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply