Learn on PengiOpenstax Elementary Algebra 2EChapter 9: Roots and Radicals

Lesson 9.4: Multiply Square Roots

In this lesson from OpenStax Elementary Algebra 2E, students learn how to multiply square roots using the Product Property of Square Roots, which states that the square root of a product equals the product of the square roots. Students practice multiplying radicals with coefficients and variables, then simplifying the resulting expressions by identifying and removing perfect square factors. The lesson also prepares students to apply polynomial multiplication techniques to expressions involving square roots.

Section 1

πŸ“˜ Multiply Square Roots

New Concept

Master multiplying square roots using the Product Property, aβ‹…b=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}. You'll combine simple radicals and then expand your skills to multiply binomial expressions with square roots, just like you would with polynomials.

What’s next

Now, let's see this in action. You'll walk through interactive examples and then test your skills with a series of practice cards on multiplying radicals.

Section 2

Product Property of Square Roots

Property

If a,ba, b are nonnegative real numbers, then ab=aβ‹…b\sqrt{ab} = \sqrt{a} \cdot \sqrt{b} and aβ‹…b=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}.
To multiply radicals with coefficients, multiply the coefficients together and then the variables, just like multiplying algebraic terms.

Examples

  • To simplify 3β‹…6\sqrt{3} \cdot \sqrt{6}, we multiply to get 18\sqrt{18}. Then, we simplify 18\sqrt{18} as 9β‹…2\sqrt{9 \cdot 2}, which results in 323\sqrt{2}.
  • For (52)(48)(5\sqrt{2})(4\sqrt{8}), multiply the coefficients (5β‹…4)(5 \cdot 4) and the radicals (2β‹…8)(\sqrt{2} \cdot \sqrt{8}). This gives 201620\sqrt{16}, which simplifies to 20β‹…4=8020 \cdot 4 = 80.
  • To simplify (10x)(5x3)(\sqrt{10x})(\sqrt{5x^3}), multiply under the radical to get 50x4\sqrt{50x^4}. This simplifies to 25x4β‹…2\sqrt{25x^4 \cdot 2}, which is 5x225x^2\sqrt{2}.

Explanation

This property allows you to combine two separate square roots into one by multiplying the numbers under the radicals. Afterwards, always check if the new radical can be simplified by factoring out any perfect squares.

Section 3

Squaring a Square Root

Property

If aa is a nonnegative real number, then (a)2=a(\sqrt{a})^2 = a.

Examples

  • To simplify (7)2(\sqrt{7})^2, the square and square root cancel, leaving 77.
  • For (βˆ’13)2(-\sqrt{13})^2, the expression means (βˆ’13)(βˆ’13)(-\sqrt{13})(-\sqrt{13}). The negatives cancel, and 13β‹…13=13\sqrt{13} \cdot \sqrt{13} = 13.
  • To simplify (53)2(5\sqrt{3})^2, you square both the coefficient and the radical: 52β‹…(3)2=25β‹…3=755^2 \cdot (\sqrt{3})^2 = 25 \cdot 3 = 75.

Explanation

Squaring a square root is like undoing an operation. The square and the square root cancel each other out, leaving only the number that was inside the radical. This is because (a)2(\sqrt{a})^2 means aβ‹…a=a2=a\sqrt{a} \cdot \sqrt{a} = \sqrt{a^2} = a.

Section 4

Multiply Radical Expressions

Property

To multiply expressions containing square roots, use the same methods as for multiplying polynomials, such as the Distributive Property and FOIL.

Examples

  • To simplify 5(3βˆ’10)\sqrt{5}(3 - \sqrt{10}), distribute 5\sqrt{5} to get 35βˆ’503\sqrt{5} - \sqrt{50}. Simplify 50\sqrt{50} to 525\sqrt{2}, so the final answer is 35βˆ’523\sqrt{5} - 5\sqrt{2}.
  • For (1+5)(6βˆ’5)(1 + \sqrt{5})(6 - \sqrt{5}), use FOIL: 1β‹…6+1(βˆ’5)+5(6)+5(βˆ’5)1 \cdot 6 + 1(-\sqrt{5}) + \sqrt{5}(6) + \sqrt{5}(-\sqrt{5}). This is 6βˆ’5+65βˆ’56 - \sqrt{5} + 6\sqrt{5} - 5, which simplifies to 1+551 + 5\sqrt{5}.
  • For (23βˆ’4)(3+5)(2\sqrt{3} - 4)( \sqrt{3} + 5), use FOIL: 23β‹…3+23β‹…5βˆ’43βˆ’4β‹…52\sqrt{3} \cdot \sqrt{3} + 2\sqrt{3} \cdot 5 - 4\sqrt{3} - 4 \cdot 5. This simplifies to 2β‹…3+103βˆ’43βˆ’202 \cdot 3 + 10\sqrt{3} - 4\sqrt{3} - 20, which is 6+63βˆ’20=βˆ’14+636 + 6\sqrt{3} - 20 = -14 + 6\sqrt{3}.

