How to Multiply Numbers in Scientific Notation
LK Forge · 4 min read · Updated July 2026
Multiplying numbers in scientific notation is easier than multiplying the long-hand versions — that's the whole point of the notation. There is one rule: multiply the coefficients, add the exponents. This guide walks through the rule, the worked examples you'll actually meet, and the two places everyone slips up.
The rule
Any two numbers in scientific notation multiply like this:
(a × 10m) × (b × 10n) = (a × b) × 10m+n
It works because multiplication doesn't care about order or grouping — you can pull the two coefficients together and the two powers of ten together. The coefficients multiply like ordinary numbers, and the powers of ten combine by the exponent product rule: 10m × 10n = 10m+n. Ten to the fourth times ten to the third is seven factors of ten, so the exponents add.
Step by step
- Multiply the coefficients. Treat them as plain decimals.
- Add the exponents. Keep the signs — a negative exponent stays negative in the sum.
- Normalize if needed. Proper scientific notation keeps the coefficient between 1 and 10. If step 1 gave you 10 or more, move the decimal one place left and add 1 to the exponent.
Worked examples
The clean case: (3 × 104) × (2 × 103). Coefficients: 3 × 2 = 6. Exponents: 4 + 3 = 7. Answer: 6 × 107.
The normalize case: (4 × 105) × (5 × 10−2). Coefficients: 4 × 5 = 20. Exponents: 5 + (−2) = 3. That gives 20 × 103 — but 20 isn't a legal coefficient, so shift: 2 × 104.
Negative exponents: (6 × 10−3) × (1.5 × 10−2). Coefficients: 6 × 1.5 = 9. Exponents: −3 + (−2) = −5. Answer: 9 × 10−5.
A real one: light travels 3 × 108 m/s; a year is about 3.15 × 107 seconds. Distance = (3 × 3.15) × 108+7 = 9.45 × 1015 m — one light-year, no long multiplication required.
The mistakes to avoid
- Multiplying the exponents. 104 × 103 is 107, never 1012. Adding is the rule; multiplying exponents belongs to powers of powers, (104)3.
- Forgetting to normalize. 20 × 103 equals 2 × 104, but only the second is scientific notation — and unnormalized answers get marked wrong.
- Dropping a sign. 5 + (−2) is 3, not 7. Write the exponent sum out with its signs before simplifying.
- Keeping too many digits. In science class, round the coefficient to the smallest number of significant figures either factor had.
To check any answer — or to see the normalization step done for you — put both numbers into the scientific notation calculator's math tab; it returns the normalized result with the exponent rule it applied. Division works by the mirror-image rule — subtract the exponents — while addition and subtraction need a different first move: matching the exponents.
Multiply, divide, add or subtract any two numbers in scientific notation — normalized answer with the exponent rule shown.
Open the Scientific Notation Calculator