Exponent Rules

Exponent Rules

Product Rule

  • When multiplying terms with the same base, keep the base and add the exponents.
  • Formula: bmbn=bm+nb^m \cdot b^n = b^{m+n}
  • Example: If you have b3b2b^3 \cdot b^2, the result is b3+2=b5b^{3+2} = b^5

Quotient Rule

  • When dividing terms with the same base, keep the base and subtract the exponents.
  • Formula: bmbn=bmn\frac{b^m}{b^n} = b^{m-n}
  • Example: If you have b5b2\frac{b^5}{b^2}, the result is b52=b3b^{5-2} = b^3

Power of One Rule

  • Any base number to the power of 1 stays the base number.
  • Formula: b1=bb^1 = b
  • Example: b1=bb^1 = b

Power of Power Rule

  • When raising a base with an exponent to another power, keep the base and multiply the exponents.
  • Formula: (bm)n=bmn(b^m)^n = b^{m \cdot n}
  • Example: If you have (b2)3(b^2)^3, the result is b23=b6b^{2 \cdot 3} = b^6

Negative Exponent Rule

  • Any base number to the power of a negative number is equivalent to the reciprocal of the base raised to the positive exponent.
  • Formula: bn=1bnb^{-n} = \frac{1}{b^n}
  • Example: If you have b2b^{-2}, the result is 1b2\frac{1}{b^2}

Zero Power Rule

  • Any base number to the power of zero equals 1.
  • Formula: b0=1b^0 = 1
  • Example: If you have b0b^0, the result is 11