Introduction

You have reached the final lesson of Scientific Notation in Real Life — welcome to Lesson 6! Across the first five lessons, we built up a complete reading-and-writing toolkit: converting between standard form and scientific notation, comparing values at a glance, and multiplying large or small numbers with ease. Now we round out the course with the last essential operation: division.

Division in scientific notation comes up whenever we need a rate, a per-unit cost, or an average drawn from large-scale data. The good news is that the technique mirrors what we already learned for multiplication, so the learning curve is gentle. Let's dive in.

From Multiplication to Division

In the previous lesson, we saw that multiplying in scientific notation means multiplying the coefficients and adding the exponents. Division follows the same logic in reverse: we divide the coefficients and subtract the exponents. If multiplication felt manageable, division will feel equally comfortable.

Conceptual illustration comparing multiplication and division in scientific notation as mirror-image operations

Think about the kinds of questions that call for division. What is a country's debt per person? How much does a single pixel on a television screen cost? How long does sound take to cover a given distance? All of these are "big number divided by another number" problems, and scientific notation keeps the arithmetic quick and readable.

The Division Rule

In the earlier course on exponent rules, we learned that dividing two powers of the same base means we subtract the exponents:

10a10b=10ab\frac{10^a}{10^b} = 10^{\,a - b}
A Straightforward Example

Let's walk through a division where the result lands neatly in proper form:

8×1072×103\frac{8 \times 10^7}{2 \times 10^3}
When the Coefficient Needs Adjusting

Sometimes the quotient of the two coefficients drops below 11. Recall that proper scientific notation requires the coefficient to be at least 1 and less than 10. When the quotient breaks that rule, we need one extra step.

Consider:

2×1058×102\frac{2 \times 10^5}{8 \times 10^2}
The Complete Method at a Glance

Here is the complete method in four steps:

  1. Divide the coefficients (c1÷c2c_1 \div c_2).
  2. Subtract the exponents (n1n2n_1 - n_2).
A Real-World Example: Speed of Sound

Let's apply the method to a practical question. The distance from New York to Los Angeles is roughly 3.9×1063.9 \times 10^6 meters. The speed of sound in air is about 3.0×1023.0 \times 10^2 meters per second. How long would it take a sound wave to travel that distance?

Time equals distance divided by speed:

Common Pitfalls

A few common mistakes are worth watching for as you start practicing:

  • Subtracting in the wrong order. Always subtract the denominator's exponent from the numerator's: n1n2n_1 - n_2, not n2n1n_2 - n_1. Reversing the order flips the sign and changes the answer dramatically.
Conclusion and Next Steps

In this lesson, we learned how to divide two numbers in scientific notation: divide the coefficients, subtract the exponents, and adjust the result into proper form when the new coefficient falls below 1. We also saw that the exponent difference can turn negative — producing a very small result — and we estimated how long sound would take to cross the United States.

With division in place, your scientific notation toolkit is now complete: reading, writing, comparing, multiplying, and dividing. Head into the practice exercises next, where you will apply your division skills to everything from guided step-by-step problems to real-world scenarios involving national debt and consumer electronics. You have got this!

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal