Skip to main content
Logo image

Section 6.4 Working with Radicals

Sometimes radical notation is more convenient to use than exponents. In these cases, we usually simplify radical expressions algebraically before using a calculator to obtain decimal approximations.

Subsection 6.4.1 Properties of Radicals

Because an=a1/n, we can use the laws of exponents to derive two important properties that are useful in working with radicals.

Product Rule for Radicals.

abn=anbnblank000for a,b0

Quotient Rule for Radicals.

abn=anbnblankblankfor a0,  b>0
As examples, you can verify that
36=49    and    183=1383

Caution 6.4.1.

In general, it is not true that a+bn is equivalent to an+bn, or that abn is equivalent to anbn.
For example, you can check that
9+169+16and      278327383

Example 6.4.2.

Which of the following are true?  [TK]
  1. Is 36+64=36+64 ?
  2. Is 8(64)3=83643 ?
  3. Is x2+4=x+2 ?
  4. Is 8x33=2x ?

Solution.

The statements in (b) and (d) are true, and both are examples of the first property of radicals.
Statements (a) and (c) are false.

Checkpoint 6.4.3. QuickCheck 1.

Which of the following are true?
  1. 8a3b33=2ab ?
  2. x3y45=x35y45 ?
  3. 1w44=1w, for w>0 ?
  4. 1+x2=1+x ?

Subsection 6.4.2 Simplifying Radicals

Each time we use a calculator to approximate a radical, we lose accuracy, and in the course of a long calculation, the error accumulates. To avoid this problem, we simplify radicals by factoring out any perfect powers from the radicand.  [TK]

Example 6.4.4.

Simplify  1083

Solution.

We look for perfect cubes that divide evenly into 108. The easiest way to do this is to try the perfect cubes in order:
1, 8, 27, 64, 125,
and so on, until we find one that is a factor. For this example, we find that 108=274. Applying the Product Rule, we write
1083=27343Simplify: 273=3.=343
This expression is considered simpler than the original radical because the new radicand, 4, is smaller than the original, 108.

Caution 6.4.5.

Finding a decimal approximation for a radical is not the same as simplifying the radical. In the Example above, we can use a calculator to find
10834.762
but 4.762 is not the exact value for 1083.
In long calculations, too much error may be introduced by approximating each radical. However, 343 is equal to 1083, so their values are exactly the same. We can replace one expression by the other without losing accuracy.

Checkpoint 6.4.6. Practice 1.

Simplify 804
Solution.
804=1654=16454=254
We can also simplify radicals containing variables. If the exponent on the variable is a multiple of the index, we can extract the variable from the radical. For instance,
123=x12/3=x4
(You can verify this by noting that (x4)3=x12.)

Caution 6.4.7.

Do not confuse a16 with 16. Compare the two radicals:
16=4      but      a16=a8

Example 6.4.8.

Simplify  x113

Solution.

Because the exponent on the variable, 11, is not a multiple of the index, 3, we factor out the highest power that is a multiple.
x113=x9x23Apply the Product Rule.=x93x23Simplify x93=x9/3.=x3x23

Checkpoint 6.4.9. Practice 2.

Simplify a154
Solution.
a3a34
To simplify a root of a monomial, we factor the coefficient and each power of a variable separately.

Example 6.4.10.

Simplify each radical.  [TK]
  1. 18x5
  2. 24x6y83

Solution.

  1. The index of the radical is 2, so we look for perfect square factors of 18x5. The factor 9 is a perfect square, and x4 has an exponent divisible by 2. Thus,
    18x5=9x42xApply the Product Rule.=9x42xTake square roots.=3x22x
  2. The index of the radical is 3, so we look for perfect cube factors of 24x6y8. The factor 8 is a perfect cube, and x6 and y6 have exponents divisible by 3. Thus,
    24x6y83=8x6y63y23Apply the Product Rule.=8x6y633y23Take cube roots.=2x2y23y23

Checkpoint 6.4.11. Practice 3.

Simplify 250b73
Hint: Look for perfect cube factors of 250b7.
Apply the product Rule.
Take cube roots.
Solution.
5b22b3

Caution 6.4.12.

It is worth stating again that the Product Rule applies only to products under the radical, not to sums or differences. For example,
49=49=23,    but    4+94+9
and
x3y63=x33y63=xy2,    but    x3y63xy2

Checkpoint 6.4.13. QuickCheck 2.

True or false.
  1. To simplify a radical means to find a decimal approximation.
  2. x16=x4
  3. We cannot simplify x103.
  4. 835=83283

Subsection 6.4.3 Sums and Differences of Radicals

How can we add or subtract radicals? Keep in mind that, in general,
an+bna+bn
We cannot add or subtract expressions that occur under a radical. For example, you can check that
16412      and      7+714
However, if two roots have the same index and identical radicands, they are said to be like radicals. We can add or subtract like radicals in the same way that we add or subtract like terms, namely by adding or subtracting their coefficients. For example, we know that
2r+3r=(2+3)r=5r
where r is a variable that can stand for any real number. In particular, if r=x, we have
2x+3x=(2+3)x=5x
So we may add like radicals by adding their coefficients. The same idea applies to subtraction.

Like Radicals.

To add or subtract like radicals, we add or subtract their coefficients. We do not change the index or the radicand.

Example 6.4.14.

  1. 33+43=(3+4)3=73
  2. 4y36y3=(46)y3=2y3

Caution 6.4.15.

  1. In Example 6.4.14a, 33+4376. Only the coefficients are added; the radicand does not change.
  2. Sums of radicals with different radicands or different indices cannot be combined. Thus,
    11+516Radicands are not the same.10x32x38x3Radicands are not the same.73+775Indices are not the same.
    None of the expressions above can be simplified.

Checkpoint 6.4.16. Practice 4.

Simplify  85b3+45b3
Solution.
125b3

Checkpoint 6.4.17. QuickCheck 3.

True or false.
  1. We combine like radicals the same way we combine like terms: by adding or subtracting their coefficients.
  2. To add radicals with different indices, we multiply the indices.
  3. 35+65=910
  4. Like radicals must have identical coefficients.
Sometimes we must simplify the roots in a sum or difference before we can recognize like radicals.

Example 6.4.18.

Simplify 40x23316x23+54x23

Solution.

We simplify each cube root by factoring perfect cubes from the radicals.
40x23316x23+54x23==85x23382x23+272x23Extract roots.=25x23322x23+32x23=25x2362x23+32x23Combine like radicals.=25x2332x23

Checkpoint 6.4.19. Practice 5.

Simplify  12x+8x418x
Solution.
23x102x

Subsection 6.4.4 Products and Quotients of Radicals

Because of the Product and Quotient Rules, we can multiply or divide radicals of the same index.
anbn=abn(a,b0)anbn=abn(a0,b>0)
These rules tell us that for products and quotients, the radicands do not have to be the same; only the indices must match.

Example 6.4.20.

Simplify.
  1. 6x248x34
  2. 16y53y23

Solution.

  1. We apply the Product Rule to write the product as a single radical, then simplify.
    6x248x34=48x54Factor out perfect fourth powers.=16x443x4Simplify.=2x3x4
  2. We apply the Quotient Rule to write the quotient as a single radical, then reduce the fraction under the radical.
    16y53y23=16y5y23Reduce.=16y33Simplify: factor out perfect cubes.=8y3323=2y23

Checkpoint 6.4.21. Practice 6.

Simplify.
  1.  18x525y4
  2. 2a236a23
Solution.
  1. 3x22x5y2
  2. a12a3
For products involving binomials, we apply the distributive law.

Example 6.4.22.

Expand each product.
  1. 23(2x+56)
  2. (xy)(x+y)

Solution.

  1. We multiply each term within the parentheses by 23.
    23(2x+56)==232x+2356Apply the Product Rule.=232x+2536Simplify the radicals.=26x+1018=26x+1092=26x+302
  2. We use the "FOIL" method to expand the product.
    (xy)(x+y)=xx+xyxyyy=x2+xyxyy2=xy

Note 6.4.23.

In part (a) of the Example above, observe that
2356=2536=1018
We multiply together any expressions outside the radical, and apply the product rule to expressions under the radical.

Checkpoint 6.4.24. Practice 7.

Expand  (523)2
Solution.
17415

Checkpoint 6.4.25. QuickCheck 4.

True or false.
  1. We can only simplify products or quotients of like radicals.
  2. 4(35)=34+35
  3. (3+5)2=3+5=8
  4. (3x)2=9x

Subsection 6.4.5 Rationalizing the Denominator

