📚 Year 8 WJEC Mathematics: Core Knowledge Points Revision | Year 8 WJEC 数学:核心知识点梳理
This article brings together the key topics you will meet in the Year 8 WJEC mathematics curriculum. By reviewing these core areas, you can strengthen your understanding and feel confident when tackling problems, whether you are preparing for a test or simply consolidating your learning.
本文汇集了你在八年级 WJEC 数学课程中会遇到的核心主题。通过复习这些关键领域,你可以加深理解,并在解决问题时充满信心——无论你是在准备测验还是单纯巩固所学内容。
1. Number and Place Value | 数与位值
In Year 8, you extend your work with integers, decimals, and place value, including numbers up to billions and beyond. You learn to order and compare both positive and negative numbers, and you practise rounding to a given number of decimal places or significant figures.
在八年级,你会进一步学习整数、小数和位值,包括高达数十亿甚至更大的数。你将练习正负数的排序与比较,并掌握如何按要求的小数位数或有效数字进行四舍五入。
An important skill is working with powers of 10, such as 10² = 100 and 10³ = 1000, which helps when writing large numbers in a shorter form and understanding metric conversions.
一项重要的技能是运用 10 的幂,例如 10² = 100 和 10³ = 1000,这有助于用更简短的形式书写大数,并理解度量单位的转换。
You also learn to estimate answers by rounding before calculating, checking that your final results are sensible.
你还会学习在计算前先四舍五入进行估算,以检验最终答案是否合理。
2. Fractions, Decimals, and Percentages | 分数、小数和百分比
Converting fluently between fractions, decimals, and percentages is a cornerstone of Year 8. For instance, you should instantly recognise that 1/4 = 0.25 = 25% and be able to switch between the three forms.
在分数、小数和百分比之间流畅转换是八年级的基石。例如,你应当立刻认出 1/4 = 0.25 = 25%,并能在这三种形式间自由切换。
You also compare and order a mixture of fractions, decimals, and percentages by converting them all to the same form, and you calculate percentage increases and decreases without a calculator.
你还需要通过把它们全部转化成同一种形式,来比较和排序分数、小数和百分比的混合体,并能在不使用计算器的情况下计算百分比的增减。
| Fraction | Decimal | Percentage |
|---|---|---|
| 1/2 | 0.5 | 50% |
| 1/4 | 0.25 | 25% |
| 3/4 | 0.75 | 75% |
| 1/10 | 0.1 | 10% |
| 1/5 | 0.2 | 20% |
Strong fraction arithmetic – adding, subtracting, multiplying, and dividing proper and improper fractions – is also expected.
牢固的分数运算能力——包括真分数和假分数的加、减、乘、除——也是必备技能。
3. Operations and BIDMAS | 运算与 BIDMAS 规则
The order of operations is reinforced throughout Year 8: Brackets first, then Indices (powers), followed by Division and Multiplication (working left to right), and finally Addition and Subtraction (left to right).
八年级会不断强化运算顺序:先算括号,再算指数(幂),接着算除法和乘法(从左到右),最后算加法和减法(从左到右)。
For example, in 3 + 6 × (5 − 2)² ÷ 9, you must handle the bracket, then the index, then multiply/divide, then add.
例如,在 3 + 6 × (5 − 2)² ÷ 9 中,你必须先处理括号,再处理指数,接着乘除,最后相加。
You also practise all four operations with negative numbers. A key rule is that adding a negative number is the same as subtracting, and subtracting a negative is equivalent to adding.
你还会练习全部四种含有负数的运算。一个关键法则是:加上一个负数等同于减去它,减去一个负数等同于加上其绝对值。
4. Ratio and Proportion | 比与比例
You learn to simplify ratios by dividing all parts by a common factor, and to express ratios in their lowest terms, often in the form 1:n.
你会学习通过除以公因数来化简比,并将比例写成最简形式,通常表示为 1:n。
Dividing a quantity into a given ratio is a practical skill, for example sharing £80 in the ratio 3:5 leads to shares of £30 and £50.
按给定比例分配数量是一项实用技能,例如,按 3:5 的比例分享 £80,会得到 £30 和 £50 两份。
Direct proportion problems involve recognising that two quantities increase or decrease at the same rate, and using a unitary method or a multiplier to solve them.
正比例问题需要识别出两个量以相同的倍率增加或减少,并运用单位法或乘数法来求解。
5. Algebra: Expressions and Simplification | 代数:表达式与化简
You collect like terms to simplify expressions such as 5a + 3b − 2a + 7b = 3a + 10b. This relies on careful handling of signs and coefficients.
你通过合并同类项来化简表达式,例如 5a + 3b − 2a + 7b = 3a + 10b。这需要仔细处理符号和系数。
Expanding brackets uses the distributive law: a(b + c) = ab + ac. Year 8 often includes expanding expressions like 3(2x − 5) to get 6x − 15.
展开括号会用到分配律:a(b + c) = ab + ac。八年级常遇到类似 3(2x − 5) 展开得到 6x − 15 这样的题目。
You also begin to factorise by identifying a common factor, reversing the expansion process: 4x + 12 = 4(x + 3). Substituting numbers into expressions is another crucial skill.
你还会开始通过找出公因式来进行因式分解,也就是展开的逆运算:4x + 12 = 4(x + 3)。此外,将数字代入表达式也是另一项关键技能。
6. Solving Linear Equations | 解线性方程
Solving one-step equations, such as x + 5 = 12 or y/4 = 3, is the starting point, using inverse operations to isolate the variable.
从解一步方程开始,例如 x + 5 = 12 或 y/4 = 3,通过逆运算将变量单独留在等式一边。
Two-step equations combine two operations: 2x − 3 = 7. You undo the addition/subtraction first, then the multiplication/division, always keeping the equation balanced.
两步方程结合了两种运算:2x − 3 = 7。你先还原加减,再还原乘除,并且始终要保持等式两边平衡。
You also check your solutions by substituting the value back into the original equation. Being able to set up simple equations from word problems is a key exam skill.
你还要把解代回原方程进行检验。根据文字题建立简单方程,是一项关键的考试技能。
7. Sequences and Patterns | 序列与规律
Linear sequences have a constant difference between consecutive terms. You learn to find the term-to-term rule and the position-to-term rule (nth term).
线性序列的相邻两项之间差值恒定。你要学习求递推规则和位置-项规则(即第 n 项)。
For the sequence 5, 8, 11, 14, …, the common difference is 3, so the nth term is 3n + 2. You can use this to predict any term, e.g. the 10th term is 3×10 + 2 = 32.
对于序列 5, 8, 11, 14, …,公差为 3,因此第 n 项为 3n + 2。你可以用它来预测任意一项,例如第 10 项是 3×10 + 2 = 32。
You also generate terms of a sequence from a given nth term formula, and explore simple patterns that lead to quadratic or other non-linear sequences.
你还要会根据给定的第 n 项公式生成序列的项,并探究能引出二次或其他非线性序列的简单模式。
8. Angles and Lines | 角与直线
You must know and apply core angle facts: angles on a straight line add up to 180°, angles around a point total 360°, and vertically opposite angles are equal.
你必须掌握并运用核心角度知识:直线上的角之和为 180°,绕一点的角度总和为 360°,对顶角相等。
When a transversal crosses parallel lines, you identify alternate angles (equal), corresponding angles (equal), and co-interior angles (sum to 180°). These are often tested with diagrams.
当一条截线与平行线相交时,你要能识别内错角(相等)、同位角(相等)以及同旁内角(和为 180°)。这些常结合图形来考查。
Angle sum of a triangle = 180°
You use all these facts to find missing angles without a protractor, writing clear reasoning as you work.
你要会综合运用这些知识来求未知角,无需量角器,并清晰写出推理过程。
9. Properties of Shapes | 形状的性质
Triangles are classified by side lengths and angles: equilateral (all sides and angles equal), isosceles (two equal sides and base angles equal), and scalene (all sides different).
三角形按边长和角度分类:等边三角形(所有边和角都相等)、等腰三角形(两条边相等,底角相等)和不等边三角形(各边都不相等)。
You also study quadrilaterals: squares, rectangles, parallelograms, rhombuses, trapeziums, and kites. Their symmetry, angle properties, and diagonal behaviours are important to recall.
你还会学习四边形:正方形、矩形、平行四边形、菱形、梯形和筝形。它们的对称性、角性质以及对角线特征都需要牢记。
Understanding the line symmetry and rotational symmetry of 2D shapes is directly linked to these properties.
理解二维图形的轴对称和旋转对称,与这些性质直接相关。
10. Perimeter, Area, and Volume | 周长、面积和体积
Perimeter is the distance around a shape. For rectilinear figures, you simply add the side lengths, being careful to include all edges.
周长是指围绕一个形状的总距离。对于直线边形,你只需将各边长度相加,注意把所有的边长都算进去。
Area formulas are used confidently: area of a rectangle = length × width; area of a triangle = ½ × base × perpendicular height; area of a parallelogram = base × perpendicular height.
要能熟练使用面积公式:矩形面积 = 长 × 宽;三角形面积 = ½ × 底 × 高;平行四边形面积 = 底 × 高。
Arectangle = l × w, Atriangle = ½ b × h
Volume is introduced for cubes and cuboids: V = length × width × height, with units such as cm³ or m³. You also convert between different metric units of area and volume.
会介绍立方体和长方体的体积:V = 长 × 宽 × 高,单位为 cm³ 或 m³。你还需进行不同面积和体积度量单位之间的换算。
11. Coordinates and Graphs | 坐标与图像
You work with all four quadrants of the coordinate grid, plotting points like (−3, 5) and understanding that the first number is the x-coordinate, the second the y-coordinate.
你会在坐标网格的全部四个象限中操作,描出像 (−3, 5) 这样的点,并理解第一个数是 x 坐标,第二个数是 y 坐标。
Straight-line graphs are plotted by first completing a table of values for equations such as y = 2x + 1, then drawing the line. You begin to interpret gradient and y-intercept in simple cases.
绘制直线图像时,先完成像 y = 2x + 1 这样的方程的数值表,然后画出直线。你会开始初步理解简单情形下的斜率和 y 截距。
The idea that a relationship can be shown graphically and that coordinates satisfy the equation of a line is a bridge to future algebra work.
能用图像来表示关系,以及点的坐标能满足直线的方程,这一概念是通向未来代数学习的桥梁。
12. Statistics: Averages and Charts | 统计:平均数和图表
You calculate three measures of average: the mean (sum ÷ number of values), the median (middle value when ordered), and the mode (most frequent value). The range measures spread.
你要计算三种平均数:平均数(总和 ÷ 数值个数)、中位数(排序后位于中间的数值)和众数(出现次数最多的数值)。极差则衡量数据的分散程度。
Interpreting bar charts, dual bar charts, pictograms, and line graphs is a core skill. You also start to read and construct simple pie charts, using the fact that the whole circle represents 360°.
解读柱状图、复式柱状图、象形图和折线图是一项核心技能。你还会开始阅读和绘制简易饼图,运用整圆代表 360° 这一事实。
You learn to choose the most appropriate chart for a given data set and to draw conclusions from statistical diagrams, often linking back to averages.
你会学习为给定的数据集选择最合适的图表,并从统计图中得出结论,这常常需要结合平均数来进行分析。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导