ACT Math · Algebra & Number & Quantity

Exponents and Radicals on the ACT: Every Rule, Named and Explained

Basic exponent rules are common ACT Math questions. This study guide covers the basics and helps you apply them to more advanced common ACT specific question types.

Rules and concepts covered in this guide

Concept Named Method / Rule Frequency
The five core exponent rules: product, quotient, power, negative, zero The Exponent Rule Set Very High
The distributive exponent trap: (x + y)2 ≠ x2 + y2 The Distribution Trap Warning Medium
Fractional exponents: converting between x^(m/n) and radical notation The Fraction-to-Radical Conversion Medium
Simplifying radicals without a full factor tree Finding the Perfect Square High
Rationalizing denominators: monomial and binomial (conjugate method) The Rationalization Method Medium

Concept 1

The Five Core Exponent Rules

Very High Frequency

All ACT exponent manipulation reduces to five rules. Every question that involves simplifying, expanding, or comparing expressions with exponents uses one or more of these rules in sequence. Memorizing all five and knowing exactly when to apply each one is the entire skill.

Named Method

The Exponent Rule Set

RuleFormulaExampleWhen to use
Product Rulex2 · x3 = x5x2 · x3 = x5Same base, multiplying → add exponents
Quotient Rulex5 / x2 = x3x7 / x3 = x4Same base, dividing → subtract exponents
Power Rule(x2)3 = x6(x4)2 = x8Exponent raised to exponent → multiply exponents
Negative Exponentx-3 = 1/x32-2 = 1/4Negative exponent → flip to denominator
Zero Exponentx0 = 1170 = 1Any nonzero base to the 0 → equals 1

Decision tree for sequences: identify whether bases are the same (required for product and quotient rules). Check whether an exponent is being raised to another exponent (power rule). Move negative exponents across the fraction bar before simplifying. Apply zero exponent last.

✓ Product rule — add exponents

x3 · x4 = x7 Same base x, multiplying → 3 + 4 = 7.

✗ Common error — multiplying exponents instead

x3 · x4 = x12 ← WRONG Multiplying exponents is the power rule: (x3)4 = x12. These are different operations.

ACT-style practice question

Which of the following is equivalent to x3 · x4 / x2 for all nonzero values of x?

A. x24
B. x9
C. x5
D. x12

Classic Test Prep

Take a mini-diagnostic

Get your projected ACT score in just 15 minutes

Concept 2

The Distributive Exponent Trap: (x + y)2 ≠ x2 + y2

Medium Frequency

Exponents do not distribute across addition or subtraction. (x + y)2 expands to x2 + 2xy + y2 — never to x2 + y2. Similarly, (x − y)2 = x2 − 2xy + y2, not x2 − y2. Exponents do distribute across multiplication and division: (xy)2 = x2y2 and (x/y)2 = x2/y2. The ACT exploits the addition case directly and repeatedly.

⚠ ACT trap — the most common exponent error

✗ (2 + 3)2 = 22 + 32 = 4 + 9 = 13 ← WRONG ✓ (2 + 3)2 = 52 = 25 ← CORRECT ✗ (x + 4)2 = x2 + 16 ← WRONG (missing 8x) ✓ (x + 4)2 = x2 + 8x + 16 ← CORRECT (FOIL it out) The middle term (2ab in the pattern a2 + 2ab + b2) is always missing when students distribute the exponent. The ACT places x2 + 16 in the answer choices whenever the correct answer is x2 + 8x + 16.

Named Method

The Distribution Trap Warning

Exponents distribute over multiplication and division only. The moment a plus or minus sign appears inside parentheses being raised to a power, you must expand using FOIL or the perfect square pattern. Never shortcut by distributing the exponent through the addition.

Quick test: if you see (a + b)2 and you want to write a2 + b2, stop and substitute numbers. Try a = 3, b = 4. (3+4)2 = 49. But 32 + 42 = 25. Since 49 ≠ 25, the distribution is wrong. Substituting numbers is the fastest way to check any exponent simplification you are unsure about.

ACT-style practice question

Which of the following is equivalent to (x + 5)2?

A. x2 + 10x + 25
B. x2 + 25
C. x2 + 5x + 25
D. x2 + 5

Concept 3

Fractional Exponents: Converting Between x^(m/n) and Radical Notation

Medium Frequency

A fractional exponent x^(m/n) means: take the nth root of x, then raise the result to the mth power. The denominator of the fractional exponent is the index of the radical; the numerator is the power applied inside or outside the radical. Both interpretations are equivalent: x^(m/n) = (x^(1/n))^m = (n√x)^m = n√(x^m).

Named Method

The Fraction-to-Radical Conversion

Denominator → radical index. Numerator → power.

x^(1/2) = √x    x^(1/3) = 3√x    x^(1/n) = n√x

x^(2/3) = (3√x)2 = 3√(x2)    x^(3/4) = (4√x)3 = 4√(x3)

Evaluation strategy: when computing a numerical value, always take the root first (denominator), then apply the power (numerator). Taking the root first gives a smaller number, which is easier to raise to a power. Reversing the order is algebraically equivalent but arithmetically harder.

