📚 Standard Form (Scientific Notation) – IGCSE Maths Revision Guide | 标准形式(科学记数法)– IGCSE 数学复习指南
Standard form, also known as scientific notation, is a way of writing very large or very small numbers using powers of 10. It is a key topic in the IGCSE Mathematics syllabus, appearing in both non-calculator and calculator papers. This guide covers everything you need to know: definition, conversion rules, arithmetic operations, and common exam pitfalls.
标准形式,又称科学记数法,是一种使用 10 的幂来表示极大或极小数字的方法。它是 IGCSE 数学考纲中的核心考点,常在非计算器卷与计算器卷中出现。本指南涵盖所有必备知识:定义、转换规则、四则运算以及常见考试陷阱。
1. What Is Standard Form? | 什么是标准形式?
A number is written in standard form if it is expressed in the form:
一个数字若以如下形式表示,即被称为标准形式:
a × 10ⁿ
where 1 ≤ a < 10 and n is an integer. The value a is called the mantissa (or coefficient), and n is the exponent (or power of 10).
其中 1 ≤ a < 10,且 n 为整数。a 被称为尾数(或系数),n 被称为指数(或 10 的幂)。
- If n is positive, the original number is large (≥ 10).
- 如果 n 为正数,则原数字较大(≥ 10)。
- If n is negative, the original number is small (between 0 and 1).
- 如果 n 为负数,则原数字较小(介于 0 和 1 之间)。
- n = 0 gives numbers between 1 and 10, which are already in standard form (e.g. 3 × 10⁰ = 3).
- n = 0 表示数字介于 1 和 10 之间,本身已是标准形式(例如 3 × 10⁰ = 3)。
2. Converting Ordinary Numbers to Standard Form (Large Numbers) | 将普通数字转换为标准形式(大数字)
For large numbers, count how many places the decimal point must move to the left to get a number between 1 and 10. That count is the positive exponent n.
对于大数字,数一数小数点需要向左移动多少位才能得到介于 1 和 10 之间的数字。该位数即为正指数 n。
Example: Write 56,000 in standard form.
示例:将 56,000 写成标准形式。
56,000 = 5.6 × 10⁴
Steps: 56,000 → 5.6000 → decimal point moved 4 places left. Since 1 ≤ 5.6 < 10, n = 4.
步骤:56,000 → 5.6000 → 小数点向左移动 4 位。因为 1 ≤ 5.6 < 10,所以 n = 4。
- If the original number ends with zeros, ignore them after moving the decimal point.
- 如果原数字末尾有零,在移动小数点后将其忽略。
- Example: 2,500,000 = 2.5 × 10⁶ (decimal point moved 6 places left).
- 示例:2,500,000 = 2.5 × 10⁶(小数点向左移动 6 位)。
3. Converting Ordinary Numbers to Standard Form (Small Numbers) | 将普通数字转换为标准形式(小数字)
For small numbers (between 0 and 1), count how many places the decimal point moves to the right to get a number between 1 and 10. That count is the negative exponent -n.
对于小数字(介于 0 和 1 之间),数一数小数点需要向右移动多少位才能得到介于 1 和 10 之间的数字。该位数即为负指数 -n。
Example: Write 0.00072 in standard form.
示例:将 0.00072 写成标准形式。
0.00072 = 7.2 × 10⁻⁴
Steps: 0.00072 → 7.2 → decimal point moved 4 places right. Since 1 ≤ 7.2 < 10, n = -4.
步骤:0.00072 → 7.2 → 小数点向右移动 4 位。因为 1 ≤ 7.2 < 10,所以 n = -4。
- A common mistake is counting the zeros before the first non-zero digit incorrectly.
- 常见错误:错误地数第一个非零数字之前的零。
- Tip: For 0.00072, there are 3 zeros after the decimal point, plus the first digit 7 itself must be passed → 4 moves total.
- 提示:对于 0.00072,小数点后有 3 个零,加上必须越过第一个数字 7 → 总共移动 4 位。
4. Converting Standard Form Back to Ordinary Numbers | 将标准形式转换回普通数字
To convert from standard form to an ordinary number, multiply the mantissa by 10ⁿ. If n is positive, move the decimal point n places to the right; if n is negative, move it n places to the left, adding zeros as needed.
要将标准形式转换回普通数字,将尾数乘以 10ⁿ。若 n 为正,小数点向右移动 n 位;若 n 为负,小数点向左移动 n 位,必要时补零。
Example 1: 3.4 × 10⁵ = 340,000 (move decimal 5 places right; add zeros).
示例 1:3.4 × 10⁵ = 340,000(小数点右移 5 位;补零)。
Example 2: 8.1 × 10⁻³ = 0.0081 (move decimal 3 places left; add zeros before the 8).
示例 2:8.1 × 10⁻³ = 0.0081(小数点左移 3 位;在 8 前面补零)。
- For n = 0, the number is simply a, e.g. 9.9 × 10⁰ = 9.9.
- 当 n = 0 时,数字即为 a,例如 9.9 × 10⁰ = 9.9。
- Always check: a must be between 1 and 10 inclusive of 1, exclusive of 10.
- 始终检查:a 必须大于等于 1 且小于 10。
5. Understanding Negative Exponents | 理解负指数
A negative exponent does not make the number negative. It indicates a reciprocal power of 10:
负指数并不表示数字为负数。它表示 10 的幂的倒数:
10⁻ⁿ = 1/10ⁿ = 0.00…01
For example, 10⁻¹ = 0.1, 10⁻² = 0.01, 10⁻³ = 0.001. Each decrease of n by 1 multiplies the value by 1/10.
例如,10⁻¹ = 0.1,10⁻² = 0.01,10⁻³ = 0.001。n 每减少 1,数值即乘以 1/10。
- 10⁻⁶ = 0.000001 (one millionth).
- 10⁻⁶ = 0.000001(百万分之一)。
- 10⁻⁹ = 0.000000001 (one billionth).
- 10⁻⁹ = 0.000000001(十亿分之一)。
6. Multiplying Numbers in Standard Form | 标准形式数字的乘法
To multiply two numbers in standard form, multiply the mantissas together and add the exponents:
将两个标准形式的数字相乘时,将尾数相乘,并将指数相加:
(a × 10ᵐ) × (b × 10ⁿ) = (a × b) × 10ᵐ⁺ⁿ
Example: (2 × 10³) × (3 × 10⁴) = 6 × 10⁷
示例:(2 × 10³) × (3 × 10⁴) = 6 × 10⁷
If the product of mantissas is ≥ 10, adjust the result by moving the decimal point one place left and increasing the exponent by 1.
若尾数乘积 ≥ 10,需要将小数点左移一位并将指数加 1 来调整结果。
Example: (5 × 10³) × (4 × 10²) = 20 × 10⁵ = 2.0 × 10⁶
示例:(5 × 10³) × (4 × 10²) = 20 × 10⁵ = 2.0 × 10⁶
7. Dividing Numbers in Standard Form | 标准形式数字的除法
To divide, divide the mantissas and subtract the exponents:
进行除法时,将尾数相除,并将指数相减:
(a × 10ᵐ) ÷ (b × 10ⁿ) = (a ÷ b) × 10ᵐ⁻ⁿ
Example: (8 × 10⁵) ÷ (2 × 10²) = 4 × 10³
示例:(8 × 10⁵) ÷ (2 × 10²) = 4 × 10³
If the quotient of mantissas is less than 1, adjust by moving the decimal point one place right and decreasing the exponent by 1.
若尾数商小于 1,需要将小数点右移一位并将指数减 1 来调整。
Example: (6 × 10³) ÷ (8 × 10²) = 0.75 × 10¹ = 7.5 × 10⁰
示例:(6 × 10³) ÷ (8 × 10²) = 0.75 × 10¹ = 7.5 × 10⁰
8. Adding and Subtracting Numbers in Standard Form | 标准形式数字的加减法
To add or subtract numbers in standard form, you must first rewrite them with the same exponent. Align the powers of 10, then add or subtract the mantissas.
要对标准形式数字进行加减,必须先将它们改写为相同的指数。将 10 的幂对齐,然后对尾数进行加减。
Example: (3 × 10⁴) + (5 × 10³)
示例:(3 × 10⁴) + (5 × 10³)
Rewrite 5 × 10³ = 0.5 × 10⁴. Then (3 + 0.5) × 10⁴ = 3.5 × 10⁴.
将 5 × 10³ 改写为 0.5 × 10⁴。然后 (3 + 0.5) × 10⁴ = 3.5 × 10⁴。
- Alternative method: convert both numbers to ordinary form, add, then convert back.
- 替代方法:将两个数字都转换为普通形式,相加后再转换回来。
- For large exponents, the align-exponent method is faster and less error-prone.
- 对于较大的指数,对齐指数的方法更快且不易出错。
9. Standard Form on Your Calculator | 计算器上的标准形式
You must know how to enter standard form numbers into your IGCSE-approved calculator using the × 10ˣ button (often labelled EXP, EE, or ×10ˣ).
你必须知道如何使用 IGCSE 允许使用的计算器上的 × 10ˣ 按钮(常标注为 EXP、EE 或 ×10ˣ)输入标准形式数字。
Example: To input 4.5 × 10⁻⁷, press: 4 . 5 × 10ˣ (-) 7
示例:要输入 4.5 × 10⁻⁷,按键顺序:4 . 5 × 10ˣ (-) 7
- Never type “× 10^” as separate multiplication — that can cause order-of-operations errors.
- 切勿将“× 10^”分开输入——这可能导致运算顺序错误。
- Check the display: it should show 4.5⁻⁷ or 4.5E-7, not 4.5 × 10⁻⁷ as text.
- 检查显示屏:应显示 4.5⁻⁷ 或 4.5E-7,而不是以文本形式显示 4.5 × 10⁻⁷。
10. Real-World Applications | 现实世界中的应用
Standard form is widely used in science and engineering to represent quantities that are extremely large or extremely small.
标准形式在科学和工程领域中被广泛用于表示极大或极小的量。
| Quantity 量 | Standard Form 标准形式 |
| Speed of light 光速 (m/s) | 3.0 × 10⁸ |
| Distance to the Sun 到太阳的距离 (m) | 1.496 × 10¹¹ |
| Mass of an electron 电子质量 (kg) | 9.11 × 10⁻³¹ |
| Radius of a hydrogen atom 氢原子半径 (m) | 5.3 × 10⁻¹¹ |
Using standard form makes calculations with these quantities much more manageable, especially when multiplying or dividing.
使用标准形式可以令这些量的计算大为简化,尤其在乘法与除法中。
11. Common Mistakes and How to Avoid Them | 常见错误及规避方法
Here are the most frequent errors students make with standard form, along with tips to avoid them.
以下是学生在标准形式题目中最常犯的错误,以及规避建议。
- Mistake 1: Writing 12 × 10³ as standard form. Correction: adjust to 1.2 × 10⁴.
- 错误 1:将 12 × 10³ 当作标准形式。纠正:应调整为 1.2 × 10⁴。
- Mistake 2: Confusing 10⁻³ with -10³. Correction: 10⁻³ = 0.001, not -1000.
- 错误 2:混淆 10⁻³ 与 -10³。纠正:10⁻³ = 0.001,而非 -1000。
- Mistake 3: Incorrectly counting decimal moves for small numbers. Correction: count every place the decimal actually moves, including passing the first non-zero digit.
- 错误 3:对小数移动位数计数错误。纠正:数小数点实际经过的每一位,包括越过第一个非零数字。
- Mistake 4: Adding exponents when adding numbers in standard form. Correction: exponents are only added for multiplication.
- 错误 4:对标准形式数字加法时错误地相加指数。纠正:只有乘法时指数才相加。
12. Quick Checklist for Exams | 考试快速检查清单
Before submitting your final answer in standard form, quickly verify the following.
在提交标准形式的最终答案之前,请快速核对以下要点。
- The mantissa a satisfies 1 ≤ a < 10.
- 尾数 a 满足 1 ≤ a < 10。
- The exponent n is an integer (positive, negative, or zero).
- 指数 n 为整数(正、负或零)。
- After multiplication or division, the result is re-adjusted into proper standard form.
- 乘法或除法后,结果已重新调整至规范的标准形式。
- You used the correct calculator key (×10ˣ or EXP), not typed “^” manually.
- 你使用了正确的计算器按键(×10ˣ 或 EXP),而非手动输入“^”。
- For word problems, include the correct unit in the final answer.
- 对于应用题,最终答案中包含正确的单位。
Published by TutorHao | IGCSE Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply