Foundations Unit F7

Exponents & Roots

The exponent rules (and why they work), roots as their undo, and scientific notation.

An exponent is repeated multiplication — write the copies out and the six rules stop being magic. The ladder pattern forces a zero exponent to be 1 and turns negative exponents into fractions. Roots undo powers; simplify a radical by pulling out the largest perfect-square (or perfect-cube) factor. Finally, scientific notation tames huge and tiny numbers as a single digit times a power of ten.

Fold a piece of paper

A sheet of paper is about 0.10.1 millimeters thick. Fold it in half and it’s 0.20.2; again, 0.40.4. Ten folds in, the stack is a full 1010 centimeters. By 2323 folds it would clear a kilometer, and around fold 4242 — if paper allowed it — the stack would reach the Moon. Nothing about one fold feels dramatic; the drama is that each step multiplies instead of adds. Doubling ten times isn’t 10×210 \times 2, it’s 2×2××22 \times 2 \times \cdots \times 2 ten times over — and math needs a notation for “multiply this by itself that many times.”

An exponent is repeated multiplication

You met the notation in F1 as the densest shorthand on the priority ladder: in 242^{4}, the base (22) is what gets multiplied and the exponent (44) counts the copies: 24=2×2×2×2=162^{4} = 2 \times 2 \times 2 \times 2 = 16. You’ve used it since, too — 60=22×3×560 = 2^{2} \times 3 \times 5 in F2 leans on it. That “counts the copies” reading is the master key to this unit: every exponent rule is just what happens when you write the copies out in full.

Derive the rules — don’t memorize them

Multiply 23242^{3} \cdot 2^{4} by unpacking both: (222)(2222)(2 \cdot 2 \cdot 2)(2 \cdot 2 \cdot 2 \cdot 2) — seven copies of 22 in a row, so the answer is 272^{7}. Copies stack, so same-base products add exponents. Division runs the same movie backwards: 25÷222^{5} \div 2^{2} cancels two copies off the top, leaving 232^{3}subtract. And a power of a power makes copies of copies: (23)2=2323=26(2^{3})^{2} = 2^{3} \cdot 2^{3} = 2^{6}multiply.

Two slips account for most exponent errors, and both come from the notation looking more symmetric than it is. First, 23542^{3} \cdot 5^{4} looks like it should combine the way 23242^{3} \cdot 2^{4} does — but write the copies out and there’s nothing to stack: three 22s and four 55s share no common base, so the rule simply doesn’t apply. Second, “add or multiply?” blurs under time pressure; the copies decide instantly. Stacking rows of copies adds; copying the whole row multiplies.

Product rule — add the exponents: 3 + 4 = 7

ruleProduct rule — the base is the same, so add the exponents.
whyWrite the copies out: — that is 3 + 4 = 7 copies.
combineSo .
Pick a rule and watch the copies line up

It opens on the product rule with 23242^{3} \cdot 2^{4}. Before switching to each other rule, predict the exponent it will produce from the same 33 and 44 — the quotient rule should give 1-1 (a small number, not a negative one!), and power-of-a-power 1212.

The pattern behind zero and negative exponents

What could 202^{0} mean — zero copies of 22? The gut answer is 00, since zero copies feels like nothing. And 232^{-3} looks like it should be negative. Both instincts break against a pattern you can verify: step the exponent down by one and the value divides by the base each time — 23=82^{3}=8, 22=42^{2}=4, 21=22^{1}=2. The ladder doesn’t stop there: one more step down forces 20=12^{0} = 1 (divide 22 by 22), then 21=122^{-1}=\frac12, 22=142^{-2}=\frac14, 23=182^{-3}=\frac18. Zero and negative exponents aren’t a new arbitrary rule — they’re the only values that keep the dividing pattern unbroken. So a0=1a^{0}=1 for any non-zero aa, and an=1ana^{-n} = \frac{1}{a^{n}}: not negative, just small.

to the power

As a decimal, that is 0.125.

negative exponentA negative exponent means "one over": .
evaluate, so .
Evaluate a power — negative and zero handled exactly

The calculator opens on 232^{-3} — check it against the ladder. Then try 707^{0}, and 10210^{-2}: keep that last one in mind, it comes back in scientific notation.

Roots undo powers

Every operation earns an undo eventually. A square root asks “what number, squared, gives this?” — 49=7\sqrt{49} = 7 because 72=497^{2} = 49. When the number isn’t a perfect square, you can still partially undo it using the atoms from F2: find the largest perfect-square factor hiding inside, and pull its root out front. For 72\sqrt{72}: since 72=36272 = 36 \cdot 2, split the root — 362=62\sqrt{36} \cdot \sqrt{2} = 6\sqrt{2}, an exact answer with the square part extracted. Cube roots undo cubing the same way, pulling out perfect cubes: 543=2723=323\sqrt[3]{54} = \sqrt[3]{27 \cdot 2} = 3\sqrt[3]{2}.

