Algebra

Scientific Notation Operations

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

Real-world applications
πŸ’Š
Nursing

Medication dosages, IV drip rates, vital monitoring

⚑
Electrical

Voltage drop, wire sizing, load balancing

Scientific notation is a way of writing very large or very small numbers in a compact form. Instead of writing 93,000,000 miles (the distance from Earth to the Sun) or 0.000001 grams (the mass of a tiny particle), you write 9.3Γ—1079.3 \times 10^7 and 1Γ—10βˆ’61 \times 10^{-6}. The format is always:

aΓ—10na \times 10^n

where 1≀a<101 \leq a < 10 (a number with exactly one nonzero digit before the decimal point) and nn is an integer exponent. This page covers how to perform arithmetic β€” multiplication, division, addition, and subtraction β€” with numbers already in scientific notation.

Review: Converting to Scientific Notation

Before diving into operations, a quick refresher on the format:

  • Large numbers: Move the decimal left until you have one digit before it. The exponent is positive and equals the number of places you moved. Example: 45,000=4.5Γ—10445{,}000 = 4.5 \times 10^4.
  • Small numbers: Move the decimal right until you have one digit before it. The exponent is negative. Example: 0.0032=3.2Γ—10βˆ’30.0032 = 3.2 \times 10^{-3}.

Multiplying in Scientific Notation

To multiply two numbers in scientific notation, multiply the coefficients and add the exponents:

(aΓ—10m)(bΓ—10n)=(aΓ—b)Γ—10m+n(a \times 10^m)(b \times 10^n) = (a \times b) \times 10^{m+n}

If the resulting coefficient is not between 1 and 10, adjust it.

Example 1: (3Γ—104)(2Γ—105)(3 \times 10^4)(2 \times 10^5)

Step 1 β€” Multiply the coefficients:

3Γ—2=63 \times 2 = 6

Step 2 β€” Add the exponents:

104Γ—105=104+5=10910^4 \times 10^5 = 10^{4+5} = 10^9

Step 3 β€” Combine:

6Γ—1096 \times 10^9

The coefficient 6 is between 1 and 10, so no adjustment needed.

Answer: 6Γ—1096 \times 10^9

Example 2: (4.5Γ—103)(6Γ—107)(4.5 \times 10^3)(6 \times 10^7)

Step 1 β€” Multiply the coefficients:

4.5Γ—6=274.5 \times 6 = 27

Step 2 β€” Add the exponents:

103Γ—107=101010^3 \times 10^7 = 10^{10}

Step 3 β€” Combine:

27Γ—101027 \times 10^{10}

Step 4 β€” Adjust: 27 is not between 1 and 10. Rewrite as 2.7Γ—1012.7 \times 10^1, then:

2.7Γ—101Γ—1010=2.7Γ—10112.7 \times 10^1 \times 10^{10} = 2.7 \times 10^{11}

Answer: 2.7Γ—10112.7 \times 10^{11}

Example 3: (8Γ—10βˆ’3)(5Γ—10βˆ’4)(8 \times 10^{-3})(5 \times 10^{-4})

Step 1 β€” Multiply coefficients: 8Γ—5=408 \times 5 = 40

Step 2 β€” Add exponents: 10βˆ’3Γ—10βˆ’4=10βˆ’710^{-3} \times 10^{-4} = 10^{-7}

Step 3 β€” Combine: 40Γ—10βˆ’740 \times 10^{-7}

Step 4 β€” Adjust: 40=4.0Γ—10140 = 4.0 \times 10^1, so:

4.0Γ—101Γ—10βˆ’7=4.0Γ—10βˆ’64.0 \times 10^1 \times 10^{-7} = 4.0 \times 10^{-6}

Answer: 4.0Γ—10βˆ’64.0 \times 10^{-6}

Dividing in Scientific Notation

To divide, divide the coefficients and subtract the exponents:

aΓ—10mbΓ—10n=abΓ—10mβˆ’n\frac{a \times 10^m}{b \times 10^n} = \frac{a}{b} \times 10^{m-n}

Example 4: 8.4Γ—1092.1Γ—103\dfrac{8.4 \times 10^9}{2.1 \times 10^3}

Step 1 β€” Divide the coefficients:

8.42.1=4\frac{8.4}{2.1} = 4

Step 2 β€” Subtract the exponents:

109βˆ’3=10610^{9-3} = 10^6

Step 3 β€” Combine:

4Γ—1064 \times 10^6

Answer: 4Γ—1064 \times 10^6

Example 5: 3.6Γ—10βˆ’29Γ—104\dfrac{3.6 \times 10^{-2}}{9 \times 10^{4}}

Step 1 β€” Divide coefficients:

3.69=0.4\frac{3.6}{9} = 0.4

Step 2 β€” Subtract exponents:

10βˆ’2βˆ’4=10βˆ’610^{-2-4} = 10^{-6}

Step 3 β€” Combine:

0.4Γ—10βˆ’60.4 \times 10^{-6}

Step 4 β€” Adjust: 0.4=4Γ—10βˆ’10.4 = 4 \times 10^{-1}, so:

4Γ—10βˆ’1Γ—10βˆ’6=4Γ—10βˆ’74 \times 10^{-1} \times 10^{-6} = 4 \times 10^{-7}

Answer: 4Γ—10βˆ’74 \times 10^{-7}

Adding and Subtracting in Scientific Notation

Addition and subtraction require an extra step: the exponents must be the same before you can combine the coefficients. You cannot simply add exponents like you do when multiplying.

Strategy: Rewrite one (or both) numbers so that both have the same power of 10, then add or subtract the coefficients.

Example 6: (5.2Γ—104)+(3.1Γ—104)(5.2 \times 10^4) + (3.1 \times 10^4)

The exponents already match. Add the coefficients:

5.2+3.1=8.35.2 + 3.1 = 8.3

Answer: 8.3Γ—1048.3 \times 10^4

Example 7: (6.4Γ—105)+(8.0Γ—103)(6.4 \times 10^5) + (8.0 \times 10^3)

The exponents differ. Rewrite 8.0Γ—1038.0 \times 10^3 with an exponent of 5:

8.0Γ—103=0.080Γ—1058.0 \times 10^3 = 0.080 \times 10^5

Now add:

6.4Γ—105+0.080Γ—105=(6.4+0.080)Γ—105=6.48Γ—1056.4 \times 10^5 + 0.080 \times 10^5 = (6.4 + 0.080) \times 10^5 = 6.48 \times 10^5

Answer: 6.48Γ—1056.48 \times 10^5

Example 8: (9.1Γ—10βˆ’2)βˆ’(4.3Γ—10βˆ’3)(9.1 \times 10^{-2}) - (4.3 \times 10^{-3})

Rewrite 4.3Γ—10βˆ’34.3 \times 10^{-3} with an exponent of βˆ’2-2:

4.3Γ—10βˆ’3=0.43Γ—10βˆ’24.3 \times 10^{-3} = 0.43 \times 10^{-2}

Subtract:

9.1Γ—10βˆ’2βˆ’0.43Γ—10βˆ’2=(9.1βˆ’0.43)Γ—10βˆ’2=8.67Γ—10βˆ’29.1 \times 10^{-2} - 0.43 \times 10^{-2} = (9.1 - 0.43) \times 10^{-2} = 8.67 \times 10^{-2}

Answer: 8.67Γ—10βˆ’28.67 \times 10^{-2}

Real-World Application: Nursing β€” Blood Cell Counts

A complete blood count (CBC) reports values in scientific notation. A healthy adult might have approximately 5.0Γ—1065.0 \times 10^6 red blood cells per microliter (often written as 5.0Γ—106/ΞΌL5.0 \times 10^6 / \mu\text{L}) and 7.5Γ—1037.5 \times 10^3 white blood cells per microliter.

Scenario: A nurse needs to determine how many times more red blood cells there are than white blood cells.

5.0Γ—1067.5Γ—103\frac{5.0 \times 10^6}{7.5 \times 10^3}

Step 1 β€” Divide coefficients:

5.07.5=0.667\frac{5.0}{7.5} = 0.667

Step 2 β€” Subtract exponents:

106βˆ’3=10310^{6-3} = 10^3

Step 3 β€” Combine and adjust:

0.667Γ—103=6.67Γ—102=6670.667 \times 10^3 = 6.67 \times 10^2 = 667

Answer: There are approximately 667 times more red blood cells than white blood cells in a microliter of blood. Scientific notation makes this comparison manageable despite the vastly different magnitudes.

Real-World Application: Electrician β€” Wire Resistance Calculations

Electricians work with very small resistance values. Copper wire has a resistivity of approximately 1.7Γ—10βˆ’81.7 \times 10^{-8} ohm-meters. For a wire with cross-sectional area 3.31Γ—10βˆ’63.31 \times 10^{-6} square meters and length 50 meters:

R=ρ×LA=(1.7Γ—10βˆ’8)(50)3.31Γ—10βˆ’6R = \frac{\rho \times L}{A} = \frac{(1.7 \times 10^{-8})(50)}{3.31 \times 10^{-6}}

Step 1 β€” Multiply numerator: (1.7Γ—10βˆ’8)(5Γ—101)=8.5Γ—10βˆ’7(1.7 \times 10^{-8})(5 \times 10^1) = 8.5 \times 10^{-7}

