MathBored

Virginia SOL Mathematics Textbook

Appendix A — Answer Key, Chapter 10: The Laws of Exponents

SOL A.EO.3 (a, b) · Covers textbook Chapter 10 and the companion workbook. Item numbers match the textbook; workbook items are the same problems, so this key serves both. Item numbers run continuously from 1 to 126 across the chapter. Reasoning answers show an acceptable response, not the only wording.

Conventions used in every answer below. In ana^n, aa is the base, nn is the exponent, and the whole thing is a power. The exponent reaches only the symbol it sits on, so 32=9-3^2 = -9 while (3)2=9(-3)^2 = 9. A bare variable is read as exponent 11. Final answers use positive exponents, so x3x7\tfrac{x^3}{x^7} is reported as 1x4\tfrac{1}{x^4} rather than x4x^{-4}. Every law derived from a quotient carries a0a \neq 0; the restriction is stated where it is the point of the item and assumed silently elsewhere. 000^0 is undefined. All exponents anywhere in this chapter are integers — no answer uses a fractional exponent or a radical.

The laws, for reference:

aman=am+naman=amna0=1an=1ana^m \cdot a^n = a^{m+n} \qquad \frac{a^m}{a^n} = a^{m-n} \qquad a^0 = 1 \qquad a^{-n} = \frac{1}{a^n}

(am)n=amn(ab)n=anbn(ab)n=anbn(a^m)^n = a^{mn} \qquad (ab)^n = a^nb^n \qquad \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}

The figures used repeatedly in the chapter:


Lesson 10.1 — Powers and the Product Law

Guided practice

  1. The row is aaaaaa \cdot a \cdot a \cdot a \cdot a. The blue brace counts the 3 factors that came from a3a^3; the red brace counts the 2 factors that came from a2a^2; the black brace over the top counts 5 factors in all. The single power is a5a^5.
  2. a2a6=(aa)(aaaaaa)a^2 \cdot a^6 = (a \cdot a)(a \cdot a \cdot a \cdot a \cdot a \cdot a). The count is 2+6=82 + 6 = 8, so the single power is a8a^8.
  3. Because the only thing happening is counting. a3a^3 is a row of three copies of aa and a2a^2 is a row of two copies; setting one row after the other makes one row of five copies, and 3+2=53 + 2 = 5 is how many copies are standing there. The exponent is a tally of factors, so putting two tallies together adds them.
  4. 2324=272^3 \cdot 2^4 = 2^7. Check: 2324=816=1282^3 \cdot 2^4 = 8 \cdot 16 = 128, and 27=1282^7 = 128. They agree.
  5. m5m7=m12m^5 \cdot m^7 = m^{12}, since 5+7=125 + 7 = 12.
  6. (3)2=(3)(3)=9(-3)^2 = (-3)(-3) = 9, and 32=(33)=9-3^2 = -(3 \cdot 3) = -9. The parentheses decide the base: in the first, the whole number 3-3 is squared; in the second, only the 33 is squared and the minus sign is applied afterward.

Independent practice

  1. a) x6x3=x9x^6 \cdot x^3 = x^9 (6+36 + 3) b) 7275=777^2 \cdot 7^5 = 7^7 (2+52 + 5) c) bb8=b9b \cdot b^8 = b^9, reading bb as b1b^1, so 1+8=91 + 8 = 9 d) y4y4=y8y^4 \cdot y^4 = y^8 (4+44 + 4) — the exponents add even when they are equal; this is not y16y^{16}
  2. a) 3x25x6=(35)(x2+6)=15x83x^2 \cdot 5x^6 = (3 \cdot 5)(x^{2+6}) = 15x^8 b) 4a36a5=(46)(a3+5)=24a8-4a^3 \cdot 6a^5 = (-4 \cdot 6)(a^{3+5}) = -24a^8 c) 2p7p23p=(213)(p7+2+1)=6p102p^7 \cdot p^2 \cdot 3p = (2 \cdot 1 \cdot 3)(p^{7+2+1}) = 6p^{10} d) (c5)(8c4)=(1)(8)(c5+4)=8c9(-c^5)(-8c^4) = (-1)(-8)(c^{5+4}) = 8c^9 — two negative coefficients multiply to a positive one
  3. a) x3y2x4y5=x3+4y2+5=x7y7x^3y^2 \cdot x^4y^5 = x^{3+4}y^{2+5} = x^7y^7 b) 2m2n5m6n3=10m2+6n1+3=10m8n42m^2n \cdot 5m^6n^3 = 10m^{2+6}n^{1+3} = 10m^8n^4 c) 3a4b2a2b7=3a4+2b2+7=3a6b9-3a^4b^2 \cdot a^2b^7 = -3a^{4+2}b^{2+7} = -3a^6b^9 d) 4r2s3t3rs2t4=12r2+1s3+2t1+4=12r3s5t54r^2s^3t \cdot 3rs^2t^4 = 12r^{2+1}s^{3+2}t^{1+4} = 12r^3s^5t^5
  4. There is nothing to count together. x3y4x^3 \cdot y^4 is three copies of xx multiplied by four copies of yy, and those are different bases, so no single tally describes the whole product. It stays x3y4x^3y^4. Writing (xy)7(xy)^7 would claim seven copies of the pair xyxy — that is, seven xxs and seven yys — which is a different expression entirely. At x=2x = 2, y=1y = 1: the original is 88, and (xy)7=27=128(xy)^7 = 2^7 = 128.
  5. (2)5=32(-2)^5 = -32; 25=32-2^5 = -32; (2)6=64(-2)^6 = 64; 26=64-2^6 = -64. The first pair agrees and the second does not. The parentheses matter whenever the exponent is even: an even power of a negative base is positive, while an-a^n is negative whatever nn is. At an odd exponent the two forms happen to agree, which is exactly why checking the rule once with an odd exponent misleads.
  6. Total bytes =25212=217= 2^5 \cdot 2^{12} = 2^{17}, by the product law, since 5+12=175 + 12 = 17. As an ordinary number, 217=131,0722^{17} = 131{,}072 bytes.
  7. a1=aa^1 = a because an exponent counts how many copies of the base are multiplied, and one copy of aa is just aa. The product law needs it because bb carries an invisible exponent of 11: the count in bb8b \cdot b^8 is 1+8=91 + 8 = 9. A student who treats the bare bb as having no exponent has nothing to add, and either leaves the answer as bb8b \cdot b^8 or writes b8b^8, losing a factor.
  8. The student multiplied the exponents instead of adding them. The product law adds, because the two rows of factors are laid end to end. Correct: x3x4=x7x^3 \cdot x^4 = x^7. The count settles it — (xxx)(xxxx)(x \cdot x \cdot x)(x \cdot x \cdot x \cdot x) is seven xxs, not twelve.
  9. The student squared 5-5, but no parentheses were written, so the exponent sits on the 55 alone. 52=(55)=25-5^2 = -(5 \cdot 5) = -25. The expression whose value is 2525 is (5)2(-5)^2.
  10. a) x4x7=x11x^4 \cdot x^7 = x^{11}, since 4+7=114 + 7 = 11, so the missing exponent is 7\mathbf{7} b) 3a44a5=12a93a^4 \cdot 4a^5 = 12a^9, since 4+5=94 + 5 = 9, so the missing exponent is 4\mathbf{4} c) m2n5m5n3=m7n8m^2n^5 \cdot m^5n^3 = m^7n^8, since 5+3=85 + 3 = 8, so the missing exponent is 5\mathbf{5}

Exit ticket 10.1

  1. y7y6=y13y^7 \cdot y^6 = y^{13}
  2. 2x3y7x5y4=(27)(x3+5)(y1+4)=14x8y5-2x^3y \cdot 7x^5y^4 = (-2 \cdot 7)(x^{3+5})(y^{1+4}) = -14x^8y^5
  3. (4)2=(4)(4)=16(-4)^2 = (-4)(-4) = 16; the parentheses make 4-4 the base. 42=(44)=16-4^2 = -(4 \cdot 4) = -16; here the base is 44 and the minus sign is applied to the finished power.
  4. The product law counts copies of one base, so there must be one base to count. In x3y4x^3 \cdot y^4 there are three copies of xx and four copies of yy; adding 3+43 + 4 would claim seven copies of something, and there is no single thing there are seven of. When bases differ, each is tallied separately and the expression stays a product: x3y4x^3y^4.

