Key Idea: Standard form writes any number as a × 10ⁿ — where 1 ≤ a < 10 and n is an integer. Used for very large numbers (distance to the Sun ≈ 1.5 × 10¹¹ m) and very small numbers (size of an atom ≈ 1 × 10⁻¹⁰ m).
The structure: a × 10ⁿ
- a — the coefficient
- Always 1 ≤ a < 10. Holds the significant figures. Example: 47,000 = 4.7 × 10⁴ (a = 4.7 ✓)
- n — the exponent
- Any integer. Counts how far the decimal moved. n > 0 → large number (≥ 10). n < 0 → small number (< 1).
Number → standard form (move decimal until a is between 1 and 10): 47,000 → decimal moves 4 left → 4.7 × 10⁴ 0.0038 → decimal moves 3 right → 3.8 × 10⁻³ Standard form → ordinary number (reverse it): 4.7 × 10⁴ → move decimal 4 right → 47,000 3.8 × 10⁻³ → move decimal 3 left → 0.0038
Tip: Negative exponent ≠ negative number. 3.2 × 10⁻⁴ = 0.00032 — positive, just very small. Recheck a after every calculation. 24.6 × 10³ is not valid — adjust to 2.46 × 10⁴. GDC shows 4.7E4 — not a valid written answer. Always write 4.7 × 10⁴.
🔢 Calculations in standard form
| Operation | Rule | Example | Workings |
|---|---|---|---|
| Multiply | Multiply a values. Add the exponents. | (3 × 10⁴)(2 × 10³) = 6 × 10⁷ | 3 × 2 = 6 and 10⁴ × 10³ = 10⁴⁺³ = 10⁷ |
| Divide | Divide a values. Subtract the exponents. | (8 × 10⁶) ÷ (4 × 10²) = 2 × 10⁴ | 8 ÷ 4 = 2 and 10⁶ ÷ 10² = 10⁶⁻² = 10⁴ |
| Add / Subtract | Make powers equal first, then add or subtract a values. | 4.5 × 10³ + 3.0 × 10² = 4.8 × 10³ | 3.0 × 10² = 0.3 × 10³, then 4.5 + 0.3 = 4.8 |
IB-style question
A scientist uses the formula N = 10⁰.⁵ᵗ to model the number of bacteria N after t hours. Find N when t = 17. Write your answer in the form a × 10ᵏ, where 1 ≤ a < 10, k ∈ ℤ.
Step by step:
Substitute t = 17.
Evaluate on GDC. The screen shows 3.162E8 — this is calculator notation, not a valid written answer.
Rewrite as standard form — separate the coefficient from the power of 10.
N = 3.16 × 10⁸\n\nTwo things the examiner checks: is the coefficient between 1 and 10? ✓ Is the power written as 10⁸ (not E8)? ✓
🔒 GDC walkthrough
Step through the exact calculator keystrokes, screen by screen, in study mode.
Convert 0.00052 to standard form Move decimal right until you get a number between 1 and 10: 0.00052 → 5.2 Count the moves: 4 places right → n = −4 Answer: 5.2 × 10⁻⁴
Convert 3.7 × 10⁵ to ordinary form n = 5 (positive) → move decimal right 5 places 3.7 → 37 → 370 → 3,700 → 37,000 → 370,000 Answer: 370,000
Calculate (2.4 × 10⁷)(3 × 10²) Multiply coefficients: 2.4 × 3 = 7.2 Add exponents: 7 + 2 = 9 Answer: 7.2 × 10⁹
Calculate 6.3 × 10⁴ − 2.1 × 10⁴ Same power (10⁴) → subtract coefficients: 6.3 − 2.1 = 4.2 Answer: 4.2 × 10⁴
Standard form rarely appears alone. It shows up as the last part of a logs, growth, or finance question — "write your answer in the form a × 10ᵏ". Miss the format, lose the mark.
Show your working
- Method and answer are marked separately
- Arithmetic slip ≠ losing everything
- Write the substitution step clearly
Write both parts
- Coefficient and power each earn a mark
- 3.16 × 10⁸ — write both, always
- One wrong part ≠ losing both marks
Never leave E notation
- 3.16E8 → zero marks for the answer
- 31.6 × 10⁷ → invalid, not accepted
- Always check: is 1 ≤ a < 10?