📚 Year 12 SQA Mathematics: A Complete Core Topics Review | SQA 数学 Year 12:核心知识点梳理
In the SQA Higher Mathematics course, mastering the core topics is essential for success in both the exam and further studies. This review breaks down each major area into key concepts, formulas, and problem‑solving strategies, giving you a clear roadmap through the Year 12 curriculum.
在 SQA 高等数学课程中,掌握核心知识点是考试成功和后续学习的基础。本文梳理每个重要模块的关键概念、公式和解题策略,为你清晰呈现 Year 12 数学的学习路线图。
1. The Straight Line | 直线
Everything in coordinate geometry begins with the straight line. You must be confident finding the distance between two points, the midpoint, and the gradient. For two points (x₁, y₁) and (x₂, y₂), the gradient m = (y₂ – y₁)/(x₂ – x₁). The distance formula is √[(x₂ – x₁)² + (y₂ – y₁)²], and the midpoint is ((x₁ + x₂)/2, (y₁ + y₂)/2).
坐标几何的基础是直线。你需要熟练掌握两点间距离、中点和斜率的计算。对于两点 (x₁, y₁) 和 (x₂, y₂),斜率 m = (y₂ – y₁)/(x₂ – x₁)。距离公式为 √[(x₂ – x₁)² + (y₂ – y₁)²],中点坐标为 ((x₁ + x₂)/2, (y₁ + y₂)/2)。
The equation of a line can be written in several forms. The most flexible is y – y₁ = m(x – x₁). You will often need to find the equation of a line parallel or perpendicular to a given line. Parallel lines have equal gradients, while perpendicular lines have gradients whose product is –1. For example, if a line has gradient 2/3, a perpendicular line has gradient –3/2.
直线方程有多种形式,最灵活的是点斜式 y – y₁ = m(x – x₁)。常需要求与已知直线平行或垂直的直线方程。平行线斜率相等,垂直线的斜率乘积为 –1。例如,若直线斜率为 2/3,则其垂线斜率为 –3/2。
Another key skill is finding the point of intersection of two lines by solving simultaneous equations. Remember also the concept of collinearity: three points are collinear if the gradients between any two pairs are equal.
另一个核心技能是通过解联立方程求两直线交点。还要掌握共线概念:若任意两点间的斜率均相等,则三点共线。
2. Functions and Graphs | 函数与图像
A function f is a rule that assigns each input exactly one output. The domain is the set of all possible input values, while the range is the set of all possible output values. In Higher Mathematics, you work extensively with function notation, such as f(x) = x² − 4x + 1. You must be able to evaluate f(a), substitute expressions like f(x + h), and simplify the difference quotient.
函数 f 是一种将每个输入恰好对应一个输出的规则。定义域是所有可能输入值的集合,值域是所有可能输出值的集合。在高等数学中,你需要大量使用函数记号,如 f(x) = x² − 4x + 1,并能计算 f(a)、代入 f(x + h) 等表达式,以及化简差商。
Graph transformations are a major topic. Know the effect of f(x) + a, f(x + a), a f(x), and f(ax) on the graph of f(x). A vertical translation y = f(x) + k moves the graph up by k; y = f(x + k) shifts it left by k (watch the sign). A reflection in the x‑axis is y = –f(x), and in the y‑axis is y = f(–x).
图像变换是重要考点。需掌握 f(x) + a、f(x + a)、a f(x) 和 f(ax) 对图像的影响。纵向平移 y = f(x) + k 将图像向上移动 k 个单位;y = f(x + k) 向左移动 k 个单位(注意符号)。关于 x 轴的反射为 y = –f(x),关于 y 轴为 y = f(–x)。
You also need to find composite functions like f(g(x)) and inverse functions f⁻¹(x). To find an inverse, swap x and y in the equation y = f(x) and solve for y. Remember that an inverse only exists if the original function is one‑to‑one on the given domain.
还需会求复合函数 f(g(x)) 和反函数 f⁻¹(x)。求反函数时,在 y = f(x) 中交换 x 与 y,然后解出 y。注意只有在给定定义域上原函数是一一映射时,反函数才存在。
3. Polynomials and Quadratics | 多项式与二次函数
Higher Mathematics extends earlier work on polynomials to include synthetic division, the factor theorem, and the remainder theorem. The remainder theorem states that when a polynomial P(x) is divided by (x – a), the remainder is P(a). The factor theorem says (x – a) is a factor of P(x) if and only if P(a) = 0.
高等数学扩展了多项式知识,包括综合除法、因式定理和余式定理。余式定理指出,多项式 P(x) 除以 (x – a) 的余数为 P(a)。因式定理表明,(x – a) 是 P(x) 的因式当且仅当 P(a) = 0。
You will be expected to factorise cubic and quartic polynomials, often being given one factor or using trial and error to find a root. Completing the square is essential for quadratics: x² + bx + c = (x + b/2)² − (b/2)² + c. This form reveals the vertex of a parabola and is used to find the maximum or minimum value of a quadratic function.
你需要能够分解三次和四次多项式,通常会给出一个因式或通过试根找到根。二次函数的配方法至关重要:x² + bx + c = (x + b/2)² − (b/2)² + c。此形式可显示抛物线的顶点,并用于求二次函数的最大值或最小值。
Solving quadratic inequalities involves sketching the parabola and determining where it is above or below the x‑axis. For example, to solve x² − 5x + 6 > 0, factorise to (x – 2)(x – 3) > 0, then use a sign diagram or a quick sketch to give x < 2 or x > 3.
解二次不等式时,需画出抛物线示意图,判断图像在 x 轴上方或下方的区间。例如解 x² − 5x + 6 > 0,分解为 (x – 2)(x – 3) > 0,利用符号表或草图可得 x < 2 或 x > 3。
4. Trigonometry | 三角学
In Higher Mathematics, trigonometry moves beyond right‑angled triangles to the unit circle definitions, exact values, radian measure, and solving trigonometric equations. The exact values for sin, cos, and tan of 0°, 30°, 45°, 60°, and 90° must be known, as well as their radian equivalents (0, π/6, π/4, π/3, π/2).
高等数学中的三角学不再局限于直角三角形,而是扩展到单位圆定义、精确值、弧度制以及三角方程的求解。需要熟记 0°、30°、45°、60° 和 90° 的 sin、cos、tan 精确值,及其弧度表示 (0、π/6、π/4、π/3、π/2)。
Radians are defined such that 180° = π rad. Arc length s = rθ and sector area A = ½r²θ, where θ is in radians. These formulas appear frequently in real‑life problems and linked calculus applications.
弧度制中,180° = π rad。弧长公式 s = rθ,扇形面积公式 A = ½r²θ,其中 θ 以弧度为单位。这些公式常在实际问题和微积分综合题中出现。
Solving equations like 2 sin x − 1 = 0 requires you to find all solutions in a given interval, usually 0 ≤ x < 2π. Use the CAST diagram or the graphs of sine, cosine, and tangent. You should also be able to solve equations using identities such as sin²x + cos²x ≡ 1 and tan x ≡ sin x / cos x.
解方程如 2 sin x − 1 = 0 时,需在给定区间(通常 0 ≤ x < 2π)内找出所有解。利用 CAST 图或三角函数的图像。还须会用恒等式,如 sin²x + cos²x ≡ 1 和 tan x ≡ sin x / cos x。
5. Differentiation | 微分
Differentiation is the process of finding the rate of change of a function, or the gradient of its curve. For Higher, you differentiate powers of x, polynomials, and terms with negative or fractional indices. The basic rule is: if f(x) = xⁿ, then f'(x) = n xⁿ⁻¹. This extends to expressions like a xⁿ, where the derivative is a n xⁿ⁻¹.
微分是求函数变化率或曲线斜率的过程。在 Higher 阶段,你需要对 x 的幂、多项式以及含有负指数或分数指数的项进行微分。基本法则是:若 f(x) = xⁿ,则 f'(x) = n xⁿ⁻¹,这对 a xⁿ 形式的项同样适用,导数为 a n xⁿ⁻¹。
You must be able to find the derivative of functions expressed with root signs or reciprocals by rewriting them with indices. For example, 1/x² = x⁻² and √x = x½. Then differentiate using the power rule.
必须能将带根号或倒数的函数转换为指数形式再求导,例如 1/x² = x⁻²、√x = x½,然后运用幂法则微分。
The derivative is used to find equations of tangents to a curve at a given point. First find the gradient by evaluating f'(a), then use y – y₁ = m(x – x₁) with the point (a, f(a)). It is also used to determine increasing/decreasing intervals and stationary points. Solve f'(x) = 0 to locate stationary points, then use a nature table (or the second derivative) to determine whether each is a local maximum, a local minimum, or a point of inflection.
导数用于求曲线上给定点处的切线方程。先计算 f'(a) 得到斜率,再结合点 (a, f(a)) 用点斜式写出方程。还可利用导数判断函数的递增/递减区间并确定驻点。解 f'(x) = 0 求出驻点位置,再用性质表(或二阶导数)判断每个驻点是极大值点、极小值点还是拐点。
6. Integration | 积分
In Higher Mathematics, integration is treated as the reverse process of differentiation. The indefinite integral of xⁿ with respect to x is (xⁿ⁺¹)/(n + 1) + C, provided n ≠ –1. Constants of integration must always be included in indefinite integrals.
在高等数学中,积分被视为微分的逆运算。xⁿ 关于 x 的不定积分为 (xⁿ⁺¹)/(n + 1) + C,其中 n ≠ –1。不定积分必须始终包含积分常数 C。
You will also integrate expressions involving sums, differences, and constant multiples. For a term a xⁿ, the integral is (a xⁿ⁺¹)/(n + 1) + C, again with n ≠ –1. The special case of integrating 1/x will be studied under logarithms.
还需会积分涉及和、差以及常数倍的表达式。对于 a xⁿ 项,积分为 (a xⁿ⁺¹)/(n + 1) + C,同样 n ≠ –1。1/x 的积分将在对数部分学习。
Definite integrals are used to find the area between a curve and the x‑axis. The area from x = a to x = b is ∫ₐᵇ f(x) dx, assuming f(x) ≥ 0 on the interval. If the curve lies below the x‑axis, the integral gives a negative value, so you take the absolute value or split the region accordingly. You will also calculate the area between two curves using ∫ₐᵇ (upper function – lower function) dx.
定积分用于求曲线与 x 轴之间的面积。从 x = a 到 x = b 的面积为 ∫ₐᵇ f(x) dx,假设在该区间 f(x) ≥ 0。若曲线在 x 轴下方,积分值为负,此时需取绝对值或将区间拆分。还需会计算两曲线之间的面积,用 ∫ₐᵇ (上方函数 – 下方函数) dx。
7. Exponential and Logarithmic Functions | 指数函数与对数函数
The exponential function y = eˣ has the unique property that its derivative is itself: d/dx (eˣ) = eˣ. Its inverse is the natural logarithm function, y = ln x, defined for x > 0. The derivative of ln x is 1/x. This finally gives meaning to the integral ∫ 1/x dx = ln|x| + C.
指数函数 y = eˣ 具有独特的性质——其导数等于自身:d/dx (eˣ) = eˣ。它的反函数是自然对数函数 y = ln x,定义域为 x > 0。ln x 的导数为 1/x。这最终赋予了积分 ∫ 1/x dx = ln|x| + C 的含义。
You must be confident using the laws of logarithms: ln(ab) = ln a + ln b, ln(a/b) = ln a – ln b, and ln aᵏ = k ln a. These are essential for solving equations where the unknown appears as a power, e.g., 5ˣ = 20.
必须熟练运用对数运算法则:ln(ab) = ln a + ln b,ln(a/b) = ln a – ln b,ln aᵏ = k ln a。这些法则对于解未知数出现在指数位置的方程(如 5ˣ = 20)至关重要。
Exponential growth and decay problems often involve models of the form N(t) = N₀ eᵏᵗ, where k is the growth (positive) or decay (negative) constant. You should be able to find half‑life, initial amount, or the rate constant from given data.
指数增长与衰减问题常涉及形如 N(t) = N₀ eᵏᵗ 的模型,其中 k 为增长(正)或衰减(负)常数。你需要能从给定数据中求出半衰期、初始量或速率常数。
8. Vectors | 向量
Vectors in Higher Mathematics are used in three dimensions as well as two. A vector from A to B is often written as AB or as a column vector. You add and subtract vectors component‑wise, and multiply a vector by a scalar by multiplying each component. The magnitude of a vector v = (a, b, c) is |v| = √(a² + b² + c²).
高等数学中的向量既用于二维也用于三维空间。从 A 到 B 的向量常记作 AB 或列向量形式。向量加减需按分量分别进行,向量与标量相乘则需将各分量乘以该标量。向量 v = (a, b, c) 的模为 |v| = √(a² + b² + c²)。
The position vector of a point A is OA, where O is the origin. The vector AB can be expressed as OB – OA. You will need to find a unit vector in a given direction by dividing a vector by its magnitude.
点 A 的位置向量是 OA,其中 O 为原点。向量 AB 可表示为 OB – OA。你需要能够通过将向量除以其模来求给定方向上的单位向量。
Collinearity is determined by checking if one vector is a scalar multiple of another. Three points A, B, and C are collinear if AB = k BC for some scalar k. A typical problem is to find a missing coordinate given collinearity or parallel vectors.
共线性通过检查一个向量是否为另一个向量的标量倍数来判断。若存在标量 k 使得 AB = k BC,则三点 A、B、C 共线。常见题型是根据共线或平行向量的条件求缺失坐标。
9. Recurrence Relations | 递推关系
A recurrence relation defines a sequence by a formula linking each term to its predecessor. The general form is uₙ₊₁ = a uₙ + b, with a given starting value u₀ (or u₁). For example, uₙ₊₁ = 0.6 uₙ + 20 with u₀ = 100 might model a loan or population with a steady injection.
递推关系通过一个将某项与其前一项联系起来的公式来定义序列,一般形式为 uₙ₊₁ = a uₙ + b,并给出初始值 u₀(或 u₁)。例如 uₙ₊₁ = 0.6 uₙ + 20,u₀ = 100,可用于模拟有固定注入的贷款或人口模型。
You must be able to find a limit L of the sequence, provided –1 < a < 1. The limit satisfies L = a L + b, which solves to L = b/(1 – a). This is called the steady‑state solution. You will also be asked to calculate early terms of a sequence manually, then describe its long‑term behaviour (increasing/decreasing, tending to a limit).
需会求序列的极限 L,前提是 –1 < a < 1。极限满足 L = a L + b,解得 L = b/(1 – a)。这被称为稳态解。还需手动计算序列的前几项,并描述其长期行为(递增/递减、趋向某极限等)。
10. The Circle | 圆
The equation of a circle with centre (a, b) and radius r is (x – a)² + (y – b)² = r². You need to recognise the centre and radius from an equation and also complete the square to rewrite a general circle equation into standard form. The general form is x² + y² + 2gx + 2fy + c = 0, where the centre is (–g, –f) and radius = √(g² + f² – c), provided g² + f² – c > 0.
圆心为 (a, b)、半径为 r 的圆的方程为 (x – a)² + (y – b)² = r²。你需要能从方程中识别圆心和半径,并会运用配方法将一般式圆方程化为标准式。一般式为 x² + y² + 2gx + 2fy + c = 0,其中圆心为 (–g, –f),半径 = √(g² + f² – c),需满足 g² + f² – c > 0。
A tangent to a circle at a point is perpendicular to the radius at that point. To find the equation of a tangent, first find the gradient of the radius using the centre and the point of contact, then use the perpendicular relationship to get the tangent’s gradient, and finally apply y – y₁ = m(x – x₁).
圆上一点处的切线垂直于该点处的半径。求切线方程时,先用圆心和切点求出半径的斜率,再根据垂直关系得出切线斜率,最后应用点斜式 y – y₁ = m(x – x₁)。
Sometimes you are asked to prove that a line is a tangent to a circle by substituting the line equation into the circle equation and showing the resulting quadratic has a discriminant equal to zero (i.e., the line touches the circle at exactly one point).
有时需要通过将直线方程代入圆方程,并证明得到的二次式的判别式为零(即直线恰好与圆相切于一点),来证明该直线是圆的切线。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply