Learn on PengiOpenstax Intermediate Algebra 2EChapter 8: Roots and Radicals

Lesson 8.5: Divide Radical Expressions

In this lesson from OpenStax Intermediate Algebra 2E, students learn how to divide radical expressions using the Quotient Property of Radical Expressions, simplifying fractions involving square roots and cube roots with variable radicands. The lesson also introduces rationalizing the denominator, a technique for rewriting fractions so no radical remains in the denominator, including both one-term and two-term denominators. This content is appropriate for intermediate algebra students and builds on prior skills with exponent rules and polynomial multiplication.

Section 1

πŸ“˜ Divide Radical Expressions

New Concept

Master dividing radical expressions by using the Quotient Property, anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}}, to combine terms. Then, learn to rationalize denominators with one or two terms, a key step for writing expressions in simplest form.

What’s next

Get ready to apply the Quotient Property. You’ll work through guided examples and practice cards to master dividing and simplifying radical expressions.

Section 2

Quotient Property of Radical Expressions

Property

If an\sqrt[n]{a} and bn\sqrt[n]{b} are real numbers, bβ‰ 0b \neq 0, and for any integer nβ‰₯2n \geq 2 then,

abn=anbnandanbn=abn\sqrt[n]{\dfrac{a}{b}} = \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}} \quad \text{and} \quad \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\dfrac{a}{b}}

We use the form anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}} when the fraction we start with is the quotient of two radicals. When we write the fraction in a single radical, we may find common factors in the numerator and denominator.

Examples

  • Simplify 48x53x\dfrac{\sqrt{48x^5}}{\sqrt{3x}}. We combine them to get 48x53x=16x4\sqrt{\dfrac{48x^5}{3x}} = \sqrt{16x^4}. This simplifies to 4x24x^2.
  • Simplify 54y232y53\dfrac{\sqrt[3]{54y^2}}{\sqrt[3]{2y^5}}. We combine them to get 54y22y53=27y33\sqrt[3]{\dfrac{54y^2}{2y^5}} = \sqrt[3]{\dfrac{27}{y^3}}. This simplifies to 3y\dfrac{3}{y}.
  • Simplify 75a7b53a2b\dfrac{\sqrt{75a^7b^5}}{\sqrt{3a^2b}}. This becomes 75a7b53a2b=25a5b4=25a4b4β‹…a=5a2b2a\sqrt{\dfrac{75a^7b^5}{3a^2b}} = \sqrt{25a^5b^4} = \sqrt{25a^4b^4 \cdot a} = 5a^2b^2\sqrt{a}.

Explanation

Think of this property as a grouping rule. You can either handle two separate radicals or combine them under one radical roof. Combining them often makes simplifying easier by letting you cancel out common factors before taking the root.

Section 3

Simplified Radical Expressions

Property

A radical expression is considered simplified if there are

  • no factors in the radicand have perfect powers of the index
  • no fractions in the radicand
  • no radicals in the denominator of a fraction

Examples

  • Is 50\sqrt{50} simplified? No, because 50=25β‹…2=52\sqrt{50} = \sqrt{25 \cdot 2} = 5\sqrt{2}. It contained a perfect square factor.
  • Is 59\sqrt{\dfrac{5}{9}} simplified? No, because it has a fraction in the radicand. It simplifies to 59=53\dfrac{\sqrt{5}}{\sqrt{9}} = \dfrac{\sqrt{5}}{3}.
  • Is 73\dfrac{7}{\sqrt{3}} simplified? No, because there is a radical in the denominator. It must be rationalized to become 733\dfrac{7\sqrt{3}}{3}.

Explanation

A radical is fully simplified when it's completely tidy. This means no perfect squares (or cubes, etc.) are left inside, no fractions are under the radical sign, and no radicals are hiding in the denominator of a fraction.

Section 4

Rationalize a One Term Denominator

Property

Rationalizing the denominator is the process of converting a fraction with a radical in the denominator to an equivalent fraction whose denominator is an integer. To rationalize a denominator with a higher index radical, we multiply the numerator and denominator by a radical that would give us a radicand that is a perfect power of the index.

