Understanding Rational Exponents and Radicals

Help Questions

Algebra › Understanding Rational Exponents and Radicals

Questions 1 - 10
1

Show that $b^{m/n}=\sqrtn{b^m}=(\sqrtn{b})^m$ using exponent properties (assume $b>0$ and integers $m\ge 1$, $n\ge 2$). Which reasoning correctly justifies the equal representations?

Because $b^{m/n}$ means take the $n$th root first and then multiply by $m$, so $b^{m/n}=m\sqrt[n]{b}$.

Because $(b^{m/n})^n=b^m$, so $b^{m/n}$ must equal $\sqrt[n]{b^m}$; also $b^{m/n}=(b^{1/n})^m=(\sqrt[n]{b})^m$ by $(b^a)^c=b^{ac}$.

Because $\sqrt[n]{b^m}=(\sqrt[m]{b})^n$ since the $m$ and $n$ can be swapped in a radical, so all forms are equal.

Because $b^{m/n}=b^m/b^n$ by the quotient rule, so $b^{m/n}=b^{m-n}$ and that equals $\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) = $ⁿ√(b^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] = $ⁿ√(b^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) = $ⁿ√(b^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!

2

A student claims: “$16^{1/4}=2$.” Which reasoning best supports this claim using exponent properties (not just computation), assuming we want $(b^a)^c=b^{ac}$ to extend to rational exponents?

Because the product rule says $16^{1/4}\cdot 16^{1/4}=16^{1/16}$, which equals 2.

Because $16^{1/4} = 16/4$ by turning the exponent into division.

We want $(16^{1/4})^4 = 16^{(1/4)\cdot 4}=16$, so $16^{1/4}$ must be the number whose 4th power is 16; that number is 2.

Because $16^{1/4}$ must be negative since 4 is even, and $-2$ works best.

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! 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 A correctly explains that we want (16^$(1/4))^4$ = 16^((1/4)·4) = 16, so 16^(1/4) must be the number whose 4th power is 16; that number is 2. This shows the direct connection between the power-of-a-power property and why 16^(1/4) = 2. Choice B incorrectly treats the exponent as division, saying 16^(1/4) = 16/4 = 4, but that's not how fractional exponents work. The fraction in the exponent doesn't mean divide the base by the denominator—it means take a root! 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!

3

Why must $16^{1/4}$ equal 2 if we want exponent properties to hold for rational exponents? Use the idea that $(b^{1/n})^n=b$ for $b>0$.

Because $16^{1/4}$ means $164$, so it equals 4, and exponent properties are unrelated.

Because $16^{1/4}$ must equal $\sqrt{16}=4$ whenever there is a fraction in the exponent.

Because we want $(16^{1/4})^4=16$, so $16^{1/4}$ must be the number whose fourth power is 16; since $2^4=16$, it must be 2.

Because the quotient rule implies $16^{1/4}=16^{1-4}=16^{-3}$, which equals 2.

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 (16^(1/4))⁴ must equal 16^((1/4)·4) = $16^1$ = 16. Let's call 16^(1/4) = x for a moment. Then x⁴ = 16. What is x? It's the number that when raised to power 4 gives 16—and since 2⁴ = 16, we have x = 2! So 16^(1/4) = 2 = ⁴√16. The property forces the definition! Choice B correctly explains that we want (16^(1/4))⁴ = 16, so 16^(1/4) must be the number whose fourth power is 16; since 2⁴ = 16, it must be 2 with sound logical connection. Choice A says 16^(1/4) means 16÷4, so it equals 4, but that's incorrect—rational exponents don't mean division! The fraction 1/4 in the exponent tells us about the fourth root, 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 16^(1/4)) and check: (1) Does (16^(1/4))⁴ equal 16 using the definition? Yes: (⁴√16)⁴ = 2⁴ = 16 ✓. (2) Does the power property predict this? Yes: (16^(1/4))⁴ = 16^((1/4)·4) = $16^1$ = 16 ✓. 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!

4

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

Because we want $(b^{1/n})^n = b$ to match $(b^a)^c = b^{ac}$, so $b^{1/n}$ must be the number whose $n$th power is $b$, which is $\sqrt[n]{b}$.

Because the product rule $b^m \cdot b^n = b^{m+n}$ only works if $b^{1/n}$ is defined to be $b/n$.

Because $b^{1/n}$ means divide $b$ by $n$, so it should equal $b/n$, which is the same as $\sqrt[n]{b}$.

Because $\sqrt[n]{b}$ is a convenient symbol, and any other value would also keep exponent rules true.

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} = \sqrt[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) \cdot 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} = \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 $b^{1/n} = \sqrt[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) \cdot 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 $\sqrt[n]{b}$! So $x = \sqrt[n]{b}$, which means $b^{1/n} = \sqrt[n]{b}$. Example: $8^{1/3}$ should satisfy $(8^{1/3})^3 = 8$, and $\sqrt[3]{8} = 2$ does satisfy $2^3 = 8$, confirming $8^{1/3} = \sqrt[3]{8} = 2$. The property forces the definition! Choice B correctly explains that the definition follows from property preservation—extending $(b^a)^c = b^{ac}$ requires the radical definition with sound logical connection. Choice A says the product rule $b^m \cdot b^n = b^{m+n}$ requires $b^{1/n} = b/n$, but that's incorrect—the product rule doesn't force this definition, and $b/n$ doesn't even make sense as the meaning of $b^{1/n}$. The power-of-a-power property is what forces the radical definition, not the product rule! Don't memorize '$b^{1/n} = \sqrt[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 = (\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!

