Advanced Math Unit M6

Radicals & Rational Exponents

Powers and roots stop being two subjects here — a fraction in the exponent speaks both at once, and the rules you already trust keep working.

Roots and powers turn out to be one language — a fraction in the exponent is a root in disguise, and the rules you already trust keep working.

A fraction in the exponent

A population doubles every three years. Useful — unless you want to know what it does in one year. Whatever the one-year multiplier is, applying it three times has to give 22, so it is the number with xxx=2x \cdot x \cdot x = 2. That is a cube root, 23\sqrt[3]{2} — but the question was about an exponent, a “per year” rate. The honest answer wants to be written 21/32^{1/3}: an exponent that is a fraction.

This module is about what that notation means, why it can only mean one thing, and what happens when an xx gets trapped under a root and you have to break it out.

The meaning is forced, not chosen

From F7 you know what a whole-number exponent is — repeated multiplication — and you know the product rule: multiplying powers of the same base adds the exponents, because the copies just stack up.

Now suppose 91/29^{1/2} means anything at all. If the product rule is going to keep working, then

So 91/29^{1/2}, whatever it is, is a number that multiplied by itself gives 99. There is exactly one non-negative number that does that: the square root, 33. Nobody decided that a 12\tfrac12 exponent means a square root — the old rules leave no other option. The same argument makes x1/3x^{1/3} a cube root (three copies must rebuild xx), and in general:

The bottom of the fraction names the root; the top is an ordinary power. Both readings are equal — but taking the root first keeps the numbers small:

read the fraction
272/327^{2/3}: the denominator says cube root, the numerator says square it — (273)2\left(\sqrt[3]{27}\right)^{2}.
root first
273=3\sqrt[3]{27} = 3, because 33=273^{3} = 27.
then the power
32=93^{2} = 9. So 272/3=927^{2/3} = 9.

Try it the other way — 272=72927^2 = 729 first, then a cube root of 729729 — and you get the same 99 after much worse arithmetic. Root first is the whole trick.

Walk the bridge

Exponent Bridge puts the fraction under your fingers: the top and bottom of the exponent are separate controls, and the radical form rebuilds itself as you step them.

The exponent is a fraction with two jobs: the top is a power, the bottom is a root. Change each one and watch the radical form follow.

base
power (top)
root (bottom)
read the fractionThe denominator names the root and the numerator the power: — a cube root, then a power of 2.
root firstTake the root first, so the numbers stay small: because .
then the powerNow apply the power: .
Top is a power, bottom is a root

Predict before you press: with base 6464, set the bottom to 11 — no root, plain powers. Now step the bottom to 22, then 33: predict 641/264^{1/2} and 641/364^{1/3} before the value appears. Then set the base to 2727 with bottom 22 — the value disappears, because 27\sqrt{27} is irrational, and the radical form on screen is the exact answer. Finally set top 22, bottom 44 and watch the note: the exponent reduces like any other fraction, x2/4=x1/2x^{2/4} = x^{1/2}.

The old rules never flinch

Every rule from F7 survives with fractions in it, because none of the copy-counting arguments cared whether the count was whole:

same rule as ever
x1/2x1/2x1/3x^{1/2} \cdot x^{1/2} \cdot x^{1/3}? Same base, so add the exponents.
fraction arithmetic
12+13=36+26=56\tfrac12 + \tfrac13 = \tfrac36 + \tfrac26 = \tfrac56 — common denominator, like any fraction sum.
result
x1/2x1/3=x5/6x^{1/2} \cdot x^{1/3} = x^{5/6}.

And the minus sign keeps its old job too: 82/38^{-2/3} is 182/3=14\dfrac{1}{8^{2/3}} = \dfrac{1}{4}. The minus flips, the fraction roots — two separate jobs, and neither one ever makes the answer negative.

Breaking x out of a root

Now turn it around. Instead of evaluating roots, you are handed an equation with xx stuck inside one:

There is one move that frees it — square both sides — and that move has a catch worth an SAT point almost every time it appears.

Squaring is a one-way door

Here is the catch in one line: 32=93^2 = 9, but (3)2=9(-3)^2 = 9 too. Squaring erases signs — two different numbers become one. So when you square an equation, the new equation is true in every case the old one was… and possibly in a few cases the old one never allowed. The squared equation can have more solutions than the one you actually asked about. Those intruders are called extraneous solutions, and finding them is not optional cleanup — the check is the second half of the method.

square both sides
The right side squares as a whole: (x3)2=x26x+9(x-3)^{2} = x^{2} - 6x + 9 — never term by term. That gives x+3=x26x+9x + 3 = x^{2} - 6x + 9.
collect
Bring everything to one side: x27x+6=0x^{2} - 7x + 6 = 0.
factor
(x1)(x6)=0(x-1)(x-6) = 0, so x=1x = 1 or x=6x = 6 — two candidates.
check x = 1
In the ORIGINAL equation: left side 4=2\sqrt{4} = 2, right side 13=21 - 3 = -2. Not equal — x=1x = 1 is extraneous. The squaring invented it.
check x = 6
Left side 9=3\sqrt{9} = 3, right side 63=36 - 3 = 3. Equal — x=6x = 6 survives.
conclusion
The solution is x=6x = 6, alone. An algebra chain with no mistakes in it still produced a fake answer.

