Algebra Quiz: Understanding Rational Exponents And Radicals
20 questions · exam conditions
0:00
Understanding Rational Exponents And RadicalsQuestion 1 of 20

Show that bm/n=bmn=(bn)mb^{m/n}=\sqrt[n]{b^m}=(\sqrt[n]{b})^m using exponent properties (assume b>0b>0 and integers m1m\ge 1, n2n\ge 2). Which reasoning correctly justifies the equal representations?

Because bm/n=bm/bnb^{m/n}=b^m/b^n by the quotient rule, so bm/n=bmnb^{m/n}=b^{m-n} and that equals bmn\sqrt[n]{b^m}.
Because bmn=(bm)n\sqrt[n]{b^m}=(\sqrt[m]{b})^n since the mm and nn can be swapped in a radical, so all forms are equal.
Because (bm/n)n=bm(b^{m/n})^n=b^m, so bm/nb^{m/n} must equal bmn\sqrt[n]{b^m}; also bm/n=(b1/n)m=(bn)mb^{m/n}=(b^{1/n})^m=(\sqrt[n]{b})^m by (ba)c=bac(b^a)^c=b^{ac}.
Because bm/nb^{m/n} means take the nnth root first and then multiply by mm, so bm/n=mbnb^{m/n}=m\sqrt[n]{b}.
← Back to quizzes

Algebra Quiz

Algebra Quiz: Understanding Rational Exponents And Radicals

Practice Understanding Rational Exponents And Radicals in Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Understanding Rational Exponents And Radicals, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Show that bm/n=bmn=(bn)mb^{m/n}=\sqrt[n]{b^m}=(\sqrt[n]{b})^m using exponent properties (assume b>0b>0 and integers m1m\ge 1, n2n\ge 2). Which reasoning correctly justifies the equal representations?

  1. Because bm/n=bm/bnb^{m/n}=b^m/b^n by the quotient rule, so bm/n=bmnb^{m/n}=b^{m-n} and that equals bmn\sqrt[n]{b^m}.
  2. Because bmn=(bm)n\sqrt[n]{b^m}=(\sqrt[m]{b})^n since the mm and nn can be swapped in a radical, so all forms are equal.
  3. Because (bm/n)n=bm(b^{m/n})^n=b^m, so bm/nb^{m/n} must equal bmn\sqrt[n]{b^m}; also bm/n=(b1/n)m=(bn)mb^{m/n}=(b^{1/n})^m=(\sqrt[n]{b})^m by (ba)c=bac(b^a)^c=b^{ac}. (correct answer)
  4. Because bm/nb^{m/n} means take the nnth root first and then multiply by mm, so bm/n=mbnb^{m/n}=m\sqrt[n]{b}.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! For b^(m/n), we have two equivalent paths using properties: Path 1: b^(m/n) = b^(m · 1/n) = (b^m)^(1/n) [using (b^a)^c = b^(ac) backwards] = ⁿ√(bmb^m) [using b^(1/n) = ⁿ√b]. Path 2: b^(m/n) = b^(1/n · m) = (b^(1/n))^m [using (b^a)^c = b^(ac) backwards] = (ⁿ√b)^m [using b^(1/n) = ⁿ√b]. Both paths give the same result, confirming b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m. Example: 27^(2/3) = ³√(27²) = ³√729 = 9, OR 27^(2/3) = (³√27)² = 3² = 9. Both work! Choice B correctly explains that the definition follows from property preservation with sound logical connection. Choice A confuses the definition with how to calculate: it explains how to evaluate b^(m/n) (take root, then power), but doesn't explain why we define it that way. The 'why' involves showing that this definition is the only one preserving exponent properties. Calculation procedure and logical justification are different things! The logic chain for understanding rational exponents: (1) We have properties for integer exponents that work beautifully (like (b^2)^3 = b^6), (2) We want to extend exponents to fractions while keeping these properties working, (3) If we require (b^(1/n))^n = b^1 = b (property preservation), then b^(1/n) must be the value that when raised to power n gives b, (4) That value is by definition the nth root ⁿ√b. So: wanting properties to extend → forced definition b^(1/n) = ⁿ√b. It's logical necessity! Don't memorize 'b^(1/n) = ⁿ√b' as a random fact—understand the reason: it's the ONLY definition making (b^(1/n))^n = b true via the power property! Once you understand this for b^(1/n), the rest follows: b^(m/n) = (b^(1/n))^m = (ⁿ√b)^m by the power property. The whole system of rational exponents is built on this one logical requirement. Understand the foundation, and the rest makes sense!

Question 2

Exponent rules for integers include the power-of-a-power property (ba)c=bac(b^a)^c = b^{ac}. To extend this rule to rational exponents, we want (b1/n)n=b(1/n)n=b1=b(b^{1/n})^n = b^{(1/n) \cdot n} = b^1 = b for b>0b > 0 and integer n>1n > 1. Explain why this forces the definition b1/n=bnb^{1/n} = \sqrt[n]{b}.

  1. Because b1/nb^{1/n} means divide bb by nn, so it should equal b/nb/n, which is the same as bn\sqrt[n]{b}.
  2. Because we want (b1/n)n=b(b^{1/n})^n = b to match (ba)c=bac(b^a)^c = b^{ac}, so b1/nb^{1/n} must be the number whose nnth power is bb, which is bn\sqrt[n]{b}. (correct answer)
  3. Because bn\sqrt[n]{b} is a convenient symbol, and any other value would also keep exponent rules true.
  4. Because the product rule bmbn=bm+nb^m \cdot b^n = b^{m+n} only works if b1/nb^{1/n} is defined to be b/nb/n.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. We define b1/n=bnb^{1/n} = \sqrt[n]{b} (the nth root of bb) because we want the power-of-a-power property (ba)c=bac(b^a)^c = b^{ac} to still work for fractional exponents: if this property holds, then (b1/n)n(b^{1/n})^n should equal b(1/n)n=b1=bb^{ (1/n) \cdot n } = b^1 = b. What number, when raised to the nth power, gives bb? That's exactly the nth root! So we're forced to define b1/n=bnb^{1/n} = \sqrt[n]{b}—it's not an arbitrary choice, it's the only definition that preserves the property we want. Here's the reasoning for b1/n=bnb^{1/n} = \sqrt[n]{b}: Suppose we want the power property (ba)c=bac(b^a)^c = b^{ac} to work even when exponents are fractions. Then (b1/n)n(b^{1/n})^n must equal b(1/n)n=bb^{ (1/n) \cdot n } = b. Let's call b1/n=xb^{1/n} = x for a moment. Then xn=bx^n = b. What is xx? It's the number that when raised to power nn gives bb—that's exactly the definition of bn\sqrt[n]{b}! So x=bnx = \sqrt[n]{b}, which means b1/n=bnb^{1/n} = \sqrt[n]{b}. Example: 81/38^{1/3} should satisfy (81/3)3=8(8^{1/3})^3 = 8, and 83=2\sqrt[3]{8} = 2 does satisfy 23=82^3 = 8, confirming 81/3=83=28^{1/3} = \sqrt[3]{8} = 2. The property forces the definition! Choice B correctly explains that the definition follows from property preservation—extending (ba)c=bac(b^a)^c = b^{ac} requires the radical definition with sound logical connection. Choice A says the product rule bmbn=bm+nb^m \cdot b^n = b^{m+n} requires b1/n=b/nb^{1/n} = b/n, but that's incorrect—the product rule doesn't force this definition, and b/nb/n doesn't even make sense as the meaning of b1/nb^{1/n}. The power-of-a-power property is what forces the radical definition, not the product rule! Don't memorize 'b1/n=bnb^{1/n} = \sqrt[n]{b}' as a random fact—understand the reason: it's the ONLY definition making (b1/n)n=b(b^{1/n})^n = b true via the power property! Once you understand this for b1/nb^{1/n}, the rest follows: bm/n=(b1/n)m=(bn)mb^{m/n} = (b^{1/n})^m = (\sqrt[n]{b})^m by the power property. The whole system of rational exponents is built on this one logical requirement. Understand the foundation, and the rest makes sense!

