Skip to main content
Mathematics LibreTexts

8.6: Solving Radical Equations

  • Page ID
    18380
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Solve equations involving square roots.
    • Solve equations involving cube roots

    Radical Equations

    A radical equation 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:

    \(\begin{array}{c}{\sqrt{x-1}=5} \\ {\sqrt{2 x-5}+4=x} \\ {\sqrt[3]{x^{2}+4}-2=0}\end{array}\)

    We begin with the squaring property of equality; given real numbers a and b, we have the following:

    If \(a=b\), then \(a^{2}=b^{2}\)

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

    \(\begin{array}{rlrl}{-3=-3} & {\Rightarrow} & {(-3)^{2}} & {=(-3)^{2}} \\ {} & {} & {9} & {=9} \:\:\color{Cerulean}{\checkmark} \end{array}\)

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

    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:

    \(\sqrt{x}=3\)

    Here we can see that \(x=9\) is a solution. To solve this equation algebraically, make use of the squaring property of equality and the fact that ((\sqrt{a})^{2}=\sqrt{a^{2}}=a\) when a is positive. Eliminate the square root by squaring both sides of the equation as follows:

    \(\begin{aligned}\color{Cerulean}{(}\color{black}{\sqrt{x}}\color{Cerulean}{)^{2}} &\color{black}{=}\color{Cerulean}{(}\color{black}{3}\color{Cerulean}{)^{2}} \\ x &=9 \end{aligned}\)

    As a check, we can see that \(\sqrt{9}=3\) 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 solutions, or solutions that do not solve the original equation. For this reason, we must check the answers that result from squaring both sides of an equation.

    Example \(\PageIndex{1}\)

    Solve:

    \(\sqrt{x-1}=5\)

    Solution:

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

    Next, we must check.

    \(\begin{aligned}\color{black}{ \sqrt{\color{OliveGreen}{26}-1}} &=5 \\ \sqrt{25} &=5 \\ 5 &=5\:\:\color{Cerulean}{\checkmark} \end{aligned}\)

    Answer:

    The solution is 26.

    Example \(\PageIndex{2}\)

    Solve:

    Solution:

    Begin by squaring both sides of the equation.

    You are left with a quadratic equation that can be solved by factoring.

    \(\begin{array}{cc}{x+5=0} & {\text { or } \quad x-1=0} \\ {x=-5} & {x=1}\end{array}\)

    Since you squared both sides, you must check your solutions.

    After checking, you can see that \(x=−5\) was extraneous; it did not solve the original radical equation. Disregard that answer. This leaves \(x=1\) as the only solution.

    Answer:

    The solution is \(x=1\).

    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 \(\PageIndex{3}\)

    Solve:

    \(\sqrt{2 x-5}+4=x\)

    Solution:

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

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

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

    \(\begin{array}{cc}{x-3=0} & {\text { or } \quad x-7=0} \\ {x=3} & {x=7}\end{array}\)

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

    \(\begin{array}{r|r}{\text {Check } x=3} & {\text { Check } x=7} \\ {\sqrt{2 x-5}+4=x} & {\sqrt{2 x-5}+4=x}\\{\sqrt{2(\color{OliveGreen}{3}\color{black}{)}-5}+4=\color{OliveGreen}{3}}&{\sqrt{2(\color{OliveGreen}{7}\color{black}{)}-5}+4=\color{OliveGreen}{7}}\\{\sqrt{6-5}+4=3}&{\sqrt{14-5}+4=7}\\{\sqrt{1}+4=3}&{\sqrt{9}+4=7}\\{1+4=3}&{3+4=7}\\{5=3\:\:\color{red}{x}}&{7=7\:\:\color{Cerulean}{\checkmark}} \end{array}\)

    After checking, we can see that \(x=3\) is an extraneous root; it does not solve the original radical equation. This leaves \(x=7\) as the only solution.

    Answer:

    The solution is \(x=7\).

    Example \(\PageIndex{4}\)

    Solve:

    Solution:

    Begin by isolating the term with the radical

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

    \(\begin{aligned} 3 \sqrt{x+1} &=2 x \\(3 \sqrt{x+1})^{2} &=(2 x)^{2}\qquad\color{Cerulean}{Square\:both\:sides.} \\ 9(x+1) &=4 x^{2} \end{aligned}\)

    Solve the resulting quadratic equation.

    \(\begin{array}{rlrl}{4 x+3} & {=0} & {\text { or }} & {x-3=0} \\ {4 x} & {=-3} && {x=3} \\ {x} & {=-\frac{3}{4}}\end{array}\)

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

    After checking, we can see that \(x=−\frac{3}{4}\) was extraneous.

    Answer:

    The solution is 3.

    Sometimes both of the possible solutions are extraneous.

    Example \(\PageIndex{5}\)

    Solve:

    Solution:

    Begin by isolating the radical.

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

    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:

    If \(a=b\), then \(a^{n}=b^{n}\)

    This is often referred to as the power property of equality. Use this property, along with the fact that \((\sqrt[n]{a})^{n} = \sqrt[n]{a^{n}}=a\), when a is positive, to solve radical equations with indices greater than 2.

    Example \(\PageIndex{6}\)

    Solve:

    \(\sqrt[3]{x^{2}+4}-2=0\)

    Solution:

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

    \(\begin{array}{rlrl}{x+2} & {=0} & {\text { or }} & {x-2=0} \\ {x} & {=-2} & {} & {x=2}\end{array}\)

    Check.

    \(\begin{array}{r|r}{\text {Check } x=-2} & {\text { Check } x=2} \\ {\sqrt[3]{x^{2}+4}-2=0} & {\sqrt[3]{x^{2}+4}-2=0}\\{\sqrt[3]{(\color{OliveGreen}{-2}\color{black}{)}^{2}+4}-2=0}&{\sqrt[3]{(\color{OliveGreen}{2}\color{black}{)}^{2}+4}-2=0}\\{\sqrt[3]{4+4}-2=0}&{\sqrt[3]{4+4}-2=0}\\{\sqrt[3]{8}-2=0}&{\sqrt[3]{8}-2=0}\\{2-2=0}&{2-2=0}\\{0=0\:\:\color{Cerulean}{\checkmark}}&{0=0\:\:\color{Cerulean}{\checkmark}} \end{array}\)

    Answer:

    Exercise \(\PageIndex{1}\)

    Solve:

    \(\sqrt{2 x-1}+2=x\)

    Answer

    \(x=5\) (\(x=1\) is extraneous)

    It may be the case that the equation has two radical expressions.

    Example \(\PageIndex{7}\)

    Solve:

    \(\sqrt{3 x-4}=\sqrt{2 x+9}\)

    Solution:

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

    Check \(x=13\).

    \(\begin{aligned} \sqrt{3 x-4} &=\sqrt{2 x+9} \\ \sqrt{3(\color{OliveGreen}{13}\color{black}{)}-4} &=\sqrt{2(\color{OliveGreen}{13}\color{black}{)}+9} \\ \sqrt{39-4} &=\sqrt{26+9} \\ \sqrt{35} &=\sqrt{35} \quad \color{Cerulean}{\checkmark} \end{aligned}\)

    Answer:

    The solution is 13.

    Example \(\PageIndex{8}\)

    Solve:

    \(\sqrt[3]{x^{2}+x-14}=\sqrt[3]{x+50}\)

    Solution:

    Eliminate the radicals by cubing both sides.

    \(\begin{array}{rlrl}{x+8} & {=0} & {\text { or }} & {x-8=0} \\ {x} & {=-8} && {x=8}\end{array}\)

    Check.

    \(\begin{array}{r|r}{\text { Check } x=-8}&{\text{Check }x=8} \\ {\sqrt[3]{x^{2}+x-14}=\sqrt[3]{x+50}} & {\sqrt[3]{x^{2}+x-14}=\sqrt[3]{x+50}}\\{\sqrt[3]{(\color{OliveGreen}{-8}\color{black}{)}^{2}+(\color{OliveGreen}{-8}\color{black}{)}-14}=\sqrt[3]{(\color{OliveGreen}{-8}\color{black}{)}+50}}&{\sqrt[3]{(\color{OliveGreen}{8}\color{black}{)}^{2}+(\color{OliveGreen}{8}\color{black}{)}-14}=\sqrt[3]{(\color{OliveGreen}{8}\color{black}{)}+50}}\\{\sqrt[3]{64-8-14}=\sqrt[3]{42}}&{\sqrt[3]{64+8-14}=\sqrt[3]{58}}\\{\sqrt[3]{42}=\sqrt[3]{42}\:\:\color{Cerulean}{\checkmark}}&{\sqrt[3]{58}=\sqrt[3]{58}\:\:\color{Cerulean}{\checkmark}} \end{array}\)

    Answer:

    We will learn how to solve some of the more advanced radical equations in the next course, Intermediate Algebra.

    Exercise \(\PageIndex{2}\)

    Solve:

    \(\sqrt{3 x+1}=\sqrt{2 x-3}\)

    Answer

    No solution for x

    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. However, squaring both sides of an equation introduces the possibility of extraneous solutions, so check your answers in the original equation.
    • Solve equations involving cube roots by first isolating the radical and then cubing both sides. This eliminates the radical and results in an equation that may be solved with techniques you have already mastered.

    Exercise \(\PageIndex{3}\) Solving Radical Equations

    Solve.

    1. \(\sqrt{x}=2\)
    2. \(\sqrt{x}=7\)
    3. \(\sqrt{x}+7=8\)
    4. \(\sqrt{x}+4=9\)
    5. \(\sqrt{x}+6=3\)
    6. \(\sqrt{x}+2=1\)
    7. \(5\sqrt{x}−1=0\)
    8. \(3\sqrt{x}−2=0\)
    9. \(\sqrt{x−3}=3\)
    10. \(\sqrt{x+5}=6\)
    11. \(\sqrt{3x+1}=2\)
    12. \(\sqrt{5x−4}=4\)
    13. \(\sqrt{7x+4}+6=11\)
    14. \(\sqrt{3x−5}+9=14\)
    15. \(\sqrt{2x−1}−3=0\)
    16. \(\sqrt{3x+1}−2=0\)
    17. \(\sqrt[3]{x}=2\)
    18. \(\sqrt[3]{x}=5\)
    19. \(\sqrt[3]{2x+9}=3\)
    20. \(\sqrt[3]{4x−11}=1\)
    21. \(\sqrt[3]{5x+7}+3=1\)
    22. \(\sqrt[3]{3x−6}+5=2\)
    23. \(2\sqrt[3]{x+2}−1=0\)
    24. \(2\sqrt[3]{2x−3}−1=0\)
    25. \(\sqrt{8x+11}=\sqrt{3x+1}\)
    26. \(2 \sqrt{3 x-4}=\sqrt{2(3 x+1)}\)
    27. \(\sqrt{2(x+10)}=\sqrt{7 x-15}\)
    28. \(\sqrt{5(x−4)}=\sqrt{x+4}\)
    29. \(\sqrt[3]{5 x-2}=\sqrt[3]{4 x}\)
    30. \(\sqrt[3]{9(x−1)}=\sqrt[3]{3(x+7)}\)
    31. \(\sqrt[3]{3 x+1}=\sqrt[3]{2(x-1)}\)
    32. \(\sqrt[3]{9x}=\sqrt[3]{3(x−6)}\)
    33. \(\sqrt{4 x+21}=x\)
    34. \(\sqrt{8x+9}=x\)
    35. \(\sqrt{4(2x−3)}=x\)
    36. \(\sqrt{3(4x−9)}=x\)
    37. \(2 \sqrt{x-1}=x\)
    38. \(3\sqrt{2x−9}=x\)
    39. \(\sqrt{9 x+9}=x+1\)
    40. \(\sqrt{3x+10}=x+4\)
    41. \(\sqrt{x−1}=x−3\)
    42. \(\sqrt{2x−5}=x−4\)
    43. \(\sqrt{16−3x}=x−6\)
    44. \(\sqrt{7−3x}=x−3\)
    45. \(3 \sqrt{2 x+10}=x+9\)
    46. \(2\sqrt{2x+5}=x+4\)
    47. \(3\sqrt{x−1}-1=x\)
    48. \(2\sqrt{2x+2}−1=x\)
    49. \(\sqrt{10x+41}−5=x\)
    50. \(\sqrt{6(x+3)}−3=x\)
    51. \(\sqrt{8x^{2}−4x+1}=2x\)
    52. \(\sqrt{18x^{2}−6x+1}=3x\)
    53. \(5\sqrt{x+2}=x+8\)
    54. \(4 \sqrt{2(x+1)}=x+7\)
    55. \(\sqrt{x^{2}−25}=x\)
    56. \(\sqrt{x^{2}+9}=x\)
    57. \(3+\sqrt{6x−11}=x\)
    58. \(2+\sqrt{9x−8}=x\)
    59. \(\sqrt{4x+25}-x=7\)
    60. \(\sqrt{8x+73}−x=10\)
    61. \(2\sqrt{4x+3}−3=2x\)
    62. \(2\sqrt{6x+3}−3=3x\)
    63. \(2x−4=\sqrt{14−10x}\)
    64. \(3x−6=3\sqrt{3−24x}\)
    65. \(\sqrt[3]{x^{2}−24}=1\)
    66. \(\sqrt[3]{x^{2}−54}=3\)
    67. \(\sqrt[3]{x^{2}+6x}+1=4\)
    68. \(\sqrt[3]{x^{2}+2x}+5=7\)
    69. \(\sqrt[3]{25x^{2}−10x−7}=−2\)
    70. \(\sqrt[3]{9x^{2}−12x−23}=−3\)
    71. \(\sqrt{2 x^{2}-15 x+25}=\sqrt{(x+5)(x-5)}\)
    72. \(\sqrt{x^{2}−4x+4}=\sqrt{x(5−x)}\)
    73. \(\sqrt[3]{2\left(x^{2}+3 x-20\right)}=\sqrt[3]{(x+3)^{2}}\)
    74. \(\sqrt[3]{3x^{2}+3x+40}=\sqrt[3]{(x−5)^{2}}\)
    75. \(x^{1/2}−10=0\)
    76. \(x^{1/2}−6=0\)
    77. \(x^{1/3}+2=0\)
    78. \(x^{1/3}+4=0\)
    79. \((x−1)^{1/2}−3=0\)
    80. \((x+2)^{1/2}−6=0\)
    81. \((2x−1)^{1/3}+3=0\)
    82. \((3x−1)^{1/3}−2=0\)
    83. \((4x+15)^{1/2}−2x=0\)
    84. \((3x+2)^{1/2}−3x=0\)
    85. \((2x+12)^{1/2}−x=6\)
    86. \((4x+36)^{1/2}−x=9\)
    87. \(2(5x+26)^{1/2}=x+10\)
    88. \(3(x−1)^{1/2}=x+1\)
    89. The square root of 1 less than twice a number is equal to 2 less than the number. Find the number.
    90. The square root of 4 less than twice a number is equal to 6 less than the number. Find the number.
    91. The square root of twice a number is equal to one-half of that number. Find the number.
    92. The square root of twice a number is equal to one-third of that number. Find the number.
    93. The distance, d, measured in miles, a person can see an object is given by the formula \(d=\sqrt{\frac{3h}{2}\) where h represents the person’s height above sea level, measured in feet. How high must a person be to see an object 5 miles away?
    94. The current, I, measured in amperes, is given by the formula \(I=\sqrt{\frac{P}{R}}\) where P is the power usage, measured in watts, and R is the resistance, measured in ohms. If a light bulb requires 1/2 ampere of current and uses 60 watts of power, then what is the resistance of the bulb?
    Answer

    1. \(4\)

    3. \(1\)

    5. \(Ø\)

    7. \(\frac{1}{25}\)

    9. \(12\)

    11. \(1\)

    13. \(3\)

    15. \(5\)

    17. \(8\)

    19. \(9\)

    21. \(−3\)

    23. \(−\frac{15}{8}\)

    25. \(Ø\)

    27. \(7\)

    29. \(2\)

    31. \(−3\)

    33. \(7\)

    35. \(2, 6\)

    37. \(2\)

    39. \(−1, 8\)

    41. \(5\)

    43. \(Ø\)

    45. \(−3, 3\)

    47. \(2, 5\)

    49. \(4, −4\)

    51. \(\frac{1}{2}\)

    53. \(2, 7\)

    55. \(Ø\)

    57. \(10\)

    59. \(−6, −4\)

    61. \(−\frac{1}{2},\frac{3}{2}\)

    63. \(Ø\)

    65. \(−5, 5\)

    67. \(−9, 3\)

    69. \(\frac{1}{5}\)

    71. \(5, 10\)

    73. \(−7, 7\)

    75. \(100\)

    77. \(−8\)

    79. \(10\)

    81. \(−13\)

    83. \(\frac{5}{2}\)

    85. \(−6, −4\)

    87. \(−2, 2\)

    89. \(5\)

    91. \(8\)

    93. \(16 \frac{2}{3}\) feet

    Exercise \(\PageIndex{4}\) Solving Radical Equations

    The period, T, of a pendulum in seconds is given by the formula

    \(T=2π\sqrt{L/32}\)

    where L represents the length in feet. For each problem below, calculate the length of a pendulum, given the period. Give the exact value and the approximate value rounded off to the nearest tenth of a foot.

    1. \(1\) second
    2. \(2\) seconds
    3. \(\frac{1}{2}\) second
    4. \(\frac{1}{3}\) second
    Answer

    1. \(\frac{8}{\pi^{2}} ≈0.8\) foot

    3. \(\frac{2}{\pi^{2}} ≈0.2\) foot

    Exercise \(\PageIndex{5}\) Solving Radical Equations

    The time, t, in seconds an object is in free fall is given by the formula

    \(s=16\cdot t^{2}\)

    where s represents the distance in feet the object has fallen. For each problem below, calculate the distance an object falls, given the amount of time.

    1. 1 second
    2. 2 seconds
    3. \(\frac{1}{2}\) second
    4. \(\frac{1}{4}\) second
    Answer

    1. 16 feet

    3. 4 feet

    Exercise \(\PageIndex{6}\) Solving Radical Equations

    The x-intercepts for any graph have the form \((x, 0)\), where x is a real number. Therefore, to find x-intercepts, set \(y = 0\) and solve for x. Find the x-intercepts for each of the following.

    1. \(y=\sqrt{x−3}−1\)
    2. \(y=\sqrt{x+2}−3\)
    3. \(y=\sqrt[3]{x−1}+2\)
    4. \(y=\sqrt[3]{x+1}−3\)
    Answer

    1. \((4, 0)\)

    3. \((−7, 0)\)

    Exercise \(\PageIndex{7}\) 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?
    Answer

    1. Answers may vary


    This page titled 8.6: Solving Radical Equations is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?