of

decimal ≈ 8.4853 (irrational — the exact form is the radical)

factorFactor the inside: .
pull out squaresTake each complete pair of equal primes out of the root: .
result (radicand has no square factor left).
Simplify a square or cube root

Predict before simplifying: what’s the largest perfect square inside 7272? (Not 44 — go bigger.) Then try 5050, then 4848 — and 4747, which refuses to simplify at all (its atoms, 4747, contain no squares).

Scientific notation — taming huge and tiny numbers

The Earth weighs about 5,970,000,000,000,000,000,000,0005{,}970{,}000{,}000{,}000{,}000{,}000{,}000{,}000 kilograms, and a water molecule is about 0.0000000002750.000000000275 meters wide. Both numbers are almost all zeros — the only information is one short string of digits and how far from the decimal point it sits. Scientific notation stores exactly those two facts: a×10na \times 10^{n}, where aa keeps a single non-zero digit before the point and the power of ten counts the point’s hops (the same hops you counted in F4). 5300=5.3×1035300 = 5.3 \times 10^{3} — point hopped 33 left. 0.00042=4.2×1040.00042 = 4.2 \times 10^{-4} — point hopped 44 right, and there’s your negative exponent meaning small, not negative.

one digit in frontMove the point so a single non-zero digit stays in front: mantissa .
count the shiftThe point moved 3 places to the left, so the exponent is : .
Convert a number to scientific notation

Convert 53005300, then 0.000420.00042 and check each exponent against your hop count. Then give it the Earth’s mass — type the digits and count the zeros yourself first.

The one thing to remember

An exponent counts copies in a multiplication, and every rule falls out of writing the copies down: stacking copies adds exponents, canceling subtracts, copying the whole row multiplies — same base only. Stepping the exponent down divides by the base, which is why a0=1a^{0} = 1 and negative exponents mean small. Roots run the whole machine in reverse.

What an exponent means

An exponent is repeated multiplication: 24=2×2×2×2=162^{4} = 2 \times 2 \times 2 \times 2 = 16. The base is what’s multiplied; the exponent is how many times.

The six exponent rules

RuleFormulaExample
Product — same base, addaman=am+na^{m} \cdot a^{n} = a^{m+n}2324=272^{3} \cdot 2^{4} = 2^{7}
Quotient — same base, subtractam÷an=amna^{m} \div a^{n} = a^{m-n}25÷22=232^{5} \div 2^{2} = 2^{3}
Power of a powermultiply(am)n=amn(a^{m})^{n} = a^{m \cdot n}(23)2=26(2^{3})^{2} = 2^{6}
Power of a product(ab)n=anbn(ab)^{n} = a^{n} b^{n}(2x)3=8x3(2x)^{3} = 8x^{3}
Zero exponenta0=1a^{0} = 170=17^{0} = 1
Negative exponentan=1ana^{-n} = \dfrac{1}{a^{n}}23=182^{-3} = \dfrac{1}{8}

Roots

A square root undoes squaring: 49=7\sqrt{49} = 7 because 72=497^{2} = 49. A cube root undoes cubing: 273=3\sqrt[3]{27} = 3. To simplify a radical, pull out the largest perfect-square factor (largest perfect cube for a cube root): 72=362=62\sqrt{72} = \sqrt{36 \cdot 2} = 6\sqrt{2}.

factor
Find the largest perfect square that divides 7272: it’s 3636, so 72=36272 = 36 \cdot 2.
split
Split the root: 72=362\sqrt{72} = \sqrt{36} \cdot \sqrt{2}.
pull out
36=6\sqrt{36} = 6, so 72=62\sqrt{72} = 6\sqrt{2}.
check
22 has no perfect-square factor left, so 626\sqrt{2} is fully simplified.

Scientific notation

A compact way to write very big or very small numbers: a×10na \times 10^{n} where aa has one non-zero digit before the point. 5300=5.3×1035300 = 5.3 \times 10^{3};  0.00042=4.2×104\ 0.00042 = 4.2 \times 10^{-4}. A positive exponent means a big number (point moved left); a negative exponent means a small one (point moved right).

Product rule — add the exponents: 3 + 4 = 7

ruleProduct rule — the base is the same, so add the exponents.
whyWrite the copies out: — that is 3 + 4 = 7 copies.
combineSo .
to the power

As a decimal, that is 0.125.

negative exponentA negative exponent means "one over": .
evaluate, so .
of

decimal ≈ 8.4853 (irrational — the exact form is the radical)

factorFactor the inside: .
pull out squaresTake each complete pair of equal primes out of the root: .
result (radicand has no square factor left).
one digit in frontMove the point so a single non-zero digit stays in front: mantissa .
count the shiftThe point moved 3 places to the left, so the exponent is : .
What is ?

Which whole number, cubed, gives that?

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