Exponent and radical questions reward students who know the rules — there are only about eight you need, and once they're memorized these problems become 30-second wins.
The eight exponent rules — your complete cheat sheet
Rule
Formula
Example
Product
$a^m \cdot a^n = a^{m+n}$
$x^3 \cdot x^4 = x^7$
Quotient
$a^m / a^n = a^{m-n}$
$x^7 / x^3 = x^4$
Power of power
$(a^m)^n = a^{mn}$
$(x^2)^3 = x^6$
Power of product
$(ab)^n = a^n b^n$
$(2x)^3 = 8x^3$
Negative exponent
$a^{-n} = 1/a^n$
$x^{-2} = 1/x^2$
Zero exponent
$a^0 = 1$
$5^0 = 1$
Fractional exponent
$a^{m/n} = \sqrt[n]{a^m}$
$x^{1/2} = \sqrt{x}$
Power of quotient
$(a/b)^n = a^n/b^n$
$(x/2)^3 = x^3/8$
Loading…
Simplifying radicals — extract perfect squares
Input
Factor with perfect square
Simplified
$\sqrt{72}$
$\sqrt{36 \cdot 2}$
$6\sqrt{2}$
$\sqrt{50}$
$\sqrt{25 \cdot 2}$
$5\sqrt{2}$
$\sqrt{18}$
$\sqrt{9 \cdot 2}$
$3\sqrt{2}$
$\sqrt{x^5}$
$\sqrt{x^4 \cdot x}$
$x^2 \sqrt{x}$
Loading…
Quick check
Identify the rule that applies (product / quotient / power-of-power / fractional / negative). Then plug in carefully — exponents are unforgiving on sign and arithmetic errors.
Radicals (roots). A square root undoes squaring; a cube root undoes cubing.
a2=∣a∣ (absolute value, since both a and −a square to a2).
3a3=a (cube roots preserve sign).
Radicals as fractional exponents:
x=x1/2
3x=x1/3
x3=x3/2
Convert radicals to fractional exponents to apply exponent rules — much easier.
Simplifying radicals: factor out perfect squares.
72=36⋅2=36⋅2=62.
Solving exponential equations: if both sides have the same base, set the exponents equal.
2x+1=22x−3⇒x+1=2x−3⇒x=4.
If the bases differ, rewrite to match: 4x=8⇒(22)x=23⇒22x=23⇒2x=3⇒x=1.5.
Common SAT trap:am+an is NOT am+n. The product rule applies to multiplication, not addition. 23+24=8+16=24, not 27=128.
Simplify: x4x5⋅x−2.
Solve for x: 9x+1=27x−2.
Product rule applies only to multiplication: am⋅an=am+n. For addition, you can't combine. 23+24=8+16=24, NOT 27. Misapplying this rule is the most common exponent error.
x2=∣x∣, not x. If x=−3, (−3)2=9=3, not −3. Even-degree roots always return non-negative values.
(a+b)2=a2+b2. You have to FOIL out: (a+b)2=a2+2ab+b2. The exponent only distributes over multiplication: (ab)2=a2b2.