Question 3

Verify that the definition bm/n=bmnb^{m/n}=\sqrt[n]{b^m} preserves exponent rules by checking a perfect-power example. Which explanation correctly uses the definition and exponent properties to interpret 272/327^{2/3}?

  1. Since 272/3=27227^{2/3}=\sqrt{27^2}, it equals 27, so 273\sqrt[3]{27} must equal 9.
  2. Since 272/3=27(2/3)27^{2/3}=27\cdot(2/3), it equals 18, so radicals are unnecessary.
  3. Since 272/3=272327^{2/3}=\sqrt[3]{27^2}, it equals 7293=9\sqrt[3]{729}=9, matching (273)2=32=9(\sqrt[3]{27})^2=3^2=9, so the two equivalent forms agree as required by (ba)c=bac(b^a)^c=b^{ac}. (correct answer)
  4. Since 272/3=2723=27127^{2/3}=27^{2-3}=27^{-1}, it equals 1/271/27, which shows the definition works.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! For 27^(2/3), we have two equivalent paths: Path 1: 27^(2/3) = ³√(27²) = ³√729. Since 9³ = 729, we get ³√729 = 9. Path 2: 27^(2/3) = (³√27)² = 3² = 9 (since ³√27 = 3). Both give 9! Let's verify using the power property: (27^(2/3))³ should equal 27^((2/3)·3) = 27² = 729. Check: 9³ = 729 ✓. The definition preserves the property as required by (b^a)^c = b^(ac)! Choice A correctly explains that since 27^(2/3) = ³√(27²), it equals ³√729 = 9, matching (³√27)² = 3² = 9, so the two equivalent forms agree as required by (b^a)^c = b^(ac) with sound logical connection. Choice C says 27^(2/3) = √(27²), but that's incorrect—the denominator 3 in the exponent 2/3 means cube root, not square root! Also, √(27²) = √729 ≈ 27, not 9. This shows confusion about how the denominator of a rational exponent determines which root to take. To verify a definition makes sense: pick a specific example (like 27^(2/3)) and check: (1) Does (27^(2/3))³ equal 27² using the definition? Yes: ((³√27)²)³ = (3²)³ = 9³ = 729 = 27² ✓. (2) Does the power property predict this? Yes: (27^(2/3))³ = 27^((2/3)·3) = 27² ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!

Question 4

Which statement correctly explains why the definition 272/3=(273)227^{2/3}=(\sqrt[3]{27})^2 is consistent with extending integer exponent properties?

  1. Because 272/3=273227^{2/3}=\sqrt[2]{27^3} by swapping the 2 and 3 in the fraction.
  2. Because we want 272/3=(271/3)227^{2/3}=(27^{1/3})^2 so that the exponent multiplication in (ba)c=bac(b^a)^c=b^{ac} gives 27(1/3)2=272/327^{(1/3)\cdot 2}=27^{2/3}, and 271/327^{1/3} is defined as 273\sqrt[3]{27}. (correct answer)
  3. Because 272/3=272/327^{2/3}=27^2/3 by turning the denominator into division.
  4. Because 273\sqrt[3]{27} is defined as 27/327/3, so squaring gives 272/327^{2/3}.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. Think of it this way: mathematicians didn't sit around choosing definitions randomly. They started with exponent properties that work for integers and asked 'Can we extend exponents to fractions while keeping all these nice properties?' The answer is yes, but ONLY if we define fractional exponents as radicals. Any other definition would break the properties. So b^(1/n) = ⁿ√b isn't a choice—it's the consequence of wanting consistency! For b^(m/n), we have two equivalent paths using properties: Path 1: b^(m/n) = b^(m · 1/n) = (b^m)^(1/n) [using (b^a)^c = b^(ac) backwards] = ⁿ√(bmb^m) [using b^(1/n) = ⁿ√b]. Path 2: b^(m/n) = b^(1/n · m) = (b^(1/n))^m [using (b^a)^c = b^(ac) backwards] = (ⁿ√b)^m [using b^(1/n) = ⁿ√b]. Both paths give the same result, confirming b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m. Example: 27^(2/3) = ³√(27²) = ³√729 = 9, OR 27^(2/3) = (³√27)² = 3² = 9. Both work! Choice B correctly explains that we want 27^(2/3) = (27^(1/3))² so that the exponent multiplication in (b^a)^c = b^(ac) gives 27^((1/3)·2) = 27^(2/3), and 27^(1/3) is defined as ³√27. This shows the direct connection between the power-of-a-power property and the definition. Choice A incorrectly claims that 27^(2/3) = √(27³) by swapping the 2 and 3 in the fraction, but that would give us 27^(3/2), not 27^(2/3). The numerator tells us the power, and the denominator tells us the root—you can't swap them! Don't memorize 'b^(1/n) = ⁿ√b' as a random fact—understand the reason: it's the ONLY definition making (b^(1/n))^n = b true via the power property! Once you understand this for b^(1/n), the rest follows: b^(m/n) = (b^(1/n))^m = (ⁿ√b)^m by the power property. The whole system of rational exponents is built on this one logical requirement. Understand the foundation, and the rest makes sense!

Question 5

A teacher defines b1/n=bnb^{1/n}=\sqrt[n]{b} (for b>0b>0) and then defines bm/n=(b1/n)mb^{m/n}=\left(b^{1/n}\right)^m. Which argument shows this is not arbitrary but forced by wanting exponent rules to extend from integers to rationals?

  1. It is forced because requiring (bm/n)n=bm(b^{m/n})^n=b^m (from (ba)c=bac(b^a)^c=b^{ac}) uniquely points to an nnth root, and then raising that root to the mmth power matches the exponent multiplication mnn=m\tfrac{m}{n}\cdot n=m. (correct answer)
  2. It is forced because we want bm/nb^{m/n} to be close to bb when mm and nn are close.
  3. It is forced because otherwise bm/nb^{m/n} would not be an integer for perfect powers like 641/364^{1/3}.
  4. It is forced because bm/nb^{m/n} must equal bmbnb^m-b^n by extending the subtraction rule for exponents.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. Think of it this way: mathematicians didn't sit around choosing definitions randomly. They started with exponent properties that work for integers and asked 'Can we extend exponents to fractions while keeping all these nice properties?' The answer is yes, but ONLY if we define fractional exponents as radicals. Any other definition would break the properties. So b^(1/n) = ⁿ√b isn't a choice—it's the consequence of wanting consistency! If we defined b^(1/2) as something OTHER than √b—say, we defined it as 2b or b+1 or anything else random—the exponent properties would break! Let's see: if b^(1/2) = 2b (wrong!), then by the power property, (b^(1/2))² should equal b^((1/2)·2) = b. But (2b)² = 4b², which doesn't equal b (it equals 4b² ≠ b for b ≠ 2). The property breaks! The ONLY definition that preserves properties is b^(1/2) = √b, because (√b)² = b ✓. Mathematics forces this definition; we don't choose it arbitrarily. Choice C correctly explains that the definition follows from property preservation with sound logical connection. Choice D cites the wrong property or doesn't correctly connect to property extension: it invents a subtraction rule, but the key property is (b^a)^c = b^(ac) (power-of-a-power), which when we require it to hold for (b^(m/n))^n gives us b^(m/n) = ⁿ√(bmb^m). Other properties are important too, but this power-of-a-power is the direct path to understanding the definition! The logic chain for understanding rational exponents: (1) We have properties for integer exponents that work beautifully (like (b^2)^3 = b^6), (2) We want to extend exponents to fractions while keeping these properties working, (3) If we require (b^(1/n))^n = b^1 = b (property preservation), then b^(1/n) must be the value that when raised to power n gives b, (4) That value is by definition the nth root ⁿ√b. So: wanting properties to extend → forced definition b^(1/n) = ⁿ√b. It's logical necessity! To verify a definition makes sense: pick a specific example (like 8^(1/3)) and check: (1) Does (8^(1/3))³ equal 8 using the definition? Yes: (³√8)³ = 2³ = 8 ✓. (2) Does the power property predict this? Yes: (8^(1/3))³ = 8^((1/3)·3) = 8^1 = 8 ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!

Question 6

A student evaluates 1634\sqrt[4]{16^3} by first rewriting it as 163/416^{3/4}, then as (24)3/4(2^4)^{3/4}, and finally as 243/4=23=82^{4 \cdot 3/4} = 2^3 = 8. Which step demonstrates the most crucial property for extending integer exponents to rational exponents?

  1. Converting 1634\sqrt[4]{16^3} to 163/416^{3/4} because it shows how radical notation translates to rational exponent notation
  2. Rewriting 163/416^{3/4} as (24)3/4(2^4)^{3/4} because it expresses the base in terms of a more fundamental base and exponent
  3. Simplifying (24)3/4(2^4)^{3/4} to 243/42^{4 \cdot 3/4} because it shows the power-of-a-power property working with rational exponents (correct answer)
  4. Computing 243/4=23=82^{4 \cdot 3/4} = 2^3 = 8 because it demonstrates that rational exponents ultimately give integer results when simplified
Explanation: The correct answer is C. The step (24)3/4=243/4(2^4)^{3/4} = 2^{4 \cdot 3/4} is the most crucial because it demonstrates that the fundamental power-of-a-power property (am)n=amn(a^m)^n = a^{mn} must continue to work when we extend from integer exponents to rational exponents. This property is the foundation for why rational exponents are defined the way they are. A shows notation conversion but not the underlying property extension. B shows algebraic manipulation but not property preservation. D shows arithmetic computation but not the essential property that makes rational exponents mathematically consistent.

Question 7

Suppose we want the product rule bmbn=bm+nb^m\cdot b^n=b^{m+n} to continue to hold when exponents are rational. Which explanation best shows why defining b1/2=bb^{1/2}=\sqrt{b} supports that goal (assume b>0b>0)?

  1. It supports the goal because b1/2b1/2=b(1/2)+(1/2)=b1=bb^{1/2}\cdot b^{1/2}=b^{(1/2)+(1/2)}=b^1=b, and bb=b\sqrt{b}\cdot\sqrt{b}=b, so the same value is needed. (correct answer)
  2. It supports the goal because b1/2+b1/2=b1b^{1/2}+b^{1/2}=b^1, so b1/2b^{1/2} must be b/2b/2.
  3. It supports the goal because b\sqrt{b} is always an integer, so it behaves like an exponent.
  4. It supports the goal because b1/2b^{1/2} should mean "half of bb," and b\sqrt{b} is close to half when bb is large.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. Extending exponent properties from integers to rationals isn't optional or convenient—it's necessary for consistency: we already know properties like b^2 · b^3 = b^5 work for integers. If we want b^(1/2) · b^(1/2) = b^(1/2 + 1/2) = b^1 = b to also work, then b^(1/2) must be the number that when multiplied by itself gives b, which is √b by definition. The radical notation is forced on us by requiring property consistency! Let's verify that defining b^(1/2) = √b preserves the product property b^a · b^c = b^(a+c): Check: b^(1/2) · b^(1/2) = √b · √b = b [by definition of square root]. Using the property: b^(1/2) · b^(1/2) = b^(1/2 + 1/2) = b^1 = b. Match! The definition gives the same result as the property predicts, showing consistency. This confirms that defining fractional exponents as radicals preserves the properties we want. Choice A correctly shows that b^(1/2) · b^(1/2) = b^((1/2)+(1/2)) = b^1 = b, and √b · √b = b, so the same value is needed. This demonstrates that defining b^(1/2) = √b is necessary to preserve the product rule for rational exponents. Choice B incorrectly claims that b^(1/2) + b^(1/2) = b^1, confusing addition with multiplication. The product rule involves multiplying terms with the same base, not adding them! This is a fundamental error in understanding exponent properties. The logic chain for understanding rational exponents: (1) We have properties for integer exponents that work beautifully (like (b^2)^3 = b^6), (2) We want to extend exponents to fractions while keeping these properties working, (3) If we require (b^(1/n))^n = b^1 = b (property preservation), then b^(1/n) must be the value that when raised to power n gives b, (4) That value is by definition the nth root ⁿ√b. So: wanting properties to extend → forced definition b^(1/n) = ⁿ√b. It's logical necessity!

