Multiplication and division with exponents

Key Notes :

Multiplication with Exponents

  • Product Rule: When multiplying powers with the same base, add the exponents.
    • a^m * a^n = a^(m+n)
    • Example: 2³ * 2⁴ = 2^(3+4) = 2⁷
  • Multiplying Powers with Different Bases: If the bases are different, you cannot combine the exponents directly.
    • Example: 3² * 5⁴ cannot be simplified further.

Division with Exponents

  • Quotient Rule: When dividing powers with the same base, subtract the exponents.
    • a^m / a^n = a^(m-n)
    • Example: 4⁵ / 4² = 4^(5-2) = 4³
  • Dividing Powers with Different Bases: If the bases are different, you cannot combine the exponents directly.
    • Example: 6³ / 2² cannot be simplified further.

Learn with an example

let’s practice!