📚 Mastering EssMaths 8 Higher Homework: Key Topic Explanations | KS3 数学:EssMaths 8Higher Homework 知识点精讲
This article provides a detailed, bilingual breakdown of the core topics covered in EssMaths 8 Higher Homework. Perfect for KS3 learners aiming to strengthen their understanding and achieve top marks, each section tackles a key concept with clear English and Chinese explanations, worked examples, and useful revision notes.
本文以中英双语详细解析 EssMaths 8Higher Homework 的核心知识点。每小节围绕一个关键概念展开,配合英文与中文讲解、典型例题以及考前复习要点,帮助 KS3 学生夯实基础、冲刺高分。
1. Simplifying Algebraic Expressions | 代数式的化简
Algebraic simplification means rewriting an expression in its shortest form by collecting like terms. Like terms have exactly the same variable part and the same power. For example, 3a and -a are like terms, while 3a and 3a² are not. Remember to follow the order of operations when multiplying or dividing terms.
代数化简是指通过合并同类项,将代数式写成最简形式。同类项须具备完全相同的字母部分和指数。比如 3a 与 -a 是同类项,而 3a 与 3a² 不是。乘除运算时,要遵循运算顺序。
- Simplify 5x + 3y – 2x + 7y: Collect x-terms: 5x – 2x = 3x; y-terms: 3y + 7y = 10y. Final answer: 3x + 10y. | 化简 5x + 3y – 2x + 7y:合并含 x 的项 5x – 2x = 3x;含 y 的项 3y + 7y = 10y。结果为 3x + 10y。
- Expand and simplify 3(2a – 4) + 5a: Expand: 3×2a – 3×4 = 6a – 12. Then add 5a to get 11a – 12. | 展开并化简 3(2a – 4) + 5a:去括号得 6a – 12,再加 5a 得 11a – 12。
- When multiplying powers with the same base, add the exponents: a² × a³ = a⁵. Division subtracts exponents: x⁵ ÷ x² = x³. | 同底数幂相乘,指数相加:a² × a³ = a⁵。相除时指数相减:x⁵ ÷ x² = x³。
2. Solving Linear Equations | 解一元一次方程
Linear equations involve one variable with no power higher than 1. The goal is to isolate the variable using inverse operations. Always do the same operation to both sides of the equation to keep it balanced. Checking your answer by substitution is a vital habit.
一元一次方程只含一个变量且最高次幂为 1。通过逆运算将变量单独留在等号一边来求解。等式两边必须同时进行同一运算,保持平衡。养成用代入法验算的习惯很重要。
- Solve 4x + 3 = 19: Subtract 3 from both sides: 4x = 16. Divide by 4: x = 4. | 解 4x + 3 = 19:两边减 3 得 4x = 16,除以 4 得 x = 4。
- For equations with brackets, expand first: 2(3y – 1) = 10 → 6y – 2 = 10 → 6y = 12 → y = 2. | 含括号的方程先展开:2(3y – 1) = 10 → 6y – 2 = 10 → 6y = 12 → y = 2。
- Equations with variables on both sides: 5x + 2 = 3x + 10. Subtract 3x: 2x + 2 = 10. Subtract 2: 2x = 8 → x = 4. | 两边含变量的方程:5x + 2 = 3x + 10。两边减 3x 得 2x + 2 = 10,减 2 得 2x = 8,x = 4。
3. Inequalities on a Number Line | 数轴上的不等式
Inequalities show a range of possible values for a variable. Symbols: < means less than; > means greater than; ≤ means less than or equal to; ≥ means greater than or equal to. On a number line, open circles represent strict inequalities (<, >), while filled circles include the boundary (≤, ≥).
不等式表示变量的取值范围。符号:< 小于,> 大于,≤ 小于或等于,≥ 大于或等于。在数轴上,空心圆圈表示严格不等式(<、>),实心圆圈表示包含边界(≤、≥)。
- Represent x > 2: Draw an open circle at 2 on the number line and shade to the right. | 表示 x > 2:在数轴 2 处画空心圆,向右涂阴影。
- Solve and graph 3x – 4 ≤ 8: 3x ≤ 12 → x ≤ 4. On the number line, a filled circle at 4, shaded left. | 解并图示 3x – 4 ≤ 8:3x ≤ 12 → x ≤ 4。数轴 4 处画实心圆,向左涂阴影。
- When multiplying or dividing an inequality by a negative number, the inequality sign reverses. Example: –2x < 6 → x > –3. | 不等式两边乘或除以负数时,不等号方向要改变。例如:–2x < 6 → x > –3。
4. Coordinates and Linear Graphs | 坐标与线性图像
Coordinates are written as (x, y) and indicate a point’s position on the Cartesian plane. Linear equations can be plotted by generating a table of values. The slope (m) of y = mx + c shows the steepness; the y-intercept (c) is where the line crosses the y-axis.
坐标写作 (x, y),表示点在平面直角坐标系中的位置。线性方程可通过列表取值描点作图。y = mx + c 中,斜率 m 反映倾斜程度;截距 c 是直线与 y 轴的交点纵坐标。
- Plot y = 2x + 1: Choose x-values –2, –1, 0, 1, 2, calculate y: –3, –1, 1, 3, 5. Plot points and draw a straight line. | 画 y = 2x + 1 图像:取 x 值 –2, –1, 0, 1, 2,算出 y 值 –3, –1, 1, 3, 5。描点并连线。
- Parallel lines have the same gradient. y = 3x – 4 is parallel to y = 3x + 2 because both have m = 3. | 平行线斜率相同。y = 3x – 4 与 y = 3x + 2 平行,因为斜率都是 3。
- Finding the equation from a graph: read off the y-intercept and calculate gradient using rise ÷ run between two points. | 根据图像求方程:读取 y 截距,用两点间纵差 ÷ 横差求斜率。
5. Ratio and Proportion | 比与比例
Ratio compares two or more quantities of the same kind. Simplify ratios by dividing all terms by their highest common factor. Direct proportion means two quantities increase or decrease at the same rate; their graph is a straight line through the origin.
比用来比较同类的两个或多个量。用各项的最大公因数约分可化简比。正比例表示两个量以相同速率增减,其图像是一条过原点的直线。
- Simplify 24:36: HCF is 12, so 24÷12 : 36÷12 = 2:3. | 化简 24:36:最大公因数 12,24÷12 : 36÷12 = 2:3。
- Share £80 in the ratio 3:5: Total parts = 3+5=8. One part = £80÷8 = £10. Shares: 3×£10 = £30, 5×£10 = £50. | 按 3:5 分 80 英镑:总份数 8,每份 £10。3 份 £30,5 份 £50。
- Proportion: If 5 pens cost 75p, 8 pens cost (75p÷5)×8 = 120p = £1.20. | 比例:若 5 支笔花费 75p,8 支笔花费 (75p÷5)×8 = 120p = £1.20。
6. Percentages and Compound Interest | 百分数与复利
Percentages can express a fraction of 100, a change, or an increase/decrease. To increase by r%, multiply by (1 + r/100); to decrease, multiply by (1 – r/100). Compound interest is calculated on the initial principal and accumulated interest from previous periods.
百分数可表示 100 的分数、变化量或增减幅度。增加 r% 乘 (1 + r/100);减少 r% 乘 (1 – r/100)。复利计算基于上一期的本金加累积利息。
- Find 15% of £240: 10% = £24, 5% = £12, so 15% = £36. Or 240 × 0.15 = 36. | 求 £240 的 15%:10% = £24,5% = £12,15% = £36。或 240 × 0.15 = 36。
- Compound interest formula: A = P(1 + r/100)ⁿ, where P is principal, r is annual rate, n is number of years. E.g., £500 at 4% for 3 years: 500 × 1.04³ ≈ £562.43. | 复利公式:A = P(1 + r/100)ⁿ,P 为本金,r 为年利率,n 为年数。例如 £500,4% 三年:500 × 1.04³ ≈ £562.43。
- Reverse percentage: A coat costs £72 after a 20% reduction. Original price = £72 ÷ 0.8 = £90. | 反推原价:大衣降价 20% 后卖 £72,原价 = £72 ÷ 0.8 = £90。
7. Area and Volume of Prisms | 棱柱的面积与体积
The area of common 2D shapes: rectangle = length × width; triangle = ½ × base × height; trapezium = ½ × (a + b) × h. The volume of a prism is found by multiplying the area of the cross-section by its length. Surface area is the sum of all face areas.
常见二维图形面积:矩形 = 长 × 宽;三角形 = ½ × 底 × 高;梯形 = ½ × (上底 + 下底) × 高。棱柱体积 = 横截面积 × 长度。表面积是所有面的面积之和。
- Volume of a triangular prism: Cross-section triangle base 6 cm, height 4 cm → area = ½ × 6 × 4 = 12 cm². Length = 10 cm, volume = 12 × 10 = 120 cm³. | 三棱柱体积:横截面三角形底 6 cm,高 4 cm,面积 ½ × 6 × 4 = 12 cm²。棱长 10 cm,体积 12 × 10 = 120 cm³。
- Cylinder volume: V = πr²h. For radius 3 cm, height 8 cm, V = π × 3² × 8 = 72π ≈ 226.2 cm³. | 圆柱体积:V = πr²h。半径 3 cm,高 8 cm,V = π × 9 × 8 = 72π ≈ 226.2 cm³。
- Surface area of a cuboid: 2(lw + lh + wh). For 5 cm × 3 cm × 2 cm, SA = 2(5×3 + 5×2 + 3×2) = 2(15+10+6)=62 cm². | 长方体表面积:2(长×宽 + 长×高 + 宽×高)。5×3×2 cm,表面积为 2(15+10+6)=62 cm²。
8. Transformations: Rotation and Translation | 变换:旋转与平移
Transformations change the position or orientation of a shape. Translation moves every point the same distance in a given direction described by a column vector. Rotation turns a shape around a centre by a specified angle; anti-clockwise is positive.
变换改变图形的位置或方向。平移是按列向量将每个点移动相同距离。旋转是图形绕某点旋转指定角度;通常逆时针为正向。
- Translate triangle by vector (3, –2): Add 3 to x-coordinates, subtract 2 from y-coordinates of all vertices. | 用向量 (3, –2) 平移三角形:所有顶点横坐标加 3,纵坐标减 2。
- Rotate shape 90° clockwise about (0,0): Image of (x, y) becomes (y, –x). | 绕原点顺时针旋转 90°:(x, y) 的对应点为 (y, –x)。
- Combining transformations: Perform the first, then the second on the image. Order matters. | 组合变换:先做第一个变换,再在得到的图形上做第二个。顺序不可交换。
9. Averages and Spread | 平均数与离散程度
There are three main measures of average: mean (sum of values ÷ number of values), median (middle value when ordered), mode (most frequent value). The range shows spread: highest value – lowest value. Outliers can heavily affect the mean but not the median.
常用的平均数有三种:平均数(总和 ÷ 个数)、中位数(排序后居中的值)、众数(出现次数最多的值)。极差表示离散程度:最大值减最小值。极端值会显著影响平均数,但对中位数影响较小。
- Data: 4, 7, 7, 9, 12, 15: Mean = (4+7+7+9+12+15) ÷ 6 = 54 ÷ 6 = 9. Median = (7+9) ÷ 2 = 8. Mode = 7. Range = 15 – 4 = 11. | 数据 4, 7, 7, 9, 12, 15:平均数 9,中位数 8,众数 7,极差 11。
- Choose the appropriate average: for typical value without extreme influence, use median; for the most common occurrence, use mode. | 选择恰当的平均数:为避免极端值影响,用中位数;要找最常见的值,用众数。
10. Probability of Combined Events | 组合事件的概率
Probability = number of favourable outcomes ÷ total number of possible outcomes. For combined events, sample space diagrams or tree diagrams help list all outcomes. The probability of two independent events both occurring is found by multiplying their individual probabilities.
概率 = 有利结果数 ÷ 所有可能结果总数。处理组合事件时,可用样本空间图或树状图列举所有结果。两个独立事件同时发生的概率为各自概率的乘积。
- Roll two fair dice, probability same number: Total outcomes = 36, favourable = 6 (1-1, 2-2 … 6-6). P(same) = 6/36 = 1/6. | 掷两个公平骰子,点数相同的概率:总结果 36 种,有利 6 种,P = 6/36 = 1/6。
- Tree for flipping a coin then picking a red or blue card: multiply along branches, add outcomes for the same final event. | 先抛硬币再抽红蓝卡的树状图:沿分支相乘,最终相同事件相加。
- Expected frequency = probability × number of trials. If P(rain) = 0.3 on 50 days, expected rainy days = 0.3 × 50 = 15 days. | 期望频数 = 概率 × 试验次数。若 50 天中每天下雨概率 0.3,期望下雨天数为 15 天。
Published by TutorHao | KS3 Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导