Facebook Pixel
Mathos AI logo

Properties of Integer Exponents

Properties of Integer Exponents

Exponents are a shorthand way to show repeated multiplication. When working with expressions that have exponents, there are several key rules—or properties—that make simplifying them much easier.

The Product Rule

When you multiply two powers that have the same base, you add their exponents. aman=am+na^m \cdot a^n = a^{m+n}

Example: Simplify x3x5x^3 \cdot x^5. Since the bases are both xx, we just add the exponents: x3x5=x3+5=x8x^3 \cdot x^5 = x^{3+5} = x^8

The Quotient Rule

When you divide two powers with the same base, you subtract the exponent in the denominator from the exponent in the numerator. aman=amn\frac{a^m}{a^n} = a^{m-n}

Example: Simplify y7y2\frac{y^7}{y^2}. y7y2=y72=y5\frac{y^7}{y^2} = y^{7-2} = y^5

Power of a Power Rule

When you raise a power to another power, you multiply the exponents. (am)n=amn(a^m)^n = a^{m \cdot n}

Example: Simplify (24)3(2^4)^3. (24)3=243=212(2^4)^3 = 2^{4 \cdot 3} = 2^{12}

Power of a Product Rule

When you raise a product (terms being multiplied) to a power, the exponent applies to every factor inside the parentheses. (ab)m=ambm(ab)^m = a^m b^m

Example: Simplify (3x)2(3x)^2. (3x)2=32x2=9x2(3x)^2 = 3^2 \cdot x^2 = 9x^2

Zero and Negative Exponents

Since we are dealing with integer exponents, the exponents can be zero or negative:

  • Zero Exponent Rule: Any non-zero base raised to the power of 00 is exactly 11. a0=1a^0 = 1
  • Negative Exponent Rule: A negative exponent means taking the reciprocal of the base. an=1ana^{-n} = \frac{1}{a^n}