C1.8 Standard form
- Syllabus
- 0580–2028–2029
- Topic
- C1.8
- Level
- Core
Standard form writes a non-zero number as one coefficient multiplied by an integer power of 10. The coefficient shows the significant digits, while the power of 10 records the number's scale.
Aimes10n,1≤A<10,n∈Z
| Part | Requirement | Meaning |
|---|---|---|
| A | at least 1 but less than 10 | contains exactly one non-zero digit before the decimal point |
| 10n | n is an integer | positive n scales to a large value; negative n scales to a value between 0 and 1 |
85.1×104 has the correct value but is not in standard form because 85.1 is not less than 10. Renormalising gives 8.51×105.
For positive standard-form numbers, compare powers of 10 first. Thus 2.04×109>9.78×108 because 109 is ten times the scale of 108. If powers match, compare the coefficients.
The power of 10 alone does not make a representation standard form: 0.3×10−2 is not valid because its coefficient is below 1. Standard form preserves the exact value; it is not automatically a rounded approximation.
To convert into standard form, reposition the decimal point so the coefficient is at least 1 and less than 10, then use the power of 10 that restores the original place value.
| Ordinary number | Valid coefficient | Decimal-point movement | Standard form |
|---|---|---|---|
| 153000000 | 1.53 | 8 places left | 1.53×108 |
| 0.0605 | 6.05 | 2 places right | 6.05×10−2 |
| 0.0000000347 | 3.47 | 8 places right | 3.47×10−8 |
A positive exponent restores a large number by moving the decimal point right. A negative exponent restores a small number by moving it left. The exponent records the reverse of the movement used to create the coefficient.
| Standard form | Apply the scale | Ordinary number |
|---|---|---|
| 4.73×106 | move 6 places right | 4730000 |
| 2.06×10−2 | move 2 places left | 0.0206 |
| 3.47×10−8 | move 8 places left | 0.0000000347 |
Check both value and format: the coefficient must satisfy 1≤A<10, and converting back must reproduce every zero and significant digit of the ordinary number.
Do not choose the exponent from the number of visible zeros alone; count place-value moves from the original decimal point. Leading zeros in a small decimal are place holders, not significant digits.
In standard-form calculations, operate on the coefficients and powers separately, then renormalise the result so its coefficient returns to the interval 1≤A<10.
| Operation | Method | Example before normalising |
|---|---|---|
| multiply | multiply coefficients; add exponents | (4.1×10−3)(8.9×107)=36.49×104 |
| divide | divide coefficients; subtract exponents | (6.4×105)÷(2.5×10−7)=2.56×1012 |
| add or subtract | first rewrite both terms with the same power of 10 | 3×10199+2×10201=0.03×10201+2×10201 |
36.49imes104=3.649imes105
0.03imes10201+2imes10201=2.03imes10201
For a power, apply it to both parts: (3×10−3)3=33×10−9=27×10−9=2.7×10−8.
Keep full calculator precision during the calculation, normalise first, and round only the final coefficient when a degree of accuracy is requested. For example, 4.6×102×6.7×105=3.082×108, which is 3.1×108 to 2 significant figures.
Do not add coefficients until the powers match, and do not add exponents when adding numbers. For Core candidates, calculation with standard form is expected only on Paper 3; conversion and recognition remain part of the Topic generally.