How to Add and Subtract in Scientific Notation
LK Forge · 4 min read · Updated July 2026
Addition and subtraction are the odd ones out in scientific notation. Multiplication and division work on the parts separately — coefficients here, exponents there. Adding doesn't: you can only add coefficients that count the same power of ten. So the whole method is: match the exponents, combine the coefficients, normalize.
Why matching comes first
The power of ten is a unit. 3.1 × 104 means "3.1 lots of ten thousand" and 4.2 × 103 means "4.2 lots of a thousand" — adding 3.1 + 4.2 there would be adding ten-thousands to thousands, like adding meters to centimeters without converting. Line the numbers up in the same unit and the coefficients add like ordinary decimals. (It's the same reason long addition lines up place values in columns.)
Step by step
- Match the exponents. Rewrite the smaller-exponent number at the larger exponent: each step up in exponent moves its decimal point one place left. 4.2 × 103 = 0.42 × 104.
- Add or subtract the coefficients. The shared power of ten comes along unchanged.
- Normalize. If the result's coefficient is 10 or more, or under 1, shift the decimal and adjust the exponent to restore proper form.
Worked examples
Addition: 3.1 × 104 + 4.2 × 103 = 3.1 × 104 + 0.42 × 104 = 3.52 × 104.
Addition with carry: 9.6 × 105 + 8 × 104 = 9.6 × 105 + 0.8 × 105 = 10.4 × 105 → normalize → 1.04 × 106.
Subtraction with cancellation: 5.0 × 103 − 4.8 × 103 = 0.2 × 103 → normalize the other way → 2 × 102.
Negative exponents: 6 × 10−3 + 5 × 10−4 = 6 × 10−3 + 0.5 × 10−3 = 6.5 × 10−3. The matching step works identically below zero.
The mistakes to avoid
- Adding the exponents. That's multiplication's rule. In addition the shared exponent passes through untouched — only the coefficients combine.
- Adding coefficients across different exponents. 3.1 + 4.2 = 7.3 is meaningless when one counts 104 and the other 103. Match first, always.
- Shifting the decimal the wrong way. Raising the exponent by one moves the decimal one place left. Check with a small number: 42 = 4.2 × 101 = 0.42 × 102.
- Skipping the final normalization. 10.4 × 105 and 0.2 × 103 are correct values in illegal clothing — normalize before writing the answer down.
The math tab of the scientific notation calculator does the matching, the combining and the normalization in one step — useful for checking homework line by line. For the other two operations, the rules are simpler: multiplication adds the exponents and division subtracts them.
Multiply, divide, add or subtract any two numbers in scientific notation — normalized answer with the exponent rule shown.
Open the Scientific Notation Calculator