Study Guide

Standard Form

Edexcel International GCSE Mathematics A· 1.9· 20 min read

1. What is Standard Form?★☆☆☆☆⏱ 4 min

✓ Calculator OK

📘 Definition

Standard Form

a×10na \times 10^n

Compact notation for very large or very small numbers, where 1 ≤ a < 10 and n is a positive or negative integer

Example:

The mass of Earth is ~5.97 × 10²⁴ kg, instead of 5970000000000000000000000 kg

Standard form removes the need to write long strings of zeros, making calculations and comparisons of extreme values far simpler. It is used across science, finance, and engineering, and is a regular topic on both Foundation and Higher Edexcel IGCSE Maths papers.

✓ Quick check
  1. Which of the following is correctly written in standard form?

    • A) 15 × 10⁵

    • B) 0.9 × 10⁻³

    • C) 7.2 × 10⁴

    • D) 10 × 10²

    Reveal answer
    C

    A is wrong (15 ≥ 10), B is wrong (0.9 < 1), D is wrong (10 is not less than 10). Only C fits the 1 ≤ a < 10 requirement.

2. Converting Between Ordinary Numbers and Standard Form★★☆☆☆⏱ 5 min

✓ Calculator OK

Conversion follows simple rules for large (positive n) and small (negative n) numbers. For large numbers, n is the number of places you move the decimal point left to get a between 1 and 10. For small numbers less than 1, n is the negative of the number of places you move the decimal point right to get a between 1 and 10.

📐 Worked Example

Convert 0.000472 to standard form

  1. 1
    1. Move the decimal point right until you get a number between 1 and 10: 4.72
  2. 2
    1. Count the number of places you moved the decimal: 4 places right
  3. 3
    1. Since you moved right for a number less than 1, n is -4
  4. 4
    0.000472=4.72×1040.000472 = 4.72 \times 10^{-4}
📐 Worked Example

Convert 3 890 000 to standard form

  1. 1
    1. Move the decimal point left until you get a number between 1 and 10: 3.89
  2. 2
    1. Count the number of places you moved the decimal: 6 places left
  3. 3
    1. Since you moved left for a large number, n is +6
  4. 4
    3890000=3.89×1063890000 = 3.89 \times 10^6

3. Arithmetic with Standard Form★★★☆☆⏱ 6 min

✓ Calculator OK

There are two approaches to arithmetic with standard form: convert to ordinary numbers first (simple for small exponents) or use exponent rules directly (faster for large exponents). All results must be adjusted back to valid standard form after calculation.

For addition and subtraction, you must first align the powers of 10 to be the same. Choose the higher (larger) power of 10 to minimize errors.

📐 Worked Example

Calculate (3.2 × 10⁴) + (1.5 × 10³). Give your answer in standard form.

  1. 1
    1. Align the powers of 10: rewrite 1.5 × 10³ as 0.15 × 10⁴ (divide a by 10, multiply power by 10)
  2. 2
    1. Add the a values: 3.2 + 0.15 = 3.35
  3. 3
    1. Combine with the common power of 10: 3.35 × 10⁴
  4. 4
    1. Check a is in range: 1 ≤ 3.35 < 10, so no adjustment needed.
  5. 5
    Finalanswer:3.35×104Final answer: 3.35 \times 10^4

For multiplication and division, you do not need to align powers. Multiply/divide the a values separately, then add (multiplication) or subtract (division) the exponents of 10.

📐 Worked Example

Calculate (8 × 10⁵) ÷ (2 × 10⁻²). Give your answer in standard form.

  1. 1
    1. Divide the a values: 8 ÷ 2 = 4
  2. 2
    1. Subtract the exponents: 5 - (-2) = 7
  3. 3
    1. Combine: 4 × 10⁷
  4. 4
    1. Check a is in range: valid, no adjustment needed.
  5. 5
    Finalanswer:4×107Final answer: 4 \times 10^7

Many calculators display standard form using E notation, e.g. 4.2E6 means 4.2 × 10⁶, and 3.1E-4 means 3.1 × 10⁻⁴. You must convert this to proper a×10ⁿ notation for your exam answers, as E notation is not accepted.

Exam tip:

Always double check your final a value is between 1 (inclusive) and 10 (exclusive). 1 mark is often awarded just for correct formatting, even if your calculation is slightly off.

4. Higher Tier: Multi-step Standard Form Problems★★★★☆Higher only⏱ 5 min

✓ Calculator OK

Higher tier papers will ask you to apply standard form to real-world contexts, including speed, distance, mass, population, and finance problems. These require you to interpret the question, select the correct operation, and show all working clearly.

📐 Worked Example

