Mastering the Laws of Exponents
A visual guide to the three fundamental rules. Understand how to multiply, divide, and manipulate powers with confidence.
First, What is an Exponent?
An exponent tells you how many times to multiply a number (the base) by itself.
4 is the Base
(The number being multiplied)
3 is the Exponent
(How many times to multiply the base)
Let's solve: 43
Step 1: Identify the parts.
The Base is 4. The Exponent is 3.
Step 2: Understand the instruction.
The exponent '3' tells the base '4' to multiply itself 3 times.
Step 3: Write it out and solve.
4 × 4 × 4 = 16 × 4 = 64
Result:
43 = 64
The Three Core Rules
1. Product Rule
When multiplying two terms with the same base, you ADD their exponents.
Easy (No Coeff.): (x3)(x4)
Step 1: Keep the base the same.
Base is x
Step 2: Add the exponents.
x3+4 = x7
Result:
x7
Medium (With Coeff.): (3x2)(4x5)
Step 1: Multiply the coefficients.
3 · 4 = 12
Step 2: Add the exponents of the same base.
x2+5 = x7
Result: Combine the parts.
12x7
Harder (Multi-variable): (-2a3bc2)(5ab4c)
Step 1: Multiply the coefficients.
-2 · 5 = -10
Step 2: Add exponents for each base.
a3+1=a4 | b1+4=b5 | c2+1=c3
Result: Combine everything.
-10a4b5c3
2. Quotient Rule
When dividing two terms with the same base, you SUBTRACT the exponents.
Easy (No Coeff.):
Step 1: Keep the base the same.
Base is y
Step 2: Subtract exponents (top minus bottom).
y7-3 = y4
Result:
y4
Medium (With Coeff.):
Step 1: Divide the coefficients.
10 ÷ 2 = 5
Step 2: Subtract the exponents.
y8-5 = y3
Result: Combine the parts.
5y3
Harder (Multi-variable):
Step 1: Divide the coefficients.
15 ÷ 3 = 5
Step 2: Subtract exponents for each base.
x7-2=x5 | y3-1=y2 | z2-1=z1
Result: Combine everything.
5x5y2z
3. Power Rule
When raising a power to another power, you MULTIPLY the exponents.
Easy (No Coeff.): (b5)2
Step 1: Keep the base the same.
Base is b
Step 2: Multiply the exponents.
b5·2 = b10
Result:
b10
Medium (With Coeff.): (2b4)3
Step 1: Apply the outer exponent to the coefficient.
23 = 8
Step 2: Multiply the variable's exponent by the outer exponent.
b4·3 = b12
Result: Combine the parts.
8b12
Harder (Multi-variable): (2m3n2p)4
Step 1: Apply the outer exponent to the coefficient.
24 = 16
Step 2: Multiply exponents for each base.
m3·4=m12 | n2·4=n8 | p1·4=p4
Result: Combine everything.
16m12n8p4