Examples

  • To simplify 75\dfrac{7}{\sqrt{5}}, multiply by 55\dfrac{\sqrt{5}}{\sqrt{5}} to get 75(5)2=755\dfrac{7\sqrt{5}}{(\sqrt{5})^2} = \dfrac{7\sqrt{5}}{5}.
  • To simplify 293\dfrac{2}{\sqrt[3]{9}}, rewrite as 2323\dfrac{2}{\sqrt[3]{3^2}}. Multiply by 3333\dfrac{\sqrt[3]{3}}{\sqrt[3]{3}} to get 233333=2333\dfrac{2\sqrt[3]{3}}{\sqrt[3]{3^3}} = \dfrac{2\sqrt[3]{3}}{3}.
  • To simplify 58x\dfrac{5}{\sqrt{8x}}, first simplify to 522x\dfrac{5}{2\sqrt{2x}}. Then multiply by 2x2x\dfrac{\sqrt{2x}}{\sqrt{2x}} to get 52x2(2x)=52x4x\dfrac{5\sqrt{2x}}{2(2x)} = \dfrac{5\sqrt{2x}}{4x}.

Explanation

Radicals in the denominator are considered un-simplified. To fix this, we multiply the numerator and denominator by a value that makes the denominator's radicand a perfect power of the index, which removes the radical and makes the denominator rational.

Section 5

Rationalize a Two Term Denominator

Property

When the denominator of a fraction is a sum or difference with square roots, we use the Product of Conjugates Pattern to rationalize the denominator.

(aβˆ’b)(a+b)=a2βˆ’b2(a - b)(a + b) = a^2 - b^2

When we multiply a binomial that includes a square root by its conjugate, the product has no square roots.

Examples

  • To simplify 43βˆ’2\dfrac{4}{3 - \sqrt{2}}, multiply by the conjugate (3+2)(3 + \sqrt{2}). This gives 4(3+2)(3βˆ’2)(3+2)=4(3+2)9βˆ’2=4(3+2)7\dfrac{4(3 + \sqrt{2})}{(3 - \sqrt{2})(3 + \sqrt{2})} = \dfrac{4(3 + \sqrt{2})}{9 - 2} = \dfrac{4(3 + \sqrt{2})}{7}.
  • To simplify 2x+5\dfrac{\sqrt{2}}{\sqrt{x} + \sqrt{5}}, multiply by the conjugate (xβˆ’5)(\sqrt{x} - \sqrt{5}). This gives 2(xβˆ’5)(x)2βˆ’(5)2=2xβˆ’10xβˆ’5\dfrac{\sqrt{2}(\sqrt{x} - \sqrt{5})}{(\sqrt{x})^2 - (\sqrt{5})^2} = \dfrac{\sqrt{2x} - \sqrt{10}}{x - 5}.
  • To simplify y+3yβˆ’3\dfrac{\sqrt{y} + \sqrt{3}}{\sqrt{y} - \sqrt{3}}, multiply by the conjugate (y+3)(\sqrt{y} + \sqrt{3}). This gives (y+3)2(y)2βˆ’(3)2=(y+3)2yβˆ’3\dfrac{(\sqrt{y} + \sqrt{3})^2}{(\sqrt{y})^2 - (\sqrt{3})^2} = \dfrac{(\sqrt{y} + \sqrt{3})^2}{y - 3}.

Explanation

To remove a two-term radical denominator, multiply the numerator and denominator by its conjugate. The conjugate has the opposite sign in the middle. This trick uses the difference of squares formula to eliminate the radicals from the denominator.

Book overview

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

Continue this chapter

Chapter 8: Roots and Radicals

  1. Lesson 1

    Lesson 8.1: Simplify Expressions with Roots

  2. Lesson 2

    Lesson 8.2: Simplify Radical Expressions

  3. Lesson 3

    Lesson 8.3: Simplify Rational Exponents

  4. Lesson 4

    Lesson 8.4: Add, Subtract, and Multiply Radical Expressions

  5. Lesson 5Current

    Lesson 8.5: Divide Radical Expressions

  6. Lesson 6

    Lesson 8.6: Solve Radical Equations

  7. Lesson 7

    Lesson 8.7: Use Radicals in Functions

  8. Lesson 8

    Lesson 8.8: Use the Complex Number System

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Divide Radical Expressions

