📚 PDF资源导航

Year 11 AQA Further Maths: Core Topics Overview | AQA 进阶数学 Year 11 核心知识点梳理

📚 Year 11 AQA Further Maths: Core Topics Overview | AQA 进阶数学 Year 11 核心知识点梳理

This article provides a concise yet thorough summary of the essential topics covered in the AQA Level 2 Further Mathematics specification for Year 11. Each section highlights key concepts, formulas, and problem-solving strategies to support your revision and exam preparation.

本文简明扼要地梳理了 AQA Level 2 进阶数学 Year 11 课程的核心主题。每部分重点突出关键概念、公式和解题策略,助力复习与备考。

1. Number: Surds and Indices | 数与根式与指数

Simplify surds using the rule √(a × b) = √a × √b, where a and b are positive. For example, √12 = √(4×3) = 2√3. Always look for the largest square factor.

化简根式时使用规则 √(a × b) = √a × √b(a, b 为正数)。例如,√12 = √(4×3) = 2√3。务必找出最大的平方因数。

Rationalise a denominator such as 1/√2 by multiplying numerator and denominator by √2, giving √2/2. For a denominator like 1 + √3, multiply by its conjugate 1 – √3.

有理化分母如 1/√2,将分子分母同乘 √2,得到 √2/2。对于 1 + √3 这样的分母,乘以其共轭式 1 – √3。

√a × √b = √(ab)    (a, b ≥ 0)

Fractional indices follow the pattern: a^(1/n) = ⁿ√a and a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ). Negative indices give reciprocals: a⁻ⁿ = 1/aⁿ.

分数指数遵循模式:a^(1/n) = ⁿ√a,a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ)。负指数表示倒数:a⁻ⁿ = 1/aⁿ。

a^(m/n) = (ⁿ√a)ᵐ    a⁻ⁿ = 1/aⁿ


2. Algebra Essentials: Quadratics and Completing the Square | 代数基础:二次函数与配方

A quadratic equation takes the form ax² + bx + c = 0, with a ≠ 0. You can solve by factorising, completing the square, or using the quadratic formula.

二次方程的形式为 ax² + bx + c = 0,其中 a ≠ 0。可通过因式分解、配方法或二次公式求解。

x = [-b ± √(b² – 4ac)] / (2a)

Completing the square rewrites an expression as a(x + p)² + q. For x² + bx, add and subtract (b/2)²: x² + bx = (x + b/2)² – (b/2)². The discriminant Δ = b² – 4ac tells you the number of real roots: >0 two distinct, =0 one repeated, <0 no real roots.

配方法将式子写成 a(x + p)² + q 的形式。对于 x² + bx,加上并减去 (b/2)²:x² + bx = (x + b/2)² – (b/2)²。判别式 Δ = b² – 4ac 指示实根个数:>0 两个不同实根,=0 一个重根,<0 无实根。

Sketching a quadratic involves finding the vertex, the axis of symmetry x = –p, and the y-intercept. The sign of a determines whether the parabola opens upwards or downwards.

画二次函数草图需要找出顶点、对称轴 x = –p 和 y 轴截距。a 的正负决定抛物线开口向上还是向下。


3. Polynomials and Factor Theorem | 多项式与因式定理

The Factor Theorem states that if f(a) = 0 for a polynomial f(x), then (x – a) is a factor. Conversely, if (x – a) is a factor, then f(a) = 0. The Remainder Theorem says f(a) is the remainder when f(x) is divided by (x – a).

因式定理:对于多项式 f(x),如果 f(a) = 0,那么 (x – a) 是因式。反之亦然。余式定理:f(x) 除以 (x – a) 的余数为 f(a)。

To factorise a cubic x³ + ax² + bx + c, test possible integer values of a (factors of c) and perform polynomial division or equating coefficients. Once a linear factor is found, the quadratic factor can be factorised further.

分解三次式 x³ + ax² + bx + c 时,测试可能的整数值 a(c 的因数),进行多项式除法或比较系数。找到一个一次因式后,可继续分解二次因式。

If f(2) = 0, then (x – 2) is a factor of f(x)


4. Functions: Domain, Range, Composites and Inverses | 函数:定义域、值域、复合与反函数

A function f(x) maps each input x to exactly one output. The domain is the set of allowed inputs; the range is the set of all possible outputs. For f(x) = √x, the domain is x ≥ 0 and the range is f(x) ≥ 0.