Lesson 10.2 — The Quotient Law

Guided practice

  1. x5x2=xxxxxxx\dfrac{x^5}{x^2} = \dfrac{x \cdot x \cdot x \cdot x \cdot x}{x \cdot x}. Two pairs are struck through, one for each factor in the denominator. Three factors are left over on top, which the brace labels. The single power is x3x^3, and the count is 52=35 - 2 = 3.
  2. Four pairs cancel and three yys remain, so 74=37 - 4 = 3 and the single power is y3y^3.
  3. 2522=324=8\dfrac{2^5}{2^2} = \dfrac{32}{4} = 8, and 23=82^3 = 8. The agreement confirms that subtracting the exponents produced the right number, not merely a plausible-looking symbol — the law was derived by counting, and the arithmetic independently agrees with the count.
  4. m9m4=m5\dfrac{m^9}{m^4} = m^5, since four pairs cancel and five factors remain: 94=59 - 4 = 5. (For m0m \neq 0.)
  5. 12a73a2=123a72=4a5\dfrac{12a^7}{3a^2} = \dfrac{12}{3} \cdot a^{7-2} = 4a^5
  6. If a=0a = 0, then an=0a^n = 0 and the expression aman\dfrac{a^m}{a^n} has a denominator of zero, which names no number — there is no value qq with 0q=am0 \cdot q = a^m when ama^m is also 00, and no value at all when it is not. So the law is a claim about every base except zero, and the restriction has to be stated rather than assumed.

Independent practice

  1. a) x10x4=x6\dfrac{x^{10}}{x^4} = x^6 (10410 - 4) b) 5853=55\dfrac{5^8}{5^3} = 5^5 (838 - 3) c) n6n=n5\dfrac{n^6}{n} = n^5, reading the denominator as n1n^1, so 61=56 - 1 = 5 d) c12c5=c7\dfrac{c^{12}}{c^5} = c^7 (12512 - 5)
  2. a) 20x84x3=204x83=5x5\dfrac{20x^8}{4x^3} = \dfrac{20}{4} \cdot x^{8-3} = 5x^5 b) 18a66a2=186a62=3a4\dfrac{-18a^6}{6a^2} = \dfrac{-18}{6} \cdot a^{6-2} = -3a^4 c) 15m925m4=1525m94=3m55\dfrac{15m^9}{25m^4} = \dfrac{15}{25} \cdot m^{9-4} = \dfrac{3m^5}{5} — the coefficient fraction reduces to 35\tfrac35 and stays a fraction; nothing requires it to come out whole d) 24p78p3=248p73=3p4\dfrac{-24p^7}{-8p^3} = \dfrac{-24}{-8} \cdot p^{7-3} = 3p^4 — two negatives divide to a positive
  3. a) x7y5x3y2=x73y52=x4y3\dfrac{x^7y^5}{x^3y^2} = x^{7-3}y^{5-2} = x^4y^3 b) 12a6b44a2b=3a62b41=3a4b3\dfrac{12a^6b^4}{4a^2b} = 3a^{6-2}b^{4-1} = 3a^4b^3, reading the lone bb as b1b^1 c) 30m8n65m3n2=6m83n62=6m5n4\dfrac{-30m^8n^6}{5m^3n^2} = -6m^{8-3}n^{6-2} = -6m^5n^4 d) r9s4t2r4s2t=r94s42t21=r5s2t\dfrac{r^9s^4t^2}{r^4s^2t} = r^{9-4}s^{4-2}t^{2-1} = r^5s^2t
  4. 3×1043×102=33×1042=102\dfrac{3 \times 10^4}{3 \times 10^2} = \dfrac{3}{3} \times 10^{4-2} = 10^2. The stadium holds about 100100 times as many people as the auditorium — two orders of magnitude more.
  5. 240228=24028=212\dfrac{2^{40}}{2^{28}} = 2^{40-28} = 2^{12} images, which is 40964096 images.
  6. Every canceled pair is one factor divided by itself, and a factor over itself is 11 — so removing a pair changes nothing about the value while removing one factor from the top count and one from the bottom count. In x5x2\dfrac{x^5}{x^2} there are two factors on the bottom, so exactly two pairs can be matched off, and 52=35 - 2 = 3 factors are left. The subtraction is simply the record of how many pairings were possible; it is bookkeeping for the canceling, not a separate rule.
  7. The student divided the exponents, 8÷2=48 \div 2 = 4, instead of subtracting them. Correct: x8x2=x82=x6\dfrac{x^8}{x^2} = x^{8-2} = x^6. Counting leftovers settles it: two of the eight top factors pair off with the two bottom factors, leaving six on top.
  8. The student subtracted the coefficients, 124=812 - 4 = 8, instead of dividing them. Coefficients are divided, because they are numbers being divided; exponents are subtracted, because they are counts of paired-off factors. Correct: 12a64a2=124a62=3a4\dfrac{12a^6}{4a^2} = \dfrac{12}{4} \cdot a^{6-2} = 3a^4.
  9. a) x12x3=x9\dfrac{x^{12}}{x^3} = x^9, since 123=912 - 3 = 9, so the missing exponent is 12\mathbf{12} b) 20m75m4=4m3\dfrac{20m^7}{5m^4} = 4m^3, since 74=37 - 4 = 3, so the missing exponent is 4\mathbf{4} c) a8b6a3b4=a5b2\dfrac{a^8b^6}{a^3b^4} = a^5b^2, since 64=26 - 4 = 2, so the missing exponent is 6\mathbf{6}
  10. When m=nm = n: every factor on top pairs off with one on the bottom, so nothing is left over at all. The count mnm - n is 00. When m<nm < n: all mm top factors pair off, and there are nmn - m factors left over on the bottom, below the bar. The count mnm - n is negative, and its size says how many unmatched factors remain in the denominator. In both cases the counting still works perfectly; what it produces is an exponent of 00 or a negative exponent, and Lesson 10.3 settles what those have to mean.

Exit ticket 10.2

  1. x11x6=x5\dfrac{x^{11}}{x^6} = x^5
  2. 28a9b57a4b2=287a94b52=4a5b3\dfrac{-28a^9b^5}{7a^4b^2} = \dfrac{-28}{7} \cdot a^{9-4}b^{5-2} = -4a^5b^3
  3. 21227=2127=25\dfrac{2^{12}}{2^7} = 2^{12-7} = 2^5, which is 3232. (Checking directly: 4096128=32\tfrac{4096}{128} = 32.)
  4. Because the law has ana^n in a denominator, and a denominator of zero names no number. If a=0a = 0 then an=0a^n = 0 and the quotient is meaningless, so the derivation — matching factors off in pairs, each pair worth 11 — never applies at a=0a = 0. Every consequence of the law inherits the same exception, including a0=1a^0 = 1 and an=1ana^{-n} = \tfrac{1}{a^n}.

Lesson 10.3 — Zero and Negative Exponents

Guided practice

  1. Power Value From the row above
    242^4 1616
    232^3 88 16÷216 \div 2
    222^2 44 8÷28 \div 2
    212^1 22 4÷24 \div 2
    202^0 11 2÷22 \div 2

    Every entry in the right-hand column is the same instruction: step down one exponent, divide by 22. That is what dropping one factor of 22 means.

  2. By the quotient law, a3a3=a33=a0\dfrac{a^3}{a^3} = a^{3-3} = a^0. By canceling all three pairs, aaaaaa=1\dfrac{a \cdot a \cdot a}{a \cdot a \cdot a} = 1. Therefore a0=1a^0 = 1, for every a0a \neq 0. It cannot be otherwise because the same expression cannot equal two different things: both readings are legitimate — one uses the quotient law, the other uses only that a factor over itself is 11 — so the two answers are the same number. Nothing was chosen; the value was forced.

  3. The hour-00 column is boxed. It records 11 cell, and the power sitting in it is 202^0. It is a real moment because hour 00 is when the observation begins and nothing has divided yet — there genuinely is one cell — so 20=12^0 = 1 is a headcount in this table rather than a bookkeeping convention.

  4. 70=17^0 = 1, (5)0=1(-5)^0 = 1, and (3x)0=1(3x)^0 = 1 for every x0x \neq 0. The law does not care what the base is, only that it is not zero; whatever number 3x3x happens to be, it is being raised to the zero power.

  5. Power Value As a decimal From the row above
    212^{-1} 12\tfrac12 0.50.5 1÷21 \div 2
    222^{-2} 14\tfrac14 0.250.25 12÷2\tfrac12 \div 2
    232^{-3} 18\tfrac18 0.1250.125 14÷2\tfrac14 \div 2

    The instruction is unchanged from the rows above 202^0: divide by 22.

  6. By the quotient law, a2a5=a25=a3\dfrac{a^2}{a^5} = a^{2-5} = a^{-3}. By canceling the two pairs, aaaaaaa=1a3\dfrac{a \cdot a}{a \cdot a \cdot a \cdot a \cdot a} = \dfrac{1}{a^3} — the two top factors match two of the bottom five, and three unmatched factors remain below the bar. So an=1ana^{-n} = \dfrac{1}{a^n} for every a0a \neq 0.

  7. Both are derived from a quotient. The argument for a0=1a^0 = 1 divides by a3a^3, and the argument for an=1ana^{-n} = \tfrac{1}{a^n} divides by a5a^5; neither division is allowed when a=0a = 0, so neither conclusion reaches that base. 000^0 is left undefined because two patterns disagree there and nothing breaks the tie: reading along the exponents, a0=1a^0 = 1 for every nonzero aa, which suggests 11; reading along the bases, 0n=00^n = 0 for every positive nn, which suggests 00. Rather than invent an answer no pattern forces, this course declines to assign one.

Independent practice

  1. a) 90=19^0 = 1 b) 42=142=1164^{-2} = \dfrac{1}{4^2} = \dfrac{1}{16} (which is 0.06250.0625) c) (3)3=1(3)3=127=127(-3)^{-3} = \dfrac{1}{(-3)^3} = \dfrac{1}{-27} = -\dfrac{1}{27}. The value is negative because the base is negative and the exponent is odd — not because the exponent is negative. d) (25)1=1 25 =52\left(\tfrac{2}{5}\right)^{-1} = \dfrac{1}{\ \tfrac{2}{5}\ } = \dfrac{5}{2}. An exponent of 1-1 is exactly "take the reciprocal."

  2. a) 23=18=0.1252^{-3} = \tfrac18 = 0.125. Entered as 2^(-3), or as 1÷81 \div 8. b) 52=125=0.045^{-2} = \tfrac{1}{25} = 0.04. Entered as 5^(-2). c) 104=110000=0.000110^{-4} = \tfrac{1}{10000} = 0.0001. Entered as 10^(-4).

    In all three cases the calculator returns a positive number smaller than 11, which is the fastest possible refutation of reading a negative exponent as a negative number.

  3. a) x5=1x5x^{-5} = \dfrac{1}{x^5} b) 3y2=3y23y^{-2} = \dfrac{3}{y^2} — only the yy moves, because the exponent sits on the yy alone c) 1m4=m4\dfrac{1}{m^{-4}} = m^4 — a negative exponent in a denominator moves up and turns positive d) a3b2=b2a3\dfrac{a^{-3}}{b^{-2}} = \dfrac{b^2}{a^3} — both cross the bar, in opposite directions

  4. a) x3x7=x3+7=x4x^{-3} \cdot x^7 = x^{-3+7} = x^4 b) m2m6=m26=m4=1m4\dfrac{m^2}{m^6} = m^{2-6} = m^{-4} = \dfrac{1}{m^4} c) a4a3=a4+(3)=a7=1a7a^{-4} \cdot a^{-3} = a^{-4+(-3)} = a^{-7} = \dfrac{1}{a^7} d) y2y5=y25=y7=1y7\dfrac{y^{-2}}{y^5} = y^{-2-5} = y^{-7} = \dfrac{1}{y^7}

  5. a) x2y5x6y3=x2+6y5+(3)=x4y2x^{-2}y^5 \cdot x^6y^{-3} = x^{-2+6}y^{5+(-3)} = x^4y^2 b) a3b2a1b4=a3(1)b24=a4b6=a4b6\dfrac{a^3b^{-2}}{a^{-1}b^4} = a^{3-(-1)}b^{-2-4} = a^4b^{-6} = \dfrac{a^4}{b^6}. Note 3(1)=43 - (-1) = 4: subtracting a negative exponent adds. c) 6m3n42m2n1=3m32n4(1)=3m5n5=3n5m5\dfrac{6m^{-3}n^4}{2m^2n^{-1}} = 3m^{-3-2}n^{4-(-1)} = 3m^{-5}n^5 = \dfrac{3n^5}{m^5} d) 4p0q25p3q2=20p0+3q2+2=20p3q0=20p34p^0q^{-2} \cdot 5p^3q^2 = 20 \cdot p^{0+3} \cdot q^{-2+2} = 20p^3q^0 = 20p^3. Both special exponents appear: p0=1p^0 = 1 contributed nothing to the front, and q0=1q^0 = 1 removed qq entirely.

  6. The exponent 2-2 sits on the xx alone, so only the xx moves across the bar; the coefficient 33 is a separate factor and stays in the numerator. Hence 3x2=3x23x^{-2} = \dfrac{3}{x^2}. At x=2x = 2: the correct form gives 34=0.75\dfrac{3}{4} = 0.75, while 13x2=1120.083\dfrac{1}{3x^2} = \dfrac{1}{12} \approx 0.083. The two are not the same expression, and one substitution shows it.

  7. The hour-00 column records 11 cell because hour 00 is the moment the observation begins and no division has happened yet — there is still the one original cell. After 66 hours there are 26=642^6 = 64 cells, as the last column of the figure shows. After 1010 hours there are 2102^{10} cells, which is 10241024.

  8. 23=123=182^{-3} = \dfrac{1}{2^3} = \dfrac{1}{8} megabyte, which is 0.1250.125 megabyte. Since 1 1/8 =8\dfrac{1}{\ 1/8\ } = 8, eight thumbnails fit in one megabyte. (Equivalently, 2023=23=8\tfrac{2^0}{2^{-3}} = 2^3 = 8.)

  9. The right-hand column of that table says the same thing on every row: divide by 22. The row above 212^{-1} is 20=12^0 = 1, so the value at 212^{-1} is 1÷2=121 \div 2 = \tfrac12. For 212^{-1} to be 2-2, the pattern would have to abandon dividing by 22 at exactly that row and start doing something else — negating and doubling — with no reason given, and then presumably do something different again at the next row. Nothing in the arithmetic justifies that. The pattern was already running before 202^0, and it keeps running through it.

  10. Take one expression, a3a3\dfrac{a^3}{a^3}, and read it two legitimate ways. The quotient law gives a33=a0a^{3-3} = a^0. Canceling all three pairs gives aaaaaa=1\dfrac{a \cdot a \cdot a}{a \cdot a \cdot a} = 1, using nothing but the fact that a factor over itself is 11. Since one expression has one value, a0a^0 and 11 are the same number. No convention was adopted; the value was the only one available. The restriction a0a \neq 0 enters because both readings are readings of a quotient with a3a^3 in the denominator — at a=0a = 0 that denominator is 00 and the expression names nothing, so the argument says nothing about 000^0.

  11. Two mistakes. First, the student read the negative exponent as producing a negative number; a negative exponent produces a reciprocal, and all the values in the pattern below 202^0 are positive. Second, the student multiplied the base by the exponent, treating 525^{-2} as 5(5)5 \cdot (-5) or similar, rather than counting factors. Correct: 52=152=125=0.045^{-2} = \dfrac{1}{5^2} = \dfrac{1}{25} = 0.04. The expression that really equals 25-25 is 52-5^2.

  12. The exponent counts factors; it is not the answer. An exponent of 00 says no factors are being multiplied, and the value that leaves is 11, not 00. Correct: x0=1x^0 = 1 for every x0x \neq 0. The quotient that forces it is x3x3\dfrac{x^3}{x^3}, which is x33=x0x^{3-3} = x^0 by the quotient law and 11 by canceling — two readings of one expression, so x0=1x^0 = 1.

  13. Two patterns disagree at 000^0. Along the exponents, a0=1a^0 = 1 for every nonzero base, which argues for 11. Along the bases, 0n=00^n = 0 for every positive exponent — 03=00^3 = 0, 02=00^2 = 0, 01=00^1 = 0 — which argues for 00. No value satisfies both. And the derivation of a0=1a^0 = 1 cannot break the tie, because it read the quotient a3a3\dfrac{a^3}{a^3} two ways, and at a=0a = 0 the denominator 030^3 is 00, so that quotient does not exist. With no pattern forcing an answer, 000^0 is left undefined rather than assigned one by preference.

Exit ticket 10.3

  1. 120=112^0 = 1. 34=134=1813^{-4} = \dfrac{1}{3^4} = \dfrac{1}{81}. (2)4=1(2)4=116(-2)^{-4} = \dfrac{1}{(-2)^4} = \dfrac{1}{16} — positive, because the base is raised to an even power.
  2. 5x3y2=5y2x3\dfrac{5x^{-3}}{y^{-2}} = \dfrac{5y^2}{x^3}. The x3x^{-3} moves down and the y2y^{-2} moves up; the coefficient 55 does not move.
  3. a2b5a3b1=a2(3)b5(1)=a5b4=a5b4\dfrac{a^2b^{-5}}{a^{-3}b^{-1}} = a^{2-(-3)}b^{-5-(-1)} = a^5b^{-4} = \dfrac{a^5}{b^4}
  4. 20=12^0 = \mathbf{1} and 21=122^{-1} = \mathbf{\tfrac12}. The single rule is: step down one exponent, divide by 22. It produces 44 from 88, 22 from 44, 11 from 22, and 12\tfrac12 from 11, without changing at any row.
  5. Read a3a3\dfrac{a^3}{a^3} two ways: the quotient law gives a33=a0a^{3-3} = a^0, and canceling all three matched pairs gives 11. One expression cannot have two values, so a0a^0 must be 11 — the value is forced by a law already derived, not adopted by agreement.

Lesson 10.4 — Powers of Bases

Guided practice

  1. (a2)3=(aa)(aa)(aa)(a^2)^3 = (a \cdot a)(a \cdot a)(a \cdot a). The brace counts 3 groups of 2 factors, so 6 factors. The single power is a6a^6.
  2. (x4)3(x^4)^3 is 3 groups of 4 factors each, so 43=124 \cdot 3 = 12 factors and the single power is x12x^{12}.
  3. (23)2=82=64(2^3)^2 = 8^2 = 64, and 26=642^6 = 64. The agreement confirms that multiplying the exponents produced the right number — the count of groups times factors per group is genuinely the total factor count, not just a plausible-looking rule.
  4. (2x)3=(2x)(2x)(2x)(2x)^3 = (2x)(2x)(2x), then regrouping gives (222)(xxx)(2 \cdot 2 \cdot 2)(x \cdot x \cdot x), which is 8x38x^3. The boxed law is (ab)n=anbn(ab)^n = a^nb^n. The regrouping step is the derivation, and it is allowed because multiplication can be reordered.
  5. (xy)4=xyxyxyxy\left(\dfrac{x}{y}\right)^4 = \dfrac{x}{y} \cdot \dfrac{x}{y} \cdot \dfrac{x}{y} \cdot \dfrac{x}{y}, then multiplying across gives xxxxyyyy=x4y4\dfrac{x \cdot x \cdot x \cdot x}{y \cdot y \cdot y \cdot y} = \dfrac{x^4}{y^4}. The boxed law is (ab)n=anbn\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}, for b0b \neq 0. The restriction is there because bb sits in a denominator throughout, and a denominator of zero names no number.
  6. a2a3=a5a^2 \cdot a^3 = a^5: two separate rows of factors are laid end to end, so the two counts add. (a2)3=a6(a^2)^3 = a^6: one row of two factors is repeated three times, so the answer is 33 groups ×\times 22 factors per group, and the counts multiply. Different pictures give different arithmetic, and writing the factors out tells you which picture you have every time.

Independent practice

  1. a) (m5)4=m54=m20(m^5)^4 = m^{5 \cdot 4} = m^{20} b) (24)3=243=212(2^4)^3 = 2^{4 \cdot 3} = 2^{12} (which is 40964096) c) (y7)2=y14(y^7)^2 = y^{14} d) ((a2)3)2=(a6)2=a12\big((a^2)^3\big)^2 = (a^6)^2 = a^{12} — or all at once, a232=a12a^{2 \cdot 3 \cdot 2} = a^{12}
  2. a) (3x)4=34x4=81x4(3x)^4 = 3^4x^4 = 81x^4 — the coefficient takes the exponent too b) (2a)5=(2)5a5=32a5(-2a)^5 = (-2)^5a^5 = -32a^5; negative because the exponent is odd c) (5m2n)3=53(m2)3n3=125m6n3(5m^2n)^3 = 5^3(m^2)^3n^3 = 125m^6n^3 d) (4p3q2)2=(4)2(p3)2(q2)2=16p6q4(-4p^3q^2)^2 = (-4)^2(p^3)^2(q^2)^2 = 16p^6q^4; positive because the exponent is even
  3. a) (x3)3=x333=x327\left(\dfrac{x}{3}\right)^3 = \dfrac{x^3}{3^3} = \dfrac{x^3}{27} b) (2ab)4=(2a)4b4=16a4b4\left(\dfrac{2a}{b}\right)^4 = \dfrac{(2a)^4}{b^4} = \dfrac{16a^4}{b^4} c) (m3n2)5=m15n10\left(\dfrac{m^3}{n^2}\right)^5 = \dfrac{m^{15}}{n^{10}} d) (3x2y4)2=32x4y8=9x4y8\left(\dfrac{3x^2}{y^4}\right)^2 = \dfrac{3^2x^4}{y^8} = \dfrac{9x^4}{y^8}
  4. a) (x4)3=x12=1x12(x^4)^{-3} = x^{-12} = \dfrac{1}{x^{12}} b) (2m)3=23m3=18m3(2m)^{-3} = 2^{-3}m^{-3} = \dfrac{1}{8m^3} — the coefficient took the negative exponent as well, so 23=182^{-3} = \tfrac18 ended up underneath c) (ab)2=a2b2=b2a2\left(\dfrac{a}{b}\right)^{-2} = \dfrac{a^{-2}}{b^{-2}} = \dfrac{b^2}{a^2} — a negative exponent on a fraction flips it d) (3x2)1=31(x2)1=13x2=x23(3x^{-2})^{-1} = 3^{-1}(x^{-2})^{-1} = \dfrac{1}{3} \cdot x^2 = \dfrac{x^2}{3}
  5. Volume =(2x3)3=23(x3)3=8x9= (2x^3)^3 = 2^3(x^3)^3 = 8x^9 cubic centimeters. Two laws: power of a product, to send the outer exponent to both the 22 and the x3x^3, and power of a power, to turn (x3)3(x^3)^3 into x9x^9.
  6. A square kilometer is (103)2=1032=106(10^3)^2 = 10^{3 \cdot 2} = 10^6 square meters, which is 1,000,0001{,}000{,}000. The law is power of a power. (This is why doubling a length quadruples an area — the exponent on the length gets multiplied, not the length itself.)
  7. (ab)n=anbn(ab)^n = a^nb^n is true because the derivation reorders factors: (ab)(ab)(ab)(ab)(ab)(ab) can be regrouped as (aaa)(bbb)(a \cdot a \cdot a)(b \cdot b \cdot b) since multiplication may be done in any order. In a+ba + b there are no factors to reorder, so that step has nothing to act on and the analogous claim fails. Counterexample at a=3a = 3, b=4b = 4, n=2n = 2: the left side is (3+4)2=72=49(3+4)^2 = 7^2 = 49, and the right side is 32+42=9+16=253^2 + 4^2 = 9 + 16 = 25. One counterexample retires the claim permanently. (What (a+b)2(a+b)^2 actually equals is Chapter 12's work.)
  8. The student sent the exponent to the xx but not to the 33. Every factor inside the parentheses takes the exponent, coefficient included: (3x)2=32x2=9x2(3x)^2 = 3^2x^2 = 9x^2. At x=1x = 1: the correct answer gives 99, and the student's 3x23x^2 gives 33.
  9. The student used the product law, adding 3+4=73 + 4 = 7, on an expression that is a power of a power. Correct: (x3)4=x34=x12(x^3)^4 = x^{3 \cdot 4} = x^{12}. The count is 44 groups of 33 factors, so twelve factors in all — not seven.
  10. a) (x4)5=x20\left(x^4\right)^5 = x^{20}, since 45=204 \cdot 5 = 20, so the missing exponent is 4\mathbf{4} b) (2a3)3=23a9=8a9\left(2a^3\right)^3 = 2^3a^9 = 8a^9, so the missing exponent is 3\mathbf{3}; both the coefficient and the variable confirm it, since 23=82^3 = 8 and 33=93 \cdot 3 = 9 c) (m4n)3=m12n3\left(\dfrac{m^4}{n}\right)^3 = \dfrac{m^{12}}{n^3}, so the missing exponents are 12\mathbf{12} and 3\mathbf{3}

Exit ticket 10.4

  1. (a6)3=a18(a^6)^3 = a^{18}
  2. (3m2n5)3=(3)3(m2)3(n5)3=27m6n15(-3m^2n^5)^3 = (-3)^3(m^2)^3(n^5)^3 = -27m^6n^{15}; negative because the exponent is odd
  3. (2x3y2)4=24x12y8=16x12y8\left(\dfrac{2x^3}{y^2}\right)^4 = \dfrac{2^4x^{12}}{y^8} = \dfrac{16x^{12}}{y^8}
  4. x3x5=x8x^3 \cdot x^5 = x^8: two rows of factors are set end to end, so the counts add — three copies of xx followed by five copies is eight copies. (x3)5=x15(x^3)^5 = x^{15}: one row of three factors is repeated five times, so the counts multiply — five groups of three is fifteen factors. In the first, factors are being joined; in the second, a group is being repeated.

Lesson 10.5 — Multivariable Expressions and Ratios of Monomials

Guided practice

  1. One step to the right multiplies the value by 1010; one step to the left divides it by 1010 — the same single pattern in both directions, which is what makes the negative side of the scale no different in kind from the positive side. At 10010^0 the value is 11, marked on the figure, and the everyday length labeled there is one meter, one long stride.
  2. 103103=103(3)=106\dfrac{10^3}{10^{-3}} = 10^{3-(-3)} = 10^6. A kilometer is one million times as long as a millimeter — six orders of magnitude, which is the six ticks between the two callouts.
  3. 15x5y35x2y7=3x52y37=3x3y4=3x3y4\dfrac{15x^5y^3}{5x^2y^7} = 3x^{5-2}y^{3-7} = 3x^3y^{-4} = \dfrac{3x^3}{y^4}. The base yy had the larger exponent underneath, so its leftover factors really are in the denominator.
  4. (2a3)48a5=24a128a5=16a128a5=2a125=2a7\dfrac{(2a^3)^4}{8a^5} = \dfrac{2^4a^{12}}{8a^5} = \dfrac{16a^{12}}{8a^5} = 2a^{12-5} = 2a^7. Clearing the outer exponent must come first, and it has to reach the 22 as well as the a3a^3: 24=162^4 = 16, not 22.
  5. 6m4n29m1n3=69m4(1)n23=23m5n5=2m53n5\dfrac{6m^4n^{-2}}{9m^{-1}n^3} = \dfrac{6}{9}m^{4-(-1)}n^{-2-3} = \dfrac{2}{3}m^5n^{-5} = \dfrac{2m^5}{3n^5}. On the base mm the subtraction is 4(1)=4+1=54 - (-1) = 4 + 1 = 5; writing the parentheses is what keeps it from being read as 41=34 - 1 = 3.
  6. A monomial is a number, a variable, or a product of numbers and variables — for example 77, xx, 3a2b-3a^2b. 3x2y\dfrac{3x^2}{y} is not a monomial, because a variable appears in a denominator, which makes it a quotient of two monomials rather than a single product. It is, however, exactly the kind of thing that a simplified ratio of monomials comes out as.

Independent practice

  1. a) x8y2x3y6=x83y26=x5y4=x5y4\dfrac{x^8y^2}{x^3y^6} = x^{8-3}y^{2-6} = x^5y^{-4} = \dfrac{x^5}{y^4} b) 24a5b318a2b7=2418a52b37=43a3b4=4a33b4\dfrac{24a^5b^3}{18a^2b^7} = \dfrac{24}{18}a^{5-2}b^{3-7} = \dfrac{4}{3}a^3b^{-4} = \dfrac{4a^3}{3b^4} c) 14m3n87m7n2=2m37n82=2m4n6=2n6m4\dfrac{-14m^3n^8}{7m^7n^2} = -2m^{3-7}n^{8-2} = -2m^{-4}n^6 = -\dfrac{2n^6}{m^4} d) p4q3rp2q2r5=p4(2)q32r15=p6q5r4=p6q5r4\dfrac{p^4q^{-3}r}{p^{-2}q^2r^5} = p^{4-(-2)}q^{-3-2}r^{1-5} = p^6q^{-5}r^{-4} = \dfrac{p^6}{q^5r^4}

  2. a) (3x2y)32xy4=27x6y32xy4=54x6+1y3+4=54x7y7(3x^2y)^3 \cdot 2xy^4 = 27x^6y^3 \cdot 2xy^4 = 54x^{6+1}y^{3+4} = 54x^7y^7. Clear the outer exponent first — 33=273^3 = 27 — then use the product law. b) (2m3)4(4m2)2=16m1216m4=m124=m8\dfrac{(2m^3)^4}{(4m^2)^2} = \dfrac{16m^{12}}{16m^4} = m^{12-4} = m^8. The coefficients happen to cancel exactly, which is easy to miss if the outer exponents are not both cleared first. c) (a4ba2b3)3=(a2b2)3=a6b6=a6b6\left(\dfrac{a^4b}{a^2b^3}\right)^3 = (a^2b^{-2})^3 = a^6b^{-6} = \dfrac{a^6}{b^6}. Simplifying inside first is much shorter than cubing top and bottom and dividing afterward, though both give the same answer. d) 5x2y320x4y1=520x24y3(1)=14x6y4=y44x6\dfrac{5x^{-2}y^3}{20x^4y^{-1}} = \dfrac{5}{20}x^{-2-4}y^{3-(-1)} = \dfrac{1}{4}x^{-6}y^4 = \dfrac{y^4}{4x^6}

  3. a) 18r6s2t412r2s3t4=32r62s23t44=32r4s5t0=3r42s5\dfrac{18r^6s^{-2}t^4}{12r^2s^3t^4} = \dfrac{3}{2}r^{6-2}s^{-2-3}t^{4-4} = \dfrac{3}{2}r^4s^{-5}t^0 = \dfrac{3r^4}{2s^5}. The base tt vanished because t0=1t^0 = 1. b) (2rs2)3t4r2s4t2=8r3s6t4r2s4t2=2r32s64t1(2)=2rs2t3\dfrac{(2rs^2)^3t}{4r^2s^4t^{-2}} = \dfrac{8r^3s^6t}{4r^2s^4t^{-2}} = 2r^{3-2}s^{6-4}t^{1-(-2)} = 2rs^2t^3 c) x3y5z2x5y2z1=x35y52z2(1)=x2y3z3=y3z3x2\dfrac{-x^3y^5z^2}{x^5y^2z^{-1}} = -x^{3-5}y^{5-2}z^{2-(-1)} = -x^{-2}y^3z^3 = -\dfrac{y^3z^3}{x^2} d) (3a2b)2(3ab2)2=9a4b29a2b4=a42b24=a2b2=a2b2\dfrac{(3a^2b)^2}{(3ab^2)^2} = \dfrac{9a^4b^2}{9a^2b^4} = a^{4-2}b^{2-4} = a^2b^{-2} = \dfrac{a^2}{b^2}

  4. Front numbers: 3.41.7=2\dfrac{3.4}{1.7} = 2. Exponents: 108104=1084=104\dfrac{10^8}{10^4} = 10^{8-4} = 10^4. So the ratio is 2×104=20,0002 \times 10^4 = 20{,}000: about twenty thousand times as many people live in the country as in the town.

  5. 106103=106(3)=109\dfrac{10^6}{10^{-3}} = 10^{6-(-3)} = 10^9. The Richmond-to-Chicago distance is about a billion times the thickness of a credit card, and the two lengths are nine orders of magnitude apart — the nine ticks between 10310^{-3} and 10610^6 on the scale.

  6. 4×1092×106=2×1096=2×103\dfrac{4 \times 10^9}{2 \times 10^6} = 2 \times 10^{9-6} = 2 \times 10^3, which is 20002000 photos.

  7. (2x3)48x5\dfrac{(2x^3)^4}{8x^5}. Step 1, power of a product: the outer exponent reaches both factors, giving 24(x3)42^4(x^3)^4. Step 2, power of a power: (x3)4=x12(x^3)^4 = x^{12}, so the numerator is 16x1216x^{12}. Step 3, quotient law: divide the coefficients, 16÷8=216 \div 8 = 2, and subtract the exponents, 125=712 - 5 = 7. Result: 2x72x^7.

  8. x3x7=x37=x4\dfrac{x^3}{x^7} = x^{3-7} = x^{-4} by the quotient law, and x4=1x4x^{-4} = \dfrac{1}{x^4} by the negative-exponent law — which itself came from counting the four unmatched factors left below the bar in x3x7\dfrac{x^3}{x^7}. So all three are the same quantity at every x0x \neq 0. This chapter reports 1x4\dfrac{1}{x^4}, because the convention is that a final answer contains no negative exponent; the form with a positive exponent also shows at a glance that the value is a small positive number when xx is large.

  9. On the base bb the student subtracted in the wrong direction, computing 73=47 - 3 = 4 instead of 37=43 - 7 = -4, and then left the result in the numerator. The subtraction is always numerator exponent minus denominator exponent, and a negative result means the leftover factors are in the denominator. Correct: 24a5b318a2b7=43a3b4=4a33b4\dfrac{24a^5b^3}{18a^2b^7} = \dfrac{4}{3}a^3b^{-4} = \dfrac{4a^3}{3b^4}. A check at a=1a = 1, b=1b = 1 would not catch this; at a=1a = 1, b=2b = 2 the original is 24818128=112\tfrac{24 \cdot 8}{18 \cdot 128} = \tfrac{1}{12}, the correct answer gives 4316=112\tfrac{4}{3 \cdot 16} = \tfrac{1}{12}, and the student's gives 4163=643\tfrac{4 \cdot 16}{3} = \tfrac{64}{3}.

  10. The student subtracted the exponents as 414 - 1 instead of 4(1)4 - (-1), dropping the sign on the denominator's exponent. Subtracting a negative adds: 4(1)=4+1=54 - (-1) = 4 + 1 = 5. Correct: 6m49m1=23m5=2m53\dfrac{6m^4}{9m^{-1}} = \dfrac{2}{3}m^5 = \dfrac{2m^5}{3}. Written another way, 1m1=m\dfrac{1}{m^{-1}} = m, so the denominator's m1m^{-1} contributes an extra factor of mm upstairs.

  11. At x=2x = 2, y=2y = 2: the original is 28222326=2564864=1024512=2\dfrac{2^8 \cdot 2^2}{2^3 \cdot 2^6} = \dfrac{256 \cdot 4}{8 \cdot 64} = \dfrac{1024}{512} = 2, and the simplified form is 2524=3216=2\dfrac{2^5}{2^4} = \dfrac{32}{16} = 2. At x=3x = 3, y=1y = 1: the original is 381331=656127=243\dfrac{3^8 \cdot 1}{3^3 \cdot 1} = \dfrac{6561}{27} = 243, and the simplified form is 351=243\dfrac{3^5}{1} = 243. All four values: 22, 22, 243243, 243243.

    Agreement at two pairs is not a proof because two expressions can agree at finitely many points and differ elsewhere — the check confirms nothing about the infinitely many pairs not tried. But a disagreement at even one allowed pair would be a proof of error, because a correct simplification has to equal the original at every allowed value; a single counterexample is enough to rule it out. That asymmetry is why the check is worth thirty seconds even though it proves nothing on its own. (Testing x=1x = 1 alone would be a poor check, since 11 to any power is 11 and most exponent errors survive it.)

Exit ticket 10.5

  1. 20x6y25x2y3=4x62y23=4x4y5=4x4y5\dfrac{20x^6y^{-2}}{5x^2y^3} = 4x^{6-2}y^{-2-3} = 4x^4y^{-5} = \dfrac{4x^4}{y^5}
  2. (3m2n)39mn4=27m6n39mn4=3m61n34=3m5n1=3m5n\dfrac{(3m^2n)^3}{9mn^4} = \dfrac{27m^6n^3}{9mn^4} = 3m^{6-1}n^{3-4} = 3m^5n^{-1} = \dfrac{3m^5}{n}
  3. 6×1073×102=2×107(2)=2×109\dfrac{6 \times 10^7}{3 \times 10^{-2}} = 2 \times 10^{7-(-2)} = 2 \times 10^9
  4. Clear the outer exponent first. Doing so distributes one exponent to a handful of factors and multiplies a few inner exponents, after which the expression is an ordinary ratio of monomials and the remaining work is one division of coefficients and one subtraction per base. Leaving the outer exponent for last means carrying an unexpanded power through every other step and then still having to expand it, which is longer and gives the sign and coefficient errors more places to happen. (Simplifying inside the parentheses first is also correct and is sometimes shorter still, as in (a4ba2b3)3\left(\tfrac{a^4b}{a^2b^3}\right)^3; what must not happen is applying the quotient law across the bar while an uncleared outer exponent is still sitting over the whole fraction.)

Chapter 10 Review

Part A — Deriving the laws from patterns

  1. The blue brace counts the 3 factors contributed by a3a^3; the red brace counts the 2 factors contributed by a2a^2; the black brace counts the 5 factors in all that result. The law is aman=am+na^m \cdot a^n = a^{m+n}. The exponents add rather than multiply because an exponent is a tally of how many copies of the base are being multiplied, and setting one row of copies after another gives a row whose length is the sum of the two lengths.

  2. The strikethrough marks show factors being matched off in pairs, one from the numerator with one from the denominator. Each canceled pair is a factor divided by itself, which is worth 11 — so removing a pair leaves the value unchanged while shortening both counts by one. The law is aman=amn\dfrac{a^m}{a^n} = a^{m-n}, for a0a \neq 0.

  3. Power Value From the row above
    242^4 1616
    232^3 88 16÷216 \div 2
    222^2 44 8÷28 \div 2
    212^1 22 4÷24 \div 2
    202^0 11 2÷22 \div 2

    Reading 1, by the quotient law: a3a3=a33=a0\dfrac{a^3}{a^3} = a^{3-3} = a^0. Reading 2, by canceling all three pairs: aaaaaa=1\dfrac{a \cdot a \cdot a}{a \cdot a \cdot a} = 1. So a0=1a^0 = 1, for a0a \neq 0.

    It is forced rather than chosen for two reasons that agree. The table's right-hand column is the same instruction at every row — step down one exponent, divide by 22 — so the entry below 21=22^1 = 2 has to be 2÷2=12 \div 2 = 1; any other value would mean the pattern broke on the last step for no reason. And the two readings are readings of a single expression, which can only have one value, so a0a^0 and 11 are the same number whether anyone agrees to it or not.

  4. Power Value As a decimal
    242^{-4} 116\tfrac{1}{16} 0.06250.0625
    252^{-5} 132\tfrac{1}{32} 0.031250.03125

    Each comes from the row above by the same division by 22: 18÷2=116\tfrac18 \div 2 = \tfrac{1}{16} and 116÷2=132\tfrac{1}{16} \div 2 = \tfrac{1}{32}.

    A negative exponent instructs you to take a reciprocal: an=1ana^{-n} = \dfrac{1}{a^n}. So 212^{-1} cannot be 2-2, because the column's rule is "divide by 22," and the row above 212^{-1} is 20=12^0 = 1, giving 1÷2=121 \div 2 = \tfrac12. Every value below 202^0 is a positive number smaller than 11; for 2-2 to be right, the pattern would have to abandon dividing by 22 at exactly that row, with nothing to justify it.

  5. (am)n=amn(a^m)^n = a^{mn}. The outer exponent counts groups, and the inner exponent counts factors inside one group. They multiply because the total number of factors is groups times factors per group — the same arithmetic as counting nn rows of mm objects. In the figure, (a2)3(a^2)^3 is three groups of two factors, so six factors, and a6a^6 is the result.

  6. (ab)n=anbn(ab)^n = a^nb^n, and (ab)n=anbn\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n} for b0b \neq 0. Left panel's numeric check, at x=5x = 5: (25)3=103=1000(2 \cdot 5)^3 = 10^3 = 1000, and 853=8125=10008 \cdot 5^3 = 8 \cdot 125 = 1000. Right panel's numeric check, at x=3x = 3 and y=2y = 2: (32)4=8116\left(\tfrac{3}{2}\right)^4 = \tfrac{81}{16}, and 3424=8116\tfrac{3^4}{2^4} = \tfrac{81}{16}.

  7. Expression Value
    (3)2(-3)^2 99
    32-3^2 9-9
    (2)3(-2)^3 8-8
    23-2^3 8-8
    (2)4(-2)^4 1616
    24-2^4 16-16

    Read an-a^n as "the opposite of ana^n" — the exponent reaches only the symbol it sits on, and the minus sign is applied to the finished power. The two forms agree exactly when the exponent is odd, as with (2)3=23=8(-2)^3 = -2^3 = -8, because an odd power of a negative base is negative anyway. They cannot agree when the exponent is even: (a)n(-a)^n is then positive while an-a^n is negative, as (2)4=16(-2)^4 = 16 against 24=16-2^4 = -16. (The one uninteresting exception is a=0a = 0, where both are 00.)

Part B — Multivariable expressions

  1. a) x5y2x2y6=x5+2y2+6=x7y8x^5y^2 \cdot x^2y^6 = x^{5+2}y^{2+6} = x^7y^8 b) 3a4b5a2b3=15a4+2b1+3=15a6b4-3a^4b \cdot 5a^2b^3 = -15a^{4+2}b^{1+3} = -15a^6b^4 c) (2m3n2)4=24m12n8=16m12n8(2m^3n^2)^4 = 2^4m^{12}n^8 = 16m^{12}n^8 d) (p2q3)2=p4q6=p4q6(p^{-2}q^3)^{-2} = p^{4}q^{-6} = \dfrac{p^4}{q^6}, since (2)(2)=4(-2)(-2) = 4 and (3)(2)=6(3)(-2) = -6

  2. a) 4x3y=4yx34x^{-3}y = \dfrac{4y}{x^3} — only the xx moves; the 44 and the yy stay put b) m2n5=n5m2\dfrac{m^{-2}}{n^{-5}} = \dfrac{n^5}{m^2} c) (3ab2)1=31a1b2=b23a(3ab^{-2})^{-1} = 3^{-1}a^{-1}b^{2} = \dfrac{b^2}{3a} d) 2c0d4=211d4=2d42c^0d^{-4} = 2 \cdot 1 \cdot \dfrac{1}{d^4} = \dfrac{2}{d^4}

  3. 60=16^0 = 1. 25=1322^{-5} = \dfrac{1}{32}. (5)2=1(5)2=125(-5)^{-2} = \dfrac{1}{(-5)^2} = \dfrac{1}{25}. 52=152=125-5^{-2} = -\dfrac{1}{5^2} = -\dfrac{1}{25}.

    The last two differ only in where the minus sign sits. In (5)2(-5)^{-2} the parentheses make 5-5 the base, and an even power of a negative number is positive. In 52-5^{-2} the base is 55, the power 52=1255^{-2} = \tfrac{1}{25} is formed first, and the minus sign is applied to it afterward — giving the opposite. The sign of the answer is decided by the parentheses, not by the negative exponent, which only ever produces a reciprocal.

  4. The student sent the outer exponent to the variables but not to the coefficient. Every factor inside takes the exponent: (2x3y)4=24(x3)4y4=16x12y4(2x^3y)^4 = 2^4(x^3)^4y^4 = 16x^{12}y^4. The law applied to only part of the expression was the power of a product, (ab)n=anbn(ab)^n = a^nb^n — the student used it on x3x^3 and yy and skipped the 22. A check at x=y=1x = y = 1 exposes it: the correct answer is 1616 and the student's is 22.

  5. Because a negative exponent is an instruction to take a reciprocal, not to negate. x3=1x3x^{-3} = \dfrac{1}{x^3}, and the reciprocal of a positive number is positive, so x3>0x^{-3} > 0 whenever x>0x > 0. Nothing in the operation can introduce a minus sign; only a negative base can do that. Example: 23=123=182^{-3} = \dfrac{1}{2^3} = \dfrac{1}{8} exactly, which is 0.1250.125 as a decimal — the same value the pattern column of Figure 4 produces, and the same value a calculator returns.

  6. a) x7x4=x7+(4)=x3x^7 \cdot x^{-4} = x^{7+(-4)} = x^3, so the missing exponent is 4\mathbf{-4} b) (a5)3=a5(3)=a15\left(a^{5}\right)^{-3} = a^{5 \cdot (-3)} = a^{-15}, so the missing exponent is 5\mathbf{5} c) m2m6=m2(6)=m4\dfrac{m^{-2}}{m^{-6}} = m^{-2-(-6)} = m^{4}, so the missing exponent is 6\mathbf{-6}

Part C — Ratios of monomial expressions

  1. a) x9y4x4y4=x94y44=x5y0=x5\dfrac{x^9y^4}{x^4y^4} = x^{9-4}y^{4-4} = x^5y^0 = x^5. The base yy paired off completely, and y0=1y^0 = 1. b) 32a7b28a3b5=4a73b25=4a4b3=4a4b3\dfrac{-32a^7b^2}{8a^3b^5} = -4a^{7-3}b^{2-5} = -4a^4b^{-3} = -\dfrac{4a^4}{b^3} c) (3r2s)26rs3=9r4s26rs3=96r41s23=32r3s1=3r32s\dfrac{(3r^2s)^2}{6rs^3} = \dfrac{9r^4s^2}{6rs^3} = \dfrac{9}{6}r^{4-1}s^{2-3} = \dfrac{3}{2}r^3s^{-1} = \dfrac{3r^3}{2s} d) 15m1n625m4n2=35m14n6(2)=35m5n8=3n85m5\dfrac{15m^{-1}n^6}{25m^4n^{-2}} = \dfrac{3}{5}m^{-1-4}n^{6-(-2)} = \dfrac{3}{5}m^{-5}n^8 = \dfrac{3n^8}{5m^5}

  2. 12x5y3z18x2y3z4=1218x52y33z14=23x3y0z3=2x33z3\dfrac{12x^5y^3z}{18x^2y^3z^4} = \dfrac{12}{18}x^{5-2}y^{3-3}z^{1-4} = \dfrac{2}{3}x^3y^0z^{-3} = \dfrac{2x^3}{3z^3}.

    The base yy disappeared because its exponents were equal top and bottom: every yy in the numerator paired off with a yy in the denominator, leaving y33=y0=1y^{3-3} = y^0 = 1, and multiplying by 11 changes nothing. It is worth writing the y0y^0 down before dropping it, so that the base is retired for a reason rather than by inattention.

  3. At a=1a = 1, b=2b = 2: the original is 32148132=128256=12\dfrac{-32 \cdot 1 \cdot 4}{8 \cdot 1 \cdot 32} = \dfrac{-128}{256} = -\dfrac12, and the simplified form is 418=12-\dfrac{4 \cdot 1}{8} = -\dfrac12. At a=2a = 2, b=1b = 1: the original is 321281881=409664=64\dfrac{-32 \cdot 128 \cdot 1}{8 \cdot 8 \cdot 1} = \dfrac{-4096}{64} = -64, and the simplified form is 4161=64-\dfrac{4 \cdot 16}{1} = -64. All four values: 12-\tfrac12, 12-\tfrac12, 64-64, 64-64.

    b=0b = 0 is not an allowed test value because bb appears in a denominator — b5b^5 in the original and b3b^3 in the answer — and a denominator of zero names no number. The equality is a claim about every allowed pair, and b=0b = 0 is precisely the pair the restriction excludes.

  4. Work outward in. First clear the outer exponent, distributing it to every factor inside — coefficient included — and multiplying any inner exponents; alternatively, simplify inside the parentheses first, which is sometimes shorter. Then multiply within the numerator and within the denominator using the product law, divide the coefficients and reduce that fraction, subtract exponents base by base with the numerator's exponent first, and finally move any negative exponent across the bar so the answer has none.

    Every one of those steps assumes each variable in the denominator is nonzero, because every step is either the quotient law or a consequence of it, and the quotient law is derived by canceling matched pairs — a factor divided by itself is 11 only when that factor is not 00. The same restriction is what a0=1a^0 = 1 and an=1ana^{-n} = \tfrac{1}{a^n} inherit, since both were derived from a quotient. So the simplified expression equals the original at every value except the ones that would have put a zero underneath, and those values are excluded from the start rather than discovered at the end.

