📚 GCSE AQA Maths: High-Frequency Topic Summary | GCSE AQA 数学:高频考点总结
This revision guide compiles the most frequently examined topics in the AQA GCSE Mathematics specification. Mastering these core areas will help you approach the exam with confidence, as they consistently appear in both Foundation and Higher tier papers.
本复习指南整理了AQA GCSE数学考试大纲中最常考查的主题。掌握这些核心领域将帮助你自信应对考试,因为它们经常在基础和高级试卷中出现。
1. Number Operations & Standard Form | 数字运算与标准形式
You must be confident with the order of operations, often remembered by the acronym BIDMAS (Brackets, Indices, Division/Multiplication, Addition/Subtraction). For example, 3 + 5 × 2 = 13, not 16, because multiplication has priority.
你必须熟练掌握运算顺序,常记为BIDMAS(括号、指数、除法/乘法、加法/减法)。例如,3 + 5 × 2 = 13,而不是16,因为乘法优先级更高。
Standard form is written as a × 10ⁿ where 1 ≤ a < 10 and n is an integer. You need to be able to convert between ordinary numbers and standard form, and to perform calculations such as (2.4 × 10³) × (5 × 10²). Remember to add the powers when multiplying and subtract when dividing.
标准形式写作 a × 10ⁿ,其中1 ≤ a < 10,n为整数。你需要能够在普通数字和标准形式之间进行转换,并能进行如(2.4 × 10³) × (5 × 10²)的计算。记住乘法时幂相加,除法时幂相减。
Estimation involves rounding numbers to one significant figure to approximate an answer quickly. This is often tested by asking you to estimate the value of an expression like (98 × 4.7) / 0.2.
估算涉及将数字四舍五入到一位有效数字以快速获得近似值。题目常要求估算类似(98 × 4.7) / 0.2的表达式值。
2. Algebraic Manipulation & Factorising | 代数运算与因式分解
Expanding brackets requires multiplying each term inside by the term outside: a(b + c) = ab + ac. For double brackets, use FOIL: (x + a)(x + b) = x² + (a+b)x + ab.
展开括号需要将括号外的项乘以括号内的每一项:a(b + c) = ab + ac。对于双括号,使用FOIL法则:(x + a)(x + b) = x² + (a+b)x + ab。
Factorising is the reverse process. Always look for a common factor first. For quadratics of the form x² + bx + c, find two numbers that multiply to c and add to b. The difference of two squares a² − b² factorises to (a + b)(a − b).
因式分解是逆过程。始终先寻找公因子。对于形如 x² + bx + c 的二次式,找出两个乘积为c、和为b的数字。平方差 a² − b² 可分解为 (a + b)(a − b)。
Higher tier candidates must also factorise quadratics with a coefficient greater than 1, e.g. 2x² + 7x + 3, by grouping or the ‘ac’ method.
高级卷考生还必须因式分解系数大于1的二次式,例如 2x² + 7x + 3,使用分组法或“ac”法。
3. Solving Equations & Inequalities | 解方程与不等式
To solve linear equations, rearrange to isolate the unknown. When the unknown appears on both sides, collect like terms first, e.g. 3x + 5 = 2x − 1 → x = −6. Always check your solution.
要解线性方程,重新排列以隔离未知数。当未知数在两边时,先合并同类项,例如 3x + 5 = 2x − 1 → x = −6。始终检验你的解。
Quadratic equations are often solved by factorising. If (x + p)(x + q) = 0, then x = −p or x = −q. Remember to set the equation to zero first. For equations that cannot be factorised, Foundation does not require the quadratic formula, but Higher does:
二次方程常通过因式分解求解。如果 (x + p)(x + q) = 0,则 x = −p 或 x = −q。记住先将方程设为零。对于无法分解的方程,基础卷不要求求根公式,但高级卷需要:
x = (−b ± √(b² − 4ac)) / 2a
Solving inequalities is similar to equations, but reverse the sign when multiplying or dividing by a negative number. Represent the solution on a number line with open or closed circles.
解不等式与方程类似,但当乘以或除以负数时需反转不等号。用空心或实心圆点在数轴上表示解集。
For Higher, you may need to solve quadratic inequalities by sketching the graph and identifying regions where the curve is above or below the x-axis.
高级卷可能要求通过绘制草图并识别曲线在x轴上方或下方的区域来解二次不等式。
4. Straight Line Graphs & Coordinate Geometry | 直线图形与坐标几何
The equation of a straight line is y = mx + c, where m is the gradient and c is the y-intercept. To find the gradient between two points (x₁, y₁) and (x₂, y₂), use m = (y₂ − y₁)/(x₂ − x₁).
直线方程为 y = mx + c,其中 m 是斜率,c 是y轴截距。求两点 (x₁, y₁) 和 (x₂, y₂) 之间的斜率,使用 m = (y₂ − y₁)/(x₂ − x₁)。
Parallel lines have the same gradient. For perpendicular lines (Higher only), the product of their gradients is −1, so m₂ = −1/m₁.
平行线具有相同的斜率。对于垂直线(仅高级卷),它们的斜率之积为 −1,因此 m₂ = −1/m₁。
You may be asked to plot a linear graph from a table of values, or to find the equation of a line given its graph or two points.
可能要求根据数值表绘制直线图,或根据图形或两点求直线方程。
5. Quadratic Functions & Their Graphs | 二次函数及其图像
Quadratic graphs are parabolas of the form y = ax² + bx + c. If a > 0, the parabola opens upwards (∪ shape); if a < 0, it opens downwards (∩ shape). The graph crosses the x-axis at the roots (solutions to ax² + bx + c = 0).
二次函数图像是形如 y = ax² + bx + c 的抛物线。如果 a > 0,抛物线开口向上(∪形);如果 a < 0,开口向下(∩形)。图像与x轴相交于根(方程 ax² + bx + c = 0 的解)。
The turning point is a minimum or maximum point. For Higher tier, completing the square y = a(x − h)² + k gives the vertex (h, k). The line of symmetry is x = h.
转折点是最小值或最大值点。对于高级卷,通过完成平方 y = a(x − h)² + k 可得到顶点 (h, k)。对称轴为 x = h。
Sketching quadratics requires labelling roots, y-intercept, and turning point. Use the discriminant b² − 4ac to determine the number of real roots (Higher).
绘制二次草图需要标出根、y轴截距和转折点。使用判别式 b² − 4ac 判断实根的数量(高级卷)。
6. Ratio, Proportion & Percentages | 比率、比例与百分比
Ratios can be simplified by dividing by common factors, and used to share amounts. If a sum is divided in the ratio a:b, the fractions are a/(a+b) and b/(a+b). Ratio problems often involve parts and totals.
比率可通过除以公因子简化,并用于分配数量。若将一笔金额按 a:b 分配,则各部分占比为 a/(a+b) 和 b/(a+b)。比率问题常涉及部分与总量。
Direct proportion means y = kx (y is proportional to x). Inverse proportion (Higher) means y = k/x. Recognising graphs and equations is key.
正比例表示 y = kx(y 与 x 成正比)。反比例(高级卷)表示 y = k/x。识别图像和方程是关键。
Percentage increase and decrease: new value = original × (1
Published by TutorHao | GCSE Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导