📚 CCEA Year 10 Further Mathematics: Formula & Theorem Quick Reference Guide | CCEA 10年级进阶数学:公式定理速查手册
This quick-reference revision guide covers essential formulas, theorems, and identities for the CCEA Year 10 Further Mathematics course. It is designed to help you revise efficiently and master key concepts tested in examinations.
本速查手册涵盖了CCEA 10年级进阶数学课程中的重要公式、定理和恒等式,帮助你高效复习并掌握考试中的核心概念。
1. Algebraic Expressions & Operations | 代数表达式与运算
Perfect square expansion: (a + b)2 = a2 + 2ab + b2.
完全平方展开:(a + b)2 = a2 + 2ab + b2。
Square of a difference: (a – b)2 = a2 – 2ab + b2.
差平方公式:(a – b)2 = a2 – 2ab + b2。
Difference of two squares: a2 – b2 = (a + b)(a – b).
平方差公式:a2 – b2 = (a + b)(a – b)。
Cube of a binomial: (a + b)3 = a3 + 3a2b + 3ab2 + b3; and (a – b)3 = a3 – 3a2b + 3ab2 – b3.
二项式立方:(a + b)3 = a3 + 3a2b + 3ab2 + b3;以及 (a – b)3 = a3 – 3a2b + 3ab2 – b3。
Sum and difference of cubes: a3 + b3 = (a + b)(a2 – ab + b2); a3 – b3 = (a – b)(a2 + ab + b2).
立方和与立方差:a3 + b3 = (a + b)(a2 – ab + b2);a3 – b3 = (a – b)(a2 + ab + b2)。
2. Indices & Surds | 指数与根式
Multiplication rule: am × an = am+n.
乘法法则:am × an = am+n。
Power of a power: (am)n = amn.
幂的幂:(am)n = amn。
Zero exponent: a0 = 1 (a ≠ 0).
零指数:a0 = 1(a ≠ 0)。
Negative exponent: a–n = 1 / an.
负指数:a–n = 1 / an。
Fractional exponent: a1/n = ⁿ√a, and am/n = (ⁿ√a)m = ⁿ√(am).
分数指数:a1/n = ⁿ√a,且 am/n = (ⁿ√a)m = ⁿ√(am)。
Simplifying surds: √(a × b) = √a × √b, and √(a/b) = √a / √b.
简化根式:√(a × b) = √a × √b,且 √(a/b) = √a / √b。
Rationalising denominator: 1/√a = √a / a; for a ± √b, multiply by conjugate.
分母有理化:1/√a = √a / a;对于 a ± √b,乘以共轭根式。
3. Quadratic Equations & Functions | 二次方程与函数
Standard form: ax2 + bx + c = 0, where a ≠ 0.
标准形式:ax2 + bx + c = 0,a ≠ 0。
Quadratic formula: x = [–b ± √(b2 – 4ac)] / (2a).
求根公式:x = [–b ± √(b2 – 4ac)] / (2a)。
Discriminant: Δ = b2 – 4ac. If Δ > 0, two distinct real roots; Δ = 0, one repeated root; Δ < 0, no real roots.
判别式:Δ = b2 – 4ac。若 Δ > 0,有两个不等实根;Δ = 0,有一个重根;Δ < 0,无实根。
Sum and product of roots (Vieta): if roots are α and β, then α + β = –b/a, αβ = c/a.
韦达定理:若根为 α 和 β,则 α + β = –b/a,αβ = c/a。
Completing the square: ax2 + bx + c = a(x + b/(2a))2 + (c – b2/(4a)). Vertex form: a(x – h)2 + k with vertex (h, k).
配方法:ax2 + bx + c = a(x + b/(2a))2 + (c – b2/(4a))。顶点式:a(x – h)2 + k,顶点为 (h, k)。
4. Polynomials & Factor Theorem | 多项式与因式定理
A polynomial in x is an expression of the form anxn + an–1xn–1 + … + a0.
多项式形如 anxn + an–1xn–1 + … + a0。
Remainder theorem: When f(x) is divided by (x – a), the remainder is f(a).
余数定理:f(x) 除以 (x – a) 的余数为 f(a)。
Factor theorem: (x – a) is a factor of f(x) if and only if f(a) = 0.
因式定理:(x – a) 是 f(x) 的因式当且仅当 f(a) = 0。
Polynomial division can be performed by long division or synthetic division to factorise cubic or higher-degree polynomials.
多项式除法可用长除法或综合除法分解三次及更高次多项式。
5. Coordinate Geometry & Straight Lines | 坐标几何与直线
Distance between two points (x1, y1) and (x2, y2): d = √[(x2 – x1)2 + (y2 – y1)2].
两点间距离:d = √[(x2 – x1)2 + (y2 – y1)2]。
Midpoint: M = ( (x1+x2)/2 , (y1+y2)/2 ).
中点:M = ( (x1+x2)/2 , (y1+y2)/2 )。
Gradient (slope) of a line: m = (y2 – y1) / (x2 – x1).
直线斜率:m = (y2 – y1) / (x2 – x1)。
Equation of a straight line: y – y1 = m(x – x1) or y = mx + c, where c is the y-intercept.
直线方程:y – y1 = m(x – x1) 或 y = mx + c,c 为 y 截距。
Parallel lines: m1 = m2. Perpendicular lines: m1 × m2 = –1.
平行线:m1 = m2。垂直线:m1 × m2 = –1。
6. Trigonometry: Basic Ratios & Identities | 三角函数:基本比与恒等式
In a right-angled triangle: sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, tan θ = opposite/adjacent.
在直角三角形中:sin θ = 对边/斜边,cos θ = 邻边/斜边,tan θ = 对边/邻边。
Exact values for special angles (in degrees):
特殊角精确值(角度制):
| θ | sin θ | cos θ | tan θ |
|---|---|---|---|
| 30° | 1/2 | √3/2 | 1/√3 |
| 45° | 1/√2 | 1/√2 | 1 |
| 60° | √3/2 | 1/2 | √3 |
Pythagorean identity: sin2 θ + cos2 θ = 1.
毕达哥拉斯恒等式:sin2 θ + cos2 θ = 1。
Tangent identity: tan θ = sin θ / cos θ.
正切关系:tan θ = sin θ / cos θ。
Sine rule: a/sin A = b/sin B = c/sin C (for any triangle).
正弦定理:a/sin A = b/sin B = c/sin C(适用于任意三角形)。
Cosine rule: a2 = b2 + c2 – 2bc cos A.
余弦定理:a2 = b2 + c2 – 2bc cos A。
Area of a triangle: Area = ½ ab sin C.
三角形面积:面积 = ½ ab sin C。
7. Radians, Arcs & Sectors | 弧度、弧与扇形
Definition: π radians = 180°, so 1 radian ≈ 57.3°.
定义:π 弧度 = 180°,所以 1 弧度 ≈ 57.3°。
To convert degrees to radians: multiply by π/180.
角度转弧度:乘以 π/180。
Arc length: s = rθ, where θ is in radians.
弧长:s = rθ,θ 以弧度为单位。
Sector area: A = ½ r2 θ.
扇形面积:A = ½ r2 θ。
Segment area = area of sector – area of triangle, or ½ r2(θ – sin θ) for small angles.
弓形面积 = 扇形面积 – 三角形面积,或 ½ r2(θ – sin θ)。
8. Sequences & Series | 数列与级数
Arithmetic sequence: nth term un = a + (n – 1)d, where a is first term and d is common difference.
等差数列:第 n 项 un = a + (n – 1)d,a 为首项,d 为公差。
Sum of first n terms of AP: Sn = n/2 [2a + (n – 1)d] = n/2 (a + l), with l as last term.
等差数列前 n 项和:Sn = n/2 [2a + (n – 1)d] = n/2 (a + l),l 为末项。
Geometric sequence: nth term un = arn–1, where r is common ratio.
等比数列:第 n 项 un = arn–1,r 为公比。
Sum of first n terms of GP (r ≠ 1): Sn = a(1 – rn) / (1 – r).
等比数列前 n 项和(r ≠ 1):Sn = a(1 – rn) / (1 – r)。
Sum to infinity (|r| < 1): S∞ = a / (1 – r).
无穷递缩等比数列求和(|r| < 1):S∞ = a / (1 – r)。
Sigma notation: Σ ak from k=1 to n.
西格玛表示:∑_{k=1}^{n} ak。
9. Introduction to Differentiation | 微分入门
The derivative of f(x) is defined as f'(x) = limh→0 [f(x+h) – f(x)] / h.
导数定义:f'(x) = lim
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