5.6 Solving Radical Equations

Learning Objectives

  1. Solve equations involving square roots.
  2. Solve equations involving cube roots.

Radical Equations

A radical equationAny equation that contains one or more radicals with a variable in the radicand. is any equation that contains one or more radicals with a variable in the radicand. Following are some examples of radical equations, all of which will be solved in this section:

2x1=3

4x2+732=0

x+2x=1

We begin with the squaring property of equalityGiven real numbers a and b, where a=b, then a2=b2.; given real numbers a and b, we have the following:

Ifa=b,thena2=b2.

In other words, equality is retained if we square both sides of an equation.

3=3(3)2=(3)29=9

The converse, on the other hand, is not necessarily true,

9=9(3)2=(3)233

This is important because we will use this property to solve radical equations. Consider a very simple radical equation that can be solved by inspection,

x=5

Here we can see that x=25 is a solution. To solve this equation algebraically, make use of the squaring property of equality and the fact that (a)2=a2=a when a is nonnegative. Eliminate the square root by squaring both sides of the equation as follows:

(x)2=(5)2x=25

As a check, we can see that 25=5 as expected. Because the converse of the squaring property of equality is not necessarily true, solutions to the squared equation may not be solutions to the original. Hence squaring both sides of an equation introduces the possibility of extraneous solutionsA properly found solution that does not solve the original equation., which are solutions that do not solve the original equation. For example,

x=5

This equation clearly does not have a real number solution. However, squaring both sides gives us a solution:

(x)2=(5)2x=25

As a check, we can see that 255. For this reason, we must check the answers that result from squaring both sides of an equation.

Example 1

Solve: 3x+1=4.

Solution:

We can eliminate the square root by applying the squaring property of equality.

3x+1=4(3x+1)2=(4)2Squarebothsides.3x+1=16Solve.3x=15x=5

Next, we must check.

3(5)+1=415+1=416=44=4

Answer: The solution is 5.

There is a geometric interpretation to the previous example. Graph the function defined by f(x)=3x+1 and determine where it intersects the graph defined by g(x)=4.

As illustrated, f(x)=g(x) where x=5.

Example 2

Solve: x3=x5.

Solution:

Begin by squaring both sides of the equation.

x3=x5(x3)2=(x5)2Squarebothsides.x3=x210x+25

The resulting quadratic equation can be solved by factoring.

x3=x210x+250=x211x+280=(x4)(x7)x4=0orx7=0x=4x=7

Checking the solutions after squaring both sides of an equation is not optional. Use the original equation when performing the check.

Checkx=4

Checkx=7

x3=x543=451=11=1

x3=x573=754=22=2

After checking, you can see that x=4 is an extraneous solution; it does not solve the original radical equation. Disregard that answer. This leaves x=7 as the only solution.

Answer: The solution is 7.

Geometrically we can see that f(x)=x+3 is equal to g(x)=x5 where x=7.

In the previous two examples, notice that the radical is isolated on one side of the equation. Typically, this is not the case. The steps for solving radical equations involving square roots are outlined in the following example.

Example 3

Solve: 2x1+2=x.

Solution:

Step 1: Isolate the square root. Begin by subtracting 2 from both sides of the equation.

2x1+2=x2x1=x2

Step 2: Square both sides. Squaring both sides eliminates the square root.

(2x1)2=(x2)22x1=x24x+4

Step 3: Solve the resulting equation. Here we are left with a quadratic equation that can be solved by factoring.

2x1=x24x+40=x26x+50=(x1)(x5)x1=0orx5=0x=1x=5

Step 4: Check the solutions in the original equation. Squaring both sides introduces the possibility of extraneous solutions; hence the check is required.

Checkx=1

Checkx=5

2x1+2=x2(1)1+2=11+2=11+2=13=1

2x1+2=x2(5)1+2=59+2=53+2=55=5

After checking, we can see that x=1 is an extraneous solution; it does not solve the original radical equation. This leaves x=5 as the only solution.

Answer: The solution is 5.

Sometimes there is more than one solution to a radical equation.

Example 4

Solve: 22x+5x=4.

Solution:

Begin by isolating the term with the radical.

22x+5x=4Addxtobothsides.22x+5=x+4

Despite the fact that the term on the left side has a coefficient, we still consider it to be isolated. Recall that terms are separated by addition or subtraction operators.

22x+5=x+4(22x+5)2=(x+4)2Squarebothsides.4(2x+5)=x2+8x+16