Question 8

A student claims that 82/3=(82)1/38^{2/3} = (8^2)^{1/3} and calculates this as (64)1/3=4(64)^{1/3} = 4. Another student claims that 82/3=(81/3)28^{2/3} = (8^{1/3})^2 and calculates this as (2)2=4(2)^2 = 4. Which statement best explains why both methods give the same result?

  1. Both methods are correct because the power of a power property (am)n=amn(a^m)^n = a^{mn} works in either order when extending to rational exponents (correct answer)
  2. Only the first method is correct because you must always evaluate the numerator of the rational exponent before the denominator
  3. Only the second method is correct because you must always evaluate the denominator of the rational exponent before the numerator
  4. Both methods work by coincidence for this specific number, but they would give different results for most other bases
Explanation: The correct answer is A. When extending the properties of integer exponents to rational exponents, the power of a power property (am)n=amn(a^m)^n = a^{mn} must continue to hold. This means 82/3=(82)1/3=(81/3)28^{2/3} = (8^2)^{1/3} = (8^{1/3})^2 because (2/3)=(2)(1/3)=(1/3)(2)(2/3) = (2)(1/3) = (1/3)(2). Both interpretations are equivalent due to the commutative property of multiplication in the exponent. B and C are incorrect because there is no required order of operations for rational exponents - both interpretations are valid. D is incorrect because this equivalence holds for all positive real numbers, not just by coincidence for 8.

Question 9

A student claims that since 9=3\sqrt{9} = 3, then 91/2=39^{1/2} = 3, and since 83=2\sqrt[3]{8} = 2, then 81/3=28^{1/3} = 2. The student concludes that 91/281/3=32=69^{1/2} \cdot 8^{1/3} = 3 \cdot 2 = 6. Which statement best evaluates this reasoning?

  1. The reasoning is completely correct because each step properly applies the definition of rational exponents as radicals and uses valid arithmetic (correct answer)
  2. The reasoning is incorrect because 91/281/39^{1/2} \cdot 8^{1/3} cannot be simplified since the bases and exponents are both different
  3. The reasoning is incorrect because 9=±3\sqrt{9} = \pm 3, so 91/2=±39^{1/2} = \pm 3, making the final answer ±6\pm 6
  4. The reasoning is incorrect because rational exponents cannot be converted to radical form when the bases are different numbers
Explanation: The correct answer is A. Each step is mathematically correct: 9=3\sqrt{9} = 3 so 91/2=39^{1/2} = 3, 83=2\sqrt[3]{8} = 2 so 81/3=28^{1/3} = 2, and therefore 91/281/3=32=69^{1/2} \cdot 8^{1/3} = 3 \cdot 2 = 6. B is incorrect because while you can't combine the exponential expressions algebraically due to different bases, you can still evaluate each part separately and multiply the results. C is incorrect because when dealing with rational exponents on positive real numbers, we use the principal root, so 91/2=39^{1/2} = 3, not ±3\pm 3. D is incorrect because the conversion between rational exponents and radicals works regardless of the specific base values.

Question 10

Which example best illustrates why the definition am/n=amn=(an)ma^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m must be consistent with the power property (ap)q=apq(a^p)^q = a^{pq}?

  1. Using 253/225^{3/2}: we get 253=15625=125\sqrt{25^3} = \sqrt{15625} = 125 while (25)3=53=125(\sqrt{25})^3 = 5^3 = 125 by different methods
  2. Using 322/532^{2/5}: both 3225=10245=4\sqrt[5]{32^2} = \sqrt[5]{1024} = 4 and (325)2=22=4(\sqrt[5]{32})^2 = 2^2 = 4 give the same result (correct answer)
  3. Using 161/416^{1/4}: both 1614=164=2\sqrt[4]{16^1} = \sqrt[4]{16} = 2 and (164)1=21=2(\sqrt[4]{16})^1 = 2^1 = 2 demonstrate the definition
  4. Using 645/664^{5/6}: both 6456\sqrt[6]{64^5} and (646)5=25=32(\sqrt[6]{64})^5 = 2^5 = 32 show equivalent approaches to rational exponents
Explanation: When working with rational exponents, you need to understand that the definition am/n=amn=(an)ma^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m isn't just a convenient notation—it must be mathematically consistent with all exponent rules, especially (ap)q=apq(a^p)^q = a^{pq}. The question asks which example best illustrates why this consistency matters. Looking at choice B with 322/532^{2/5}: both methods give 3225=10245=4\sqrt[5]{32^2} = \sqrt[5]{1024} = 4 and (325)2=22=4(\sqrt[5]{32})^2 = 2^2 = 4. This demonstrates that the two interpretations of rational exponents must yield identical results for the definition to be valid. If they gave different answers, our entire system would be inconsistent. Choice A describes the calculation correctly but doesn't emphasize why consistency matters—it just shows that both methods work. Choice C uses the trivial case where the exponent is 1, making it less illustrative of the broader principle. Choice D mentions "equivalent approaches" but doesn't calculate 6456\sqrt[6]{64^5} to verify the consistency, making it incomplete as a demonstration. The key insight is that B explicitly shows both calculations step-by-step and emphasizes that they "give the same result," directly addressing why the definition must be consistent. This consistency ensures that (322/5)5=322(32^{2/5})^5 = 32^2 follows the power rule properly. Study tip: When evaluating rational exponents, always verify your understanding by checking that both amn\sqrt[n]{a^m} and (an)m(\sqrt[n]{a})^m give identical results. This builds confidence and reinforces why the mathematics works.