5

To keep exponent rules consistent, we want $b^{m/n}$ to satisfy both $b^{m/n}=(b^{1/n})^m$ and $b^{m/n}=(b^m)^{1/n}$ for $b>0$. Which option correctly shows these give the same radical form?

They match because $\sqrt[n]{b^m}=\sqrt[m]{b^n}$ always equals $b^{m+n}$.

They match only when $m=n$, because otherwise roots cannot be applied to powers.

They are different because $(b^{1/n})^m=b^{1/(mn)}$ but $(b^m)^{1/n}=b^{m-n}$.

They match because $(b^{1/n})^m=\left(\sqrt[n]{b}\right)^m$ and $(b^m)^{1/n}=\sqrt[n]{b^m}$, and both represent $b^{m/n}$ by the power-of-a-power rule.

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) = $ⁿ√(b^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] = $ⁿ√(b^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) = $ⁿ√(b^m$) = $(ⁿ√b)^m$. Example: 27^(2/3) = ³√(27²) = ³√729 = 9, OR 27^(2/3) = (³√27)² = 3² = 9. Both work! Choice B correctly shows that (b^$(1/n))^m$ = $(ⁿ√b)^m$ and $(b^m$)^(1/n) = $ⁿ√(b^m$), and both represent b^(m/n) by the power-of-a-power rule. This demonstrates that both interpretations are consistent and give the same result. Choice A incorrectly claims that (b^$(1/n))^m$ = b^(1/(mn)) and $(b^m$)^(1/n) = b^(m-n), but the power-of-a-power rule gives us (b^$(1/n))^m$ = b^((1/n)·m) = b^(m/n) and $(b^m$)^(1/n) = b^(m·(1/n)) = b^(m/n). The exponents multiply, not divide or subtract! 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!

6

Verify that the definition $b^{m/n}=\sqrtn{b^m}$ preserves exponent rules by checking a perfect-power example. Which explanation correctly uses the definition and exponent properties to interpret $27^{2/3}$?

Since $27^{2/3}=27^{2-3}=27^{-1}$, it equals $1/27$, which shows the definition works.

Since $27^{2/3}=27\cdot(2/3)$, it equals 18, so radicals are unnecessary.

Since $27^{2/3}=\sqrt[3]{27^2}$, it equals $\sqrt[3]{729}=9$, matching $(\sqrt[3]{27})^2=3^2=9$, so the two equivalent forms agree as required by $(b^a)^c=b^{ac}$.

Since $27^{2/3}=\sqrt{27^2}$, it equals 27, so $\sqrt[3]{27}$ must equal 9.

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) = $ⁿ√(b^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!

7

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

No property requires it; $b^{1/2}$ is defined as $\sqrt{b}$ only by convention and could be any number.

The power of a product rule $(ab)^n=a^n+b^n$, because it turns roots into exponents.

The power-of-a-power property $(b^a)^c=b^{ac}$, because it implies $(b^{1/2})^2=b^{(1/2)2}=b$ so $b^{1/2}$ must be $\sqrt{b}$.

The product rule $b^m\cdot b^n=b^{mn}$, because it implies $b^{1/2}=b\cdot 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. 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!

8

Which statement correctly explains why the definition $27^{2/3}=(\sqrt3{27})^2$ is consistent with extending integer exponent properties?

Because $27^{2/3}=27^2/3$ by turning the denominator into division.

Because $\sqrt[3]{27}$ is defined as $27/3$, so squaring gives $27^{2/3}$.

Because we want $27^{2/3}=(27^{1/3})^2$ so that the exponent multiplication in $(b^a)^c=b^{ac}$ gives $27^{(1/3)\cdot 2}=27^{2/3}$, and $27^{1/3}$ is defined as $\sqrt[3]{27}$.

Because $27^{2/3}=\sqrt[2]{27^3}$ by swapping the 2 and 3 in the fraction.

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] = $ⁿ√(b^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) = $ⁿ√(b^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!

9

A teacher defines $b^{1/n}=\sqrtn{b}$ (for $b>0$) and then defines $b^{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?

It is forced because $b^{m/n}$ must equal $b^m-b^n$ by extending the subtraction rule for exponents.

It is forced because requiring $(b^{m/n})^n=b^m$ (from $(b^a)^c=b^{ac}$) uniquely points to an $n$th root, and then raising that root to the $m$th power matches the exponent multiplication $\tfrac{m}{n}\cdot n=m$.

It is forced because otherwise $b^{m/n}$ would not be an integer for perfect powers like $64^{1/3}$.

It is forced because we want $b^{m/n}$ to be close to $b$ when $m$ and $n$ are close.

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) = $ⁿ√(b^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!

10

A student says: “$5^{1/3}$ equals $\sqrt3{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>0$)?

It is convenient because radicals are shorter to write than fractions, so we choose that definition even though any definition would work.

It is motivated because the product rule implies $5^{1/3}=5/3$, so writing $\sqrt[3]{5}$ is just another way to write $5/3$.

It is motivated because we want $(b^a)^c=b^{ac}$ to still hold; setting $a=\tfrac{1}{3}$ forces $(5^{1/3})^3=5$, so $5^{1/3}$ must be the cube root of 5.

It is motivated because $5^{1/3}$ must be an integer, and the only integer close to 5 is 5.

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!

Page 1 of 4