Solve the resulting quadratic equation.

4(2x+5)=x2+8x+168x+20=x2+8x+160=x240=(x+2)(x2)x+2=0orx2=0x=2x=2

Since we squared both sides, we must check our solutions.

Checkx=2

Checkx=2

22x+5x=422(2)+5(2)=424+5+2=421+2=42+2=44=4

22x+5x=422(2)+5(2)=424+52=4292=462=44=4

After checking, we can see that both are solutions to the original equation.

Answer: The solutions are ±2.

Sometimes both of the possible solutions are extraneous.

Example 5

Solve: 411xx+2=0.

Solution:

Begin by isolating the radical.

411xx+2=0Isolatetheradical.411x=x2(411x)2=(x2)2Squarebothsides.411x=x24x+4Solve.0=x2+7x0=x(x+7)

x=0orx+7=0x=7

Since we squared both sides, we must check our solutions.

Checkx=0

Checkx=7

411xx+2=0411(0)0+2=04+2=02+2=04=0

411xx+2=0411(7)(7)+2=04+77+7+2=081+9=09+9=018=0

Since both possible solutions are extraneous, the equation has no solution.

Answer: No solution, Ø

The squaring property of equality extends to any positive integer power n. Given real numbers a and b, we have the following:

Ifa=b,thenan=bn.

This is often referred to as the power property of equalityGiven any positive integer n and real numbers a and b where a=b, then an=bn.. Use this property, along with the fact that (an)n=ann=a, when a is nonnegative, to solve radical equations with indices greater than 2.

Example 6

Solve: 4x2+732=0.

Solution:

Isolate the radical, and then cube both sides of the equation.

4x2+732=0Isolatetheradical.4x2+73=2(4x2+73)3=(2)3Cubebothsides.4x2+7=8Solve.4x21=0(2x+1)(2x1)=02x+1=0or2x1=02x=12x=1x=12x=12

Check.

Checkx=12

Checkx=12

4x2+732=04(12)2+732=0414+732=01+732=0832=022=00=0

4x2+732=04(12)2+732=0414+732=01+732=0832=022=00=0

Answer: The solutions are ±12.

Try this! x33x+1=3

Answer: The solution is 33.

It may be the case that the equation has more than one term that consists of radical expressions.

Example 7

Solve: 5x3=4x1.

Solution:

Both radicals are considered isolated on separate sides of the equation.

5x3=4x1(5x3)2=(4x1)2Squarebothsides.5x3=4x1Solve.x=2

Check x=2.

5x3=4x15(2)3=4(2)1103=817=7

Answer: The solution is 2.

Example 8

Solve: x2+x143=x+503.

Solution:

Eliminate the radicals by cubing both sides.

x2+x143=x+503(x2+x143)3=(x+503)3Cubebothsides.x2+x14=x+50Solve.x264=0(x+8)(x8)=0x+8=0orx8=0x=8x=8

Check.

Checkx=8

Checkx=8

x2+x143=x+503(8)2+(8)143=(8)+503648143=423423=423

x2+x143=x+503(8)2+(8)143=(8)+50364+8143=583583=583

Answer: The solutions are ±8.

It may not be possible to isolate a radical on both sides of the equation. When this is the case, isolate the radicals, one at a time, and apply the squaring property of equality multiple times until only a polynomial remains.

Example 9

Solve: x+2x=1

Solution:

Begin by isolating one of the radicals. In this case, add x to both sides of the equation.

x+2x=1x+2=x+1

Next, square both sides. Take care to apply the distributive property to the right side.

(x+2)2=(x+1)2x+2=(x+1)(x+1)x+2=x2+x+x+1x+2=x+2x+1

At this point we have one term that contains a radical. Isolate it and square both sides again.

x+2=x+2x+11=2x(1)2=(2x)21=4x14=x

Check to see if x=14 satisfies the original equation x+2x=1.

14+214=19412=13212=122=11=1

Answer: The solution is 14.

Note: Because (A+B)2A2+B2, we cannot simply square each term. For example, it is incorrect to square each term as follows.

(x+2)2(x)2=(1)2Incorrect!

This is a common mistake and leads to an incorrect result. When squaring both sides of an equation with multiple terms, we must take care to apply the distributive property.

Example 10

Solve: 2x+10x+6=1

Solution:

Begin by isolating one of the radicals. In this case, add x+6 to both sides of the equation.

