📚 Numerical Methods in KS3 Mathematics | KS3 数学:数值方法 考点精讲
Numerical methods are the tools we use to handle numbers in practical and efficient ways. In KS3 Mathematics, you are expected to master rounding, estimation, significant figures, error intervals, calculator skills, and trial and improvement. These skills not only help you solve problems accurately but also enable you to check if an answer makes sense. This revision guide breaks down every key topic with clear explanations and examples so you can build confidence and speed.
数值方法是我们用来处理数字的实用工具。在 KS3 数学中,你需要掌握四舍五入、估算、有效数字、误差范围、计算器使用技巧和试错法。这些技能不仅能帮助你准确解题,还能让你判断答案是否合理。这份复习指南将逐一拆解每个核心考点,配合清晰的解释和例题,帮助你建立信心、提高速度。
1. Rounding to Decimal Places | 四舍五入到指定小数位
Rounding to a given number of decimal places (d.p.) means keeping only the required digits after the decimal point and looking at the next digit to decide whether to round up or leave it unchanged. If the next digit is 5 or more, add 1 to the last kept digit; otherwise, keep it as it is. For example, rounding 3.456 to 2 d.p. gives 3.46, because the third decimal digit is 6 (≥5). Rounding to 1 d.p. gives 3.5, because the second digit is 5.
四舍五入到指定小数位 (d.p.) 是指只保留小数点后所需的位数,并看下一位数字决定是否进位。如果下一位数字是 5 或更大,则在保留的最后一位上加 1;否则保持不变。例如,将 3.456 四舍五入到 2 位小数得到 3.46,因为第三位小数是 6(≥5)。四舍五入到 1 位小数得到 3.5,因为第二位是 5。
- Identify the last digit of the required decimal places. / 确定所需小数位数的最后一位数字。
- Look at the next digit to the right. / 看右边紧接着的下一位数字。
- If that digit is ≥ 5, increase the last kept digit by 1; if < 5, leave it unchanged. / 如果该数字 ≥5,则将保留的最后一位加 1;如果 <5,保持不变。
- Remove all digits beyond the required places. / 删掉所需小数位之后的所有数字。
Round 7.1825 to 3 d.p. → 7.183 (because 4th digit is 5)
2. Rounding to Significant Figures | 四舍五入到有效数字
Significant figures (s.f.) are the digits that carry meaning regarding the precision of a number. To round to a certain number of significant figures, start counting from the first non-zero digit on the left. Then apply the same rounding rule: look at the next digit to decide whether to round up or down. For instance, 0.00456789 rounded to 3 s.f. is 0.00457, because the first significant figure is 4, and the fourth significant figure is 8 (which rounds the 7 up to 8).
有效数字 (s.f.) 是指表达数值精度有意义的那些数字。要四舍五入到指定数量的有效数字,从左边第一个非零数字开始计数。然后运用相同的四舍五入规则:看下一位数字决定进位或舍去。例如,0.00456789 四舍五入到 3 位有效数字是 0.00457,因为第一个有效数字是 4,第四个有效数字是 8(使得 7 进位成 8)。
- Locate the first non-zero digit; that is the 1st significant figure. / 定位第一个非零数字,即第 1 位有效数字。
- Count the desired number of significant figures. / 数到所需的有效数字位数。
- Check the next digit: if it is 5 or more, round up the last significant digit. / 检查下一位数字:如果是 5 或更大,则将最后一位有效数字进位。
- Keep placeholders (zeros) if needed to maintain the size of the number. / 如果需要,保留占位零以维持数字的大小。
126,348 to 3 s.f. → 126,000 (3rd digit 6, next digit 3, so stays 126,000)
3. Estimation by Rounding | 通过四舍五入进行估算
Estimation involves rounding numbers to one significant figure or to a convenient place value before performing a calculation, giving an approximate answer quickly. This allows you to check if a detailed calculation is reasonable. For example, to estimate 213 × 48, round 213 to 200 (1 s.f.) and 48 to 50 (1 s.f.), then multiply: 200 × 50 = 10,000. The exact answer is 10,224, so the estimate is close and useful.
估算是在计算前将数字四舍五入到一位有效数字或方便的位值,从而快速得到近似答案。这样你可以检查详细计算结果是否合理。例如,估算 213 × 48,将 213 舍入到 200(1 位有效数字),48 舍入到 50(1 位有效数字),然后相乘:200 × 50 = 10,000。精确答案是 10,224,因此估算值很接近且有用。
- Round each number to 1 significant figure (or to a place value that makes mental arithmetic easy). / 将每个数字舍入到 1 位有效数字(或便于心算的位值)。
- Perform the simple calculation with rounded numbers. / 用舍入后的数字进行简单计算。
- Compare the estimate with the exact answer to verify reasonableness. / 将估算值与精确答案比较,验证合理性。
Estimate 687 ÷ 19 → 700 ÷ 20 = 35 (exact ≈ 36.16)
4. Upper and Lower Bounds | 上界与下界
When a measurement is given to a certain degree of accuracy, its true value lies within an interval. The smallest possible value is the lower bound, and the largest possible value is the upper bound. For example, a length rounded to the nearest cm is 15 cm. The true length must be at least 14.5 cm (lower bound) and less than 15.5 cm (upper bound). We write the error interval as 14.5 cm ≤ L < 15.5 cm.
当某个测量值给出到一定精度时,它的真实值落在一个区间内。可能的最小值称为下界,可能的最大值称为上界。例如,四舍五入到最接近厘米的长度为 15 cm,真实长度至少是 14.5 cm(下界),并且小于 15.5 cm(上界)。误差区间写作 14.5 cm ≤ L < 15.5 cm。
- Identify the unit of rounding (e.g. nearest 10, 1, 0.1). / 确定舍入单位(如最近 10、1、0.1)。
- The lower bound is half the unit below the rounded value. / 下界是舍入值减去半个单位。
- The upper bound is half the unit above the rounded value. / 上界是舍入值加上半个单位(但不包含边界)。
- For discrete data, bounds may be expressed inclusive or exclusive depending on context. / 对于离散数据,上下界的开闭区间需根据上下文表达。
Rounded 3.7 (1 d.p.) → lower bound 3.65, upper bound 3.75; interval: 3.65 ≤ x < 3.75
5. Error Intervals | 误差区间
An error interval is another way to express the range of possible true values using inequality notation. The lower bound is always included (≤) when rounded data may take that exact value, while the upper bound is excluded (<) because a value exactly halfway would round up to the next possible measurement. For an integer rounded to the nearest 10, such as 60, the error interval is 55 ≤ x < 65.
误差区间是用不等式表示可能真实值范围的另一种方式。当舍入数据可能恰好取下界值时,下界用 ≤ 包含;而上界用 < 排除,因为恰好一半的值会进位到下一个可能的测量值。对于舍入到最近 10 的整数,如 60,误差区间是 55 ≤ x < 65。
- Write the error interval using the lower bound and upper bound appropriately. / 恰当地使用下界和上界写出误差区间。
- For a height given as 172 cm to the nearest cm, the interval is 171.5 cm ≤ height < 172.5 cm. / 身高给出为 172 cm(精确到 cm),区间为 171.5 cm ≤ 身高 < 172.5 cm。
- Remember: the halfway value always belongs to the next interval when rounding up. / 记住:当进位时,中间值总是属于下一个区间。
A number truncated to 2 d.p. gives 4.56. Error interval: 4.56 ≤ x < 4.57
6. Using a Calculator Efficiently | 高效使用计算器
KS3 expects you to use a scientific calculator accurately and to interpret its display. You must know the order of operations (BIDMAS/BODMAS), how to use brackets, the fraction button, square and cube roots, and the exponent key (^). When performing multi-step calculations, always write down the full calculator display before rounding your final answer to the required accuracy.
KS3 要求你能准确使用科学计算器并正确理解其显示。你必须知道运算顺序(括号、指数、乘除、加减),会使用括号、分数键、平方根和立方根,以及指数键(^)。进行多步计算时,务必将计算器完整显示记录下来,再将最终答案舍入到所需精度。
- Use the fraction button to enter expressions without losing precision. / 使用分数键输入表达式,避免丢失精度。
- Utilise the ANS key to chain calculations without retyping. / 利用 ANS 键链式计算,无需重新输入。
- Check that your calculator is in degrees (DEG) for angle work. / 在处理角度时检查计算器处于角度模式(DEG)。
- Be aware of the difference between the minus and the negative sign (−) vs (–). / 注意减号 (−) 和负号 (–) 的区别。
7. Trial and Improvement (Iteration) | 试错法(迭代)
Trial and improvement is a method for solving equations when algebraic methods are not available or required. You choose a trial value, substitute it into the equation, note whether the result is too high or too low, then adjust systematically until you home in on the solution to a given accuracy (usually 1 decimal place). For example, to solve x³ + x = 100, start with x = 4 (64 + 4 = 68, too low), then x = 5 (125 + 5 = 130, too high). Try 4.5, 4.6, etc., until the two nearest values with a difference of 0.1 are found.
试错法适用于当无法或不需要用代数方法解方程时。你选择试算值代入方程,观察结果是偏大还是偏小,然后系统调整,直到逼近指定精度(通常是 1 位小数)的解。例如,解 x³ + x = 100,先从 x = 4 开始(64+4=68,太小),再试 x = 5(125+5=130,太大)。尝试 4.5、4.6 等,直到找到相差 0.1 的两个最接近的值。
- Set up a table with columns: x, x expression, compare to target, too high/low. / 制作表格,列:x、x 表达式、与目标比较、偏高/偏低。
- Start with a whole number guess and then refine to 1 decimal place. / 从整数猜测开始,然后细化到一位小数。
- When the target value lies between two trials differing by 0.1, the solution is the midpoint or the value that gives the closer result, according to the question. / 当目标值位于两个相差 0.1 的试算值之间时,根据题意,解为中点或给出更接近结果的值。
Solve x² = 30 by trial and improvement: 5.4²=29.16, 5.5²=30.25 → solution ≈ 5.5 (to 1 d.p.)
8. Approximation with Powers and Roots | 幂与根的近似值
Understanding square roots and cube roots as the inverse of squaring and cubing is central. When a root does not give an integer, you need to approximate it with decimals or use it in further calculations. Knowing perfect squares up to 15² and perfect cubes up to 5³ (and 10³) helps in estimating roots quickly. For instance, √50 is between 7 and 8 because 7²=49 and 8²=64; a better approximation is 7.07. Cube root of 100 lies between 4 and 5 (4³=64, 5³=125).
理解平方根和立方根是平方和立方的逆运算至关重要。当根不是整数时,你需要用小数的近似值或在进一步计算中使用它。熟知 15² 以内的完全平方数和 5³(及 10³)以内的完全立方数有助于快速估计根。例如,√50 介于 7 和 8 之间,因为 7²=49,8²=64;更好的近似值是 7.07。∛100 介于 4 和 5 之间(4³=64,5³=125)。
- Identify the perfect squares/cubes either side of the number. / 找到该数字两侧的完全平方/立方数。
- Use a number line or trial to refine the approximation. / 使用数轴或试算来优化近似值。
- When using a calculator, know how to enter roots using the √ and ∛ buttons. / 使用计算器时,知道如何用 √ 和 ∛ 键输入根号。
√45 ≈ 6.708 (since 6.7²=44.89, 6.71²=45.0241)
9. Fractions, Decimals, and Percentages Conversion | 分数、小数与百分数转换
Numerical methods often require converting between these forms to compare quantities, find percentages of amounts, or simplify ratios. A fraction can be turned into a decimal by division, and a decimal to a percentage by multiplying by 100. Recurring decimals are written with a dot or bar notation. Knowing common equivalents (e.g. 1/3 = 0.333…, 1/8 = 0.125, 20% = 0.2) speeds up estimation and checking.
数值方法经常需要在分数、小数和百分数之间转换,以便比较数量、求数量的百分比或简化比例。分数可以通过除法化为小数,小数乘以 100 化为百分数。循环小数用点或横线记法表示。掌握常见的等值关系(如 1/3 = 0.333…,1/8 = 0.125,20% = 0.2)能加快估算和检查速度。
- Fraction to decimal: divide numerator by denominator. / 分数化小数:分子除以分母。
- Decimal to percentage: multiply by 100 and add % sign. / 小数化百分数:乘以 100 并加 % 符号。
- Percentage to fraction: write as fraction with denominator 100, then simplify. / 百分数化分数:写成分母为 100 的分数,再化简。
- Recurring decimals: recognize 0.3… = 1/3, 0.1… = 1/9, 0.9… = 1. / 循环小数:识别 0.3… = 1/3,0.1… = 1/9,0.9… = 1。
10. Checking Answers for Reasonableness | 检查答案的合理性
Always check your final answer makes sense in the context of the problem. Use estimation, inverse operations, or mental benchmarks. If you find a probability of 1.2, or a negative length, you know an error has occurred. When converting units, check whether the converted number is larger or smaller as expected. Numerical methods are not just about getting a number, they are about being a critical thinker who can spot mistakes.
务必检查最终答案在题目情境下是否合理。使用估算、逆运算或心算基准进行验证。如果你得到一个概率是 1.2,或者长度为负数,你就知道出错了。在单位转换时,检查转换后的数字是否如预期变大或变小。数值方法不仅仅是得到一个数字,更是培养你成为能发现错误的批判性思考者。
- After a calculation, quickly estimate the answer using rounded numbers. / 计算后,用舍入数字快速估算答案。
- Ask: does my answer fit the range of possible values? / 问自己:我的答案在可能值的范围内吗?
- Use inverse operations: if you multiplied, divide to check. / 使用逆运算:如果做了乘法,用除法检查。
- When dealing with money, answers should normally have at most two decimal places. / 处理钱数时,答案通常最多保留两位小数。
11. Common Misconceptions and How to Avoid Them | 常见误区及避免方法
Students often confuse decimal places with significant figures, leading to inaccurate rounding. Another frequent mistake is ignoring the order of operations when using calculators, or forgetting to close brackets. When finding bounds, some mistakenly include the upper bound as part of the interval with ‘≤’ instead of ‘<'. Also, in trial and improvement, failing to systematically record trials can cause confusion about which side the solution lies.
学生经常混淆小数位数和有效数字,导致舍入不准确。另一个常见错误是使用计算器时忽略运算顺序,或忘记闭合括号。在求上下界时,有些人错将上界用 ‘≤’ 包含在区间内,应该用 ‘<'。此外,在试错法中,未能系统地记录试算值会导致对解在哪一侧产生混淆。
- Practice the difference: 0.0506 has 3 significant figures but 4 decimal places. / 练习区别:0.0506 有 3 位有效数字,但有 4 位小数。
- Always write brackets around negative numbers squared, e.g. (−3)² = 9, not −3² = −9. / 平方负数时一定要加括号,如 (−3)² = 9,而不是 −3² = −9。
- For bounds, remember: if a value is rounded, the upper bound is not included. / 对于上下界,记住:如果值是舍入得到的,上界不包含。
- Use a structured table for trial and improvement to track progress. / 使用结构化表格记录试错法,追踪进展。
12. Quick Revision Summary | 快速复习总结
To ace the numerical methods questions in KS3, remember the key steps: identify the degree of accuracy required, apply rounding rules correctly, express bounds with appropriate inequalities, use estimation to verify, and keep calculations organised. Regular practice with mental arithmetic, decimal places, and significant figures builds fluency. Always write down the unrounded value before giving your final answer to avoid premature rounding errors.
要在 KS3 的数值方法题目中取得好成绩,请记住关键步骤:确认所需精度,正确应用四舍五入规则,用适当的不等式表达上下界,使用估算验证,并保持计算有序。经常练习心算、小数位和有效数字能提升流利度。在给出最终答案前,务必写下未舍入的值,避免过早舍入导致误差。
Published by TutorHao | KS3 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导