Where did x=1x = 1 come from? It is the honest solution of a different equation — x+3=(x3)\sqrt{x+3} = -(x-3) — whose square is identical. Squaring merged the two equations, and the check is how you un-merge them.

Factoring the quadratic is M3’s skill; if (x1)(x6)(x-1)(x-6) didn’t feel automatic, that module rebuilds it.

See the ghost

Solving x+3=x3\sqrt{x+3} = x-3 is geometry too: it asks where a line crosses the curve y=x+3y = \sqrt{x+3}. A square root is never negative, so that curve is only the upper half of a parabola. But the squared equation belongs to the whole parabola — lower half included. Ghost Branch draws that lower half as a dashed ghost, and the equation above is its opening preset.

The solid curve is — a square root is never negative, so it only has an upper half. Squaring the equation hands the algebra the whole parabola, ghost half included. Drag the tip and the line dot, and watch where the crossings land.

try
-6-6-4-4-2-2224466tipline
1 real crossing1 ghost crossing

The squared equation sees 2 crossings and hands you 2 candidates — but only 1 of them is on the solid curve. The ghost crossing is the extraneous solution: squaring cannot tell the two halves apart, and the check throws it away.

  • ✓ on the solid curve
  • ✗ on the ghost — extraneous
The crossing that isn't really there

Look before you drag: the line crosses the solid curve at x=6x = 6 and the ghost at x=1x = 1 — the exact two candidates from the worked example, sorted into real and fake by the picture alone. Now drag the line dot upward one step at a time and watch the badges: the crossings drift, and at some point the line stops touching the parabola entirely — the no solutions at all case. Then press both real: both crossings sit on the solid curve, and squaring happens to invent nothing. The candidates never lie on both halves at once by accident; the check exists because the algebra cannot see which half is real.

One more case deserves its own line. An equation like x+4=3\sqrt{x+4} = -3 has no solution before you do anything: a square root cannot output a negative number. Square it anyway and the machinery cheerfully hands you x=5x = 5 — which the check then executes: 9=33\sqrt{9} = 3 \ne -3. When every candidate dies, the answer is no solution, and that is a real SAT answer choice, not a failure.

The one thing to remember

The bottom of a fraction exponent is a root, the top is a power, and every exponent rule you already know keeps working with fractions inside. When an xx is trapped under a radical: isolate, square once, solve — and then check every candidate in the original equation, because squaring is a one-way door that can let a false answer walk in. The check is not paranoia; it is half the method.

The conversion

Bottom = root, top = power. Evaluate root-first: 272/3=(273)2=32=927^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9.

All six F7 rules survive with fraction exponents — product adds (x1/2x1/3=x5/6x^{1/2} \cdot x^{1/3} = x^{5/6}), quotient subtracts, power-of-a-power multiplies ((x2/3)3=x2\left(x^{2/3}\right)^{3} = x^{2}).

The exponent reduces like any fraction: x2/4=x1/2x^{2/4} = x^{1/2}.

Radical equations, the method

StepDo this
1 · isolateget the radical alone on one side
2 · squareboth sides, ONCE — the right side squares as a whole
3 · solvethe leftover linear or quadratic equation
4 · checkevery candidate, in the ORIGINAL — reject what fails

A candidate that fails the check is extraneous: it solves the squared equation, not yours. If every candidate fails, the answer is no solution — and anything=negative\sqrt{\text{anything}} = \text{negative} has no solution before you square at all.

The exponent is a fraction with two jobs: the top is a power, the bottom is a root. Change each one and watch the radical form follow.

base
power (top)
root (bottom)
read the fractionThe denominator names the root and the numerator the power: — a cube root, then a power of 2.
root firstTake the root first, so the numbers stay small: because .
then the powerNow apply the power: .

The solid curve is — a square root is never negative, so it only has an upper half. Squaring the equation hands the algebra the whole parabola, ghost half included. Drag the tip and the line dot, and watch where the crossings land.

try
-6-6-4-4-2-2224466tipline
1 real crossing1 ghost crossing

The squared equation sees 2 crossings and hands you 2 candidates — but only 1 of them is on the solid curve. The ghost crossing is the extraneous solution: squaring cannot tell the two halves apart, and the check throws it away.

  • ✓ on the solid curve
  • ✗ on the ghost — extraneous
Evaluate .

The bottom of the fraction is a root, the top is a power — root first keeps the numbers small.

Correct: 0Attempts: 0Streak: 0Best: 0