📚 Year 8 Cambridge Mathematics: Core Topic Summary | Year 8 剑桥数学:核心知识点梳理
In Year 8, the Cambridge Lower Secondary Mathematics curriculum deepens your understanding of number, algebra, geometry, and data handling. This article brings together all the core topics you will meet – from indices and linear equations to angles, probability, and transformations. Use it as a revision map to check your knowledge and spot any gaps.
进入 Year 8,剑桥初中数学课程会进一步深化你对数与运算、代数、几何以及数据处理的理解。本文为你梳理了所有核心知识点——从指数和线性方程到角度、概率与变换。你可以把它当作一份复习地图,用来检查自己的知识掌握情况并发现薄弱环节。
1. Integers, Powers and Roots | 整数、幂与方根
You should be confident with all four operations on integers, including negative numbers. Remember that multiplying or dividing two numbers with the same sign gives a positive result, while different signs give a negative. Powers (indices) tell you how many times to multiply a number by itself: 2³ = 2 × 2 × 2 = 8. Square numbers and cube numbers are key – 1, 4, 9, 16, 25, … and 1, 8, 27, 64, … Roots reverse this, so √64 = 8 and ∛27 = 3.
你需要熟练掌握整数的四则运算,包括负数的运算。记住:同号两数相乘或相除结果为正,异号为负。幂(指数)表示一个数自身相乘的次数:2³ = 2 × 2 × 2 = 8。平方数和立方数是重点——1, 4, 9, 16, 25, … 以及 1, 8, 27, 64, … 方根运算是幂的逆运算,因此 √64 = 8,∛27 = 3。
Prime factorisation helps you express any integer as a product of primes, e.g. 60 = 2² × 3 × 5. This is useful for finding the highest common factor (HCF) and lowest common multiple (LCM). The order of operations (BIDMAS/BODMAS) must be applied carefully: Brackets, Indices, Division/Multiplication (left to right), Addition/Subtraction (left to right).
质因数分解可以将任何整数表示为质数的乘积,例如 60 = 2² × 3 × 5。这在求最大公因数 (HCF) 和最小公倍数 (LCM) 时非常有用。运算顺序 (BIDMAS/BODMAS) 必须严格遵循:括号、指数、乘除(从左到右)、加减(从左到右)。
2. Fractions, Decimals and Percentages | 分数、小数和百分数
Fractions, decimals, and percentages are different ways of representing parts of a whole. You need to convert fluently between them, e.g. ⅗ = 0.6 = 60%. When adding or subtracting fractions, find a common denominator first. To multiply fractions, multiply the numerators together and the denominators together; to divide, multiply by the reciprocal.
分数、小数和百分数是表示整体的一部分的不同形式。你需要在这三者之间熟练转换,例如 ⅗ = 0.6 = 60%。分数加减时,首先要找到公分母。分数相乘,分子相乘、分母相乘;分数相除,则乘以倒数。
Calculating percentages of amounts mentally and with a calculator is essential. You also need to express one quantity as a percentage of another, and solve problems involving percentage increase and decrease. Using multipliers (e.g. ×1.15 for a 15% increase) makes the work much quicker.
能够心算和用计算器求一个数的百分数是基本要求。你还需要能将一个量表示为另一个量的百分之几,并解决涉及百分数增减的实际问题。使用倍数(例如增加 15% 就是 ×1.15)会让计算快很多。
3. Expressions and Formulae | 表达式与公式
Algebra in Year 8 moves from simple collecting of like terms to forming and using expressions. You learn to simplify expressions such as 3a + 5b – a + 2b = 2a + 7b, and to multiply out brackets using the distributive law: 4(x + 3) = 4x + 12. You will also begin to factorise simple expressions by identifying a common factor, e.g. 6x + 9 = 3(2x + 3).
Year 8 的代数学从简单的合并同类项过渡到构造表达式和使用表达式。你会学习化简如 3a + 5b – a + 2b = 2a + 7b 这样的式子,并利用分配律展开括号:4(x + 3) = 4x + 12。你还会开始通过提取公因式进行因式分解,例如 6x + 9 = 3(2x + 3)。
Substitution is a core skill: replace letters with numbers and work out the value of an expression. Always use brackets when substituting negative numbers. A formula gives the relationship between quantities, such as the area of a triangle A = ½ bh. You will practise rearranging simple formulae and generating terms from worded rules.
代入是一项核心技能:用数字替换字母,然后计算出表达式的值。代入负数时一定要使用括号。公式表达量之间的关系,比如三角形面积公式 A = ½ bh。你将练习对简单公式进行变形,并根据文字规则生成项。
4. Equations and Inequalities | 方程与不等式
Solving linear equations becomes more systematic. You use inverse operations to isolate the unknown, keeping the equation balanced by doing the same to both sides. Typical equations at this stage include 3x + 7 = 22 and 5 – 2x = 1, and you will begin to meet equations with unknowns on both sides: 4x – 3 = 2x + 9.
线性方程的求解变得更加系统化。你要运用逆运算来分离未知数,并通过保持等式两边同时操作来维持平衡。这一阶段的典型方程包括 3x + 7 = 22 和 5 – 2x = 1,你还会开始接触未知数在等号两边的方程,如 4x – 3 = 2x + 9。
Constructing equations from word problems is just as important as solving them. Learn to translate phrases like ‘three more than a number’ into n + 3. Inequalities use symbols <, >, ≤ and ≥. You solve inequalities in a similar way to equations, but remember: multiplying or dividing by a negative number reverses the inequality sign. Representing solutions on a number line is a key skill.
根据文字问题建立方程与解方程同样重要。要学会将“一个数加 3”这样的表述转化为 n + 3。不等式使用符号 <, >, ≤ 和 ≥。解不等式的方法与解方程相似,但要记住:两边同时乘以或除以一个负数时,不等号的方向要改变。用数轴表示解集也是关键技能。
5. Sequences | 数列
You will work with linear and non-linear sequences. A sequence has a term-to-term rule that tells you how to move from one term to the next, and a position-to-term rule (nth term) that allows you to find any term directly. For arithmetic sequences, the nth term takes the form T(n) = an + b, where a is the common difference.
你将学习处理线性数列和非线性数列。数列的“项到项规则”告诉你如何从一项移动到下一项,而“位置到项规则”(第 n 项公式)让你能够直接求任意项。对于等差数列,第 n 项公式的形式为 T(n) = an + b,其中 a 是公差。
Generating sequences from a formula, and using the nth term to find whether a particular number belongs to the sequence, are common tasks. You will also explore patterns in spatial diagrams, linking geometry and algebra. Square, triangular, and Fibonacci sequences introduce you to non-linear growth.
根据公式生成数列,以及利用第 n 项公式判断某个数是否在数列中,是常见的问题。你还会探索空间图形中的模式,将几何与代数联系起来。平方数、三角形数以及斐波那契数列则向你展示非线性增长。
6. Ratio and Proportion | 比与比例
Ratio is used to compare quantities. You must be able to simplify a ratio to its lowest form, just like fractions, and to divide a quantity in a given ratio. For example, to share £80 in the ratio 3 : 5, you find the value of one part (80 ÷ 8 = £10) and then multiply: 3 parts = £30, 5 parts = £50.
比用来比较数量。你必须能够像分数一样将比化为最简形式,并能按给定比例分配一个量。例如,按 3 : 5 的比分 80 英镑,先求出一份的价值 (80 ÷ 8 = £10),然后再相乘:3 份 = £30,5 份 = £50。
Proportion problems often focus on direct proportion: as one quantity doubles, the other doubles too. You will use the unitary method, finding the value of one item first, and then scaling up. You will also scale recipes, interpret scales on maps, and exchange currencies using given rates.
比例问题往往关注正比例关系:一个量翻倍,另一个量也跟着翻倍。你将使用归一法,先求出一单位的值,然后进行缩放。你还会按比例调整食谱、解读地图比例尺,以及运用给定的汇率进行货币兑换。
7. Angles and Polygons | 角与多边形
This topic strengthens your understanding of angle facts. You should know: angles on a straight line add to 180°, angles around a point sum to 360°, vertically opposite angles are equal, and the sum of angles in a triangle is 180°. In an isosceles triangle, the base angles are equal, and in an equilateral triangle all angles are 60°.
这一主题会强化你对角度知识的理解。你需要知道:平角为 180°,周角为 360°,对顶角相等,以及三角形内角和为 180°。在等腰三角形中,两个底角相等;在等边三角形中,每个角都是 60°。
For any quadrilateral, the interior angles sum to 360°. You will apply these facts to calculate missing angles in diagrams, often combining several rules. Parallel lines are studied too: alternate angles, corresponding angles, and co‑interior (allied) angles give you relationships between angles when a transversal cuts two parallel lines.
任意四边形的内角和都是 360°。你将运用这些知识计算图中的未知角,常常需要同时使用几条规则。平行线也是学习内容:当一条截线穿过两条平行线时,会产生内错角、同位角和同旁内角之间的关系。
8. Perimeter, Area and Volume | 周长、面积和体积
By now you should be confident calculating the perimeter of rectilinear shapes and the circumference of a circle using C = πd or C = 2πr. Area formulas you must learn include: rectangle (A = lw), triangle (A = ½ bh), parallelogram (A = bh), and trapezium (A = ½ (a + b)h). You will also find the area of compound shapes by splitting them into simpler figures.
此时你应该能自信地计算直线图形的周长,并利用 C = πd 或 C = 2πr 计算圆的周长。必须掌握的面积公式包括:长方形 (A = lw)、三角形 (A = ½ bh)、平行四边形 (A = bh) 和梯形 (A = ½ (a + b)h)。你还会通过拆分复合图形来计算它们的面积。
Volume is introduced for cuboids: V = length × width × height. You may also calculate the surface area of a cuboid by finding the sum of the areas of all six rectangular faces. Converting between metric units (e.g. cm² to m², cm³ to m³) is an important skill.
体积部分主要学习长方体:V = 长 × 宽 × 高。你还可能计算长方体的表面积,即六个矩形面的面积之和。公制单位之间的换算(例如 cm² 与 m²、cm³ 与 m³)也是一项重要技能。
9. Transformations and Symmetry | 变换与对称
Transformations change the position or orientation of a shape. The types you study are: translation (sliding a shape by a given vector), reflection (flipping over a mirror line), and rotation (turning about a centre by a given angle). You must be able to describe a transformation fully and perform it on a coordinate grid.
变换会改变图形的位置或方向。你需要学习的变换包括:平移(按照给定向量的滑动)、翻转(关于一条镜线的反射)和旋转(绕一个中心旋转给定角度)。你必须能够完整地描述一个变换,并在坐标格上完成变换。
Symmetry comes in two forms: line symmetry and rotational symmetry. A shape’s order of rotational symmetry tells you how many times it fits exactly onto itself in one full turn. You will also combine transformations and use them to create patterns.
对称包括两种形式:线对称和旋转对称。旋转对称的阶数表示图形在旋转一周的过程中有多少次能与自身完全重合。你还会将变换组合起来,并用它们创造图案。
10. Data Handling and Averages | 数据处理与平均数
You will collect, organise and interpret data using frequency tables, bar charts, pie charts, and line graphs. Drawing a pie chart requires calculating angles using the fact that 360° represents the whole data set. When analysing data, learn to choose the most appropriate average: the mean is found by summing all data and dividing by the total frequency, while the median is the middle value, and the mode is the most frequent.
你将使用频数表、条形图、饼图和折线图来收集、整理和解读数据。绘制饼图时需要根据 360° 代表整组数据这一事实来计算角度。在分析数据时,要学会选择最合适的平均数:平均数(均值)是用所有数据之和除以总频数得出的,中位数是中间值,而众数是出现次数最多的值。
The range gives a measure of spread: maximum – minimum. You will compare two sets of data using the mean and range, and also learn to spot misleading graphs where scales are broken or axes do not start at zero.
极差衡量数据的离散程度:最大值 – 最小值。你将运用平均数和极差来比较两组数据,并学会识别那些带有刻度分段或者纵轴起点不为零的误导性图表。
11. Probability | 概率
Probability is introduced as a number between 0 (impossible) and 1 (certain). You express it as a fraction, decimal or percentage. For equally likely outcomes, the probability of an event is (number of favourable outcomes) / (total number of outcomes). You will use sample space diagrams, two-way tables, and sometimes tree diagrams to list all possible outcomes systematically.
概率被引入为一个介于 0(不可能)和 1(必然)之间的数,可以用分数、小数或百分数表示。对于等可能结果,事件的概率 =(有利结果的数量)/(所有可能结果的总数)。你将学习使用样本空间图、双向表,有时还会使用树状图来系统地列出所有可能结果。
Understanding that the probabilities of all mutually exclusive events sum to 1 is crucial. You will also learn to use experimental data to estimate probabilities and compare them with theoretical values, exploring the idea of relative frequency.
理解所有互斥事件的概率之和为 1 非常重要。你还会学习如何使用实验数据估算概率,并将其与理论值进行比较,探索“相对频率”这一概念。
12. Checking and Consolidation | 检查与巩固
Before any assessment, review these topics actively. Practise exam-style questions where you have to mix skills – for example, using algebra to solve a geometry problem, or interpreting a statiscal graph before calculating a probability. Write out key formulas and test yourself on quick recall. Strong mental arithmetic and a solid grasp of number facts will support everything else you learn.
在任何测评之前,都要积极回顾这些主题。练习那些需要综合运用多种技能的考题——例如用代数解决几何问题,或者先看懂统计图再计算概率。写下关键公式并自我检测快速回忆的能力。扎实的心算能力以及对数字事实的牢固掌握,将为你所学的其他一切内容提供支撑。
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