It is easier to work with radicals if there are no roots in the denominators of fractions. We can use the fundamental principle of fractions to remove radicals from the denominator. This process is called rationalizing the denominator. For square roots, we multiply the numerator and denominator of the fraction by the radical in the denominator.

Example 6.4.26.

Rationalize the denominator of each fraction.
  1. 13
  2. 250x

Solution.

  1. First, we apply the Quotient Rule to write the radical as a quotient.
    13=13=13Multiply numerator and denominator by 3.=1333=33
  2. It is always best to simplify the denominator before rationalizing.
    250x=252x
    Now we can see that we should multiply numerator and denominator by 2x — not 50x !
    22x52x2x=4x5(2x)Apply the Product Rule.=2x10x=x5xSimplify.

Checkpoint 6.4.27. Practice 8.

Rationalize the denominator of 37
Solution.
217
If the denominator of a fraction is a binomial in which one or both terms is a radical, we can use a special building factor to rationalize it. First, recall that
(pq)(p+q)=p2q2
In particular, then,
(bc)(b+c)=(b)2(c)2=bc
The product contains no radicals. Each of the two factors bc and b+c is said to be the conjugate of the other.
Now consider a fraction of the form
ab+c
If we multiply the numerator and denominator of this fraction by the conjugate of the denominator, we get
a(bc)(b+c)(bc)=abacb2(c)2=abacb2c
The denominator of the fraction no longer contains any radicals—it has been rationalized.

Example 6.4.28.

Rationalize the denominator: x2+x.  [TK]  

Solution.

We multiply numerator and denominator by the conjugate of the denominator, 2x.
x(2x)(2+x)(2x)=x(2x)2x

Checkpoint 6.4.29. Practice 9.

Rationalize the denominator of 332
Solution.
3+6

Checkpoint 6.4.30. QuickCheck 5.

Fill in the blanks.
  1. We rationalize the denominator to remove from the denominator.
  2. To rationalize a binomial denominator, we multiply by its .
  3. Before rationalizing, it is always best to .
  4. 55=

Exercises 6.4.6 Problem Set 6.4

Warm Up

Exercise Group.
Each question in Problems 1–4 is followed by three examples. Use your calculator to decide if the examples are true or false, then circle the correct answer.
1.
Is  a+b=a+b ? Yes or No
  1. 12=8+4
  2. 5=2+3
  3. 25=9+16
2.
Is  ab=ab ? Yes or No
  1. 36=10064
  2. 20=164
  3. 9=101
3.
Is  ab=ab ? Yes or No
  1. 36=94
  2. 12=34
  3. 15=35
4.
Is  ab=ab ? Yes or No
  1. 1449=1449
  2. 645=645
  3. 58=58
5.
Which of the four possible properties listed above are true, and which are false? Write the true properties below:
6.
True or False. State which property (or non-property) above supports your answer.
  1. 9b4=9b4
  2. 4x2=4x2
  3. 3a16=3a16
  4. 2+w=2+w
  5. x9=x3
  6. x2+y2=x+y
  7. 125b2=15b
  8. 7m2=m7

Skills Practice

Exercise Group.
For Problems 7–9, simplify. Assume that all variables represent positive numbers.
Exercise Group.
For Problems 10–13, simplify. Assume that all variables represent positive numbers.
Exercise Group.
For Problems 14–16, simplify and combine like terms.
15.
  1. 813+2243333
  2. 3163232543
16.
  1. 2vv+3v3v2v
  2. 12w23w3(2w3)+8w2w3
Exercise Group.
For Problems 17–20, multiply.
18.
  1. 23(2032123)
  2. 33(2183+363)
21.
Reduce if possible.
  1. 9353
  2. 8+84
  3. 6a186a
22.
Write each expression as a single fraction in simplest form.
  1. 54+322
  2. 32a+36a
  3. 332+3
Exercise Group.
For Problems 23–26, rationalize the denominator.

Applications

Exercise Group.
For Problems 27 and 28, verify by substitution that the number is a solution of the quadratic equation.
29.
  1. Write an expression for the height of an equilateral triangle of side w.
    triangle
  2. Write an expression for the area of the triangle.
30.
  1. Write an expression in terms of k for the height of the pyramid shown below.
    pyramid with square base of side k and lateral edge 2k
  2. Write an expression in terms of k for the volume of the pyramid.
You have attempted 1 of 1 activities on this page.