Explanation

Treat square roots like variables when multiplying expressions. Distribute terms just as you would with polynomials, and then combine any like radicals. Always simplify any resulting radicals at the end.

Section 5

Binomial Squares with Radicals

Property

Use the special product formulas for binomial squares:
(a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
(aβˆ’b)2=a2βˆ’2ab+b2(a - b)^2 = a^2 - 2ab + b^2
These formulas provide a shortcut for squaring binomials that contain square roots.

Examples

  • To simplify (5+2)2(5 + \sqrt{2})^2, use the pattern: 52+2(5)(2)+(2)25^2 + 2(5)(\sqrt{2}) + (\sqrt{2})^2. This becomes 25+102+225 + 10\sqrt{2} + 2, which simplifies to 27+10227 + 10\sqrt{2}.
  • To simplify (3βˆ’25)2(3 - 2\sqrt{5})^2, use the pattern: 32βˆ’2(3)(25)+(25)23^2 - 2(3)(2\sqrt{5}) + (2\sqrt{5})^2. This is 9βˆ’125+4β‹…5=9βˆ’125+209 - 12\sqrt{5} + 4 \cdot 5 = 9 - 12\sqrt{5} + 20, which simplifies to 29βˆ’12529 - 12\sqrt{5}.
  • To simplify (2+3y)2(2 + 3\sqrt{y})^2, use the pattern: 22+2(2)(3y)+(3y)22^2 + 2(2)(3\sqrt{y}) + (3\sqrt{y})^2. This becomes 4+12y+9y4 + 12\sqrt{y} + 9y.

Explanation

Instead of using FOIL, you can use these shortcuts. Square the first term, square the second term, and add or subtract twice their product. This pattern simplifies squaring binomials with radicals.

Section 6

Product of Conjugates with Radicals

Property

The Product of Conjugates formula is (aβˆ’b)(a+b)=a2βˆ’b2(a - b)(a + b) = a^2 - b^2.
When expressions like (xβˆ’y)(x - \sqrt{y}) and (x+y)(x + \sqrt{y}) are multiplied, the result contains no square roots.

Examples

  • To simplify (6βˆ’5)(6+5)(6 - \sqrt{5})(6 + \sqrt{5}), use the pattern a2βˆ’b2a^2 - b^2: 62βˆ’(5)2=36βˆ’5=316^2 - (\sqrt{5})^2 = 36 - 5 = 31.
  • For (3βˆ’42)(3+42)(3 - 4\sqrt{2})(3 + 4\sqrt{2}), the result is 32βˆ’(42)23^2 - (4\sqrt{2})^2. This simplifies to 9βˆ’(16β‹…2)=9βˆ’32=βˆ’239 - (16 \cdot 2) = 9 - 32 = -23.
  • For (7+3)(7βˆ’3)(\sqrt{7} + \sqrt{3})(\sqrt{7} - \sqrt{3}), the result is (7)2βˆ’(3)2=7βˆ’3=4(\sqrt{7})^2 - (\sqrt{3})^2 = 7 - 3 = 4.

Explanation

Multiplying conjugates, which have the same terms but opposite signs, is a special trick. The middle terms with radicals cancel out, leaving a rational number. This is because the 'Outer' and 'Inner' products are opposites.

Book overview

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

Continue this chapter

Chapter 9: Roots and Radicals

  1. Lesson 1

    Lesson 9.1: Simplify and Use Square Roots

  2. Lesson 2

    Lesson 9.2: Simplify Square Roots

  3. Lesson 3

    Lesson 9.3: Add and Subtract Square Roots

  4. Lesson 4Current

    Lesson 9.4: Multiply Square Roots

  5. Lesson 5

    Lesson 9.5: Divide Square Roots

  6. Lesson 6

    Lesson 9.6: Solve Equations with Square Roots

  7. Lesson 7

    Lesson 9.7: Higher Roots

  8. Lesson 8

    Lesson 9.8: Rational Exponents

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Multiply Square Roots

New Concept

Master multiplying square roots using the Product Property, aβ‹…b=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}. You'll combine simple radicals and then expand your skills to multiply binomial expressions with square roots, just like you would with polynomials.

