📚 PDF资源导航

Year 10 CCEA Further Mathematics: Core Topics Overview | 核心知识点梳理

📚 Year 10 CCEA Further Mathematics: Core Topics Overview | 核心知识点梳理

Year 10 Further Mathematics under the CCEA specification builds on GCSE topics and introduces advanced concepts such as calculus, matrices, and trigonometric identities. This article summarises the core topics, providing a structured revision guide for students aiming for top grades.

CCEA 十年级进阶数学在 GCSE 基础上深入学习微积分、矩阵和三角恒等式等高级主题。本文梳理核心知识点,为争取高分的学生提供系统的复习指南。

1. Algebraic Manipulation and Polynomials | 代数运算与多项式

In CCEA Further Mathematics, polynomial algebra is fundamental. You must be able to divide a polynomial by a linear or quadratic expression using long division or synthetic division. For example, dividing 2x³ – 3x² + 4x – 5 by (x – 1).

在 CCEA 进阶数学中,多项式代数是基础。你必须能够用长除法或综合除法将多项式除以一次或二次表达式,例如计算 2x³ – 3x² + 4x – 5 除以 (x – 1)。

The factor theorem states that (x – a) is a factor of f(x) if f(a) = 0. The remainder theorem gives the remainder when f(x) is divided by (x – a) as f(a). These theorems are essential for factorising cubics and higher-degree polynomials.

因子定理指出,若 f(a)=0,则 (x – a) 是 f(x) 的因子。余数定理给出 f(x) 除以 (x – a) 的余数为 f(a)。这两个定理对三次及更高次多项式的因式分解至关重要。


2. Quadratic Functions and Inequalities | 二次函数与不等式

Quadratic functions of the form ax² + bx + c can be analysed using the discriminant Δ = b² – 4ac. The discriminant determines the nature of roots: if Δ > 0 two distinct real roots, Δ = 0 one repeated root, Δ < 0 no real roots.

形如 ax² + bx + c 的二次函数可用判别式 Δ = b² – 4ac 分析。判别式决定根的性质:Δ > 0 两个不同实根,Δ = 0 一个重根,Δ < 0 无实根。

To solve quadratic inequalities such as x² – 5x + 6 > 0, first find critical values by solving x² – 5x + 6 = 0 to get x = 2, 3. Then sketch the graph or use a sign table to identify intervals where the expression is positive.

解二次不等式如 x² – 5x + 6 > 0,先求解方程得临界值 x=2, 3,然后画草图或使用符号表确定表达式为正的区间。


3. Exponentials and Logarithms | 指数与对数

Exponential functions are of the form aˣ, where a > 0. The natural exponential function eˣ has the special property that its derivative is itself. Logarithms are the inverse of exponentials: if aˣ = y then x = logₐ y.

指数函数形式为 aˣ(a > 0)。自然指数函数 eˣ 的特殊性质是其导数等于自身。对数为指数的逆运算:若 aˣ = y,则 x = logₐ y。

Key laws of logarithms include: logₐ (mn) = logₐ m + logₐ n, logₐ (m/n) = logₐ m – logₐ n, and logₐ (mⁿ) = n logₐ m. The change-of-base rule logₐ b = logₓ b / logₓ a is useful for solving equations.

对数基本法则:logₐ (mn) = logₐ m + logₐ n, logₐ (m/n) = logₐ m – logₐ n, logₐ (mⁿ) = n logₐ m。换底公式 logₐ b = logₓ b / logₓ a 在解方程时很有用。


4. Binomial Expansion | 二项展开式

The binomial theorem expands (a + b)ⁿ = Σ (nCr) aⁿ⁻ʳ bʳ for r = 0 to n, where nCr = n! / (r!(n – r)!). This is valid for any positive integer n.

二项式定理将 (a + b)ⁿ 展开为 Σ (nCr) aⁿ⁻ʳ bʳ(r 从 0 到 n),其中 nCr = n! / (r!(n – r)!),对任意正整数 n 成立。

For example, (1 + x)⁴ = 1 + 4x + 6x² + 4x³ + x⁴. You can use Pascal’s triangle or the nCr button to find coefficients. The expansion can be used to approximate values like (1.02)⁵.

例如 (1 + x)⁴ = 1 + 4x + 6x² + 4x³ + x⁴。可借助帕斯卡三角形或 nCr 键求系数。二项展开式可用于近似计算,如 (1.02)⁵。


5. Trigonometric Ratios and Equations | 三角比与方程

In right-angled triangles, sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, tan θ = opposite/adjacent. Exact values for 30°, 45°, 60° and their radian equivalents must be memorised.

在直角三角形中,sin θ = 对边/斜边,cos θ = 邻边/斜边,tan θ = 对边/邻边。必须熟记 30°、45°、60° 及其弧度值的精确值。

To solve equations like 2 sin x = 1 for 0° ≤ x ≤ 360°, find the principal value x = 30° and use symmetry or the CAST diagram to determine all solutions: x = 30°, 150°.

解方程如 2 sin x = 1(0° ≤ x ≤ 360°),先求主值 x = 30°,再利用对称性或 CAST 图求出所有解:x = 30°, 150°。


6. Trigonometric Identities | 三角恒等式

The fundamental identity sin²θ + cos²θ = 1 leads to other forms: 1 + tan²θ = sec²θ and 1 + cot²θ = cosec²θ. These are useful for simplifying expressions and proving identities.

基本恒等式 sin²θ + cos²θ = 1 可导出 1 + tan²θ = sec²θ 和 1 + cot²θ = cosec²θ,常用于化简表达式和证明恒等式。

Double-angle formulas: sin 2θ = 2 sin θ cos θ, cos 2θ = cos²θ – sin²θ = 2 cos²θ – 1 = 1 – 2 sin²θ, and tan 2θ = 2 tan θ / (1 – tan²θ). These appear in solving equations and integration.

倍角公式:sin 2θ = 2 sin θ cos θ,cos 2θ = cos²θ – sin²θ = 2 cos²θ – 1 = 1 – 2 sin²θ,tan 2θ = 2 tan θ / (1 – tan²θ)。这些在解方程和积分中经常出现。


7. Differentiation Basics | 导数基础

Differentiation finds the gradient of a curve. For y = xⁿ, the derivative dy/dx = n xⁿ⁻¹. The derivative from first principles uses the limit definition: f'(x) = limₕ→₀ (f(x+h) – f(x))/h.

微分用于求曲线斜率。对于 y = xⁿ,导数 dy/dx = n xⁿ⁻¹。从第一原理求导使用极限定义:f'(x) = limₕ→₀ (f(x+h) – f(x))/h。

The derivative tells us the rate of change: if f'(x) > 0 the function is increasing, if f'(x) < 0 it is decreasing. Stationary points occur when f'(x) = 0, and the second derivative determines their nature.

导数表示变化率:f'(x) > 0 函数递增,f'(x) < 0 函数递减。当 f'(x) = 0 时出现驻点,二阶导数可判定其性质(极大、极小或拐点)。


8. Integration Basics | 积分基础

Integration is the reverse of differentiation. The indefinite integral ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, for n ≠ -1. The constant C is essential.

积分是微分的逆运算。不定积分 ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C(n ≠ -1)。常数 C 必不可少。

Definite integrals calculate the area

Published by TutorHao | Year 10 进阶数学 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