The population of Country A is 4.8 × 10⁷. The population of Country B is 1.2 × 10⁶. Calculate the total population of both countries, giving your answer in standard form.

  1. 1
    1. Align the powers of 10: rewrite 1.2 × 10⁶ as 0.12 × 10⁷
  2. 2
    1. Add the populations: 4.8 × 10⁷ + 0.12 × 10⁷ = 4.92 × 10⁷
  3. 3
    1. Check a is valid: 1 ≤ 4.92 < 10, so no adjustment needed.
  4. 4
    Totalpopulation=4.92×107Total population = 4.92 \times 10^7
📐 Worked Example

Light travels at 3 × 10⁸ m/s. Calculate the distance light travels in 2 hours, giving your answer in standard form.

  1. 1
    1. Convert 2 hours to seconds: 2 × 60 × 60 = 7200 = 7.2 × 10³ s
  2. 2
    1. Use distance = speed × time: (3 × 10⁸) × (7.2 × 10³)
  3. 3
    1. Multiply a values: 3 × 7.2 = 21.6
  4. 4
    1. Add exponents: 8 + 3 = 11, so 21.6 × 10¹¹
  5. 5
    1. Adjust to standard form: divide 21.6 by 10, add 1 to exponent → 2.16 × 10¹²
  6. 6
    Finaldistance=2.16×1012mFinal distance = 2.16 \times 10^{12} m

5. Common Pitfalls

Wrong move:

Using a value <1 or ≥10 in final answer, e.g. writing 12 × 10⁵ instead of 1.2 × 10⁶

Why:

Forgetting the strict range rule for a, which costs 1 formatting mark even if the calculation is correct

Correct move:

After any calculation, adjust the exponent: add 1 if a ≥10, subtract 1 if a <1, until a is in the 1 ≤ a <10 range

Wrong move:

Adding/subtracting standard form numbers without aligning powers first, e.g. 3.2×10⁴ + 1.5×10³ = 4.7×10⁷

Why:

Mixing up addition and multiplication exponent rules, leading to completely incorrect results

Correct move:

Rewrite both numbers to have the same power of 10 first, then add/subtract only the a values

Wrong move:

Using positive exponents for numbers less than 1, e.g. writing 0.0023 as 2.3×10³

Why:

Confusing direction of decimal movement for small vs large numbers

Correct move:

If you move the decimal point right to get a between 1 and 10, the exponent is negative

Wrong move:

Copying calculator E notation directly into exam answers, e.g. writing 5.2E5 instead of 5.2×10⁵

Why:

Exam boards do not accept E notation as valid standard form, so you will lose marks even if the value is correct

Correct move:

Always translate E notation to proper a×10ⁿ form, e.g. 5.2E-3 = 5.2×10⁻³

Wrong move:

Forgetting to convert units in word problems, e.g. using time in minutes instead of seconds for speed calculations

Why:

Multi-step problems often require unit conversion first, leading to wrong exponents if skipped

Correct move:

Read the question carefully, convert all units to match the required output before performing standard form calculations

6. Quick Reference Cheatsheet

Operation

Steps

Example

Conversion to standard form

Move decimal to get 1 ≤ a <10, n = places moved (left = +n, right = -n)

45000 = 4.5×10⁴, 0.00012 = 1.2×10⁻⁴

Addition/Subtraction

Align powers of 10, add/subtract a values, adjust to valid form

(2×10³)+(3×10²)=2.3×10³

Multiplication

Multiply a values, add exponents, adjust to valid form

(3×10²)×(2×10³)=6×10⁵

Division

Divide a values, subtract exponents, adjust to valid form

(8×10⁶)÷(2×10²)=4×10⁴

E notation translation

'En' = ×10ⁿ, replace E with ×10

6.7E-5 = 6.7×10⁻⁵

7. Frequently Asked

What is the correct range for 'a' in standard form?

For Edexcel IGCSE Maths A, 1 ≤ a < 10 is strictly required. If your calculation gives a value outside this range, adjust the power of 10 to fix it, e.g. 12 × 10⁵ becomes 1.2 × 10⁶.

How do I add two numbers in standard form?

First align their powers of 10 to be identical, then add the a values together, before adjusting the result to ensure a is in the required 1 ≤ a <10 range.

Going deeper

What's Next

Now you have mastered standard form for Edexcel IGCSE Mathematics A, you can apply these skills to topics across the syllabus, including unit conversion in measurement, density calculations in compound measures, and scientific context questions in physics-related math problems. For Foundation tier students, focus on practicing conversion and basic arithmetic operations to secure full marks on standard form questions. For Higher tier students, practice multi-step word problems involving standard form combined with ratio, proportion, and compound measures, as these are common high-mark questions on Paper 2H and 3H. Be sure to complete past paper questions to familiarize yourself with exam phrasing and common traps, and always double check your final standard form formatting before submitting your answer.