Learn on PengiYoshiwara Intermediate AlgebraChapter 6: Powers and Roots

Lesson 2: Roots and Radicals

In this Grade 7 lesson from Yoshiwara Intermediate Algebra (Chapter 6), students learn to evaluate nth roots using radical notation, identifying the radicand and index, and connect radicals to fractional and decimal exponents using the power rule. The lesson covers how expressions like the cube root of 8 can be written as 8 to the power of 1/3, and extends this to any nth root written as a to the 1/n power. Students practice converting between radical and exponential notation and evaluating expressions such as 32 to the 1/5 or 81 to the 0.25.

Section 1

πŸ“˜ Roots and Radicals

New Concept

This lesson connects roots to fractional exponents, showing that a radical like an\sqrt[n]{a} is the same as the power a1/na^{1/n}. This notation simplifies solving radical equations and working with power functions involving roots.

What’s next

Next, you'll practice converting between radical and exponential notations. Soon, you'll apply these skills to solve equations in a series of challenge problems.

Section 2

nth Roots

Property

ss is called an nnth root of bb if sn=bs^n = b. We use the symbol bn\sqrt[n]{b} to denote the nnth root of bb. An expression of the form bn\sqrt[n]{b} is called a radical, bb is called the radicand, and nn is called the index of the radical.

Examples

  • 273=3\sqrt[3]{27} = 3 because 33=273^3 = 27.
  • 2564=4\sqrt[4]{256} = 4 because 44=2564^4 = 256.

Section 3

Exponential Notation for Radicals

Property

For any integer nβ‰₯2n \geq 2 and for aβ‰₯0a \geq 0,

a1/n=ana^{1/n} = \sqrt[n]{a}

This notation is convenient because it works with the laws of exponents. For instance, ((a1/n))n=a(1/n)(n)=a1=a(\left(a^{1/n}\right))^n = a^{(1/n)(n)} = a^1 = a. An exponent of 1/n1/n denotes the nnth root of its base. For example, a0.5=a1/2=aa^{0.5} = a^{1/2} = \sqrt{a}.

Examples

  • Write 641/364^{1/3} using radical notation and evaluate: 641/3=643=464^{1/3} = \sqrt[3]{64} = 4.
  • Write 6254\sqrt[4]{625} using exponential notation and evaluate: 6254=6251/4=5\sqrt[4]{625} = 625^{1/4} = 5.

Section 4

Using Fractional Exponents to Solve Equations

Property

To solve an equation involving a power function xnx^n, first isolate the power, then raise both sides to the exponent 1n\frac{1}{n}. This uses the third law of exponents, (xa)b=xab(x^a)^b = x^{ab}, to cancel the original exponent.
If xn=cx^n = c, then (xn)1/n=c1/n(x^n)^{1/n} = c^{1/n}, which simplifies to x=c1/nx = c^{1/n}.

Examples

  • To solve x3=125x^3 = 125, raise both sides to the 1/31/3 power: (x3)1/3=1251/3(x^3)^{1/3} = 125^{1/3}, so x=5x = 5.
  • To solve 2m4=322m^4 = 32, first isolate the power: m4=16m^4 = 16. Then raise both sides to the 1/41/4 power: (m4)1/4=161/4(m^4)^{1/4} = 16^{1/4}, so m=2m = 2.

Section 5

Solving Radical Equations

Property

A radical equation is one in which the variable appears under a radical, which can be denoted by a fractional exponent. To solve, first isolate the radical expression. Then, raise both sides of the equation to the power equal to the index of the radical.
If xn=c\sqrt[n]{x} = c, then (xn)n=cn(\sqrt[n]{x})^n = c^n, which simplifies to x=cnx=c^n.

Examples

  • To solve x3=4\sqrt[3]{x} = 4, cube both sides: (x3)3=43(\sqrt[3]{x})^3 = 4^3, which gives x=64x = 64.
  • To solve 5x1/2=205x^{1/2} = 20, first isolate the power: x1/2=4x^{1/2} = 4. Then square both sides: (x1/2)2=42(x^{1/2})^2 = 4^2, so x=16x = 16.

Section 6

Roots of Negative Numbers

Property

  1. Every positive number has two real-valued roots, one positive and one negative, if the index is even.
  2. A negative number has no real-valued root if the index is even.
  3. Every real number, positive, negative, or zero, has exactly one real-valued root if the index is odd.

The symbol bn\sqrt[n]{b} refers to the principal (positive) root when nn is even.

Examples

  • βˆ’643=βˆ’4\sqrt[3]{-64} = -4 because (βˆ’4)3=βˆ’64(-4)^3 = -64. This is an odd root of a negative number.
  • βˆ’814\sqrt[4]{-81} is not a real number because the index (4) is even and the radicand (-81) is negative.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Powers and Roots

  1. Lesson 1

    Lesson 1: Integer Exponents

  2. Lesson 2Current

    Lesson 2: Roots and Radicals

  3. Lesson 3

    Lesson 3: Rational Exponents

  4. Lesson 4

    Lesson 4: Working with Radicals

  5. Lesson 5

    Lesson 5: Radical Equations

  6. Lesson 6

    Lesson 6: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Roots and Radicals

