Fiveable

🔟Elementary Algebra Unit 9 Review

QR code for Elementary Algebra practice questions

9.5 Divide Square Roots

9.5 Divide Square Roots

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔟Elementary Algebra
Unit & Topic Study Guides

Division and Simplification of Square Roots

Dividing square roots follows a clean rule: when two square roots are divided, you can combine them under a single radical. This section covers that rule, plus how to rationalize denominators so no square roots remain on the bottom of a fraction.

Division with Square Roots

The core rule for dividing square roots is the Quotient Rule for Radicals:

a÷b=ab\sqrt{a} \div \sqrt{b} = \sqrt{\frac{a}{b}}

As long as both square roots have the same index, you can divide the radicands (the numbers under the radical) directly.

Example: 18÷2=182=9=3\sqrt{18} \div \sqrt{2} = \sqrt{\frac{18}{2}} = \sqrt{9} = 3

A few other situations you'll see:

  • Dividing a number by a square root: Rewrite the number as a square root first, then apply the rule. 4÷2=16÷2=162=8=224 \div \sqrt{2} = \sqrt{16} \div \sqrt{2} = \sqrt{\frac{16}{2}} = \sqrt{8} = 2\sqrt{2}

  • A square root divided by itself always equals 1: a÷a=1\sqrt{a} \div \sqrt{a} = 1

  • After dividing, always check whether the result can be simplified further by looking for perfect square factors.

Division with square roots, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Multiplying and Dividing Radical ...

Rationalizing Single-Term Denominators

A rationalized denominator contains no square roots. To rationalize a fraction with a single square root in the denominator, multiply both the numerator and denominator by that square root.

Steps:

  1. Identify the square root in the denominator.
  2. Multiply the numerator and denominator by that same square root.
  3. Simplify the denominator (since bb=b\sqrt{b} \cdot \sqrt{b} = b).
  4. Reduce the fraction if possible.

Example 1:

23=2333=233\frac{2}{\sqrt{3}} = \frac{2 \cdot \sqrt{3}}{\sqrt{3} \cdot \sqrt{3}} = \frac{2\sqrt{3}}{3}

Example 2 (with simplifying):

312=3121212=31212\frac{3}{\sqrt{12}} = \frac{3 \cdot \sqrt{12}}{\sqrt{12} \cdot \sqrt{12}} = \frac{3\sqrt{12}}{12}

Now simplify 12=23\sqrt{12} = 2\sqrt{3}, so:

32312=6312=32\frac{3 \cdot 2\sqrt{3}}{12} = \frac{6\sqrt{3}}{12} = \frac{\sqrt{3}}{2}

Tip: You can also simplify the square root before rationalizing. In Example 2, rewriting 12\sqrt{12} as 232\sqrt{3} first gives you 323\frac{3}{2\sqrt{3}}, which is easier to work with.

Division with square roots, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Multiplying and Dividing Radical ...

Techniques for Two-Term Denominators

When the denominator has two terms (like 2+32 + \sqrt{3}), multiplying by just the square root won't clear it. Instead, you multiply by the conjugate of the denominator.

The conjugate flips the sign between the two terms:

  • The conjugate of a+ba + \sqrt{b} is aba - \sqrt{b}
  • The conjugate of aba - \sqrt{b} is a+ba + \sqrt{b}

This works because of the difference of squares pattern: (a+b)(ab)=a2b(a + \sqrt{b})(a - \sqrt{b}) = a^2 - b, which eliminates the square root from the denominator.

Steps:

  1. Identify the conjugate of the denominator.
  2. Multiply both numerator and denominator by the conjugate.
  3. Apply the difference of squares in the denominator.
  4. Distribute in the numerator and simplify.

Example 1:

12+32323=2343=23\frac{1}{2 + \sqrt{3}} \cdot \frac{2 - \sqrt{3}}{2 - \sqrt{3}} = \frac{2 - \sqrt{3}}{4 - 3} = 2 - \sqrt{3}

Example 2:

21+51515=2(15)15=2254=1+52\frac{2}{1 + \sqrt{5}} \cdot \frac{1 - \sqrt{5}}{1 - \sqrt{5}} = \frac{2(1 - \sqrt{5})}{1 - 5} = \frac{2 - 2\sqrt{5}}{-4} = \frac{-1 + \sqrt{5}}{2}

Additional Concepts in Square Root Division

  • Perfect square factors help you simplify after dividing. For instance, 16x2=4x\sqrt{16x^2} = 4x (when xx is positive) because both 16 and x2x^2 are perfect squares.
  • Always simplify your final answer fully: reduce fractions and simplify any remaining radicals.