Question 11

If a2/3a4/3=a2a^{2/3} \cdot a^{4/3} = a^2, which property of exponents is being demonstrated, and why must this property hold for rational exponents?

  1. The power rule (am)n=amn(a^m)^n = a^{mn}; it must hold so that repeated multiplication gives the same result as direct exponentiation
  2. The product rule aman=am+na^m \cdot a^n = a^{m+n}; it must hold so that exponent arithmetic remains consistent when extending from integers to rationals (correct answer)
  3. The quotient rule aman=amn\frac{a^m}{a^n} = a^{m-n}; it must hold so that division operations work the same way with rational exponents
  4. The zero exponent rule a0=1a^0 = 1; it must hold so that any base raised to zero always equals one regardless of exponent type
Explanation: When you encounter expressions with rational exponents being multiplied, you're working with the fundamental properties that must extend consistently from integer exponents to fractional ones. Looking at a2/3a4/3=a2a^{2/3} \cdot a^{4/3} = a^2, this demonstrates the product rule for exponents: when multiplying powers with the same base, you add the exponents. Here, 23+43=63=2\frac{2}{3} + \frac{4}{3} = \frac{6}{3} = 2, giving us a2a^2. This property must hold for rational exponents because mathematics requires consistency—if we define rational exponents as extensions of integer exponents, then all the same rules must apply. Otherwise, we'd have contradictory results depending on how we approach a problem. Choice A describes the power rule (am)n=amn(a^m)^n = a^{mn}, but our expression shows multiplication of two separate exponential terms, not raising a power to another power. Choice C references the quotient rule for division, but we're multiplying, not dividing—there's no fraction or subtraction of exponents here. Choice D mentions the zero exponent rule, which is completely unrelated since neither exponent in our expression is zero. The key insight is that choice B correctly identifies both the mathematical operation (product rule) and the crucial reason why this consistency matters: rational exponents must follow the same arithmetic rules as integer exponents to maintain mathematical coherence. Study tip: When you see two exponential expressions with the same base being multiplied, immediately think "product rule—add the exponents." This pattern appears frequently on algebra exams.

Question 12

Consider the equation (x1/3)6=x2(x^{1/3})^6 = x^2. A student claims this proves that x6/3=x2x^{6/3} = x^2, which simplifies to x2=x2x^2 = x^2, so the equation is always true. What error, if any, is in this reasoning?

  1. No error; the reasoning correctly shows that the power property (am)n=amn(a^m)^n = a^{mn} holds for rational exponents
  2. The error is that 63=3\frac{6}{3} = 3, not 2, so the equation should be x3=x2x^3 = x^2, which is only true when x=0x = 0 or x=1x = 1
  3. The error is that (x1/3)6=x6/3=x2(x^{1/3})^6 = x^{6/3} = x^2 is correct, but this doesn't mean the original equation is always true for all values (correct answer)
  4. The error is that rational exponents cannot be multiplied in the same way as integer exponents, so the property doesn't apply here
Explanation: The correct answer is C. The student correctly applies the power property: (x1/3)6=x(1/3)6=x6/3=x2(x^{1/3})^6 = x^{(1/3) \cdot 6} = x^{6/3} = x^2. However, the student makes a logical error by concluding that because (x1/3)6=x2(x^{1/3})^6 = x^2, the original equation (x1/3)6=x2(x^{1/3})^6 = x^2 is 'always true.' The student has merely shown that the left side can be simplified to match the right side, confirming the equation's validity, but this is a tautological demonstration, not a proof that it's true for all x. A is incorrect because while the power property is correctly applied, the overall reasoning contains the logical error described. B is incorrect because 6/3=26/3 = 2, not 3. D is incorrect because the power property does extend to rational exponents.

Question 13

What property requires b1/2b^{1/2} to mean the square root of bb (for b>0b>0) when extending exponents from integers to rationals?

  1. The power-of-a-power property (ba)c=bac(b^a)^c=b^{ac}, because it implies (b^{1/2})^2=b^{(1/2)2}=b so b1/2b^{1/2} must be b\sqrt{b}. (correct answer)
  2. The product rule bmbn=bmnb^m\cdot b^n=b^{mn}, because it implies b1/2=bbb^{1/2}=b\cdot b.
  3. The power of a product rule (ab)n=an+bn(ab)^n=a^n+b^n, because it turns roots into exponents.
  4. No property requires it; b1/2b^{1/2} is defined as b\sqrt{b} only by convention and could be any number.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. Extending exponent properties from integers to rationals isn't optional or convenient—it's necessary for consistency: we already know properties like b²·b³ = b⁵ work for integers. If we want b^(1/2)·b^(1/2) = b^(1/2 + 1/2) = b^1 = b to also work, then b^(1/2) must be the number that when multiplied by itself gives b, which is √b by definition. The radical notation is forced on us by requiring property consistency! Let's verify that defining b^(1/2) = √b preserves the product property b^a·b^c = b^(a+c): Check: b^(1/2)·b^(1/2) = √b·√b = b [by definition of square root]. Using the property: b^(1/2)·b^(1/2) = b^(1/2 + 1/2) = b^1 = b. Match! The definition gives the same result as the property predicts, showing consistency. But more importantly, the power-of-a-power property (b^a)^c = b^(ac) directly forces this: (b^(1/2))² = b^((1/2)·2) = b^1 = b, so b^(1/2) must be √b. Choice A correctly explains that the power-of-a-power property (b^a)^c = b^(ac), because it implies (b^(1/2))² = b^((1/2)·2) = b so b^(1/2) must be √b with sound logical connection. Choice B cites the wrong property—the product rule is b^m·b^n = b^(m+n), not b^(mn), and while the product rule is consistent with the definition, it's the power-of-a-power property that directly forces b^(1/2) = √b. The key property is (b^a)^c = b^(ac) (power-of-a-power), which when we require it to hold for (b^(1/n))^n gives us b^(1/n) = ⁿ√b. Other properties are important too, but this power-of-a-power is the direct path to understanding the definition! The logic chain for understanding rational exponents: (1) We have properties for integer exponents that work beautifully (like (b²)³ = b⁶), (2) We want to extend exponents to fractions while keeping these properties working, (3) If we require (b^(1/n))^n = b^1 = b (property preservation), then b^(1/n) must be the value that when raised to power n gives b, (4) That value is by definition the nth root ⁿ√b. So: wanting properties to extend → forced definition b^(1/n) = ⁿ√b. It's logical necessity!