2x+10x+6=12x+10=x+6+1

Next, square both sides. Take care to apply the distributive property to the right side.

(2x+10)2=(x+6+1)22x+10=x+6+2x+6+12x+10=x+7+2x+6

At this point we have one term that contains a radical. Isolate it and square both sides again.

2x+10=x+7+2x+6x+3=2x+6(x+3)2=(2x+6)2x2+6x+9=4(x+6)x2+6x+9=4x+24x2+2x15=0(x3)(x+5)=0x3=0orx+5=0x=3x=5

Check.

Checkx=3

Checkx=5

2x+10x+6=12(3)+103+6=1169=143=11=1

2x+10x+6=12(5)+105+6=101=101=11=1

Answer: The solution is 3.

Try this! Solve: 4x+212x+22=1

Answer: The solution is 7.

Key Takeaways

  • Solve equations involving square roots by first isolating the radical and then squaring both sides. Squaring a square root eliminates the radical, leaving us with an equation that can be solved using the techniques learned earlier in our study of algebra.
  • Squaring both sides of an equation introduces the possibility of extraneous solutions. For this reason, you must check your solutions in the original equation.
  • Solve equations involving nth roots by first isolating the radical and then raise both sides to the nth power. This eliminates the radical and results in an equation that may be solved with techniques you have already mastered.
  • When more than one radical term is present in an equation, isolate them one at a time, and apply the power property of equality multiple times until only a polynomial remains.