New Concept

This lesson connects roots to fractional exponents, showing that a radical like an\sqrt[n]{a} is the same as the power a1/na^{1/n}. This notation simplifies solving radical equations and working with power functions involving roots.

What’s next

Next, you'll practice converting between radical and exponential notations. Soon, you'll apply these skills to solve equations in a series of challenge problems.

Section 2

nth Roots

Property

ss is called an nnth root of bb if sn=bs^n = b. We use the symbol bn\sqrt[n]{b} to denote the nnth root of bb. An expression of the form bn\sqrt[n]{b} is called a radical, bb is called the radicand, and nn is called the index of the radical.

Examples

  • 273=3\sqrt[3]{27} = 3 because 33=273^3 = 27.
  • 2564=4\sqrt[4]{256} = 4 because 44=2564^4 = 256.

Section 3

Exponential Notation for Radicals

Property

For any integer nβ‰₯2n \geq 2 and for aβ‰₯0a \geq 0,

a1/n=ana^{1/n} = \sqrt[n]{a}

This notation is convenient because it works with the laws of exponents. For instance, ((a1/n))n=a(1/n)(n)=a1=a(\left(a^{1/n}\right))^n = a^{(1/n)(n)} = a^1 = a. An exponent of 1/n1/n denotes the nnth root of its base. For example, a0.5=a1/2=aa^{0.5} = a^{1/2} = \sqrt{a}.

Examples

  • Write 641/364^{1/3} using radical notation and evaluate: 641/3=643=464^{1/3} = \sqrt[3]{64} = 4.
  • Write 6254\sqrt[4]{625} using exponential notation and evaluate: 6254=6251/4=5\sqrt[4]{625} = 625^{1/4} = 5.

Section 4

Using Fractional Exponents to Solve Equations

Property

To solve an equation involving a power function xnx^n, first isolate the power, then raise both sides to the exponent 1n\frac{1}{n}. This uses the third law of exponents, (xa)b=xab(x^a)^b = x^{ab}, to cancel the original exponent.
If xn=cx^n = c, then (xn)1/n=c1/n(x^n)^{1/n} = c^{1/n}, which simplifies to x=c1/nx = c^{1/n}.

Examples

  • To solve x3=125x^3 = 125, raise both sides to the 1/31/3 power: (x3)1/3=1251/3(x^3)^{1/3} = 125^{1/3}, so x=5x = 5.
  • To solve 2m4=322m^4 = 32, first isolate the power: m4=16m^4 = 16. Then raise both sides to the 1/41/4 power: (m4)1/4=161/4(m^4)^{1/4} = 16^{1/4}, so m=2m = 2.

Section 5

Solving Radical Equations

Property

A radical equation is one in which the variable appears under a radical, which can be denoted by a fractional exponent. To solve, first isolate the radical expression. Then, raise both sides of the equation to the power equal to the index of the radical.
If xn=c\sqrt[n]{x} = c, then (xn)n=cn(\sqrt[n]{x})^n = c^n, which simplifies to x=cnx=c^n.

Examples

  • To solve x3=4\sqrt[3]{x} = 4, cube both sides: (x3)3=43(\sqrt[3]{x})^3 = 4^3, which gives x=64x = 64.
  • To solve 5x1/2=205x^{1/2} = 20, first isolate the power: x1/2=4x^{1/2} = 4. Then square both sides: (x1/2)2=42(x^{1/2})^2 = 4^2, so x=16x = 16.

Section 6

Roots of Negative Numbers

Property

  1. Every positive number has two real-valued roots, one positive and one negative, if the index is even.
  2. A negative number has no real-valued root if the index is even.
  3. Every real number, positive, negative, or zero, has exactly one real-valued root if the index is odd.

The symbol bn\sqrt[n]{b} refers to the principal (positive) root when nn is even.

Examples

  • βˆ’643=βˆ’4\sqrt[3]{-64} = -4 because (βˆ’4)3=βˆ’64(-4)^3 = -64. This is an odd root of a negative number.
  • βˆ’814\sqrt[4]{-81} is not a real number because the index (4) is even and the radicand (-81) is negative.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Powers and Roots

  1. Lesson 1

    Lesson 1: Integer Exponents

  2. Lesson 2Current

    Lesson 2: Roots and Radicals

  3. Lesson 3

    Lesson 3: Rational Exponents

  4. Lesson 4

    Lesson 4: Working with Radicals

  5. Lesson 5

    Lesson 5: Radical Equations

  6. Lesson 6

    Lesson 6: Chapter Summary and Review