Step 2 β€” Divide: 8.5Γ—10βˆ’73.31Γ—10βˆ’6=8.53.31Γ—10βˆ’7βˆ’(βˆ’6)=2.57Γ—10βˆ’1=0.257\dfrac{8.5 \times 10^{-7}}{3.31 \times 10^{-6}} = \dfrac{8.5}{3.31} \times 10^{-7-(-6)} = 2.57 \times 10^{-1} = 0.257 ohms

Answer: The wire has a resistance of approximately 0.257 ohms. Keeping values in scientific notation prevents errors with all those decimal places.

Common Mistakes to Avoid

  1. Adding exponents when adding numbers. (3Γ—104)+(2Γ—104)=5Γ—104(3 \times 10^4) + (2 \times 10^4) = 5 \times 10^4, not 5Γ—1085 \times 10^8. You add exponents only when multiplying.
  2. Forgetting to adjust the coefficient. After multiplying, if the coefficient is 27 (not between 1 and 10), you must rewrite it as 2.7Γ—1012.7 \times 10^1 and adjust the exponent.
  3. Subtracting exponents in the wrong order. In division, subtract the denominator’s exponent from the numerator’s: 10mβˆ’n10^{m-n}. Getting it backward gives the wrong sign.
  4. Adding numbers with different exponents without converting first. You must match the exponents before adding or subtracting coefficients.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Multiply (7Γ—103)(4Γ—105)(7 \times 10^3)(4 \times 10^5)

Coefficients: 7Γ—4=287 \times 4 = 28

Exponents: 103+5=10810^{3+5} = 10^8

Adjust: 28Γ—108=2.8Γ—10928 \times 10^8 = 2.8 \times 10^9

Answer: 2.8Γ—1092.8 \times 10^9

Problem 2: Divide 6.3Γ—1072.1Γ—102\dfrac{6.3 \times 10^7}{2.1 \times 10^2}

Coefficients: 6.32.1=3\dfrac{6.3}{2.1} = 3

Exponents: 107βˆ’2=10510^{7-2} = 10^5

Answer: 3Γ—1053 \times 10^5

Problem 3: Add (4.5Γ—106)+(2.3Γ—105)(4.5 \times 10^6) + (2.3 \times 10^5)

Convert: 2.3Γ—105=0.23Γ—1062.3 \times 10^5 = 0.23 \times 10^6

Add: 4.5+0.23=4.734.5 + 0.23 = 4.73

Answer: 4.73Γ—1064.73 \times 10^6

Problem 4: Subtract (8.0Γ—10βˆ’3)βˆ’(5.0Γ—10βˆ’4)(8.0 \times 10^{-3}) - (5.0 \times 10^{-4})

Convert: 5.0Γ—10βˆ’4=0.50Γ—10βˆ’35.0 \times 10^{-4} = 0.50 \times 10^{-3}

Subtract: 8.0βˆ’0.50=7.58.0 - 0.50 = 7.5

Answer: 7.5Γ—10βˆ’37.5 \times 10^{-3}

Problem 5: Multiply (2.5Γ—10βˆ’4)(3.0Γ—10βˆ’2)(2.5 \times 10^{-4})(3.0 \times 10^{-2})

Coefficients: 2.5Γ—3.0=7.52.5 \times 3.0 = 7.5

Exponents: 10βˆ’4+(βˆ’2)=10βˆ’610^{-4+(-2)} = 10^{-6}

Answer: 7.5Γ—10βˆ’67.5 \times 10^{-6}

Problem 6: A patient’s lab report shows a platelet count of 2.5Γ—1052.5 \times 10^5 per microliter and a red blood cell count of 4.8Γ—1064.8 \times 10^6 per microliter. How many times greater is the red blood cell count than the platelet count?

4.8Γ—1062.5Γ—105=4.82.5Γ—106βˆ’5=1.92Γ—101=19.2\frac{4.8 \times 10^6}{2.5 \times 10^5} = \frac{4.8}{2.5} \times 10^{6-5} = 1.92 \times 10^1 = 19.2

Answer: The red blood cell count is approximately 19.2 times greater than the platelet count.

Key Takeaways

  • Multiplying: Multiply the coefficients and add the exponents β€” (aΓ—10m)(bΓ—10n)=abΓ—10m+n(a \times 10^m)(b \times 10^n) = ab \times 10^{m+n}
  • Dividing: Divide the coefficients and subtract the exponents β€” aΓ—10mbΓ—10n=abΓ—10mβˆ’n\frac{a \times 10^m}{b \times 10^n} = \frac{a}{b} \times 10^{m-n}
  • Adding/Subtracting: First make the exponents the same, then combine the coefficients
  • Always adjust the final answer so the coefficient is between 1 and 10
  • Scientific notation is essential in healthcare (cell counts, dosages) and electrical work (resistivity, current) where values span many orders of magnitude

Return to Algebra for more topics in this section.

Last updated: March 29, 2026