New Concept

Master dividing radical expressions by using the Quotient Property, anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}}, to combine terms. Then, learn to rationalize denominators with one or two terms, a key step for writing expressions in simplest form.

What’s next

Get ready to apply the Quotient Property. You’ll work through guided examples and practice cards to master dividing and simplifying radical expressions.

Section 2

Quotient Property of Radical Expressions

Property

If an\sqrt[n]{a} and bn\sqrt[n]{b} are real numbers, bβ‰ 0b \neq 0, and for any integer nβ‰₯2n \geq 2 then,

abn=anbnandanbn=abn\sqrt[n]{\dfrac{a}{b}} = \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}} \quad \text{and} \quad \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\dfrac{a}{b}}

We use the form anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}} when the fraction we start with is the quotient of two radicals. When we write the fraction in a single radical, we may find common factors in the numerator and denominator.

Examples

  • Simplify 48x53x\dfrac{\sqrt{48x^5}}{\sqrt{3x}}. We combine them to get 48x53x=16x4\sqrt{\dfrac{48x^5}{3x}} = \sqrt{16x^4}. This simplifies to 4x24x^2.
  • Simplify 54y232y53\dfrac{\sqrt[3]{54y^2}}{\sqrt[3]{2y^5}}. We combine them to get 54y22y53=27y33\sqrt[3]{\dfrac{54y^2}{2y^5}} = \sqrt[3]{\dfrac{27}{y^3}}. This simplifies to 3y\dfrac{3}{y}.
  • Simplify 75a7b53a2b\dfrac{\sqrt{75a^7b^5}}{\sqrt{3a^2b}}. This becomes 75a7b53a2b=25a5b4=25a4b4β‹…a=5a2b2a\sqrt{\dfrac{75a^7b^5}{3a^2b}} = \sqrt{25a^5b^4} = \sqrt{25a^4b^4 \cdot a} = 5a^2b^2\sqrt{a}.

Explanation

Think of this property as a grouping rule. You can either handle two separate radicals or combine them under one radical roof. Combining them often makes simplifying easier by letting you cancel out common factors before taking the root.

Section 3

Simplified Radical Expressions

Property

A radical expression is considered simplified if there are

  • no factors in the radicand have perfect powers of the index
  • no fractions in the radicand
  • no radicals in the denominator of a fraction

Examples

  • Is 50\sqrt{50} simplified? No, because 50=25β‹…2=52\sqrt{50} = \sqrt{25 \cdot 2} = 5\sqrt{2}. It contained a perfect square factor.
  • Is 59\sqrt{\dfrac{5}{9}} simplified? No, because it has a fraction in the radicand. It simplifies to 59=53\dfrac{\sqrt{5}}{\sqrt{9}} = \dfrac{\sqrt{5}}{3}.
  • Is 73\dfrac{7}{\sqrt{3}} simplified? No, because there is a radical in the denominator. It must be rationalized to become 733\dfrac{7\sqrt{3}}{3}.

Explanation

A radical is fully simplified when it's completely tidy. This means no perfect squares (or cubes, etc.) are left inside, no fractions are under the radical sign, and no radicals are hiding in the denominator of a fraction.

Section 4

Rationalize a One Term Denominator

Property

Rationalizing the denominator is the process of converting a fraction with a radical in the denominator to an equivalent fraction whose denominator is an integer. To rationalize a denominator with a higher index radical, we multiply the numerator and denominator by a radical that would give us a radicand that is a perfect power of the index.

