📚 KS3 Advanced Maths: Calculation Drills | KS3 进阶数学:计算题专项训练
Strong calculation skills are the bedrock of success in KS3 mathematics and beyond. This article focuses on advanced calculation practice, covering order of operations, negative numbers, fractions, decimals, percentages, indices, standard form, and more. Each section offers targeted explanations and example drills, helping you build speed and accuracy without relying too heavily on calculators. By working through these exercises, you will develop the confidence to tackle complex multi‑step problems that appear in end‑of‑topic tests and progression exams.
熟练的计算能力是 KS3 及以后数学成功的基石。本文专注于进阶计算练习,涵盖运算顺序、负数、分数、小数、百分数、指数、标准形式等内容。每个部分都提供有针对性的讲解和示范练习,帮助你提升速度和准确度,同时不过度依赖计算器。通过完成这些练习,你将建立起应对多步骤复杂问题的信心,这些题型经常出现在单元测验和升级考试中。
1. Order of Operations | 运算顺序
Use BIDMAS/BODMAS to decide which operation to perform first: Brackets, Indices (Orders), Division and Multiplication (left to right), Addition and Subtraction (left to right). Without a firm grasp of this rule, even simple expressions can produce wrong answers.
使用 BIDMAS/BODMAS 来决定运算的先后顺序:括号、指数(幂)、除法和乘法(从左到右)、加法和减法(从左到右)。如果对这一规则掌握不牢,连简单的算式都可能得出错误答案。
Example: Evaluate 3 + 6 × (5 + 4) ÷ 3² − 7.
示例:计算 3 + 6 × (5 + 4) ÷ 3² − 7。
Brackets: (5+4)=9. Indices: 3²=9. Then Division & Multiplication: 6×9=54, 54÷9=6. Finally Addition & Subtraction: 3+6−7=2.
括号:(5+4)=9。指数:3²=9。然后乘除:6×9=54,54÷9=6。最后加减:3+6−7=2。
Common mistake: Doing the addition before multiplication without considering brackets. Always scan the whole expression for brackets and powers first.
常见错误:在不考虑括号的情况下先做加法再做乘法。一定要先扫描整个算式中是否有括号和幂。
2. Negative Numbers in Multi‑step Calculations | 多步运算中的负数
Working with negative numbers often confuses students, especially when subtraction or multiplication signs appear side by side. Remember: subtracting a negative is like adding a positive, and multiplying/dividing two negatives gives a positive.
处理负数时常令学生困惑,尤其是减号和负号连续出现时。记住:减去一个负数等于加上正数;两个负数相乘或相除结果为正。
Drill: Simplify −4 × (−3) + (−8) ÷ 2 − (−5).
练习:化简 −4 × (−3) + (−8) ÷ 2 − (−5)。
Step‑by‑step: −4 × (−3) = 12. (−8) ÷ 2 = −4. −(−5) = +5. So expression becomes 12 + (−4) + 5 = 13.
分步:−4 × (−3) = 12。(−8) ÷ 2 = −4。−(−5) = +5。因此算式变成 12 + (−4) + 5 = 13。
Watch for hidden negatives: a term like −3² means −(3²) = −9, not (−3)² = 9. This is a very common pitfall – always apply the index to the number directly next to it, then apply the minus sign.
注意隐藏的负号:像 −3² 这样的式子表示 −(3²) = −9,而非 (−3)² = 9。这是一个极为常见的陷阱——总是先让紧挨着指数的那个数进行乘方,然后再处理减号。
3. Fractions: All Four Operations | 分数的四则运算
Adding and subtracting fractions requires a common denominator. Multiply the denominators together if you cannot find a smaller common multiple. For multiplication, simply multiply numerators together and denominators together. For division, flip the second fraction and multiply.
分数的加减需要一个公分母。如果找不到更小的公倍数,直接把分母相乘即可。乘法直接分子乘分子、分母乘分母。除法则翻转第二个分数再相乘。
Example: Calculate 2⅓ ÷ 1⅖ + ¾. First convert mixed numbers to improper fractions: 2⅓ = 7/3, 1⅖ = 7/5. Division: 7/3 ÷ 7/5 = 7/3 × 5/7 = 5/3. Now add ¾: 5/3 + ¾ = 20/12 + 9/12 = 29/12 = 2 5/12.
示例:计算 2⅓ ÷ 1⅖ + ¾。先将带分数化为假分数:2⅓ = 7/3,1⅖ = 7/5。除法:7/3 ÷ 7/5 = 7/3 × 5/7 = 5/3。再加上 ¾:5/3 + ¾ = 20/12 + 9/12 = 29/12 = 2 5/12。
Always simplify fractions at the end, or cancel common factors early to keep numbers small. When adding mixed numbers, you can add the whole parts and fractional parts separately, but be careful if the fractions sum to more than one whole.
最后一定要将分数化简,或在早期约分以保持数字较小。带分数相加时,可以整数部分和分数部分分别相加,但如果分数部分之和超过 1,要注意进位。
4. Decimals: Rounding and Significant Figures | 小数:四舍五入与有效数字
KS3 advanced problems expect you to round answers to a given number of decimal places (d.p.) or significant figures (s.f.). Significant figures count from the first non‑zero digit. For example, 0.003060 has four significant figures (3, 0, 6, 0).
KS3 进阶题目要求你将答案四舍五入到指定的小数位数或有效数字。有效数字从第一个非零数字开始计数。例如,0.003060 有四位有效数字(3、0、6、0)。
Practice: Write 0.020540 to (a) 3 d.p., (b) 3 s.f. Answers: (a) 0.021 (look at the fourth decimal digit, 4, so round down); (b) 0.0205 (first three significant digits are 2, 0, 5; next digit 4 means no rounding up).
练习:将 0.020540 写成(a)3 位小数,(b)3 位有效数字。答案:(a)0.021(看第四位小数 4,舍去);(b)0.0205(前三位有效数字为 2、0、5,下一位 4 不进位)。
When multiplying decimals, count the total number of decimal places in the factors to place the decimal point correctly. Avoid column addition mistakes by aligning decimal points vertically.
小数乘法时,数出因数中小数位数的总和,从而正确点出小数点。竖式加法时对齐小数点可避免错位。
5. Percentages: Increase, Decrease and Reverse | 百分数:增减与逆运算
Calculating percentages without a calculator relies on breaking them into easy chunks: find 10% by dividing by 10, 5% by halving that, 1% by dividing by 100, etc. To increase an amount by 15%, multiply by 1.15; to decrease by 15%, multiply by 0.85.
不用计算器计算百分数,关键在于拆分为简便的部分:除以 10 得到 10%,将 10% 减半得到 5%,除以 100 得到 1% 等。一个量增加 15% 即乘以 1.15;减少 15% 即乘以 0.85。
Reverse percentage: If a price of £54 includes 20% VAT, the original price is £54 ÷ 1.20 = £45. Many students mistakenly find 20% of £54 and subtract it. Always identify whether the given value represents 100% or a changed percentage.
逆向百分数:若含 20% 增值税的价格为 £54,则原价为 £54 ÷ 1.20 = £45。许多学生错误地求出 £54 的 20% 再减去。务必判断题目给出的数值代表的是 100% 还是变化后的百分数。
Compound changes: three successive increases of 10% are not the same as a 30% increase – use multipliers 1.10 three times: 1.10³ = 1.331, so the overall increase is 33.1%.
复合变化:三次连续增长 10% 不等于增长 30%——应连续使用乘数 1.10 三次:1.10³ = 1.331,因此总增长为 33.1%。
6. Indices and Square Roots | 指数与平方根
Understand the meaning of positive, zero, and negative indices. For example, 5⁻² = 1/25, and any number to the power of 0 is 1. Fractional indices link to roots: 8^(1/3) = ∛8 = 2, and 16^(3/4) = (∜16)³ = 2³ = 8.
理解正指数、零指数和负指数的含义。例如,5⁻² = 1/25,任何数的 0 次幂都为 1。分数指数与方根有关:8^(1/3) = ∛8 = 2,而 16^(3/4) = (∜16)³ = 2³ = 8。
Square root rules: √a × √b = √(ab), but √a + √b is not equal to √(a+b). For instance, √9 + √16 = 3 + 4 = 7, while √(9+16) = √25 = 5. Know your square numbers up to 15² = 225 and cube numbers up to 5³ = 125 to speed up mental maths.
平方根规则:√a × √b = √(ab),但 √a + √b ≠ √(a+b)。例如,√9 + √16 = 3 + 4 = 7,而 √(9+16) = √25 = 5。熟记 15 以内平方数(15²=225)和 5 以内立方数(5³=125)可加速心算。
Drill: Simplify (3² × 3⁴) ÷ 3³. Adding exponents when multiplying: 3² × 3⁴ = 3^(2+4) = 3⁶. Then 3⁶ ÷ 3³ = 3^(6−3) = 3³ = 27. Always work systematically with the index laws.
练习:化简 (3² × 3⁴) ÷ 3³。乘法时指数相加:3² × 3⁴ = 3^(2+4) = 3⁶。然后 3⁶ ÷ 3³ = 3^(6−3) = 3³ = 27。始终按指数律有步骤地计算。
7. Standard Form (Scientific Notation) | 科学记数法
Standard form writes very large or small numbers as a × 10ⁿ, where 1 ≤ a < 10 and n is an integer. For example, 45,600 = 4.56 × 10⁴, and 0.000302 = 3.02 × 10⁻⁴. Adding and subtracting require the same power of ten; multiply/divide the 'a' numbers and apply index laws to the powers.
科学记数法将极大或极小的数表示为 a × 10ⁿ,其中 1 ≤ a < 10,n 为整数。例如 45600 = 4.56 × 10⁴,0.000302 = 3.02 × 10⁻⁴。加减运算需要化为相同次幂;乘除则将 a 相乘除,并对 10 的指数应用指数律。
Multiplication: (3 × 10⁸) × (2 × 10⁻³) = 6 × 10⁵. Division: (8 × 10⁵) ÷ (4 × 10²) = 2 × 10³. Always check that the final ‘a’ is between 1 and 10; adjust if needed.
乘法:(3 × 10⁸) × (2 × 10⁻³) = 6 × 10⁵。除法:(8 × 10⁵) ÷ (4 × 10²) = 2 × 10³。最后务必检查 a 是否在 1 到 10 之间,必要时进行调整。
Common error: when adding 4 × 10³ and 5 × 10², students often write 9 × 10³. Correct approach: convert to 4 × 10³ + 0.5 × 10³ = 4.5 × 10³ = 4.5 × 10³ (which is acceptable) or 4,500 + 500 = 5,000 = 5 × 10³.
常见错误:计算 4 × 10³ + 5 × 10² 时,学生常写成 9 × 10³。正确方法是化为 4 × 10³ + 0.5 × 10³ = 4.5 × 10³(可接受)或 4500 + 500 = 5000 = 5 × 10³。
8. Ratio and Proportion Calculations | 比与比例计算
When given a ratio, always find the value of one share first. For example, if money is shared in the ratio 3 : 5 and the total is £64, one share = £64 ÷ (3+5) = £8, so the parts are 3×8 = £24 and 5×8 = £40.
给出一个比时,总是先求出一份的值。例如,若按 3 : 5 分配 £64,一份 = £64 ÷ (3+5) = £8,因此各部分为 3×8 = £24 和 5×8 = £40。
Direct proportion: if 5 pens cost £3.50, then 8 pens cost £3.50 × (8/5) = £5.60. Avoid the common mistake of adding the cost for 3 extra pens separately – the unitary method is faster and reduces errors.
正比例:若 5 支笔售价 £3.50,则 8 支笔售价为 £3.50 × (8/5) = £5.60。避免单独累加 3 支笔的钱——用归一法更快且减少错误。
Recipe problems: a recipe for 6 people requiring 250 g flour; how much flour for 10 people? Set up proportion: 250 g / 6 = x / 10, so x = 250 × 10 / 6 = 416.7 g (or 417 g rounded). Always express answers in context with units.
配方题:6 人份的食谱需要 250 克面粉,10 人份需要多少?列出比例式:250 / 6 = x / 10,得 x = 250 × 10 / 6 = 416.7 克(或约 417 克)。务必结合情境带上单位。
9. Substitution into Algebraic Expressions | 代数代入求值
Substitution requires careful replacement of letters with numbers, using brackets where necessary. For example, evaluate 3a² − 2b when a = −2 and b = −3. Write: 3(−2)² − 2(−3) = 3(4) + 6 = 12 + 6 = 18.
代入求值需要小心地将字母替换为数字,必要时使用括号。例如,当 a = −2、b = −3 时,计算 3a² − 2b。写出:3(−2)² − 2(−3) = 3(4) + 6 = 12 + 6 = 18。
More complex: Evaluate (p + 2q)/pq for p = 0.5 and q = −4. Substitution: (0.5 + 2(−4)) / (0.5 × −4) = (0.5 − 8) / (−2) = (−7.5) / (−2) = 3.75.
更复杂的形式:当 p = 0.5、q = −4 时,求 (p + 2q)/pq 的值。代入:(0.5 + 2(−4)) / (0.5 × −4) = (0.5 − 8) / (−2) = (−7.5) / (−2) = 3.75。
Common slip: forgetting that −2² is −4, not +4, unless brackets are used. Always enclose negative values in brackets to keep the negative sign attached to the number before applying the exponent.
常见失误:忘记 −2² 等于 −4 而非 +4,除非使用括号。务必将负数值用括号括起来,确保负号在进行指数运算前依附在数字上。
10. Estimation and Approximations | 估算与近似值
Estimation helps you check calculator answers for reasonableness. Round each number to one significant figure, then perform the calculation mentally. For example, estimate 4.87 × 31.2 / 0.49. Round: 5 × 30 / 0.5 = 5 × 60 = 300. The exact answer is about 310, so the estimate is good.
估算是检验计算器答案是否合理的好方法。将每个数字四舍五入到一位有效数字,然后心算出结果。例如,估算 4.87 × 31.2 / 0.49。四舍五入:5 × 30 / 0.5 = 5 × 60 = 300。精确答案约 310,估算值吻合良好。
For square roots, know the perfect squares around your number. √50 is between 7 (49) and 8 (64), a bit closer to 7. A rough estimate of 7.1 is acceptable. Practice bounding answers between two integers.
平方根估算时,熟记目标数附近的完全平方数。√50 介于 7(49)和 8(64)之间,略靠近 7。估算为 7.1 是可接受的。练习将答案界定在两个整数之间。
- Estimate 0.067 × 89 → 0.07 × 90 = 6.3 (exact 5.963, so reasonable).
- 估算 0.067 × 89 → 0.07 × 90 = 6.3(精确值为 5.963,估算合理)。
Use estimates to spot a misplaced decimal point – a very common error in exams.
利用估算来发现小数点错位——这是考试中十分常见的错误。
11. Efficient Calculator Use (and When Not to Use It) | 高效使用计算器(以及何时不用)
A calculator is a tool, not a crutch. Learn to use the fraction button, brackets, and the ANS key correctly. For a multi‑step problem like (6.3 × 10⁴) ÷ (2.1 × 10⁻²), type (6.3 × 10^4) ÷ (2.1 × 10^−2) using the EXP or ×10ˣ button; the result is 3 × 10⁶.
计算器是工具,不是依赖。学会正确使用分数键、括号和 ANS 键。对于像 (6.3 × 10⁴) ÷ (2.1 × 10⁻²) 这样的多步运算,使用 EXP 或 ×10ˣ 键输入 (6.3 × 10^4) ÷ (2.1 × 10^−2),结果为 3 × 10⁶。
Practice entering expressions exactly as they appear; use brackets to preserve order. For √(45 + 2×3), type √ ( 45 + 2 × 3 ) = √51 ≈ 7.14, not √45 + 2×3 which gives 6.708 + 6 = 12.708 – completely wrong.
练习原样录入表达式;使用括号保持运算顺序。计算 √(45 + 2×3) 时,应输入 √ ( 45 + 2 × 3 ) = √51 ≈ 7.14,而输入 √45 + 2×3 会得到 6.708 + 6 = 12.708——完全错误。
Non‑calculator drills strengthen mental agility. Try adding three‑digit numbers, multiplying by 25 (multiply by 100 and divide by 4), or finding 15% (10% + half of 10%) entirely in your head.
无计算器练习强化心算敏捷度。尝试完全心算三位数加法、乘以 25(乘 100 再除 4)或求一个数的 15%(10% + 10%的一半)。
12. Mixed Calculation Challenges | 混合计算挑战
Bring together all skills in one problem. Example: Evaluate (3½ − 1¼)² + 2.5 × 10³, giving your answer in standard form.
将各项技能融合到一道题中。示例:计算 (3½ − 1¼)² + 2.5 × 10³,答案用科学记数法表示。
Step 1: 3½ − 1¼ = 2¼ = 9/4. Step 2: (9/4)² = 81/16 = 5.0625. Step 3: 2.5 × 10³ = 2500. Step 4: 5.0625 + 2500 = 2505.0625. Step 5: In standard form, 2.5050625 × 10³. Rounding to 3 s.f. gives 2.51 × 10³.
步骤 1:3½ − 1¼ = 2¼ = 9/4。步骤 2:(9/4)² = 81/16 = 5.0625。步骤 3:2.5 × 10³ = 2500。步骤 4:5.0625 + 2500 = 2505.0625。步骤 5:科学记数法表示为 2.5050625 × 10³。四舍五入到三位有效数字得 2.51 × 10³。
Another drill: The cost of a meal for 4 people is £78.60 including a 12.5% service charge. Find the cost before the service charge, to the nearest penny.
另一练习:4 人用餐费用为 £78.60,含 12.5% 服务费。求不含服务费前的费用,精确到便士。
Accurate reading: £78.60 = 112.5% of the original cost. So original = £78.60 ÷ 1.125 = £69.8666… ≈ £69.87. Practice parsing the percentage wording to decide the correct multiplier.
精准解读:£78.60 是原价的 112.5%。因此原价 = £78.60 ÷ 1.125 = £69.8666… ≈ £69.87。练习解析百分数的措辞,选择正确的乘数。
Work daily with a short set of 10 challenging calculations. Mix fractions, decimals, indices, and negatives. Time yourself, check with an estimate, and then verify with a calculator. Consistency is the secret to mastery.
每天做 10 道富有挑战性的计算题,混合分数、小数、指数和负数。自己计时,用估算检验,再用计算器核实。坚持是通往精通的秘诀。
Published by TutorHao | Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导