Rational Exponents And Radicals Worksheet - Free Printable
Educational worksheet: Rational Exponents And Radicals Worksheet. Download and print for classroom or home learning activities.
JPG
474×670
28.4 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1502153
⭐
Show Answer Key & Explanations
Step-by-step solution for: Rational Exponents And Radicals Worksheet
▼
Show Answer Key & Explanations
Step-by-step solution for: Rational Exponents And Radicals Worksheet
Absolutely! Let’s solve each part of the worksheet step by step, explaining the concepts as we go.
---
## 📌 Concept Review:
- Radical form means writing an expression using a root symbol (like √ or ∛).
- Rational exponent form means writing an expression with a fractional exponent, like \( a^{m/n} \).
- The key relationship is:
\[
a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m
\]
- To simplify, we often break down bases into prime factors and apply exponent rules.
---
# ✔ Problem 1: Write each expression in radical form.
We use:
\[
a^{m/n} = \sqrt[n]{a^m}
\]
---
a) \( 2^{\frac{1}{2}} \)
→ Square root of 2
✔ Answer: \( \sqrt{2} \)
---
b) \( 27^{\frac{2}{3}} \)
→ Cube root of 27, squared
\( \sqrt[3]{27} = 3 \), so \( 3^2 = 9 \)
But the question asks for radical form, not simplified value.
So: \( \left( \sqrt[3]{27} \right)^2 \) OR \( \sqrt[3]{27^2} \)
✔ Answer: \( \sqrt[3]{27^2} \) *(or equivalently \( (\sqrt[3]{27})^2 \))*
---
c) \( 1000^{\frac{2}{3}} \)
→ Cube root of 1000, squared
\( \sqrt[3]{1000} = 10 \), so \( 10^2 = 100 \) — but again, radical form required.
✔ Answer: \( \sqrt[3]{1000^2} \) *(or \( (\sqrt[3]{1000})^2 \))*
---
d) \( 6^{\frac{2}{5}} \)
→ Fifth root of 6, squared
✔ Answer: \( \sqrt[5]{6^2} \) or \( (\sqrt[5]{6})^2 \)
---
e) \( 8^{\frac{1}{3}} \)
→ Cube root of 8
✔ Answer: \( \sqrt[3]{8} \)
---
f) \( 3x^{\frac{1}{4}} \)
→ Note: Only \( x \) is raised to the power. So:
✔ Answer: \( 3 \cdot \sqrt[4]{x} \)
---
# ✔ Problem 2: Write each expression with a rational exponent.
Use:
\[
\sqrt[n]{a^m} = a^{m/n}
\]
---
a) \( \sqrt{2} \)
→ Square root = exponent \( \frac{1}{2} \)
✔ Answer: \( 2^{\frac{1}{2}} \)
---
b) \( \sqrt[3]{2} \)
→ Cube root = exponent \( \frac{1}{3} \)
✔ Answer: \( 2^{\frac{1}{3}} \)
---
c) \( \sqrt[5]{10} \)
→ Fifth root = exponent \( \frac{1}{5} \)
✔ Answer: \( 10^{\frac{1}{5}} \)
---
d) \( (\sqrt{2})^5 \)
→ First, \( \sqrt{2} = 2^{1/2} \), then raise to 5th power:
\( (2^{1/2})^5 = 2^{5/2} \)
✔ Answer: \( 2^{\frac{5}{2}} \)
---
e) \( (\sqrt[3]{5})^5 \)
→ \( \sqrt[3]{5} = 5^{1/3} \), then \( (5^{1/3})^5 = 5^{5/3} \)
✔ Answer: \( 5^{\frac{5}{3}} \)
---
f) \( (\sqrt[4]{2})^5 \)
→ \( \sqrt[4]{2} = 2^{1/4} \), then \( (2^{1/4})^5 = 2^{5/4} \)
✔ Answer: \( 2^{\frac{5}{4}} \)
---
# ✔ Problem 3: Write each expression in exponential form.
This means write everything as a base raised to a power — combine radicals and coefficients using exponent rules.
---
a) \( (\sqrt{3b})^4 \)
→ First, \( \sqrt{3b} = (3b)^{1/2} \)
Then raise to 4th power: \( ((3b)^{1/2})^4 = (3b)^{4/2} = (3b)^2 \)
✔ Answer: \( (3b)^2 \) — or expanded: \( 9b^2 \), but “exponential form” usually means keeping it as a power, so \( (3b)^2 \) is fine.
*Note: If they want it fully simplified without parentheses, you can write \( 9b^2 \), but since the instruction says “exponential form”, \( (3b)^2 \) is acceptable.*
---
b) \( \sqrt{6p} \)
→ Square root = exponent \( \frac{1}{2} \)
✔ Answer: \( (6p)^{\frac{1}{2}} \)
---
c) \( \left( \frac{1}{\sqrt{3x}} \right)^5 \)
→ First, \( \sqrt{3x} = (3x)^{1/2} \), so \( \frac{1}{\sqrt{3x}} = (3x)^{-1/2} \)
Then raise to 5th power: \( \left( (3x)^{-1/2} \right)^5 = (3x)^{-5/2} \)
✔ Answer: \( (3x)^{-\frac{5}{2}} \)
---
# ✔ Problem 4: Simplify.
Apply exponent rules and simplify radicals or numbers.
---
a) \( 100000^{\frac{1}{5}} \)
→ This is the 5th root of 100,000.
Factor 100,000:
\( 100000 = 10^5 \) → because \( 10 \times 10 \times 10 \times 10 \times 10 = 100000 \)
So, \( (10^5)^{1/5} = 10^{5 \cdot \frac{1}{5}} = 10^1 = 10 \)
✔ Answer: \( 10 \)
---
b) \( (9x^4)^{\frac{3}{2}} \)
→ Apply exponent to both 9 and \( x^4 \):
= \( 9^{\frac{3}{2}} \cdot (x^4)^{\frac{3}{2}} \)
First, \( 9^{\frac{3}{2}} = (\sqrt{9})^3 = 3^3 = 27 \)
Second, \( (x^4)^{3/2} = x^{4 \cdot \frac{3}{2}} = x^6 \)
✔ Answer: \( 27x^6 \)
---
c) \( (36n^{12})^{\frac{1}{2}} \)
→ Apply exponent to both 36 and \( n^{12} \):
= \( 36^{\frac{1}{2}} \cdot (n^{12})^{\frac{1}{2}} \)
= \( \sqrt{36} \cdot n^{6} = 6n^6 \)
✔ Answer: \( 6n^6 \)
---
# 🎯 Final Answers Summary:
---
a) \( \sqrt{2} \)
b) \( \sqrt[3]{27^2} \)
c) \( \sqrt[3]{1000^2} \)
d) \( \sqrt[5]{6^2} \)
e) \( \sqrt[3]{8} \)
f) \( 3\sqrt[4]{x} \)
---
a) \( 2^{\frac{1}{2}} \)
b) \( 2^{\frac{1}{3}} \)
c) \( 10^{\frac{1}{5}} \)
d) \( 2^{\frac{5}{2}} \)
e) \( 5^{\frac{5}{3}} \)
f) \( 2^{\frac{5}{4}} \)
---
a) \( (3b)^2 \)
b) \( (6p)^{\frac{1}{2}} \)
c) \( (3x)^{-\frac{5}{2}} \)
---
a) \( 10 \)
b) \( 27x^6 \)
c) \( 6n^6 \)
---
Let me know if you’d like a printable version or explanations tailored for a specific grade level! 😊
---
## 📌 Concept Review:
- Radical form means writing an expression using a root symbol (like √ or ∛).
- Rational exponent form means writing an expression with a fractional exponent, like \( a^{m/n} \).
- The key relationship is:
\[
a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m
\]
- To simplify, we often break down bases into prime factors and apply exponent rules.
---
# ✔ Problem 1: Write each expression in radical form.
We use:
\[
a^{m/n} = \sqrt[n]{a^m}
\]
---
a) \( 2^{\frac{1}{2}} \)
→ Square root of 2
✔ Answer: \( \sqrt{2} \)
---
b) \( 27^{\frac{2}{3}} \)
→ Cube root of 27, squared
\( \sqrt[3]{27} = 3 \), so \( 3^2 = 9 \)
But the question asks for radical form, not simplified value.
So: \( \left( \sqrt[3]{27} \right)^2 \) OR \( \sqrt[3]{27^2} \)
✔ Answer: \( \sqrt[3]{27^2} \) *(or equivalently \( (\sqrt[3]{27})^2 \))*
---
c) \( 1000^{\frac{2}{3}} \)
→ Cube root of 1000, squared
\( \sqrt[3]{1000} = 10 \), so \( 10^2 = 100 \) — but again, radical form required.
✔ Answer: \( \sqrt[3]{1000^2} \) *(or \( (\sqrt[3]{1000})^2 \))*
---
d) \( 6^{\frac{2}{5}} \)
→ Fifth root of 6, squared
✔ Answer: \( \sqrt[5]{6^2} \) or \( (\sqrt[5]{6})^2 \)
---
e) \( 8^{\frac{1}{3}} \)
→ Cube root of 8
✔ Answer: \( \sqrt[3]{8} \)
---
f) \( 3x^{\frac{1}{4}} \)
→ Note: Only \( x \) is raised to the power. So:
✔ Answer: \( 3 \cdot \sqrt[4]{x} \)
---
# ✔ Problem 2: Write each expression with a rational exponent.
Use:
\[
\sqrt[n]{a^m} = a^{m/n}
\]
---
a) \( \sqrt{2} \)
→ Square root = exponent \( \frac{1}{2} \)
✔ Answer: \( 2^{\frac{1}{2}} \)
---
b) \( \sqrt[3]{2} \)
→ Cube root = exponent \( \frac{1}{3} \)
✔ Answer: \( 2^{\frac{1}{3}} \)
---
c) \( \sqrt[5]{10} \)
→ Fifth root = exponent \( \frac{1}{5} \)
✔ Answer: \( 10^{\frac{1}{5}} \)
---
d) \( (\sqrt{2})^5 \)
→ First, \( \sqrt{2} = 2^{1/2} \), then raise to 5th power:
\( (2^{1/2})^5 = 2^{5/2} \)
✔ Answer: \( 2^{\frac{5}{2}} \)
---
e) \( (\sqrt[3]{5})^5 \)
→ \( \sqrt[3]{5} = 5^{1/3} \), then \( (5^{1/3})^5 = 5^{5/3} \)
✔ Answer: \( 5^{\frac{5}{3}} \)
---
f) \( (\sqrt[4]{2})^5 \)
→ \( \sqrt[4]{2} = 2^{1/4} \), then \( (2^{1/4})^5 = 2^{5/4} \)
✔ Answer: \( 2^{\frac{5}{4}} \)
---
# ✔ Problem 3: Write each expression in exponential form.
This means write everything as a base raised to a power — combine radicals and coefficients using exponent rules.
---
a) \( (\sqrt{3b})^4 \)
→ First, \( \sqrt{3b} = (3b)^{1/2} \)
Then raise to 4th power: \( ((3b)^{1/2})^4 = (3b)^{4/2} = (3b)^2 \)
✔ Answer: \( (3b)^2 \) — or expanded: \( 9b^2 \), but “exponential form” usually means keeping it as a power, so \( (3b)^2 \) is fine.
*Note: If they want it fully simplified without parentheses, you can write \( 9b^2 \), but since the instruction says “exponential form”, \( (3b)^2 \) is acceptable.*
---
b) \( \sqrt{6p} \)
→ Square root = exponent \( \frac{1}{2} \)
✔ Answer: \( (6p)^{\frac{1}{2}} \)
---
c) \( \left( \frac{1}{\sqrt{3x}} \right)^5 \)
→ First, \( \sqrt{3x} = (3x)^{1/2} \), so \( \frac{1}{\sqrt{3x}} = (3x)^{-1/2} \)
Then raise to 5th power: \( \left( (3x)^{-1/2} \right)^5 = (3x)^{-5/2} \)
✔ Answer: \( (3x)^{-\frac{5}{2}} \)
---
# ✔ Problem 4: Simplify.
Apply exponent rules and simplify radicals or numbers.
---
a) \( 100000^{\frac{1}{5}} \)
→ This is the 5th root of 100,000.
Factor 100,000:
\( 100000 = 10^5 \) → because \( 10 \times 10 \times 10 \times 10 \times 10 = 100000 \)
So, \( (10^5)^{1/5} = 10^{5 \cdot \frac{1}{5}} = 10^1 = 10 \)
✔ Answer: \( 10 \)
---
b) \( (9x^4)^{\frac{3}{2}} \)
→ Apply exponent to both 9 and \( x^4 \):
= \( 9^{\frac{3}{2}} \cdot (x^4)^{\frac{3}{2}} \)
First, \( 9^{\frac{3}{2}} = (\sqrt{9})^3 = 3^3 = 27 \)
Second, \( (x^4)^{3/2} = x^{4 \cdot \frac{3}{2}} = x^6 \)
✔ Answer: \( 27x^6 \)
---
c) \( (36n^{12})^{\frac{1}{2}} \)
→ Apply exponent to both 36 and \( n^{12} \):
= \( 36^{\frac{1}{2}} \cdot (n^{12})^{\frac{1}{2}} \)
= \( \sqrt{36} \cdot n^{6} = 6n^6 \)
✔ Answer: \( 6n^6 \)
---
# 🎯 Final Answers Summary:
---
① Radical Form:
a) \( \sqrt{2} \)
b) \( \sqrt[3]{27^2} \)
c) \( \sqrt[3]{1000^2} \)
d) \( \sqrt[5]{6^2} \)
e) \( \sqrt[3]{8} \)
f) \( 3\sqrt[4]{x} \)
---
② Rational Exponent:
a) \( 2^{\frac{1}{2}} \)
b) \( 2^{\frac{1}{3}} \)
c) \( 10^{\frac{1}{5}} \)
d) \( 2^{\frac{5}{2}} \)
e) \( 5^{\frac{5}{3}} \)
f) \( 2^{\frac{5}{4}} \)
---
③ Exponential Form:
a) \( (3b)^2 \)
b) \( (6p)^{\frac{1}{2}} \)
c) \( (3x)^{-\frac{5}{2}} \)
---
④ Simplify:
a) \( 10 \)
b) \( 27x^6 \)
c) \( 6n^6 \)
---
Let me know if you’d like a printable version or explanations tailored for a specific grade level! 😊
Parent Tip: Review the logic above to help your child master the concept of radicals and exponents worksheet.