E1.8 Standard form
- Syllabus
- 0580–2028–2029
- Topic
- E1.8
- Level
- Extended
Standard form writes a non-zero number as a coefficient multiplied by an integer power of 10. The coefficient carries the significant digits and the power records the scale.
A×10n,1≤A<10,n∈Z
| Part | Requirement | Meaning |
|---|---|---|
| A | at least 1 and less than 10 | exactly one non-zero digit before the decimal point |
| 10n | n is an integer | positive n gives a large scale; negative n gives a scale below 1 |
The expression 85.1×104 has a clear value but is not in standard form because 85.1≥10. Move the decimal one place left and increase the exponent by 1: 85.1×104=8.51×105.
A power of 10 alone does not make a representation standard form: 0.3×10−2 is invalid because its coefficient is below 1. Standard form preserves the exact value; it is not automatically a rounded approximation.
To convert into standard form, move the decimal point until the coefficient lies from 1 inclusive to 10 exclusive, then choose the power of 10 that restores the original place value.
| Ordinary number | Coefficient | Movement used to make it | Standard form |
|---|---|---|---|
| 510100000 | 5.101 | 8 places left | 5.101×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 reverses the movement used to make 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 |
Do not choose the exponent by counting visible zeros alone; count place-value moves from the original decimal point. Check both value and format by converting back and confirming 1≤A<10.
In standard-form calculations, operate on coefficients and powers separately, then normalise the result so the coefficient returns to 1≤A<10.
| Operation | Method | Example before final normalisation |
|---|---|---|
| multiply | multiply coefficients; add exponents | (4.1×10−3)(8.9×107)=36.49×104 |
| divide | divide coefficients; subtract exponents | (6.39×104)÷(2.45×106)=2.608…×10−2 |
| add or subtract | first rewrite terms with the same power | 3×105+4×104=3×105+0.4×105 |
36.49×104=3.649×105
3×105+0.4×105=3.4×105
For a power, apply it to both parts: (3×10−3)3=33×10−9=27×10−9=2.7×10−8.
Units must be consistent before calculating. If one atom has mass 7.95×10−23 g, then 1 kg is 1000 g and the atom count is 1000÷(7.95×10−23)=1.257…×1025.
Keep full calculator precision, normalise first, and round only the final coefficient when accuracy is requested. Never add coefficients until powers match, and never add exponents when adding numbers.