Lesson 4 / 5 · 10 min read
Exponents and Roots
Laws of exponents, simplifying radicals, and what fractional exponents mean.
What exponents mean
bn means b multiplied by itself n times.
23=2×2×2=8
- b is the base; n is the exponent or power.
- Special cases: b0=1 (for any b=0) and b1=b.
Laws of exponents
These five rules cover almost everything.
| Rule | Example |
|---|---|
| bm⋅bn=bm+n | 23⋅24=27 |
| bnbm=bm−n | 5457=53 |
| (bm)n=bmn | (32)4=38 |
| (ab)n=anbn | (2x)3=8x3 |
| b−n=bn1 | 2−3=81 |
Square roots
x asks: what positive number, squared, gives x? So 25=5 because 52=25.
A perfect square is the square of an integer: 1,4,9,16,25,36,49,64,81,100,…
Simplifying radicals
If the number under the root has a perfect-square factor, you can pull it out.
Example. 72. Since 72=36×2:
72=36×2=36⋅2=62
Example. 48=16×3=43.
Fractional exponents
b1/n is the n-th root of b:
b1/2=bb1/3=3b
More generally, bm/n=nbm.
Example. 82/3=382=364=4. (Or compute as (38)2=22=4.)
Key takeaways
- bn is b multiplied by itself n times; b0=1.
- Multiplying same-base exponentials adds exponents; dividing subtracts.
- xy=xy — pull out perfect-square factors to simplify.
- Fractional exponent m/n means n-th root of the m-th power.