Algebra 1 Core exponentslawssimplifying

Laws of Exponents

Multiply means add, divide means subtract, power of a power means multiply.

Video by Khan Academy — “Exponent rules part 1 | Exponents, radicals, and scientific notation | Pre-Algebra | Khan Academy” Watch on YouTube

The explanation

Key idea Same base: aᵐ·aⁿ = aᵐ⁺ⁿ and aᵐ/aⁿ = aᵐ⁻ⁿ.

The exponent laws all come from counting factors.

x³ · x⁴ means (xxx)(xxxx) = x⁷. So multiplying adds exponents.
x⁵/x² cancels two x's and leaves x³. So dividing subtracts exponents.
(x³)² means x³ · x³ = x⁶. So a power of a power multiplies exponents.
(xy)³ = x³y³. The exponent reaches every factor inside.

The critical condition: the bases must match. x³ · y⁴ cannot be combined at all.

And the biggest trap: x³ + x⁴ does not simplify. These laws are for multiplying and dividing, never for adding.

Worked example

Simplify (3x²y⁵)³ · (2x⁴y)⁻¹.

  1. First factor: 3³x⁶y¹⁵ = 27x⁶y¹⁵.
  2. Second factor: (2x⁴y)⁻¹ = 1/(2x⁴y).
  3. Multiply: 27x⁶y¹⁵ / (2x⁴y).
  4. Subtract exponents: (27/2)x²y¹⁴.

Answer: 27x²y¹⁴/2

Common mistakes

  • Adding exponents when the bases differ.
  • Simplifying x² + x³ to x⁵.