We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra CoRequisite Course

Operations on Square Roots

Learning Outcomes

  • Add and subtract square roots.
  • Rationalize denominators.
We can add or subtract radical expressions only when they have the same radicand and when they have the same radical type such as square roots. For example, the sum of [latex]\sqrt{2}[/latex] and [latex]3\sqrt{2}[/latex] is [latex]4\sqrt{2}[/latex]. However, it is often possible to simplify radical expressions, and that may change the radicand. The radical expression [latex]\sqrt{18}[/latex] can be written with a [latex]2[/latex] in the radicand, as [latex]3\sqrt{2}[/latex], so [latex]\sqrt{2}+\sqrt{18}=\sqrt{2}+3\sqrt{2}=4\sqrt{2}[/latex].

How To: Given a radical expression requiring addition or subtraction of square roots, solve.

  1. Simplify each radical expression.
  2. Add or subtract expressions with equal radicands.

Example: Adding Square Roots

Add [latex]5\sqrt{12}+2\sqrt{3}[/latex].

Answer: We can rewrite [latex]5\sqrt{12}[/latex] as [latex]5\sqrt{4\cdot 3}[/latex]. According the product rule, this becomes [latex]5\sqrt{4}\sqrt{3}[/latex]. The square root of [latex]\sqrt{4}[/latex] is 2, so the expression becomes [latex]5\left(2\right)\sqrt{3}[/latex], which is [latex]10\sqrt{3}[/latex]. Now we can the terms have the same radicand so we can add.

[latex]10\sqrt{3}+2\sqrt{3}=12\sqrt{3}[/latex]

Try It

Add [latex]\sqrt{5}+6\sqrt{20}[/latex].

Answer: [latex-display]13\sqrt{5}[/latex-display]

[embed]
Watch this video to see more examples of adding roots. https://youtu.be/S3fGUeALy7E

Example: Subtracting Square Roots

Subtract [latex]20\sqrt{72{a}^{3}{b}^{4}c}-14\sqrt{8{a}^{3}{b}^{4}c}[/latex].

Answer: Rewrite each term so they have equal radicands.

[latex]\begin{align} 20\sqrt{72{a}^{3}{b}^{4}c}& = 20\sqrt{9}\sqrt{4}\sqrt{2}\sqrt{a}\sqrt{{a}^{2}}\sqrt{{\left({b}^{2}\right)}^{2}}\sqrt{c} \\ & = 20\left(3\right)\left(2\right)a{b}^{2}\sqrt{2ac} \\ & = 120a{b}^{2}\sqrt{2ac}\\ \text{ } \end{align}[/latex]
[latex]\begin{align} 14\sqrt{8{a}^{3}{b}^{4}c}& = 14\sqrt{2}\sqrt{4}\sqrt{a}\sqrt{{a}^{2}}\sqrt{{\left({b}^{2}\right)}^{2}}\sqrt{c} \\ & = 14\left(2\right)a{b}^{2}\sqrt{2ac} \\ & = 28a{b}^{2}\sqrt{2ac} \end{align}[/latex]
Now the terms have the same radicand so we can subtract.
[latex]120a{b}^{2}\sqrt{2ac}-28a{b}^{2}\sqrt{2ac}=92a{b}^{2}\sqrt{2ac} \\ [/latex]
Note that we do not need an absolute value around the a because the [latex]a^3[/latex] under the radical means that a can't be negative.

Try It

Subtract [latex]3\sqrt{80x}-4\sqrt{45x}[/latex].

Answer: [latex-display]0[/latex-display]

[embed]
in the next video we show more examples of how to subtract radicals. https://youtu.be/77TR9HsPZ6M

Rationalize Denominators

Recall the identity property of addition

We leverage an important and useful identity in this section in a technique commonly used in college algebra:

rewriting an expression by multiplying it by a well-chosen form of the number 1.