函数 f(x) 将每个输入 x 映射到唯一输出。定义域是允许的输入集合,值域是所有可能输出的集合。对于 f(x) = √x,定义域为 x ≥ 0,值域为 f(x) ≥ 0。

Composite functions apply one function after another: fg(x) means first apply g, then f. Order matters. Only defined when the range of g is compatible with the domain of f.

复合函数是先后应用两个函数:fg(x) 表示先 g 后 f。顺序很重要。仅当 g 的值域与 f 的定义域匹配时才有定义。

The inverse function f⁻¹(x) reverses the mapping. You find it by writing y = f(x), swapping x and y, and solving for y. The graph of f⁻¹ is a reflection of f in the line y = x. A function must be one-to-one to have an inverse over its whole domain.

反函数 f⁻¹(x) 逆转映射。求法:设 y = f(x),交换 x 与 y,再解 y。f⁻¹ 的图像是 f 关于直线 y = x 的反射。函数必须在整个定义域上是一对一的才存在反函数。


5. Exponential and Logarithmic Functions | 指数与对数函数

Exponential functions are of the form y = aˣ where a > 0 and a ≠ 1. For a > 1 the graph shows exponential growth; for 0 < a < 1 it shows exponential decay. All pass through (0,1) and have the x-axis as an asymptote.

指数函数形式为 y = aˣ,其中 a > 0 且 a ≠ 1。当 a > 1 时图像呈指数增长;0 < a < 1 时呈指数衰减。所有图像均经过 (0,1),并以 x 轴为渐近线。

The logarithmic function y = logₐ x is the inverse of the exponential. It reflects y = aˣ in the line y = x. Its domain is x > 0 and it passes through (1,0). The basic property logₐ(aˣ) = x links the two functions.

对数函数 y = logₐ x 是指数函数的反函数。它将 y = aˣ 关于直线 y = x 反射。其定义域为 x > 0,且经过 (1,0)。基本性质 logₐ(aˣ) = x 联系着这两类函数。

logₐ(aˣ) = x    and    a^(logₐ x) = x


6. Binomial Expansion | 二项式展开

The binomial expansion expresses (a + b)ⁿ as a sum of terms of the form ⁿCᵣ aⁿ⁻ʳ bʳ, where r goes from 0 to n. The binomial coefficients ⁿCᵣ (or nCr) can be read from Pascal’s triangle or calculated as n!/(r!(n–r)!).

二项式展开将 (a + b)ⁿ 表示为 ⁿCᵣ aⁿ⁻ʳ bʳ 形式的项之和,r 从 0 到 n。二项式系数 ⁿCᵣ(或 nCr)可以从帕斯卡三角形中读出,或按 n!/(r!(n–r)!) 计算。

(a + b)ⁿ = Σ (r=0 to n) ⁿCᵣ aⁿ⁻ʳ bʳ

For example, (1 + 2x)³ = 1 + 6x + 12x² + 8x³. The expansion is valid for any real x, but in Further Maths we mainly work with positive integer powers n.

例如,(1 + 2x)³ = 1 + 6x + 12x² + 8x³。此展开对任意实数 x 成立,但在进阶数学中我们主要处理正整数次幂 n。


7. Coordinate Geometry: Lines and Circles | 坐标几何:直线与圆

The gradient of a line joining (x₁, y₁) and (x₂, y₂) is m = (y₂ – y₁)/(x₂ – x₁). The equation of a straight line can be written as y = mx + c or y – y₁ = m(x – x₁). Parallel lines have equal gradients; perpendicular lines satisfy m₁ m₂ = –1.

连接 (x₁, y₁) 和 (x₂, y₂) 的直线斜率为 m = (y₂ – y₁)/(x₂ – x₁)。直线方程可写成 y = mx + c 或 y – y₁ = m(x – x₁)。平行线斜率相等;垂直线满足 m₁ m₂ = –1。

A circle with centre (a, b) and radius r has equation (x – a)² + (y – b)² = r². To find the tangent to a circle at a point, use the fact that the radius is perpendicular to the tangent, or use the discriminant condition with the line equation.

圆心为 (a, b)、半径为 r 的圆,方程为 (x – a)² + (y – b)² = r²。求圆上一点的切线时,可利用半径与切线垂直的事实,或将直线方程代入使用判别式条件。

(x – a)² + (y – b)² = r²


8

Published by TutorHao | Year 11 进阶数学 Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

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