PRE-ALGEBRA • NUMBER SYSTEM & OPERATIONS

Operations with Scientific Notation — I can perform operations with numbers in scientific notation in supported contexts and interpret units.

Learn to add, subtract, multiply, and divide very large and very small numbers using scientific notation.

Historical Context & Motivation

Have you ever tried to write out the distance from Earth to the Sun? It's about 150,000,000,000 meters. That's a lot of zeros! Now imagine a scientist who has to multiply that number by another giant number. Writing all those zeros would be slow and messy.

For thousands of years, mathematicians and scientists have searched for shortcuts to handle huge and tiny numbers. Scientific notation (a way of writing numbers as a decimal times a power of ten) became the ultimate shortcut. Let's see how it developed.

1600s
Early Exponent Ideas
René Descartes introduced the idea of writing repeated multiplication as exponents, like 10³ instead of 10 × 10 × 10.
1700s
Astronomers Need Big Numbers
Astronomers studying planets and stars began using powers of ten to describe enormous distances without writing dozens of zeros.
1800s
Standard Form Takes Shape
Scientists agreed on a standard way to write numbers: one non-zero digit before the decimal point, multiplied by a power of ten.
1900s
Scientific Notation Goes Mainstream
Physics discoveries about atoms and galaxies made scientific notation essential. Every science textbook adopted it.
Today
Calculators & Computers
Your calculator uses scientific notation whenever a number is too big or too small to fit on the screen. It shows numbers like 3.5E8 to mean 3.5 × 10⁸.

So here's the big question: once you write numbers in scientific notation, how do you actually add, subtract, multiply, and divide them? That's exactly what this lesson is about.

Core Principles & Definitions

Before we do operations, let's lock in the basics. A number in scientific notation always looks like this: a × 10n. The letter a is the coefficient (a number between 1 and 10), and n is the exponent (an integer that tells you how many places to move the decimal).

1

Coefficient Must Be 1–10

The coefficient a must be at least 1 and less than 10. For example, 4.7 works, but 47 or 0.47 do not.
2

Exponent Tells Direction

A positive exponent means a big number (move decimal right). A negative exponent means a tiny number (move decimal left).
3

Same Exponent = Easy Add/Subtract

When adding or subtracting, the exponents must match first. Then you just add or subtract the coefficients.
4

Multiply: Add Exponents

When you multiply numbers in scientific notation, multiply the coefficients and add the exponents together.
5

Divide: Subtract Exponents

When you divide, divide the coefficients and subtract the exponent in the bottom from the exponent on top.
KEY TAKEAWAY
Think of scientific notation like a team of two players. The coefficient is the "star player" who carries the main value. The power of ten is the "size jersey" that tells you how big or small the number really is. When you do math, you handle each player according to different rules.

Visual Explanation — How Operations Work

The diagram below shows the four operations side by side. Notice how multiplication and division deal with exponents differently from addition and subtraction.

The top row shows multiplication (add exponents) and division (subtract exponents). The bottom row shows addition and subtraction, which both require matching exponents first.

Notice the key difference: for multiplication and division, you work with the exponents (add or subtract them). For addition and subtraction, you must make the exponents the same before you can combine the coefficients.

Mathematical Framework

Let's write out the rules as formulas. Don't worry — each one follows a simple pattern. Remember that a and b are coefficients, and n and m are exponents.

MULTIPLICATION RULE
(a × 10ⁿ) × (b × 10ᵐ) = (a × b) × 10⁽ⁿ⁺ᵐ⁾
Multiply the coefficients together. Then add the exponents. If the new coefficient is 10 or more, adjust it back to proper form.
DIVISION RULE
(a × 10ⁿ) ÷ (b × 10ᵐ) = (a ÷ b) × 10⁽ⁿ⁻ᵐ⁾
Divide the coefficients. Then subtract the bottom exponent from the top exponent. If the new coefficient is less than 1, adjust it.
ADDITION / SUBTRACTION RULE
(a × 10ⁿ) ± (b × 10ⁿ) = (a ± b) × 10ⁿ
The exponents must be the same. If they are different, rewrite one number so both share the same power of ten. Then add or subtract the coefficients only.
⚠️ Don't Forget to Re-adjust!
After any operation, check your answer. The coefficient must be between 1 and 10. If you get something like 12.4 × 10⁵, rewrite it as 1.24 × 10⁶. If you get 0.35 × 10⁸, rewrite it as 3.5 × 10⁷.

Interpreting Units in Context

Scientific notation isn't just about naked numbers. In science, numbers almost always come with units (labels that tell you what the number measures). When you do operations, you need to handle the units too.

When multiplying or dividing, units combine or cancel. When adding or subtracting, units must already be the same. The bottom panel shows a real-world example of dividing population (people) by area (km²) to get density (people/km²).

Here's the simple rule: you can only add or subtract quantities that share the same unit (like meters + meters). When you multiply or divide, the units combine into a new unit, like meters per second (m/s) or people per square kilometer (people/km²).

How units behave during each operation
OperationWhat Happens to UnitsExample
AdditionMust be the same; stays the same5 km + 3 km = 8 km
SubtractionMust be the same; stays the same9 g − 4 g = 5 g
MultiplicationUnits multiply together6 m × 3 m = 18 m²
DivisionUnits form a ratio100 km ÷ 2 hr = 50 km/hr

Worked Examples

Example 1: Multiplication with Units

A beam of light travels at a speed of 3.0 × 10⁸ meters per second. How far does it travel in 5.0 × 10² seconds?