Example: 8^(2/3) → root first: 3√8 = 2, then power: 22 = 4. If you power first: 82 = 64, then 3√64 = 4. Same answer, more work.

✓ Root first, then power

27^(2/3) = (3√27)2 = 32 = 9 Denominator 3 → cube root. Numerator 2 → square. Root first: 3√27 = 3. Then: 32 = 9.

✗ Misreading the numerator

27^(2/3) = 272/3 = 18 ← WRONG Treating the fractional exponent as 2 ÷ 3 ≈ 0.667 and trying to multiply: not valid. Apply the conversion rule.

ACT-style practice question

What is the value of 16^(3/4)?

A. 12
B. 4
C. 24
D. 8

Classic Test Prep

Take a mini-diagnostic

Get your projected ACT score in just 15 minutes

Concept 4

Simplifying Radicals Without a Full Factor Tree

High Frequency

To simplify a radical like √72, find the largest perfect square factor of the number under the radical, extract its square root, and leave the remaining factor inside the radical. The key skill is identifying the largest perfect square factor quickly — not the smallest one, which produces an answer that requires further simplification.

Named Method

Finding the Perfect Square

Step 1: Identify the largest perfect square that divides evenly into the number under the radical. Perfect squares to know cold: 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225.

Step 2: Rewrite the radicand as (perfect square) × (remaining factor). Step 3: Split into two radicals using √(ab) = √a · √b. Step 4: Evaluate the perfect square radical and write the result in front.

Mental method: for √72, ask “what is the largest perfect square that divides 72?” Try 36: 72 ÷ 36 = 2. So √72 = √(36 × 2) = √36 · √2 = 6√2. Starting with 4 instead gives √(4 × 18) = 2√18, which is not fully simplified because 18 still contains the perfect square factor 9.

Example: Simplify √180
Step 1: Largest perfect square dividing 180? Try 36: 180 ÷ 36 = 5. ✓
Step 2: √180 = √(36 × 5)
Step 3: = √36 · √5
Step 4: = 6√5
Check: if you started with 4 → √(4 × 45) = 2√45 → still needs simplifying (45 = 9 × 5) → 2 × 3√5 = 6√5. Same answer, more steps. Always find the largest perfect square first.

ACT-style practice question

Which of the following is equivalent to √108?

A. 3√6
B. 6√3
C. 9√3
D. 4√27

Concept 5

Rationalizing Denominators: Monomial and Binomial (Conjugate Method)

Medium Frequency

A fraction with a radical in the denominator is not considered simplified. Rationalizing means multiplying the fraction by a form of 1 that eliminates the radical from the denominator. For monomial radical denominators, multiply by that radical over itself. For binomial radical denominators, multiply by the conjugate of the denominator over itself. The ACT lists rationalized forms as correct and un-rationalized forms as wrong — this distinction is tested directly.

Named Method

The Rationalization Method

Monomial denominator (√a): multiply numerator and denominator by √a. Result: the denominator becomes a (a whole number), since √a · √a = a.

Example: 3 / √5 × (√5 / √5) = 3√5 / 5.

Binomial denominator (a + √b): multiply by the conjugate (a − √b) over itself. The product (a + √b)(a − √b) = a2 − b by the difference of squares pattern, eliminating the radical entirely.

Example: 4 / (√5 + 1) × (√5 − 1) / (√5 − 1) = 4(√5 − 1) / (5 − 1) = 4(√5 − 1) / 4 = √5 − 1.

The conjugate of (a + √b) is (a − √b). The conjugate of (√a + √b) is (√a − √b). Only the sign between the terms changes.

✓ Monomial rationalization

5 / √3 = (5 / √3) × (√3 / √3) = 5√3 / 3 Multiply by √3/√3. Denominator: √3 × √3 = 3.

✓ Conjugate rationalization

6 / (√7 − 1) × (√7 + 1) / (√7 + 1) = 6(√7 + 1) / (7 − 1) = 6(√7 + 1) / 6 = √7 + 1 Conjugate of (√7 − 1) is (√7 + 1).

ACT-style practice question

Which of the following is equivalent to 4 / (√5 + 1)?

A. 4(√5 + 1) / 4
B. √5 + 1
C. √5 − 1
D. 4 / (√5 − 1)

Classic Test Prep

Take a mini-diagnostic

Get your projected ACT score in just 15 minutes

Quick-Reference Summary: All 5 ACT Exponent and Radical Concepts

Concept Key Rule Common Error to Avoid
Five core exponent rules Same base + multiply → add exponents. Power of a power → multiply exponents. Negative exponent → flip fraction. Multiplying exponents in x2 · x3 (should add: x5, not x6)
Distributive exponent trap (x + y)2 = x2 + 2xy + y2. Exponents distribute over × and ÷, never over + or −. Writing (x + 5)2 = x2 + 25 (missing the 10x middle term)
Fractional exponents x^(m/n) = (n√x)^m. Denominator = root index. Numerator = power. Root first, then power. Multiplying x by m/n instead of applying the root and power
Simplifying radicals Find the largest perfect square factor. Pull it out. √(a × b) = √a · √b. Using a small perfect square factor and stopping before fully simplified
Rationalizing denominators Monomial: multiply by radical/radical. Binomial: multiply by conjugate/conjugate. Using the same expression instead of the conjugate (sign must flip)