Examples

  • To simplify 75\dfrac{7}{\sqrt{5}}, multiply by 55\dfrac{\sqrt{5}}{\sqrt{5}} to get 75(5)2=755\dfrac{7\sqrt{5}}{(\sqrt{5})^2} = \dfrac{7\sqrt{5}}{5}.
  • To simplify 293\dfrac{2}{\sqrt[3]{9}}, rewrite as 2323\dfrac{2}{\sqrt[3]{3^2}}. Multiply by 3333\dfrac{\sqrt[3]{3}}{\sqrt[3]{3}} to get 233333=2333\dfrac{2\sqrt[3]{3}}{\sqrt[3]{3^3}} = \dfrac{2\sqrt[3]{3}}{3}.
  • To simplify 58x\dfrac{5}{\sqrt{8x}}, first simplify to 522x\dfrac{5}{2\sqrt{2x}}. Then multiply by 2x2x\dfrac{\sqrt{2x}}{\sqrt{2x}} to get 52x2(2x)=52x4x\dfrac{5\sqrt{2x}}{2(2x)} = \dfrac{5\sqrt{2x}}{4x}.

Explanation

Radicals in the denominator are considered un-simplified. To fix this, we multiply the numerator and denominator by a value that makes the denominator's radicand a perfect power of the index, which removes the radical and makes the denominator rational.

Section 5

Rationalize a Two Term Denominator

Property

When the denominator of a fraction is a sum or difference with square roots, we use the Product of Conjugates Pattern to rationalize the denominator.

(aβˆ’b)(a+b)=a2βˆ’b2(a - b)(a + b) = a^2 - b^2

When we multiply a binomial that includes a square root by its conjugate, the product has no square roots.

Examples

  • To simplify 43βˆ’2\dfrac{4}{3 - \sqrt{2}}, multiply by the conjugate (3+2)(3 + \sqrt{2}). This gives 4(3+2)(3βˆ’2)(3+2)=4(3+2)9βˆ’2=4(3+2)7\dfrac{4(3 + \sqrt{2})}{(3 - \sqrt{2})(3 + \sqrt{2})} = \dfrac{4(3 + \sqrt{2})}{9 - 2} = \dfrac{4(3 + \sqrt{2})}{7}.
  • To simplify 2x+5\dfrac{\sqrt{2}}{\sqrt{x} + \sqrt{5}}, multiply by the conjugate (xβˆ’5)(\sqrt{x} - \sqrt{5}). This gives 2(xβˆ’5)(x)2βˆ’(5)2=2xβˆ’10xβˆ’5\dfrac{\sqrt{2}(\sqrt{x} - \sqrt{5})}{(\sqrt{x})^2 - (\sqrt{5})^2} = \dfrac{\sqrt{2x} - \sqrt{10}}{x - 5}.
  • To simplify y+3yβˆ’3\dfrac{\sqrt{y} + \sqrt{3}}{\sqrt{y} - \sqrt{3}}, multiply by the conjugate (y+3)(\sqrt{y} + \sqrt{3}). This gives (y+3)2(y)2βˆ’(3)2=(y+3)2yβˆ’3\dfrac{(\sqrt{y} + \sqrt{3})^2}{(\sqrt{y})^2 - (\sqrt{3})^2} = \dfrac{(\sqrt{y} + \sqrt{3})^2}{y - 3}.

Explanation

To remove a two-term radical denominator, multiply the numerator and denominator by its conjugate. The conjugate has the opposite sign in the middle. This trick uses the difference of squares formula to eliminate the radicals from the denominator.

Book overview

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

Continue this chapter

Chapter 8: Roots and Radicals

  1. Lesson 1

    Lesson 8.1: Simplify Expressions with Roots

  2. Lesson 2

    Lesson 8.2: Simplify Radical Expressions

  3. Lesson 3

    Lesson 8.3: Simplify Rational Exponents

  4. Lesson 4

    Lesson 8.4: Add, Subtract, and Multiply Radical Expressions

  5. Lesson 5Current

    Lesson 8.5: Divide Radical Expressions

  6. Lesson 6

    Lesson 8.6: Solve Radical Equations

  7. Lesson 7

    Lesson 8.7: Use Radicals in Functions

  8. Lesson 8

    Lesson 8.8: Use the Complex Number System