Part D — Mixed application

  1. At 10010^0 the value is 11 meter, and the figure labels it one long stride. A kilometer against a millimeter: 103103=103(3)=106\dfrac{10^3}{10^{-3}} = 10^{3-(-3)} = 10^6, a million times as long. Richmond-to-Chicago against a credit card's thickness: 106103=106(3)=109\dfrac{10^6}{10^{-3}} = 10^{6-(-3)} = 10^9, a billion times as long — nine orders of magnitude, which is the nine ticks between the two callouts.

    The law is the quotient law, aman=amn\dfrac{a^m}{a^n} = a^{m-n}. The answers depend on a negative exponent meaning a reciprocal because both subtractions cross zero: 3(3)3 - (-3) and 6(3)6 - (-3) only come out to 66 and 99 if 10310^{-3} really is 1103\tfrac{1}{10^3}, a small positive length. If a negative exponent meant a negative number instead, 10310^{-3} would be a negative length, and dividing by it would give a negative ratio — which is not what "how many times as long" can ever mean. The scale is the whole argument drawn in one line: one step left divides by 1010, on both sides of 10010^0.

  2. At hour 00 there is 11 cell, recorded as 202^0. At hour 66 there are 26=642^6 = 64 cells. At hour 1212 there are 2122^{12} cells, which is 40964096.

    21226=2126=26=64\dfrac{2^{12}}{2^6} = 2^{12-6} = 2^6 = 64. That number says the colony at hour 1212 is 6464 times the size it was at hour 66 — and it is the same 6464 as the hour-66 count itself, because six more hours of doubling multiplies by 262^6 no matter when those six hours start. (How that constant multiplier makes this an exponential function is Chapter 17's subject.)

  3. Front numbers: 1.23=0.4\dfrac{1.2}{3} = 0.4. Exponents: 1012106=10126=106\dfrac{10^{12}}{10^6} = 10^{12-6} = 10^6. So the quotient is 0.4×1060.4 \times 10^6, which is not yet in scientific notation because 0.40.4 is less than 11; shifting one place gives 4×1054 \times 10^5. As an ordinary number, 400,000400{,}000 recordings fit.

    The law that did the work is the quotient law — one division of the front numbers and one subtraction of the exponents. This item is also a reminder to finish the job: an answer of 0.4×1060.4 \times 10^6 is numerically right but not in the required form, and rewriting it as 4×1054 \times 10^5 is the same fact with the front number back between 11 and 1010.


Workbook-only items

Page 2, counting factors. In ana^n, aa is the base and nn is the exponent. a1=aa^1 = \mathbf{a}, because one copy of aa is aa. In the figure the blue brace counts 3 factors, the red 2, and the black 5 in all. The product law: aman=am+na^m \cdot a^n = a^{\mathbf{m+n}}.

Page 5, where the minus sign lives. The parentheses decide what the base is. Read an-a^n as "the opposite of ana^n."

Page 7, matching factors off. Each pair struck through is a factor divided by itself, which equals 1\mathbf{1}. The quotient law: aman=amn\dfrac{a^m}{a^n} = a^{\mathbf{m-n}}, for a0a \neq 0. The subtraction is always numerator exponent minus denominator exponent.

Page 12, the pattern down to zero. Step down one exponent, divide by 22. The last row is not a choice — it is what 2÷22 \div 2 gives.

Page 14, the pattern below zero. A negative exponent is not a negative number. It is an instruction to take a reciprocal.

Page 19, counting groups. The outer exponent counts groups. The inner exponent counts factors inside a group. So the total multiplies. Power of a power: (am)n=amn(a^m)^n = a^{\mathbf{mn}}.

Page 20, boxed laws and warning frame. (ab)n=anbn(ab)^n = \mathbf{a^n b^n}. (ab)n=anbn\left(\dfrac{a}{b}\right)^n = \mathbf{\dfrac{a^n}{b^n}}, for b0b \neq 0, because bb sits in a denominator throughout the derivation. And (3x)4=81x4(3x)^4 = \mathbf{81x^4}, not 3x43x^4 — the coefficient takes the exponent too.

Page 24, monomials and the order of the work. A monomial is a number, a variable, or a product of numbers and variables. An answer is simplified when each base appears exactly once, every exponent is positive, the coefficient is a single number or a fraction in lowest terms, and no power of a power is left uncleared. The order of the work: (1) clear every outer exponent first; (2) multiply within the numerator and within the denominator; (3) divide the coefficients and reduce; (4) subtract exponents base by base; (5) move any negative exponent across the bar.

Page 27, powers of ten. One step right multiplies by 1010; one step left divides by 1010. At 10010^0 the value is 1\mathbf{1}, labeled in the figure as one meter, one long stride.

Page 28, dividing in scientific notation. Divide the front numbers, then subtract the exponents. Check the two parts separately: a front-number ratio that comes out to exactly 22 is a sign the setup is right, and one that comes out to 2020 or 0.20.2 usually means a power of ten was misplaced.

Page 37, blank pattern tables. Both tables are for student work, so the expected entries are given here for the teacher.

Table A — powers of 33. The value column runs 2727, 99, 33, 11, 13\tfrac13, 19\tfrac19, and the third column says the same thing on every row: 27÷327 \div 3, 9÷39 \div 3, 3÷33 \div 3, 1÷31 \div 3, 13÷3\tfrac13 \div 3. That constancy is the entire point — the rows at 303^0 and below are not new rules but the next steps of a pattern already running, exactly as with powers of 22 in Figures 3 and 4. Every value below 303^0 is a positive number smaller than 11; a negative entry there means the pattern was abandoned.

Table B — count the factors.

Product Factors written out Count One power
52535^2 \cdot 5^3 (55)(555)(5 \cdot 5)(5 \cdot 5 \cdot 5) 2+3=52 + 3 = 5 555^5
m4m4m^4 \cdot m^4 (mmmm)(mmmm)(m \cdot m \cdot m \cdot m)(m \cdot m \cdot m \cdot m) 4+4=84 + 4 = 8 m8m^8
7672\dfrac{7^6}{7^2} two pairs cancel, four 77s remain 62=46 - 2 = 4 747^4
(c3)4(c^3)^4 44 groups of 33 factors 34=123 \cdot 4 = 12 c12c^{12}

The four rows are deliberately one law each: two products, one quotient, one power of a power. A student who can fill the Count column from the Factors column has derived the laws rather than recalled them, which is what A.EO.3a asks for. Note that m4m4=m8m^4 \cdot m^4 = m^8 and not m16m^{16} — equal exponents still add — and that (c3)4=c12(c^3)^4 = c^{12} and not c7c^7, since repeating a group multiplies while joining rows adds.