This site is a work in progress. New lessons are added regularly. Contact us
Chapter Review · a rapid pre-test review (speedrun)

Exponents and Roots: Chapter Review

A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.

Vocabulary and notation

Base and exponent
In ana^{n}, the base aa is the number used as a factor and the exponent nn counts the copies multiplied. The exponent is a count, never a factor itself.
Squared, cubed
a2a^{2} is "aa squared", the area of a square of side aa; a3a^{3} is "aa cubed", the volume of a cube of edge aa.
Perfect square
A whole number reached by squaring a whole number: 1,4,9,16,25,36,49,64,81,100,121,1441, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144.
Radical sign x\sqrt{\phantom{x}} and radicand
The radical sign asks for a square root; the radicand is the number sitting under it.
Principal square root
The single non-negative value the radical returns. Both 66 and 6-6 square to 3636, but 36=6\sqrt{36} = 6; the other is written 36-\sqrt{36}.
Irrational number
A number whose decimal neither ends nor repeats, so no fraction equals it. N\sqrt{N} is irrational whenever the whole number NN is not a perfect square, so 2\sqrt{2} stays in radical form.
Reciprocal
Flipping a number over: aa gives 1a\tfrac{1}{a}, and 25\tfrac{2}{5} gives 52\tfrac{5}{2}. Only a nonzero number has one.
Coefficient and significant digits
In a×10na \times 10^{n} the coefficient aa carries the meaningful digits and 10n10^{n} carries the magnitude: 4.2×1094.2 \times 10^{9} and 4.2×1094.2 \times 10^{-9} differ only in size.
Renormalizing
Shifting a factor of ten between the coefficient and the power until the coefficient sits in 1a<101 \le a < 10: 0.4×1060.4 \times 10^{6} becomes 4×1054 \times 10^{5}.

Formulas and theorems

  • Definition of a power

    an=a×a××an copies of aa^{n} = \underbrace{a \times a \times \cdots \times a}_{n \text{ copies of } a}

    Use when nn a whole number with n1n \ge 1; any base. a1=aa^{1} = a, so a number with no written exponent carries an exponent of 11.

  • Powers of ten

    10n=1000n zeros10^{n} = 1\underbrace{00\ldots0}_{n \text{ zeros}}

    Use when nn a whole number with n0n \ge 0; the exponent is exactly the zero count, and for negative nn take the reciprocal instead. The exponent is the count; the power is the number it stands for.

  • Exponents in the order of operations

    Parentheses, then exponents, then ×\times and ÷\div, then ++ and -.

    Use when A power binds to its own base alone unless parentheses widen it: in 5×235 \times 2^{3} the exponent acts on the 22, not the product.

  • Sign of a power

    (a)n>0 for even n(a)n<0 for odd nan=(an)\begin{gathered} (-a)^{n} > 0 \text{ for even } n \\ (-a)^{n} < 0 \text{ for odd } n \\ -a^{n} = -(a^{n}) \end{gathered}

    Use when a>0a > 0. Only parentheses pull the minus into the base; without them the power comes first and the sign after, leaving an-a^{n} negative for every nn.

    e.g. (3)2=9(-3)^{2} = 9, (3)3=27(-3)^{3} = -27, and 32=9-3^{2} = -9.

  • Product rule

    am×an=am+na^{m} \times a^{n} = a^{m+n}

    Use when The SAME base in both factors, and a0a \neq 0 once either exponent is zero or negative. Unlike bases never merge under this rule.

    e.g. 73×72=757^{3} \times 7^{2} = 7^{5}.

  • Quotient rule

    aman=amn\frac{a^{m}}{a^{n}} = a^{m-n}

    Use when Same base top and bottom, and a0a \neq 0. Always subtract the denominator's exponent from the numerator's; the result may be zero or negative.

    e.g. 5853=55\dfrac{5^{8}}{5^{3}} = 5^{5}, while 5358=55\dfrac{5^{3}}{5^{8}} = 5^{-5}.

  • Power rule

    (am)n=am×n\left(a^{m}\right)^{n} = a^{m \times n}

    Use when Any base with integer exponents, and a0a \neq 0 once an exponent is zero or negative.

    e.g. (43)2=46=4096\left(4^{3}\right)^{2} = 4^{6} = 4096.

  • Power of a product or a quotient

    (ab)n=anbn,(ab)n=anbn(ab)^{n} = a^{n} b^{n}, \qquad \left(\frac{a}{b}\right)^{n} = \frac{a^{n}}{b^{n}}

    Use when b0b \neq 0 for the quotient, and a0a \neq 0 too once nn is zero or negative. The exponent lands on each factor of a PRODUCT, never on the terms of a sum.

    e.g. (2×5)3=23×53=8×125=1000(2 \times 5)^{3} = 2^{3} \times 5^{3} = 8 \times 125 = 1000.

  • Zero exponent

    a0=1a^{0} = 1

    Use when a0a \neq 0, and 000^{0} is undefined. Every other base gives 11, whole, fractional, or negative.

    e.g. 50=15^{0} = 1, (37)0=1\left(\tfrac{3}{7}\right)^{0} = 1, and (4)0=1(-4)^{0} = 1.

  • Negative exponent

    an=1an,(ab)n=(ba)na^{-n} = \frac{1}{a^{n}}, \qquad \left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^{n}

    Use when a0a \neq 0, and b0b \neq 0 for the fraction form. The minus sign moves the power across the fraction bar and never touches the sign of the value.

    e.g. 42=1164^{-2} = \tfrac{1}{16} and (34)2=169\left(\tfrac{3}{4}\right)^{-2} = \tfrac{16}{9}.

  • Square root as the inverse of squaring

    a2=a,(a)2=a\sqrt{a^{2}} = a, \qquad \left(\sqrt{a}\right)^{2} = a

    Use when a0a \ge 0. The radical returns the principal (non-negative) root, one value and never ±\pm. A negative radicand has no real square root.

    e.g. 112=11\sqrt{11^{2}} = 11 and (11)2=11\left(\sqrt{11}\right)^{2} = 11.

  • Product and quotient rules for square roots

    ab=ab,ab=ab\sqrt{ab} = \sqrt{a}\,\sqrt{b}, \qquad \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}

    Use when a0a \ge 0 and b0b \ge 0, tightened to b>0b > 0 for the quotient. Products and quotients split; sums and differences do not.

    e.g. 9×49=3×7=21\sqrt{9 \times 49} = 3 \times 7 = 21.

  • Trapping a root between whole numbers

    p2<N<q2    p<N<qp^{2} < N < q^{2} \;\Longrightarrow\; p < \sqrt{N} < q
    Taking square roots across the inequality carries 60 between 49 and 64 down to its root between 7 and 8An upper number line with an end tick labelled 49 and an end tick labelled 64, and a highlighted tick labelled 60 sitting about three quarters of the way toward 64. Three dashed guides drop from those three ticks to a lower number line, whose end ticks are labelled 7 and 8 and whose highlighted middle tick is labelled square root of 60, at the same relative position. Between the lines the guides are annotated take square roots.496460take square roots78√60
    Text description

    Two aligned number lines: 60 lies between 49 and 64 on the upper one, and directly below, the square root of 60 lies between 7 and 8, nearer 8.

    Use when NN, pp, qq non-negative, with q=p+1q = p + 1 for consecutive whole numbers. The root leans toward whichever perfect square NN is nearer.

    e.g. 49<60<6449 < 60 < 64, so 7<60<87 < \sqrt{60} < 8, and nearer to 88.

  • Scientific notation

    N=a×10n,1a<10N = a \times 10^{n}, \qquad 1 \le a < 10
    The exponent counts the places the decimal point travels, and the direction fixes its signAbove the digits 45000 a highlighted arrow runs right to left across four equal marked steps, labelled four places left, ending at a highlighted dot between the 4 and the 5; a faded dot shows where the point started. Below reads equals 4.5 times ten to the fourth. Under a divider the same happens for 0.00056, the arrow running left to right, giving 5.6 times ten to the negative fourth.4 places left4 places right45000000056= 4.5 × 104= 5.6 × 10−4
    Text description

    The decimal point travels four places left to turn 45000 into 4.5 times ten to the fourth, and four places right to turn 0.00056 into 5.6 times ten to the negative fourth.

    Use when NN positive and nn an integer. Exactly one pair (a,n)(a, n) fits each NN, which makes the form unique; 30×10230 \times 10^{2} and 0.3×1040.3 \times 10^{4} are equal in value but not in this form.

  • Arithmetic in scientific notation

    (a×10m)(b×10n)=ab×10m+na×10mb×10n=ab×10mn\begin{gathered} \left(a \times 10^{m}\right)\left(b \times 10^{n}\right) \\ = ab \times 10^{m+n} \\ \frac{a \times 10^{m}}{b \times 10^{n}} = \frac{a}{b} \times 10^{m-n} \end{gathered}

    Use when b0b \neq 0 for the quotient. Neither result is finished until renormalized, since abab or ab\tfrac{a}{b} can leave 1a<101 \le a < 10.

  • Comparing two numbers in scientific notation

    m>n    a×10m>b×10nm > n \;\Longrightarrow\; a \times 10^{m} > b \times 10^{n}

    Use when Both positive and normalized, 1a<101 \le a < 10 and 1b<101 \le b < 10; an inflated coefficient breaks it. Coefficients decide only when the exponents tie.

    e.g. 3.5×106>8.1×1043.5 \times 10^{6} > 8.1 \times 10^{4}, despite the smaller coefficient.

Problem types, step by step

Evaluate an expression containing powers

  1. Resolve parentheses first, including any minus sign they have captured.
  2. Evaluate every power next, multiplying the copies of the base.
  3. Then ×\times and ÷\div left to right, and finally ++ and -.
  4. To rank powers, evaluate each to a plain number: a bigger base need not win, since 216=655362^{16} = 65536 beats 162=25616^{2} = 256.

e.g. 10062×2=10036×2=28100 - 6^{2} \times 2 = 100 - 36 \times 2 = 28.

Simplify to a single power using the laws

  1. Work outward from the innermost grouping, settling each power of a power by multiplying those exponents.
  2. Combine side-by-side powers of one base by adding exponents, and a quotient of that base by subtracting them.
  3. Rewrite an unlike base as a power of the shared base where possible, such as 4=224 = 2^{2}.
  4. Leave genuinely different bases side by side.

e.g. (23)3×224=21024=26\dfrac{\left(2^{3}\right)^{3} \times 2}{2^{4}} = \dfrac{2^{10}}{2^{4}} = 2^{6}.

Rewrite a zero or negative power with a positive exponent

  1. Combine the exponents first with the product, quotient, and power rules, carrying every minus sign.
  2. An exponent that lands on 00 turns that factor into 11.
  3. For a negative exponent, move the power across the fraction bar and drop the sign; for a fraction base, flip the fraction instead.
  4. Evaluate the positive power left behind.

e.g. a3×a5a4=a35+4=a2\dfrac{a^{3} \times a^{-5}}{a^{-4}} = a^{3-5+4} = a^{2}, for a0a \neq 0.

Evaluate or simplify a square root

  1. If the radicand is a perfect square, name the whole number that squares to it.
  2. Otherwise split off the LARGEST perfect-square factor and take its root outside the radical, leaving the rest underneath.
  3. Check by squaring your answer back to the radicand.
  4. Like radicals combine as like terms, 52+32=825\sqrt{2} + 3\sqrt{2} = 8\sqrt{2}, while unlike radicals stay apart.

e.g. 75=25×3=53\sqrt{75} = \sqrt{25 \times 3} = 5\sqrt{3}, and (53)2=75\left(5\sqrt{3}\right)^{2} = 75 confirms it.

Estimate a root that is not a whole number

  1. Find the perfect squares just below and just above the radicand.
  2. Take roots across the inequality; those two whole-number roots bracket the answer.
  3. Decide which end it leans toward by which perfect square the radicand is nearer.
  4. For a decimal, square trial values and compare against the radicand.

e.g. 25<30<3625 < 30 < 36, so 5<30<65 < \sqrt{30} < 6, near the middle.

Write an ordinary number in scientific notation

  1. Place the decimal point just after the first nonzero digit; those digits become the coefficient, trailing zeros dropped.
  2. Count how many places the point moved.
  3. Moving LEFT (a number of 1010 or more) makes the exponent positive; moving RIGHT (a number below 11) makes it negative; a number already in [1,10)[1, 10) needs no hops and takes 10010^{0}.
  4. Confirm 1a<101 \le a < 10, then multiply the power back out as a check.

e.g. 0.00056=5.6×1040.00056 = 5.6 \times 10^{-4}, the point having moved 44 places right.

Convert scientific notation back to standard form

  1. Read the sign of the exponent: positive sends the decimal point right, negative sends it left.
  2. Move the point that many places, padding with zeros where the coefficient supplies no digit.
  3. Check the size against the sign: a positive exponent must give at least 1010, a negative one a value between 00 and 11.

e.g. 7.05×103=70507.05 \times 10^{3} = 7050, and 2.5×104=0.000252.5 \times 10^{-4} = 0.00025.

Multiply, divide, or compare in scientific notation

  1. To multiply, multiply the coefficients and ADD the exponents; to divide, divide the coefficients and SUBTRACT them.
  2. To add or subtract, first make the exponents match, then combine the coefficients and keep the power.
  3. Renormalize: a coefficient of 1010 or more hands a factor of ten to the exponent, one below 11 borrows one back.
  4. To compare or order, rank by exponent first and use the coefficients only to break a tie.

e.g. (4×103)(5×106)=20×103=2×104\left(4 \times 10^{-3}\right)\left(5 \times 10^{6}\right) = 20 \times 10^{3} = 2 \times 10^{4}.

Exam traps

  • Trap Multiplying the base by the exponent, so 252^{5} is answered as 1010.

    Fix The exponent counts factors: 25=2×2×2×2×2=322^{5} = 2 \times 2 \times 2 \times 2 \times 2 = 32.

  • Trap Multiplying the exponents, or the bases, when two powers merely sit side by side: 23×242^{3} \times 2^{4} answered as 2122^{12} or 474^{7}.

    Fix Side by side the exponents ADD and the base is untouched: 23×24=27=1282^{3} \times 2^{4} = 2^{7} = 128. Exponents multiply only for a power of a power, (23)4=212\left(2^{3}\right)^{4} = 2^{12}.

  • Trap Combining powers of unlike bases, so 23×322^{3} \times 3^{2} becomes 656^{5}.

    Fix Every product and quotient law needs the SAME base. 23×32=8×9=722^{3} \times 3^{2} = 8 \times 9 = 72, whereas 65=77766^{5} = 7776.

  • Trap Using an exponent law on a SUM of powers, so 23+242^{3} + 2^{4} becomes 272^{7}.

    Fix The laws cover multiplying and dividing only: 23+24=8+16=242^{3} + 2^{4} = 8 + 16 = 24, while 27=1282^{7} = 128.

  • Trap Splitting a power or a radical across a sum: (2+3)2(2 + 3)^{2} read as 22+322^{2} + 3^{2}, or 9+16\sqrt{9 + 16} read as 3+43 + 4.

    Fix Combine under the grouping first: (2+3)2=25(2 + 3)^{2} = 25, not 1313, and 9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, not 77. Only products and quotients split.

  • Trap Reading a0a^{0} as 00, so 909^{0} is answered as 00.

    Fix A zero exponent means no factors of the base, which leaves the multiplication at 11: 90=19^{0} = 1. Only 000^{0} is undefined.

  • Trap Treating a negative exponent as a negative value, so 232^{-3} is answered as 8-8.

    Fix It calls for a reciprocal, not a sign change: 23=123=182^{-3} = \tfrac{1}{2^{3}} = \tfrac{1}{8}. A value goes negative only from a negative BASE with an odd exponent, as in (2)3=18(-2)^{-3} = -\tfrac{1}{8}.

  • Trap Letting a bare minus sign into the base, so 42-4^{2} is answered as 1616.

    Fix Only parentheses capture the sign: 42=(4×4)=16-4^{2} = -(4 \times 4) = -16, while (4)2=16(-4)^{2} = 16.

  • Trap Answering 16\sqrt{16} with 4-4 or with ±4\pm 4.

    Fix The radical returns the principal root alone, 16=4\sqrt{16} = 4. The negative solution must be asked for, as 16-\sqrt{16}.

  • Trap Stopping at 18×10818 \times 10^{8} or 0.5×1030.5 \times 10^{3} and calling it scientific notation.

    Fix Renormalize until 1a<101 \le a < 10: 18×108=1.8×10918 \times 10^{8} = 1.8 \times 10^{9}, and 0.5×103=5×1020.5 \times 10^{3} = 5 \times 10^{2}.

Chapter test Questions from across the chapter