Evaluate expressions using properties of exponents

Key Notes :

Understanding the Properties of Exponents

  • Product Rule: When multiplying powers with the same base, add the exponents.
    • a^m * a^n = a^(m+n)
  • Quotient Rule: When dividing powers with the same base, subtract the exponents.
    • a^m / a^n = a^(m-n)
  • Power Rule: When raising a power to another power, multiply the exponents.
    • (a^m)^n = a^(m*n)
  • Zero Exponent Rule: Any nonzero number raised to the power of 0 is 1.
    • a^0 = 1 (where a ≠ 0)
  • Negative Exponent Rule: A nonzero number raised to a negative exponent is equal to the reciprocal of the number raised to the positive exponent.
    • a^(-n) = 1/a^n (where a ≠ 0)  

Evaluating Expressions

  1. Identify the properties of exponents that apply.
  2. Apply the properties step-by-step to simplify the expression.
  3. Calculate the final result.

Examples:

  • Simplify: (2³ * 2⁴) / 2⁵
    • Apply the product rule: 2^(3+4) / 2⁵
    • Apply the quotient rule: 2^(7-5)
    • Simplify: 2² = 4
  • Evaluate: (3⁻²) * (3⁵)
    • Apply the product rule: 3^(-2+5)
    • Simplify: 3³ = 27

Learn with an example

let’s practice!