Question 14

A student says: "51/35^{1/3} equals 53\sqrt[3]{5} just because that's a convenient notation." Which response best explains why the definition is logically motivated by extending integer exponent properties (assume b>0b>0)?

  1. It is motivated because we want (ba)c=bac(b^a)^c=b^{ac} to still hold; setting a=13a=\tfrac{1}{3} forces (51/3)3=5(5^{1/3})^3=5, so 51/35^{1/3} must be the cube root of 5. (correct answer)
  2. It is motivated because 51/35^{1/3} must be an integer, and the only integer close to 5 is 5.
  3. It is motivated because the product rule implies 51/3=5/35^{1/3}=5/3, so writing 53\sqrt[3]{5} is just another way to write 5/35/3.
  4. It is convenient because radicals are shorter to write than fractions, so we choose that definition even though any definition would work.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. We define b^(1/n) = ⁿ√b (the nth root of b) because we want the power-of-a-power property (b^a)^c = b^(ac) to still work for fractional exponents: if this property holds, then (b^(1/n))^n should equal b^((1/n)·n) = b^1 = b. What number, when raised to the nth power, gives b? That's exactly the nth root! So we're forced to define b^(1/n) = ⁿ√b—it's not an arbitrary choice, it's the only definition that preserves the property we want. Here's the reasoning for b^(1/n) = ⁿ√b: Suppose we want the power property (b^a)^c = b^(ac) to work even when exponents are fractions. Then (b^(1/n))^n must equal b^((1/n)·n) = b. Let's call b^(1/n) = x for a moment. Then x^n = b. What is x? It's the number that when raised to power n gives b—that's exactly the definition of ⁿ√b! So x = ⁿ√b, which means b^(1/n) = ⁿ√b. Example: 8^(1/3) should satisfy (8^(1/3))³ = 8, and ³√8 = 2 does satisfy 2³ = 8, confirming 8^(1/3) = ³√8 = 2. The property forces the definition! Choice B correctly explains that the reasoning is based on consistency with sound logical connection. Choice A says the definition is 'convenient' or 'makes calculations easier,' but it's actually more fundamental than convenience—it's about consistency! If we define rational exponents any other way, the exponent properties we rely on would break. The radical definition is REQUIRED for mathematical consistency, not just handy. It's necessity, not convenience! Don't memorize 'b^(1/n) = ⁿ√b' as a random fact—understand the reason: it's the ONLY definition making (b^(1/n))^n = b true via the power property! Once you understand this for b^(1/n), the rest follows: b^(m/n) = (b^(1/n))^m = (ⁿ√b)^m by the power property. The whole system of rational exponents is built on this one logical requirement. Understand the foundation, and the rest makes sense! The beauty of this system: by defining rational exponents as radicals, we make exponent properties universal—they work for integers (2, 3, -1), rationals (1/2, 2/3, -3/4), and even extend to all real numbers in higher math! The notation b^(m/n) unifies radical notation with exponential notation, letting us write ³√(x²) as x^(2/3) and use all our exponent rules. It's an elegant mathematical unification!

Question 15

Verify that the definition bm/n=bmnb^{m/n}=\sqrt[n]{b^m} preserves exponent rules by focusing on the rule (ba)c=bac(b^a)^c=b^{ac}. Which explanation correctly shows the preservation idea (use b>0b>0)?

  1. The definition preserves rules because bm/nb^{m/n} is always an integer whenever mm and nn are integers.
  2. The definition preserves rules because bm/n=bmnb^{m/n}=b^{m-n}, which is the same as the quotient rule.
  3. If bm/n=bmnb^{m/n}=\sqrt[n]{b^m}, then bm/n=bnmb^{m/n}=\sqrt[m]{b^n}, so the definition works because mm and nn can be swapped freely.
  4. If bm/n=bmnb^{m/n}=\sqrt[n]{b^m}, then raising both sides to the nnth power gives (bm/n)n=bm(b^{m/n})^n=b^m, which matches b(m/n)n=bmb^{(m/n)\cdot n}=b^m; this is why the definition is consistent with (ba)c=bac(b^a)^c=b^{ac}. (correct answer)
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! For b^(m/n), we have two equivalent paths using properties: Path 1: b^(m/n) = b^(m · 1/n) = (b^m)^(1/n) [using (b^a)^c = b^(ac) backwards] = ⁿ√(bmb^m) [using b^(1/n) = ⁿ√b]. Path 2: b^(m/n) = b^(1/n · m) = (b^(1/n))^m [using (b^a)^c = b^(ac) backwards] = (ⁿ√b)^m [using b^(1/n) = ⁿ√b]. Both paths give the same result, confirming b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m. Example: 27^(2/3) = ³√(27²) = ³√729 = 9, OR 27^(2/3) = (³√27)² = 3² = 9. Both work! Choice A correctly explains that the reasoning is based on consistency with sound logical connection. Choice B uses circular reasoning: it essentially says 'b^(1/n) is the nth root because that's what fractional exponents mean,' but that just restates the definition without explaining the logical reason behind it. The explanation needs to show WHY this definition makes sense by connecting to extending integer exponent properties. What mathematical requirement forces this definition? The logic chain for understanding rational exponents: (1) We have properties for integer exponents that work beautifully (like (b^2)^3 = b^6), (2) We want to extend exponents to fractions while keeping these properties working, (3) If we require (b^(1/n))^n = b^1 = b (property preservation), then b^(1/n) must be the value that when raised to power n gives b, (4) That value is by definition the nth root ⁿ√b. So: wanting properties to extend → forced definition b^(1/n) = ⁿ√b. It's logical necessity! To verify a definition makes sense: pick a specific example (like 8^(1/3)) and check: (1) Does (8^(1/3))³ equal 8 using the definition? Yes: (³√8)³ = 2³ = 8 ✓. (2) Does the power property predict this? Yes: (8^(1/3))³ = 8^((1/3)·3) = 8^1 = 8 ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!

Question 16

