Skip to main content
🚀 This is a Beta – features are in progress.Share feedback
All topics
Math

Exponents and Radicals

5 min readMedium5-question drill

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 to memorize:

  1. Product: aman=am+na^m \cdot a^n = a^{m+n}. Example: x3x4=x7x^3 \cdot x^4 = x^7.
  2. Quotient: aman=amn\frac{a^m}{a^n} = a^{m-n}. Example: x7x3=x4\frac{x^7}{x^3} = x^4.
  3. Power of a power: (am)n=amn(a^m)^n = a^{mn}. Example: (x2)3=x6(x^2)^3 = x^6.
  4. Power of a product: (ab)n=anbn(ab)^n = a^n b^n.
  5. Negative exponent: an=1ana^{-n} = \frac{1}{a^n}. Example: x2=1x2x^{-2} = \frac{1}{x^2}.
  6. Zero exponent: a0=1a^0 = 1 (any nonzero base).
  7. Fractional exponent: am/n=amna^{m/n} = \sqrt[n]{a^m}. Example: x1/2=xx^{1/2} = \sqrt{x}.
  8. Power of a quotient: (ab)n=anbn\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}.

Radicals (roots). A square root undoes squaring; a cube root undoes cubing.

  • a2=a\sqrt{a^2} = |a| (absolute value, since both aa and a-a square to a2a^2).
  • a33=a\sqrt[3]{a^3} = a (cube roots preserve sign).

Radicals as fractional exponents:

  • x=x1/2\sqrt{x} = x^{1/2}
  • x3=x1/3\sqrt[3]{x} = x^{1/3}
  • x3=x3/2\sqrt{x^3} = x^{3/2}

Convert radicals to fractional exponents to apply exponent rules — much easier.

Simplifying radicals: factor out perfect squares.

72=362=362=62\sqrt{72} = \sqrt{36 \cdot 2} = \sqrt{36} \cdot \sqrt{2} = 6\sqrt{2}.

Solving exponential equations: if both sides have the same base, set the exponents equal.

2x+1=22x3x+1=2x3x=42^{x+1} = 2^{2x-3} \Rightarrow x + 1 = 2x - 3 \Rightarrow x = 4.

If the bases differ, rewrite to match: 4x=8(22)x=2322x=232x=3x=1.54^x = 8 \Rightarrow (2^2)^x = 2^3 \Rightarrow 2^{2x} = 2^3 \Rightarrow 2x = 3 \Rightarrow x = 1.5.

Common SAT trap: am+ana^m + a^n is NOT am+na^{m+n}. The product rule applies to multiplication, not addition. 23+24=8+16=242^3 + 2^4 = 8 + 16 = 24, not 27=1282^7 = 128.

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.

Which expression is equivalent to 5^5 · 5^1?

Worked examples

Example 1

Simplify: x5x2x4\frac{x^5 \cdot x^{-2}}{x^4}.

Example 2

Solve for xx: 9x+1=27x29^{x+1} = 27^{x-2}.

Common pitfalls

Adding $a^m + a^n$ as $a^{m+n}$

Product rule applies only to multiplication: aman=am+na^m \cdot a^n = a^{m+n}. For addition, you can't combine. 23+24=8+16=242^3 + 2^4 = 8 + 16 = 24, NOT 272^7. Misapplying this rule is the most common exponent error.

Forgetting the absolute value with even roots

x2=x\sqrt{x^2} = |x|, not xx. If x=3x = -3, (3)2=9=3\sqrt{(-3)^2} = \sqrt{9} = 3, not 3-3. Even-degree roots always return non-negative values.

Distributing exponents over addition

(a+b)2a2+b2(a + b)^2 \neq a^2 + b^2. You have to FOIL out: (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2. The exponent only distributes over multiplication: (ab)2=a2b2(ab)^2 = a^2 b^2.

Confusing $x^{1/2}$ with $\frac{1}{x^2}$

Fractional exponent = root: x1/2=xx^{1/2} = \sqrt{x}. Negative exponent = reciprocal: x2=1x2x^{-2} = \frac{1}{x^2}. Don't mix them up.

Key takeaways

  • Same-base multiplication: add exponents. Same-base division: subtract.

  • Power of a power: multiply exponents.

  • Negative exponent flips to the reciprocal: an=1ana^{-n} = \frac{1}{a^n}.

  • Fractional exponent am/na^{m/n} = nn-th root of ama^m. Convert radicals to fractional exponents to apply rules.

  • To solve a?=a?a^? = a^?: rewrite both sides with the same base, then set exponents equal.

Watch & learn

Curated Khan Academy walkthroughs on Exponents and Radicals. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.

Try it yourself

5 practice questions on Exponents and Radicals, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 5/2/2026 · the floating tutor knows you're on this lesson — ask anything.