Because the additive identity states that [latex]a\cdot1=a[/latex], we are able to multiply the top and bottom of any fraction by the same number without changing its value. We use this idea when we rationalize the denominator.
When an expression involving square root radicals is written in simplest form, it will not contain a radical in the denominator. We can remove radicals from the denominators of fractions using a process called rationalizing the denominator. We know that multiplying by 1 does not change the value of an expression. We use this property of multiplication to change expressions that contain radicals in the denominator. To remove radicals from the denominators of fractions, multiply by the form of 1 that will eliminate the radical. For a denominator containing a single term, multiply by the radical in the denominator over itself. In other words, if the denominator is [latex]b\sqrt{c}[/latex], multiply by [latex]\dfrac{\sqrt{c}}{\sqrt{c}}[/latex]. For a denominator containing the sum or difference of a rational and an irrational term, multiply the numerator and denominator by the conjugate of the denominator, which is found by changing the sign of the radical portion of the denominator. If the denominator is [latex]a+b\sqrt{c}[/latex], then the conjugate is [latex]a-b\sqrt{c}[/latex].

How To: Given an expression with a single square root radical term in the denominator, rationalize the denominator.

  1. Multiply the numerator and denominator by the radical in the denominator.
  2. Simplify.

Example: Rationalizing a Denominator Containing a Single Term

Write [latex]\dfrac{2\sqrt{3}}{3\sqrt{10}}[/latex] in simplest form.

Answer: The radical in the denominator is [latex]\sqrt{10}[/latex]. So multiply the fraction by [latex]\dfrac{\sqrt{10}}{\sqrt{10}}[/latex]. Then simplify.

[latex]\begin{align}\frac{2\sqrt{3}}{3\sqrt{10}}\cdot \frac{\sqrt{10}}{\sqrt{10}} &= \frac{2\sqrt{30}}{30} \\ &= \frac{\sqrt{30}}{15}\end{align}[/latex]

Try It

Write [latex]\dfrac{12\sqrt{3}}{\sqrt{2}}[/latex] in simplest form.

Answer: [latex-display]6\sqrt{6}[/latex-display]

[embed]

How To: Given an expression with a radical term and a constant in the denominator, rationalize the denominator.

  1. Find the conjugate of the denominator.
  2. Multiply the numerator and denominator by the conjugate.
  3. Use the distributive property.
  4. Simplify.

Example: Rationalizing a Denominator Containing Two Terms

Write [latex]\dfrac{4}{1+\sqrt{5}}[/latex] in simplest form.

Answer: Begin by finding the conjugate of the denominator by writing the denominator and changing the sign. So the conjugate of [latex]1+\sqrt{5}[/latex] is [latex]1-\sqrt{5}[/latex]. Then multiply the fraction by [latex]\dfrac{1-\sqrt{5}}{1-\sqrt{5}}[/latex].

[latex]\begin{align}\frac{4}{1+\sqrt{5}}\cdot \frac{1-\sqrt{5}}{1-\sqrt{5}} &= \frac{4 - 4\sqrt{5}}{-4} && \text{Use the distributive property}. \\ &=\sqrt{5}-1 && \text{Simplify}. \end{align}[/latex]

Try It

Write [latex]\dfrac{7}{2+\sqrt{3}}[/latex] in simplest form.

Answer: [latex-display]14 - 7\sqrt{3}[/latex-display]

[embed]

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Adding Radicals Requiring Simplification. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Subtracting Radicals. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Question ID 2049. Authored by: Lawrence Morales. License: CC BY: Attribution. License terms: IMathAS Community License, CC-BY + GPL.
  • Question ID 110419. Authored by: Lumen Learning. License: CC BY: Attribution. License terms: IMathAS Community License, CC-BY + GPL.
  • Question ID 2765. Authored by: Bryan Johns. License: CC BY: Attribution. License terms: IMathAS Community License, CC-BY + GPL.
  • Question ID 3441. Authored by: Jessica Reidel. License: CC BY: Attribution. License terms: IMathAS Community License, CC-BY + GPL.

CC licensed content, Specific attribution