What’s next

Now, let's see this in action. You'll walk through interactive examples and then test your skills with a series of practice cards on multiplying radicals.

Section 2

Product Property of Square Roots

Property

If a,ba, b are nonnegative real numbers, then ab=aβ‹…b\sqrt{ab} = \sqrt{a} \cdot \sqrt{b} and aβ‹…b=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}.
To multiply radicals with coefficients, multiply the coefficients together and then the variables, just like multiplying algebraic terms.

Examples

  • To simplify 3β‹…6\sqrt{3} \cdot \sqrt{6}, we multiply to get 18\sqrt{18}. Then, we simplify 18\sqrt{18} as 9β‹…2\sqrt{9 \cdot 2}, which results in 323\sqrt{2}.
  • For (52)(48)(5\sqrt{2})(4\sqrt{8}), multiply the coefficients (5β‹…4)(5 \cdot 4) and the radicals (2β‹…8)(\sqrt{2} \cdot \sqrt{8}). This gives 201620\sqrt{16}, which simplifies to 20β‹…4=8020 \cdot 4 = 80.
  • To simplify (10x)(5x3)(\sqrt{10x})(\sqrt{5x^3}), multiply under the radical to get 50x4\sqrt{50x^4}. This simplifies to 25x4β‹…2\sqrt{25x^4 \cdot 2}, which is 5x225x^2\sqrt{2}.

Explanation

This property allows you to combine two separate square roots into one by multiplying the numbers under the radicals. Afterwards, always check if the new radical can be simplified by factoring out any perfect squares.

Section 3

Squaring a Square Root

Property

If aa is a nonnegative real number, then (a)2=a(\sqrt{a})^2 = a.

Examples

  • To simplify (7)2(\sqrt{7})^2, the square and square root cancel, leaving 77.
  • For (βˆ’13)2(-\sqrt{13})^2, the expression means (βˆ’13)(βˆ’13)(-\sqrt{13})(-\sqrt{13}). The negatives cancel, and 13β‹…13=13\sqrt{13} \cdot \sqrt{13} = 13.
  • To simplify (53)2(5\sqrt{3})^2, you square both the coefficient and the radical: 52β‹…(3)2=25β‹…3=755^2 \cdot (\sqrt{3})^2 = 25 \cdot 3 = 75.

Explanation

Squaring a square root is like undoing an operation. The square and the square root cancel each other out, leaving only the number that was inside the radical. This is because (a)2(\sqrt{a})^2 means aβ‹…a=a2=a\sqrt{a} \cdot \sqrt{a} = \sqrt{a^2} = a.

Section 4

Multiply Radical Expressions

Property

To multiply expressions containing square roots, use the same methods as for multiplying polynomials, such as the Distributive Property and FOIL.

Examples

  • To simplify 5(3βˆ’10)\sqrt{5}(3 - \sqrt{10}), distribute 5\sqrt{5} to get 35βˆ’503\sqrt{5} - \sqrt{50}. Simplify 50\sqrt{50} to 525\sqrt{2}, so the final answer is 35βˆ’523\sqrt{5} - 5\sqrt{2}.
  • For (1+5)(6βˆ’5)(1 + \sqrt{5})(6 - \sqrt{5}), use FOIL: 1β‹…6+1(βˆ’5)+5(6)+5(βˆ’5)1 \cdot 6 + 1(-\sqrt{5}) + \sqrt{5}(6) + \sqrt{5}(-\sqrt{5}). This is 6βˆ’5+65βˆ’56 - \sqrt{5} + 6\sqrt{5} - 5, which simplifies to 1+551 + 5\sqrt{5}.
  • For (23βˆ’4)(3+5)(2\sqrt{3} - 4)( \sqrt{3} + 5), use FOIL: 23β‹…3+23β‹…5βˆ’43βˆ’4β‹…52\sqrt{3} \cdot \sqrt{3} + 2\sqrt{3} \cdot 5 - 4\sqrt{3} - 4 \cdot 5. This simplifies to 2β‹…3+103βˆ’43βˆ’202 \cdot 3 + 10\sqrt{3} - 4\sqrt{3} - 20, which is 6+63βˆ’20=βˆ’14+636 + 6\sqrt{3} - 20 = -14 + 6\sqrt{3}.

