Fiveable

Pre-Algebra Unit 10 Review

QR code for Pre-Algebra practice questions

10.5 Integer Exponents and Scientific Notation

10.5 Integer Exponents and Scientific Notation

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Pre-Algebra
Unit & Topic Study Guides

Properties of Exponents and Scientific Notation

Definition of negative exponents

A negative exponent tells you to take the reciprocal of the base raised to the positive version of that exponent. For any nonzero number aa and integer nn:

an=1ana^{-n} = \frac{1}{a^n}

So 23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8}. The base doesn't become negative; it just moves to the denominator.

When negative and positive exponents appear in the same expression, only the factors with negative exponents move. For example:

3x2y3=3y3x23x^{-2}y^3 = \frac{3y^3}{x^2}

Here, x2x^{-2} flips to the denominator as x2x^2, while 33 and y3y^3 stay in the numerator because their exponents are already positive.

Also worth remembering: any nonzero number raised to the zero power equals 1. That is, a0=1a^0 = 1. This follows directly from the division rule (covered next), since anan=ann=a0=1\frac{a^n}{a^n} = a^{n-n} = a^0 = 1.

Simplification with integer exponents

Three core laws let you simplify expressions with exponents. All of them require the bases to match.

Product rule (same base, multiply): Add the exponents.

aman=am+na^m \cdot a^n = a^{m+n}

2324=23+4=27=1282^3 \cdot 2^4 = 2^{3+4} = 2^7 = 128

Quotient rule (same base, divide): Subtract the exponents.

aman=amn\frac{a^m}{a^n} = a^{m-n}

3532=352=33=27\frac{3^5}{3^2} = 3^{5-2} = 3^3 = 27

Power rule (raising a power to a power): Multiply the exponents.

(am)n=amn(a^m)^n = a^{m \cdot n}

(23)4=234=212=4096(2^3)^4 = 2^{3 \cdot 4} = 2^{12} = 4096

To simplify a complex expression, combine like bases using these rules, then evaluate. A common mistake is trying to add exponents when the bases are different. 23342^3 \cdot 3^4 cannot be simplified with the product rule because the bases (2 and 3) don't match.

Definition of negative exponents, Properties of Exponents and Scientific Notation – Intermediate Algebra

Scientific Notation and Its Applications

Decimal vs. scientific notation

Scientific notation is a shorthand for writing very large or very small numbers. The format is always:

a×10na \times 10^n

where aa is a number with exactly one nonzero digit before the decimal point (so 1a<101 \leq a < 10) and nn is an integer.

For example, 420,000=4.2×105420{,}000 = 4.2 \times 10^5 and 0.00037=3.7×1040.00037 = 3.7 \times 10^{-4}.

Converting decimal to scientific notation:

  1. Move the decimal point until you have a number between 1 and 10.
  2. Count how many places you moved it.
  3. If you moved the decimal left, the exponent is positive. If you moved it right, the exponent is negative.

Converting scientific notation to decimal:

Move the decimal point the number of places indicated by the exponent. Move right for a positive exponent, left for a negative exponent, filling in zeros as needed.

6.02×103=60206.02 \times 10^{3} = 6020

8.1×105=0.0000818.1 \times 10^{-5} = 0.000081

Definition of negative exponents, 7.3 Integer Exponents and Scientific Notation – Introductory Algebra

Operations in scientific notation

Multiplying:

  1. Multiply the coefficients (the numbers in front).
  2. Add the exponents of 10.
  3. Adjust the result so the coefficient is between 1 and 10.

(3.0×104)(2.0×103)=6.0×107(3.0 \times 10^4)(2.0 \times 10^3) = 6.0 \times 10^7

If multiplying the coefficients gives something 10 or above, shift the decimal and increase the exponent by 1. For instance, (5.0×103)(4.0×102)=20.0×105=2.0×106(5.0 \times 10^3)(4.0 \times 10^2) = 20.0 \times 10^5 = 2.0 \times 10^6.

Dividing:

  1. Divide the coefficients.
  2. Subtract the exponent of the denominator from the exponent of the numerator.
  3. Adjust if needed so the coefficient is between 1 and 10.

9.0×1083.0×105=3.0×103\frac{9.0 \times 10^8}{3.0 \times 10^5} = 3.0 \times 10^3

Applications of scientific notation

Scientific notation shows up whenever numbers are extremely large or extremely small. The distance from Earth to the Sun is about 1.5×1081.5 \times 10^8 kilometers. A hydrogen atom has a diameter of roughly 1.2×10101.2 \times 10^{-10} meters. Writing these in standard form would mean tracking many zeros, which invites errors.

To solve a word problem with scientific notation, first convert any given values into scientific notation, then perform the required operations using the multiplication or division steps above. Convert your answer back to decimal form if the problem asks for it, and always include units.

Precision and Magnitude in Scientific Notation

The coefficient (sometimes called the mantissa) carries the significant digits of your number. It tells you how precise the measurement is. For example, 3.00×1053.00 \times 10^5 (three significant figures) is more precise than 3×1053 \times 10^5 (one significant figure), even though both represent 300,000.

The order of magnitude is determined by the exponent and tells you the general size of a number. Two numbers with the same exponent are in the same ballpark. Comparing orders of magnitude is a quick way to see how quantities stack up: something at 10810^8 is about a thousand times larger than something at 10510^5, since 1085=103=100010^{8-5} = 10^3 = 1000.