Topic Exercises

    Part A: Solving Radical Equations

      Solve

    1. x=7

    2. x=4

    3. x+8=9

    4. x4=5

    5. x+7=4

    6. x+3=1

    7. 5x1=0

    8. 3x2=0

    9. 3x+1=2

    10. 5x4=4

    11. 7x+4+6=11

    12. 3x5+9=14

    13. 2x13=0

    14. 3x+12=0

    15. x+1=x+1

    16. 2x1=2x1

    17. 4x1=2x1

    18. 4x11=2x1

    19. x+8=x4

    20. 25x1=5x+1

    21. x3=3

    22. x3=4

    23. 2x+93=3

    24. 4x113=1

    25. 5x+73+3=1

    26. 3x63+5=2

    27. 42x+23=0

    28. 632x33=0

    29. 3(x+10)5=2

    30. 4x+35+5=4

    31. 8x+11=3x+1

    32. 23x4=2(3x+1)

    33. 2(x+10)=7x15

    34. 5(x4)=x+4

    35. 5x23=4x3

    36. 9(x1)3=3(x+7)3

    37. 3x+13=2(x1)3

    38. 9x3=3(x6)3

    39. 3x55=2x+85

    40. x+35=2x+55

    41. 4x+21=x

    42. 8x+9=x

    43. 4(2x3)=x

    44. 3(4x9)=x

    45. 2x1=x

    46. 32x9=x

    47. 9x+9=x+1

    48. 3x+10=x+4

    49. x1=x3

    50. 2x5=x4

    51. 163x=x6

    52. 73x=x3

    53. 32x+10=x+9

    54. 22x+5=x+4

    55. 3x11=x

    56. 22x+21=x

    57. 10x+415=x

    58. 6(x+3)3=x

    59. 8x24x+1=2x

    60. 18x26x+1=3x

    61. 5x+2=x+8

    62. 42(x+1)=x+7

    63. x225=x

    64. x2+9=x

    65. 3+6x11=x

    66. 2+9x8=x

    67. 4x+25x=7

    68. 8x+73x=10

    69. 24x+33=2x

    70. 26x+33=3x

    71. 2x4=1410x

    72. 3x6=3324x

    73. x2243=1

    74. x2543=3

    75. x2+6x3+1=4

    76. x2+2x3+5=7

    77. 25x210x73=2

    78. 9x212x233=3

    79. 4x2132=0

    80. 4x231=0

    81. x(2x+1)51=0

    82. 3x220x52=0

    83. 2x215x+25=(x+5)(x5)

    84. x24x+4=x(5x)

    85. 2(x2+3x20)3=(x+3)23

    86. 3x2+3x+403=(x5)23

    87. 2x5+2x=5

    88. 4x+132x=3

    89. 8x+1722x=3

    90. 3x62x3=1

    91. 2(x2)x1=1

    92. 2x+5x+3=2

    93. 2(x+1)3x+41=0

    94. 65x+33x1=0

    95. x21=2(x3)

    96. 1411x+79x=1

    97. x+1=32x

    98. 2x+9x+1=2

    99. x1/210=0

    100. x1/26=0

    101. x1/3+2=0

    102. x1/3+4=0

    103. (x1)1/23=0

    104. (x+2)1/26=0

    105. (2x1)1/3+3=0

    106. (3x1)1/32=0

    107. (4x+15)1/22x=0

    108. (3x+2)1/23x=0

    109. (2x+12)1/2x=6

    110. (4x+36)1/2x=9

    111. 2(5x+26)1/2=x+10

    112. 3(x1)1/2=x+1

    113. x1/2+(3x2)1/2=2

    114. (6x+1)1/2(3x)1/2=1

    115. (3x+7)1/2+(x+3)1/22=0

    116. (3x)1/2+(x+1)1/25=0

      Determine the roots of the given functions. Recall that a root is a value in the domain that results in zero. In other words, find x where f(x)=0.

    1. f(x)=x+52

    2. f(x)=2x31

    3. f(x)=2x+28

    4. f(x)=3x76

    5. f(x)=x+13+2

    6. f(x)=2x13+6

      Solve for the indicated variable.

    1. Solve for P: r=P1

    2. Solve for x: y=xh+k

    3. Solve for s: t=2sg

    4. Solve for L: T=2πL32

    5. Solve for R: I=PR

    6. Solve for h: r=3Vπh

    7. Solve for V: r=3V4π3

    8. Solve for c: a=b2π2c3

    9. The square root of 1 less than twice a number is equal to 2 less than the number. Find the number.

    10. The square root of 4 less than twice a number is equal to 6 less than the number. Find the number.

    11. The square root of twice a number is equal to one-half of that number. Find the number.

    12. The square root of twice a number is equal to one-third of that number. Find the number.

    13. The distance d in miles a person can see an object on the horizon is given by the formula d=6h2 where h represents the height in feet of the person’s eyes above sea level. How high must a person’s eyes be to see an object 5 miles away?

    14. The current I measured in amperes is given by the formula I=PR where P is the power usage measured in watts and R is the resistance measured in ohms. If a light bulb requires 1/2 amperes of current and uses 60 watts of power, then what is the resistance through the bulb?

      The period of a pendulum T in seconds is given by the formula T=2πL32 where L represents the length in feet. Calculate the length of a pendulum given the period. Give the exact value and the approximate value rounded to the nearest tenth of a foot.

    1. 1 second

    2. 2 seconds

    3. 12 second

    4. 13 second

      The time t in seconds, an object is in free fall is given by the formula t=s4 where s represents the distance it has fallen, in feet. Calculate the distance an object will fall given the amount of time.

    1. 1 second

    2. 2 seconds

    3. 12 second

    4. 14 second

    Part B: Discussion Board

    1. Discuss reasons why we sometimes obtain extraneous solutions when solving radical equations. Are there ever any conditions where we do not need to check for extraneous solutions? Why or why not?

    2. If an equation has multiple terms, explain why squaring all of them is incorrect. Provide an example.

Answers

  1. 49

  2. 1

  3. Ø

  4. 125

  5. 1

  6. 3

  7. 134

  8. 0

  9. 14

  10. Ø

  11. 27

  12. 9

  13. −3

  14. 6

  15. 23

  16. 2

  17. 7

  18. 2

  19. −3

  20. 13

  21. 7

  22. 2, 6

  23. 2

  24. −1, 8

  25. 5

  26. Ø

  27. −3, 3

  28. 2, 5

  29. −4, 4

  30. 12

  31. 2, 7

  32. Ø

  33. 10

  34. −6, −4

  35. 12,32

  36. Ø

  37. −5, 5

  38. −9, 3

  39. 15

  40. 32,32

  41. −1, 1/2

  42. 5, 10

  43. −7, 7

  44. 92

  45. 1

  46. 10

  47. Ø

  48. 3

  49. −1, 2

  50. 100

  51. −8

  52. 10

  53. −13

  54. 52

  55. −6, −4

  56. −2, 2

  57. 1

  58. −2

  59. −1

  60. 14

  61. −9

  62. P=(r+1)2

  63. s=gt22

  64. R=PI2

  65. V=4πr33

  66. 5

  67. 0, 8

  68. 1623 feet

  69. 8π2 feet; 0.8 feet

  70. 2π2 feet; 0.2 feet

  71. 16 feet

  72. 4 feet

  1. Answer may vary