Explanation

Treat square roots like variables when multiplying expressions. Distribute terms just as you would with polynomials, and then combine any like radicals. Always simplify any resulting radicals at the end.

Section 5

Binomial Squares with Radicals

Property

Use the special product formulas for binomial squares:
(a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
(aβˆ’b)2=a2βˆ’2ab+b2(a - b)^2 = a^2 - 2ab + b^2
These formulas provide a shortcut for squaring binomials that contain square roots.

Examples

  • To simplify (5+2)2(5 + \sqrt{2})^2, use the pattern: 52+2(5)(2)+(2)25^2 + 2(5)(\sqrt{2}) + (\sqrt{2})^2. This becomes 25+102+225 + 10\sqrt{2} + 2, which simplifies to 27+10227 + 10\sqrt{2}.
  • To simplify (3βˆ’25)2(3 - 2\sqrt{5})^2, use the pattern: 32βˆ’2(3)(25)+(25)23^2 - 2(3)(2\sqrt{5}) + (2\sqrt{5})^2. This is 9βˆ’125+4β‹…5=9βˆ’125+209 - 12\sqrt{5} + 4 \cdot 5 = 9 - 12\sqrt{5} + 20, which simplifies to 29βˆ’12529 - 12\sqrt{5}.
  • To simplify (2+3y)2(2 + 3\sqrt{y})^2, use the pattern: 22+2(2)(3y)+(3y)22^2 + 2(2)(3\sqrt{y}) + (3\sqrt{y})^2. This becomes 4+12y+9y4 + 12\sqrt{y} + 9y.

Explanation

Instead of using FOIL, you can use these shortcuts. Square the first term, square the second term, and add or subtract twice their product. This pattern simplifies squaring binomials with radicals.

Section 6

Product of Conjugates with Radicals

Property

The Product of Conjugates formula is (aβˆ’b)(a+b)=a2βˆ’b2(a - b)(a + b) = a^2 - b^2.
When expressions like (xβˆ’y)(x - \sqrt{y}) and (x+y)(x + \sqrt{y}) are multiplied, the result contains no square roots.

Examples

  • To simplify (6βˆ’5)(6+5)(6 - \sqrt{5})(6 + \sqrt{5}), use the pattern a2βˆ’b2a^2 - b^2: 62βˆ’(5)2=36βˆ’5=316^2 - (\sqrt{5})^2 = 36 - 5 = 31.
  • For (3βˆ’42)(3+42)(3 - 4\sqrt{2})(3 + 4\sqrt{2}), the result is 32βˆ’(42)23^2 - (4\sqrt{2})^2. This simplifies to 9βˆ’(16β‹…2)=9βˆ’32=βˆ’239 - (16 \cdot 2) = 9 - 32 = -23.
  • For (7+3)(7βˆ’3)(\sqrt{7} + \sqrt{3})(\sqrt{7} - \sqrt{3}), the result is (7)2βˆ’(3)2=7βˆ’3=4(\sqrt{7})^2 - (\sqrt{3})^2 = 7 - 3 = 4.

Explanation

Multiplying conjugates, which have the same terms but opposite signs, is a special trick. The middle terms with radicals cancel out, leaving a rational number. This is because the 'Outer' and 'Inner' products are opposites.

Book overview

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

Continue this chapter

Chapter 9: Roots and Radicals

  1. Lesson 1

    Lesson 9.1: Simplify and Use Square Roots

  2. Lesson 2

    Lesson 9.2: Simplify Square Roots

  3. Lesson 3

    Lesson 9.3: Add and Subtract Square Roots

  4. Lesson 4Current

    Lesson 9.4: Multiply Square Roots

  5. Lesson 5

    Lesson 9.5: Divide Square Roots

  6. Lesson 6

    Lesson 9.6: Solve Equations with Square Roots

  7. Lesson 7

    Lesson 9.7: Higher Roots

  8. Lesson 8

    Lesson 9.8: Rational Exponents