How to Approach Exponent and Radical Questions on Test Day

Tip 1

Before applying any exponent rule, identify whether the bases are the same. The product rule and quotient rule only work when the bases are identical. x2 · y3 cannot be simplified using the product rule — the bases x and y are different. Students who apply the product rule to different bases arrive at answers the ACT never intended. Check the base first, every time.

Tip 2

When you see (something)2 with a plus or minus inside, FOIL it before doing anything else. Never distribute the exponent through the addition or subtraction. A reliable prevention: substitute two small numbers for the variables, compute both sides, and check whether they are equal. (2 + 3)2 = 25, not 4 + 9 = 13. This substitution check costs 10 seconds and prevents the most common exponent error on the ACT.

Tip 3

For fractional exponents, always take the root before applying the power. 8^(2/3) is vastly easier computed as (3√8)2 = 22 = 4 than as 3√(82) = 3√64 = 4. Both give 4, but the root-first path avoids large intermediate numbers. On the ACT, the numbers under fractional exponents are always chosen so the root-first path produces a clean integer at the intermediate step.

Tip 4

On radical simplification, train yourself to scan for the largest perfect square factor, not the smallest. Starting with the largest factor reduces the problem to a single step. Starting small creates extra work and risks stopping before the radical is fully simplified. The ACT expects the fully simplified form — partially simplified answers like 3√12 instead of 6√3 appear as distractors, not as correct answers.

Common Questions About ACT Exponents and Radicals

The operation between the bases tells you which rule to apply. Look at what sits between the two expressions — is it a multiplication sign or is one exponent directly raised to another?

If you see x2 · x3 — a multiplication sign between two like-base terms — you add the exponents: x2+3 = x5. If you see (x2)3 — a power raised to another power, with nothing between them — you multiply the exponents: x2×3 = x6.

x2 · x3 = x5 ← multiplication between bases: ADD (x2)3 = x6 ← power of a power: MULTIPLY

A quick mental test: does a multiplication dot or × appear between the two expressions? Then add. Does the second exponent appear outside parentheses, raising the entire first expression? Then multiply.

x^(2/3) means: take the cube root of x, then square the result. The denominator of the fractional exponent tells you which root to take (3 → cube root). The numerator tells you what power to apply (2 → square).

x^(2/3) = (3√x)2 x^(3/4) = (4√x)3 x^(5/2) = (√x)5 = x2√x

The fastest rewrite on the ACT: denominator becomes the index of the radical sign, numerator becomes the power outside (or inside) the radical. Always take the root first when evaluating numerically — the intermediate number stays small and manageable.

Yes: a negative base raised to an even exponent always gives a positive result. (−3)2 = 9, (−2)4 = 16, (−5)6 = 15625. Even exponents always produce positive results from negative bases.

When there is a square root around that result, the square root of a positive number is also positive. So √((−3)2) = √9 = 3. The key is that √(x2) = |x| — the absolute value of x — not x itself. When x is negative, |x| is positive.

The ACT trap: if x = −3 and the question asks for √(x2), the answer is 3, not −3. The square root cannot produce a negative output. The answer choices will include −3 as a distractor specifically to catch students who simplify √(x2) directly to x.

The answer with a radical in the denominator is the wrong one. In standard mathematical form — and on the ACT — expressions are considered simplified only when no radical appears in the denominator. A fraction like 3/√5 is not in simplified form; 3√5/5 is.

This rule is called rationalization: multiplying the numerator and denominator by the appropriate radical (or conjugate) to move the radical out of the denominator. Whenever two answer choices are clearly equivalent but one has a radical in the denominator and one does not, the one without the radical in the denominator is correct. This elimination alone resolves a surprising number of ACT questions without doing any algebra.

3 / √5 ← not simplified (radical in denominator) 3√5 / 5 ← simplified (radical in numerator only)

Ask one question: what is the largest perfect square that divides this number? For √72, run through the perfect squares from largest to smallest and find the first one that divides evenly: 64 (72 ÷ 64 is not a whole number), 49 (no), 36 (72 ÷ 36 = 2 — yes). So √72 = √(36 × 2) = 6√2.

The mental shortcut: look for multiples of perfect squares. 72 = 8 × 9. Both 8 and 9 are recognizable, and 9 is a perfect square. So √72 = √(9 × 8) = 3√8. But 8 = 4 × 2, and 4 is also a perfect square: 3 × √(4 × 2) = 3 × 2√2 = 6√2. You arrive at the same answer with small, familiar numbers throughout. Starting with the largest perfect square (36) gets there faster; breaking into smaller pieces takes one extra step but uses more familiar arithmetic.

√72 = √(36 × 2) = 6√2 ← largest perfect square, one step √72 = √(9 × 8) = 3√8 = 3√(4×2) = 6√2 ← two steps
ACT Mini-Diagnostic — Classic Test Prep