Scientific Notation: The Idea
We write very big or very small numbers as a × 10^n
, where 1 ≤ a < 10
and n
is an integer.
Example: Earth’s mass ≈ 5.97 × 10^24 kg
; a grain of sand might be 4.0 × 10^-4 g
.
How to convert
- Move the decimal so the number is between 1 and 10.
- Count how many places you moved: that’s
n
. - Left move →
n
positive. Right move →n
negative.
Tip: Multiplying by 10 shifts the decimal right; dividing by 10 shifts it left.
Try it
Convert 0.00056
to scientific notation.
Format: a × 10^n
More practice
Physics connection
In physics you’ll frequently compare orders of magnitude. For instance, the speed of light is
3.00 × 10^8 m/s
while a runner might sprint at 1.0 × 10^1 m/s
.
The difference in exponents tells you which is larger by powers of ten.