Explain how bm/n=(bn)mb^{m/n}=(\sqrt[n]{b})^m extends integer exponent properties. Which statement gives the correct reasoning for b>0b>0 and integers mm, n>1n>1?

  1. It is chosen because it makes calculations faster, not because it is required by exponent rules.
  2. It follows because we want (bm/n)n=bm(b^{m/n})^n=b^m (from (ba)c=bac(b^a)^c=b^{ac}), so bm/nb^{m/n} must be an nnth root of bmb^m, giving bm/n=bmn=(bn)mb^{m/n}=\sqrt[n]{b^m}=(\sqrt[n]{b})^m. (correct answer)
  3. It follows because the product rule says bm/n=bmbnb^{m/n}=b^m\cdot b^n.
  4. It follows because m/nm/n means mnm-n, so bm/n=bmnb^{m/n}=b^{m-n}, which equals (bn)m(\sqrt[n]{b})^m.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! For b^(m/n), we have two equivalent paths using properties: We want (b^(m/n))^n = b^m to follow from the power property (b^a)^c = b^(ac). If we apply this: (b^(m/n))^n = b^((m/n)·n) = b^m. So b^(m/n) must be the value that when raised to the nth power gives b^m. What value satisfies this? The nth root of b^m! So b^(m/n) = ⁿ√(bmb^m). We can also show b^(m/n) = (ⁿ√b)^m using the power property differently: b^(m/n) = b^((1/n)·m) = (b^(1/n))^m = (ⁿ√b)^m. Both forms are equivalent! Choice B correctly explains that it follows because we want (b^(m/n))^n = b^m (from (b^a)^c = b^(ac)), so b^(m/n) must be an nth root of b^m, giving b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m with sound logical connection. Choice A says the definition is chosen because it makes calculations faster, not because it is required by exponent rules, but it's actually more fundamental than convenience—it's about consistency! If we define rational exponents any other way, the exponent properties we rely on would break. The radical definition is REQUIRED for mathematical consistency, not just handy. It's necessity, not convenience! The beauty of this system: by defining rational exponents as radicals, we make exponent properties universal—they work for integers (2, 3, -1), rationals (1/2, 2/3, -3/4), and even extend to all real numbers in higher math! The notation b^(m/n) unifies radical notation with exponential notation, letting us write ³√(x²) as x^(2/3) and use all our exponent rules. It's an elegant mathematical unification!

Question 17

We want to extend integer exponent properties to rational exponents while keeping (ba)c=bac(b^a)^c=b^{ac} true. Using this goal, explain why bm/nb^{m/n} should be defined as bmn\sqrt[n]{b^m} (equivalently (bn)m(\sqrt[n]{b})^m) for b>0b>0 and integers mm and n>1n>1.

  1. Because bm/nb^{m/n} is the same as bm/nb^m/n, so it must equal bmn\sqrt[n]{b^m} for all bb.
  2. Because radicals are older notation, and rational exponents were invented later to match them.
  3. Because the quotient rule bm/bn=bmnb^m/b^n=b^{m-n} directly implies bm/n=bmnb^{m/n}=b^{m-n}.
  4. Because bm/nb^{m/n} should be defined so that (bm/n)n=bm(b^{m/n})^n=b^m, which makes bm/nb^{m/n} the nnth root of bmb^m, i.e., bmn\sqrt[n]{b^m}. (correct answer)
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! For b^(m/n), we have two equivalent paths using properties: Path 1: b^(m/n) = b^(m · 1/n) = (b^m)^(1/n) [using (b^a)^c = b^(ac) backwards] = ⁿ√(bmb^m) [using b^(1/n) = ⁿ√b]. Path 2: b^(m/n) = b^(1/n · m) = (b^(1/n))^m [using (b^a)^c = b^(ac) backwards] = (ⁿ√b)^m [using b^(1/n) = ⁿ√b]. Both paths give the same result, confirming b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m. Example: 27^(2/3) = ³√(27²) = ³√729 = 9, OR 27^(2/3) = (³√27)² = 3² = 9. Both work! Choice A correctly explains that b^(m/n) should be defined so that (b^(m/n))^n = b^m, which makes b^(m/n) the nth root of b^m with sound logical connection. Choice B says b^(m/n) is the same as b^m/n, but that's incorrect—rational exponents don't mean division! The fraction in the exponent tells us about roots and powers, not arithmetic division. This is a common misconception that confuses exponential notation with fraction arithmetic. To verify a definition makes sense: pick a specific example (like 8^(2/3)) and check: (1) Does (8^(2/3))³ equal 8² using the definition? Yes: ((³√8)²)³ = (2²)³ = 4³ = 64 = 8² ✓. (2) Does the power property predict this? Yes: (8^(2/3))³ = 8^((2/3)·3) = 8² ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!

Question 18

To extend integer exponent rules to rational exponents, we define bm/nb^{m/n} so that the power-of-a-power rule (ba)c=bac(b^a)^c=b^{ac} still holds. Which statement correctly shows why bm/n=bmnb^{m/n} = \sqrt[n]{b^m} (for b>0b>0, integers mm, n2n\ge2) makes sense?

  1. Since bm/n=bm/bnb^{m/n} = b^m/b^n by the quotient rule, it must equal bmn\sqrt[n]{b^m}.
  2. Because bm/nb^{m/n} is the same as m/nbm/n\cdot b, and radicals represent division.
  3. Because (bmn)n=bm(\sqrt[n]{b^m})^n=b^m, it follows that bmn=bm/n\sqrt[n]{b^m}=b^{m/n} so that raising both sides to the nnth power matches the exponent rule. (correct answer)
  4. Because bmn=bnbm\sqrt[n]{b^m}=\sqrt[n]{b}\cdot \sqrt[m]{b}, which equals bm/nb^{m/n}.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. The definition b^(m/n) = ⁿ√(bmb^m) = (ⁿ√b)^m comes from applying exponent properties twice: if b^(m/n) = (b^m)^(1/n), then it's the nth root of b^m. Or if b^(m/n) = (b^(1/n))^m, then it's the nth root of b, raised to the m power. Both paths give the same result (because of commutativity of multiplication), and both require defining b^(1/n) as the nth root. The fraction exponent tells us: numerator = power, denominator = root! Let's verify that defining b^(1/2) = √b preserves the product property b^a · b^c = b^(a+c): Check: b^(1/2) · b^(1/2) = √b · √b = b [by definition of square root]. Using the property: b^(1/2) · b^(1/2) = b^(1/2 + 1/2) = b^1 = b. Match! The definition gives the same result as the property predicts, showing consistency. This confirms that defining fractional exponents as radicals preserves the properties we want. Choice C correctly shows why b^(m/n) = ⁿ√(bmb^m) makes sense: because (ⁿ√(bmb^m))^n = b^m, it follows that ⁿ√(bmb^m) = b^(m/n) so that raising both sides to the nth power matches the exponent rule. This demonstrates the logical connection between the definition and property preservation. Choice A incorrectly uses the quotient rule b^m/b^n, which would give b^(m-n), not b^(m/n). The quotient rule involves subtraction of exponents, not division to create a fractional exponent. This is a common confusion between different exponent rules! To verify a definition makes sense: pick a specific example (like 8^(1/3)) and check: (1) Does (8^(1/3))³ equal 8 using the definition? Yes: (³√8)³ = 2³ = 8 ✓. (2) Does the power property predict this? Yes: (8^(1/3))³ = 8^((1/3)·3) = 8^1 = 8 ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!