Multiplication: Distance = Speed × Time
1
Step 1 — Identify Given ValuesSpeed = 3.0 × 10⁸ m/s. Time = 5.0 × 10² s. We need distance, so we multiply speed × time.
2
Step 2 — Multiply the Coefficients3.0 × 5.0 = 15.0
Coefficient product = 15.0
3
Step 3 — Add the Exponents10⁸ × 10² = 10⁽⁸⁺²⁾ = 10¹⁰
Exponent sum = 10
4
Step 4 — Combine and AdjustWe get 15.0 × 10¹⁰. But 15.0 is not between 1 and 10! Move the decimal one place left: 15.0 becomes 1.5, and the exponent goes up by 1.
1.5 × 10¹¹ meters
5
Step 5 — Interpret the Units(m/s) × (s) = meters. The seconds cancel out, leaving meters. Light travels 1.5 × 10¹¹ meters, which is about the distance from Earth to the Sun!
Distance = 1.5 × 10¹¹ m

Example 2: Addition with Matching Exponents

A scientist measures two bacteria populations: 2.4 × 10⁶ cells and 7.8 × 10⁵ cells. What is the total?

Addition: Making Exponents Match
1
Step 1 — Notice the Exponents Are DifferentWe have 10⁶ and 10⁵. We can't add yet! Let's rewrite the smaller exponent to match the larger one.
2
Step 2 — Rewrite 7.8 × 10⁵ with Exponent 6To go from 10⁵ to 10⁶, we increase the exponent by 1. To balance, we move the decimal one place left: 7.8 becomes 0.78. So 7.8 × 10⁵ = 0.78 × 10⁶.
0.78 × 10⁶ cells
3
Step 3 — Add the CoefficientsNow both terms have 10⁶: 2.4 × 10⁶ + 0.78 × 10⁶ = (2.4 + 0.78) × 10⁶ = 3.18 × 10⁶.
3.18 × 10⁶
4
Step 4 — Check and Interpret3.18 is between 1 and 10, so we're in proper scientific notation. The total is 3.18 × 10⁶ cells. That's about 3.18 million bacteria!
Total = 3.18 × 10⁶ cells

Common Mistakes & Tips

Even after you learn the rules, certain mistakes pop up again and again. Here's a handy table of what to watch for.

Avoid these common pitfalls
Common MistakeWhy It's WrongHow to Fix It
Adding exponents when adding numbersYou only add exponents during multiplication. Addition requires same exponents.Make exponents match first, then add coefficients only.
Forgetting to re-adjust the coefficientAn answer like 34.5 × 10³ is not proper scientific notation.Move the decimal until the coefficient is between 1 and 10. Adjust the exponent to match.
Ignoring unitsA number without a unit has no meaning in science. You might mix up meters and kilometers.Write units at every step. Check that your answer's unit makes sense.
Subtracting exponents in the wrong order10⁸ ÷ 10³ = 10⁵, not 10⁻⁵. Order matters!Always subtract bottom exponent from top exponent: n − m.
💡 MEMORY TRICK
Think of it like sorting fruit. You can only add apples to apples (same exponent, same unit). But you can multiply anything by anything — three bags of five apples is 15 apples. Multiplication is flexible; addition is picky!

Connection to Advanced Topics

Mastering operations with scientific notation prepares you for bigger ideas in high school and beyond. Here's how today's skills connect to what's coming.

From pre-algebra to future courses
What You Learn NowWhere It Leads
Multiplying / dividing powers of 10Exponent rules in Algebra 1 (product rule, quotient rule, power rule)
Interpreting units like m/s and people/km²Dimensional analysis in Chemistry and Physics
Working with very large and very small numbersAstronomy (distances in light-years), biology (sizes of cells and viruses)
Adjusting coefficients and exponentsSignificant figures and precision in high school science labs

In high school, you'll also learn about negative exponents in more depth and use scientific notation on graphing calculators. The skills you build now — especially keeping track of exponents and units — will make those topics much easier.

Practice Problems

Try these five problems. They start simple and get harder. Write your answer in proper scientific notation and include units when given.

PROBLEM 1CONCEPTUAL
When you multiply two numbers in scientific notation, what do you do with the exponents — add them, subtract them, or keep them the same? Explain why in one or two sentences.
PROBLEM 2BASIC CALCULATION
Multiply: (4.0 × 10³) × (2.0 × 10⁵). Give your answer in proper scientific notation.
PROBLEM 3INTERMEDIATE
Add: (6.2 × 10⁷) + (3.5 × 10⁶). Show your work and give the answer in scientific notation.
PROBLEM 4APPLIED
A state has an area of 2.5 × 10⁵ km² and a population of 1.0 × 10⁷ people. What is the population density in people per km²? Express your answer in scientific notation with the correct unit.
PROBLEM 5CRITICAL THINKING
A student writes: (3.0 × 10⁴ meters) + (2.0 × 10⁴ seconds) = 5.0 × 10⁴. What is wrong with this calculation? Could you ever add these two quantities? Explain your reasoning.

Lesson Summary

Scientific notation writes numbers as a coefficient (between 1 and 10) times a power of ten. To multiply, multiply coefficients and add exponents. To divide, divide coefficients and subtract exponents. To add or subtract, first make the exponents the same, then combine the coefficients. Always re-adjust if your coefficient ends up outside the 1-to-10 range.

Don't forget about units! When you add or subtract, the units must be the same. When you multiply or divide, units combine or cancel to form new units like m/s or people/km². Keeping track of units helps you check that your answer makes sense in the real world.

Varsity Tutors • Pre-Algebra • Operations with Scientific Notation