No history yet

Product Rule Applications

Multiplying in Scientific Notation

When you need to multiply very large or very small numbers, scientific notation makes the job much simpler. The process breaks down into two distinct parts: handling the decimal numbers and handling the powers of ten. It's a divide-and-conquer approach to arithmetic.

First, you multiply the —the decimal numbers at the front. Then, you handle the powers of ten. Because the bases are the same (they're all 10), you can simply add their exponents together. This is a direct application of the product rule for exponents.

(N×10a)×(M×10b)=(N×M)×10a+b (N \times 10^a) \times (M \times 10^b) = (N \times M) \times 10^{a+b}

Step-by-Step Calculation

Let's see how this works with an example. Suppose we want to multiply 3.1×1053.1 \times 10^5 by 2.0×1032.0 \times 10^3.

  1. Multiply the coefficients: 3.1×2.0=6.23.1 \times 2.0 = 6.2
  2. Add the exponents: 5+3=85 + 3 = 8
  3. Combine them: The result is 6.2×1086.2 \times 10^8.

This visual breakdown shows how the two parts of the numbers are handled separately before being recombined for the final product. This method is especially powerful in fields like chemistry, where you might calculate the mass of a substance containing a huge number of molecules, often involving .

Working with Negative Exponents

The rule doesn't change when negative exponents enter the picture. You still multiply the coefficients and add the exponents. The only difference is that you'll be doing algebraic addition, which might involve negative numbers.

For instance, let's multiply 4.5×1084.5 \times 10^8 by 2.0×1032.0 \times 10^{-3}.

  1. Multiply the coefficients: 4.5×2.0=9.04.5 \times 2.0 = 9.0
  2. Add the exponents: 8+(3)=58 + (-3) = 5
  3. Combine them: 9.0×1059.0 \times 10^5

What if both exponents are negative? The process remains the same. Consider multiplying 5.0×1045.0 \times 10^{-4} by 3.0×1053.0 \times 10^{-5}.

  1. Multiply the coefficients: 5.0×3.0=15.05.0 \times 3.0 = 15.0
  2. Add the exponents: (4)+(5)=9(-4) + (-5) = -9
  3. Combine them: 15.0×10915.0 \times 10^{-9}

Note that in this last example, the final coefficient is 15.0, which is not between 1 and 10. For now, we are just focusing on the raw product. In the next section, we'll cover how to adjust, or normalize, such an answer to put it back into proper form.

Before moving on, let's test your understanding of multiplying coefficients and adding exponents.

Quiz Questions 1/5

When multiplying two numbers written in scientific notation, what is the correct procedure?

Quiz Questions 2/5

What is the product of (3.1×105)×(2.0×103)(3.1 \times 10^5) \times (2.0 \times 10^3)?

Mastering this two-step process is the key to efficiently handling calculations with scientific notation.