Question 19

Which explanation correctly connects rational exponents to radicals by extending integer exponent properties, for b>0b>0 and integer n2n\ge2?

  1. We define b1/nb^{1/n} as bn\sqrt[n]{b} because radicals are older notation, not because of exponent rules.
  2. We define b1/n=bnb^{1/n}=\sqrt[n]{b} so that (b1/n)n=b(1/n)n=b(b^{1/n})^n=b^{(1/n)n}=b remains true, matching the meaning of an nnth root. (correct answer)
  3. We define b1/n=bnb^{1/n}=\sqrt[n]{b} because bm+n=bm+bnb^{m+n}=b^m+b^n needs to stay true for fractions.
  4. We define b1/n=bnb^{1/n}=\sqrt[n]{b} because bn\sqrt[n]{b} always equals bnb^n.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. We define b^(1/n) = ⁿ√b (the nth root of b) because we want the power-of-a-power property (b^a)^c = b^(ac) to still work for fractional exponents: if this property holds, then (b^(1/n))^n should equal b^((1/n)·n) = b^1 = b. What number, when raised to the nth power, gives b? That's exactly the nth root! So we're forced to define b^(1/n) = ⁿ√b—it's not an arbitrary choice, it's the only definition that preserves the property we want. If we defined b^(1/2) as something OTHER than √b—say, we defined it as 2b or b+1 or anything else random—the exponent properties would break! Let's see: if b^(1/2) = 2b (wrong!), then by the power property, (b^(1/2))² should equal b^((1/2)·2) = b. But (2b)² = 4b², which doesn't equal b (it equals 4b² ≠ b for b ≠ 2). The property breaks! The ONLY definition that preserves properties is b^(1/2) = √b, because (√b)² = b ✓. Mathematics forces this definition; we don't choose it arbitrarily. Choice B correctly explains that we define b^(1/n) = ⁿ√b so that (b^(1/n))^n = b^((1/n)n) = b remains true, matching the meaning of an nth root. This shows the direct logical connection between property preservation and the definition. Choice C incorrectly states that b^(m+n) = b^m + b^n needs to stay true for fractions, but this is wrong—the product rule is b^m · b^n = b^(m+n), not addition! This is a fundamental confusion about exponent properties. Don't memorize 'b^(1/n) = ⁿ√b' as a random fact—understand the reason: it's the ONLY definition making (b^(1/n))^n = b true via the power property! Once you understand this for b^(1/n), the rest follows: b^(m/n) = (b^(1/n))^m = (ⁿ√b)^m by the power property. The whole system of rational exponents is built on this one logical requirement. Understand the foundation, and the rest makes sense!

Question 20

Which reasoning best verifies that defining 163/4=(164)316^{3/4}=(\sqrt[4]{16})^3 preserves the power-of-a-power rule (ba)c=bac(b^a)^c=b^{ac} (assume b>0b>0)?

  1. It works because (164)3=1643(\sqrt[4]{16})^3=\sqrt[3]{16^4}, which is always equal to 163/416^{3/4} by swapping 3 and 4.
  2. It works because 163/416^{3/4} means 163/416^3/4, and (164)3(\sqrt[4]{16})^3 also equals 163/416^3/4.
  3. It works because if we set 161/4=16416^{1/4}=\sqrt[4]{16}, then (161/4)3=16(1/4)3=163/4(16^{1/4})^3=16^{(1/4)\cdot 3}=16^{3/4}, matching (164)3(\sqrt[4]{16})^3. (correct answer)
  4. It works because the quotient rule says 163/4=163416^{3/4}=16^{3-4}, which equals (164)3(\sqrt[4]{16})^3.
Explanation: This question tests your understanding of WHY we define rational exponents the way we do—not just how to use them, but the mathematical reasoning that makes these definitions necessary if we want exponent properties to extend from integers to fractions. We define b^(1/n) = ⁿ√b (the nth root of b) because we want the power-of-a-power property (b^a)^c = b^(ac) to still work for fractional exponents: if this property holds, then (b^(1/n))^n should equal b^((1/n)·n) = b^1 = b. What number, when raised to the nth power, gives b? That's exactly the nth root! So we're forced to define b^(1/n) = ⁿ√b—it's not an arbitrary choice, it's the only definition that preserves the property we want. Here's the reasoning for b^(1/n) = ⁿ√b: Suppose we want the power property (b^a)^c = b^(ac) to work even when exponents are fractions. Then (b^(1/n))^n must equal b^((1/n)·n) = b. Let's call b^(1/n) = x for a moment. Then x^n = b. What is x? It's the number that when raised to power n gives b—that's exactly the definition of ⁿ√b! So x = ⁿ√b, which means b^(1/n) = ⁿ√b. Example: 8^(1/3) should satisfy (8^(1/3))³ = 8, and ³√8 = 2 does satisfy 2³ = 8, confirming 8^(1/3) = ³√8 = 2. The property forces the definition! Choice C correctly verifies that if we set 16^(1/4) = ⁴√16, then (16^(1/4))³ = 16^((1/4)·3) = 16^(3/4), matching (⁴√16)³. This shows that the definition preserves the power-of-a-power property, which is exactly what we need. Choice D incorrectly uses the quotient rule, claiming 16^(3/4) = 16^(3-4) = 16^(-1), but the quotient rule applies to division of terms with the same base (like b^m/b^n = b^(m-n)), not to fractional exponents. The fraction 3/4 in the exponent doesn't mean subtract! To verify a definition makes sense: pick a specific example (like 8^(1/3)) and check: (1) Does (8^(1/3))³ equal 8 using the definition? Yes: (³√8)³ = 2³ = 8 ✓. (2) Does the power property predict this? Yes: (8^(1/3))³ = 8^((1/3)·3) = 8^1 = 8 ✓. Match! The definition is consistent with the property. Try this verification with any rational exponent—it always works because the definition was constructed precisely to make properties work!