Introduction

Welcome back to Scientific Notation in Real Life! This is Lesson 5 of 6, which means we are nearly at the finish line. Over the previous four lessons, we built a strong set of skills: reading scientific notation, writing both large and small numbers, and comparing values by examining exponents and coefficients. All of that work focused on understanding and organizing numbers.

Now we move to computing with them. In this lesson, we will learn how to multiply two numbers in scientific notation. This is one of the most practical operations in science and everyday estimation, and the method is refreshingly simple: multiply the coefficients, add the exponents, and adjust if needed. Let's get started.

Why Multiply in Scientific Notation?

Many real-world questions boil down to multiplying two large (or small) quantities. For instance, if a city of 350,000 people each uses about 200 liters of water per day, how much water does the entire city need? We could multiply 350,000×200350{,}000 \times 200 and count zeros carefully, but that is slow and error-prone.

In scientific notation, those numbers become 3.5×1053.5 \times 10^5 and 2.0×1022.0 \times 10^2. As we will see shortly, multiplying them takes just a few small steps with no long strings of zeros in sight. Scientific notation keeps the arithmetic compact and the results easy to read.

The Core Rule

You may recall from the earlier course on exponent rules that multiplying two powers of the same base means we add the exponents:

10a×10b=10a+b10^a \times 10^b = 10^{a+b}
A Straightforward Example

Let's walk through a multiplication where everything lands neatly in proper form:

(3×104)×(2×103)(3 \times 10^4) \times (2 \times 10^3)
  • Multiply the coefficients:
When the Coefficient Needs Adjusting

Sometimes the product of the two coefficients lands at 10 or above. Recall that proper scientific notation requires the coefficient to be at least 1 and less than 10. When the product breaks that rule, we need one extra step.

Consider:

(5×103)×(4×102)(5 \times 10^3) \times (4 \times 10^2)
The Full Procedure at a Glance

Here is the complete method gathered into four tidy steps:

  1. Multiply the coefficients (c1×c2c_1 \times c_2).
  2. Add the exponents (n1+n2n_1 + n_2).
A Real-World Example: City Water Use

Let's put the method to work on a practical problem. Suppose a city has a population of 3.5×1053.5 \times 10^5 people, and each person uses an average of 2.0×1022.0 \times 10^2 liters of water per day. What is the city's total daily water consumption?

Common Pitfalls

A few common mistakes are worth keeping in mind as you start practicing:

  • Adding the exponents is correct; multiplying them is not. The product rule says 10a×10b=10a+b10^a \times 10^b = 10^{a+b}. It is easy to slip into by habit — always .
Conclusion and Next Steps

In this lesson, we learned how to multiply two numbers in scientific notation: multiply the coefficients, add the exponents, and adjust the result into proper form when the new coefficient reaches 10 or above. We also applied the method to estimate a city's daily water consumption, seeing firsthand how scientific notation keeps large-number arithmetic quick and clean.

Up next, you will practice this skill through a series of hands-on exercises — from guided step-by-step problems to real-world scenarios involving city water supplies and the speed of light. Work through them confidently, and this multiplication technique will soon feel like second nature!

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