Skip to content

Solve Radical Equations

By the end of this section, you will be able to: solve radical equations, solve radical equations with two radicals, use radicals in applications.

Solve Radical Equations

In this section we will solve equations that have a variable in the radicand of a radical expression. An equation of this type is called a radical equation.

Radical Equation

An equation in which a variable is in the radicand of a radical expression is called a radical equation.

As usual, when solving these equations, what we do to one side of an equation we must do to the other side as well. Once we isolate the radical, our strategy will be to raise both sides of the equation to the power of the index. This will eliminate the radical.

Solving radical equations containing an even index by raising both sides to the power of the index may introduce an algebraic solution that would not be a solution to the original radical equation. Again, we call this an extraneous solution as we did when we solved rational equations.

In the next example, we will see how to solve a radical equation. Our strategy is based on raising a radical with index n to the nth power. This will eliminate the radical.

For a0,(an)n=a.\text{For}\ a \geq 0, \left(\sqrt[n]{a}\right)^{n} = a.

Example.

How to Solve a Radical Equation

Solve: 5n49=0.\sqrt{5 n - 4} - 9 = 0.

StepResult
1. Isolate the radical by adding 9 to both sides.5n49+9=0+9\sqrt{5n-4}-9+9=0+9
Simplify.5n4=9\sqrt{5n-4}=9
2. Square both sides.(5n4)2=92\left(\sqrt{5n-4}\right)^2=9^2
Simplify.5n4=815n-4=81
3. Solve the new equation.5n=855n=85
n=17n=17
4. Check the answer in the original equation.5(17)49=819=99=0\sqrt{5(17)-4}-9=\sqrt{81}-9=9-9=0

Solve: 3m+25=0\sqrt{3 m + 2} - 5 = 0

Solve: 10z+12=0\sqrt{10 z + 1} - 2 = 0

How To

Solve a radical equation with one radical.

  1. Step 1. Isolate the radical on one side of the equation.
  2. Step 2. Raise both sides of the equation to the power of the index.
  3. Step 3. Solve the new equation.
  4. Step 4. Check the answer in the original equation.

When we use a radical sign, it indicates the principal or positive root. If an equation has a radical with an even index equal to a negative number, that equation will have no solution.

Example.

Solve: 9k2+1=0.\sqrt{9 k - 2} + 1 = 0.

StepResult
9k2+1=0\sqrt{9k-2}+1=0
To isolate the radical, subtract 1 from both sides.9k2+11=01\sqrt{9k-2}+1-1=0-1
Simplify.9k2=1\sqrt{9k-2}=-1

Because the square root is equal to a negative number, the equation has no solution.

Solve: 2r3+5=0\sqrt{2 r - 3} + 5 = 0

Solve: 7s3+2=0\sqrt{7 s - 3} + 2 = 0

If one side of an equation with a square root is a binomial, we use the Product of Binomial Squares Pattern when we square it.

Binomial Squares

(a+b)2=a2+2ab+b2(ab)2=a22ab+b2\begin{matrix} \\ \\ \left(a + b\right)^{2} = a^{2} + 2 a b + b^{2} \\ \left(a - b\right)^{2} = a^{2} - 2 a b + b^{2}\end{matrix}

Don’t forget the middle term!

Example.

Solve: p1+1=p.\sqrt{p - 1} + 1 = p.

StepResult
p1+1=p\sqrt{p-1}+1=p
To isolate the radical, subtract 1 from both sides.p1+11=p1\sqrt{p-1}+1-1=p-1
Simplify.p1=p1\sqrt{p-1}=p-1
Square both sides of the equation.(p1)2=(p1)2\left(\sqrt{p-1}\right)^2=(p-1)^2
Simplify, using the Product of Binomial Squares Pattern on the right. Then solve the new equation.p1=p22p+1p-1=p^2-2p+1
It is a quadratic equation, so get zero on one side.0=p23p+20=p^2-3p+2
Factor the right side.0=(p1)(p2)0=(p-1)(p-2)
Use the Zero Product Property.0=p1or0=p20=p-1\quad\text{or}\quad 0=p-2
Solve each equation.p=1orp=2p=1\quad\text{or}\quad p=2
Check p=1p=1.11+1=1\sqrt{1-1}+1=1
Check p=2p=2.21+1=2\sqrt{2-1}+1=2
The solutions are p=1,p=2.p = 1, p = 2.

Solve: x2+2=x\sqrt{x - 2} + 2 = x

Solve: y5+5=y\sqrt{y - 5} + 5 = y

When the index of the radical is 3, we cube both sides to remove the radical.

(a3)3=a\left(\sqrt[3]{a}\right)^{3} = a

Example.

Solve: 5x+13+8=4.\sqrt[3]{5 x + 1} + 8 = 4.

StepResult
5x+13+8=4\sqrt[3]{5 x + 1} + 8 = 4
To isolate the radical, subtract 8 from both sides.5x+13=4\sqrt[3]{5 x + 1} = -4
Cube both sides of the equation.(5x+13)3=(4)3\left(\sqrt[3]{5 x + 1}\right)^{3} = \left(-4\right)^{3}
Simplify.5x+1=645 x + 1 = -64
Solve the equation.5x=655 x = -65
x=13x = -13
Check the answer.5(13)+13+8=643+8=4+8=4\sqrt[3]{5(-13)+1}+8=\sqrt[3]{-64}+8=-4+8=4
The solution is x=13.x = -13.

Solve: 4x33+8=5\sqrt[3]{4 x - 3} + 8 = 5

Solve: 6x103+1=3\sqrt[3]{6 x - 10} + 1 = -3

Sometimes an equation will contain rational exponents instead of a radical. We use the same techniques to solve the equation as when we have a radical. We raise each side of the equation to the power of the denominator of the rational exponent. Since (am)n=amn,\left(a^{m}\right)^{n} = a^{m \cdot n}, we have for example,

(x12)2=x,(x13)3=x\left(x^{\tfrac{1}{2}}\right)^{2} = x, \left(x^{\tfrac{1}{3}}\right)^{3} = x

Remember, x12=xx^{\tfrac{1}{2}} = \sqrt{x} and x13=x3.x^{\tfrac{1}{3}} = \sqrt[3]{x}.

Example.

Solve: (3x2)14+3=5.\left(3 x - 2\right)^{\tfrac{1}{4}} + 3 = 5.

StepResult
(3x2)14+3=5\left(3 x - 2\right)^{\frac{1}{4}} + 3 = 5
To isolate the term with the rational exponent,subtract 3 from both sides.(3x2)14=2\left(3 x - 2\right)^{\frac{1}{4}} = 2
Raise each side of the equation to the fourth power.((3x2)14)4=(2)4\left(\left(3 x - 2\right)^{\frac{1}{4}}\right)^{4} = \left(2\right)^{4}
Simplify.3x2=163 x - 2 = 16
Solve the equation.3x=183 x = 18
x=6x = 6
Check the answer.(3(6)2)14+3=1614+3=2+3=5\left(3(6)-2\right)^{\tfrac{1}{4}}+3=16^{\tfrac{1}{4}}+3=2+3=5
The solution is x=6.x = 6.

Solve: (9x+9)142=1\left(9 x + 9\right)^{\tfrac{1}{4}} - 2 = 1

Solve: (4x8)14+5=7\left(4 x - 8\right)^{\tfrac{1}{4}} + 5 = 7

Sometimes the solution of a radical equation results in two algebraic solutions, but one of them may be an extraneous solution!

Example.

Solve: r+4r+2=0.\sqrt{r + 4} - r + 2 = 0.

StepResult
r+4r+2=0\sqrt{r + 4} - r + 2 = 0
Isolate the radical.r+4=r2\sqrt{r + 4} = r - 2
Square both sides of the equation.(r+4)2=(r2)2\left(\sqrt{r + 4}\right)^{2} = \left(r - 2\right)^{2}
Simplify and then solve the equationr+4=r24r+4r + 4 = r^{2} - 4 r + 4
It is a quadratic equation, so get zero on one side.0=r25r0 = r^{2} - 5 r
Factor the right side.0=r(r5)0 = r \left(r - 5\right)
Use the Zero Product Property.0=ror0=r50=r\quad\text{or}\quad0=r-5
Solve the equation.r=0orr=5r=0\quad\text{or}\quad r=5
Check r=0r=0.0+40+2=40,\sqrt{0+4}-0+2=4\neq0, so r=0r=0 is extraneous.
Check r=5r=5.5+45+2=0,\sqrt{5+4}-5+2=0, so the solution is r=5.r=5.

Solve: m+9m+3=0\sqrt{m + 9} - m + 3 = 0

Solve: n+1n+1=0\sqrt{n + 1} - n + 1 = 0

When there is a coefficient in front of the radical, we must raise it to the power of the index, too.

Example.

Solve: 3x58=4.\text{3}\ \sqrt{3 x - 5} - 8 = 4.

StepResult
3x58=4\text{3}\ \sqrt{3 x - 5} - 8 = 4
Isolate the radical term.33x5=123 \sqrt{3 x - 5} = 12
Isolate the radical by dividing both sides by 3.3x5=4\sqrt{3 x - 5} = 4
Square both sides of the equation.(3x5)2=(4)2\left(\sqrt{3 x - 5}\right)^{2} = \left(4\right)^{2}
Simplify, then solve the new equation.3x5=163 x - 5 = 16
3x=213 x = 21
Solve the equation.x=7x = 7
Check the answer.33(7)58=3168=128=43\sqrt{3(7)-5}-8=3\sqrt{16}-8=12-8=4
The solution is x=7.x = 7.

Solve: 24a+416=162 \sqrt{4 a + 4} - 16 = 16

Solve: 32b+325=503 \sqrt{2 b + 3} - 25 = 50

Solve Radical Equations with Two Radicals

If the radical equation has two radicals, we start out by isolating one of them. It often works out easiest to isolate the more complicated radical first.

In the next example, when one radical is isolated, the second radical is also isolated.

Example.

Solve: 4x33=3x+23.\sqrt[3]{4 x - 3} = \sqrt[3]{3 x + 2}.

StepResult
The radical terms are isolated.4x33=3x+23\sqrt[3]{4 x - 3} = \sqrt[3]{3 x + 2}
Since the index is 3, cube both sides of theequation.(4x33)3=(3x+23)3\left(\sqrt[3]{4 x - 3}\right)^{3} = \left(\sqrt[3]{3 x + 2}\right)^{3}
Simplify, then solve the new equation.4x3=3x+24 x - 3 = 3 x + 2
x3=2x - 3 = 2
x=5x = 5
The solution is x=5.\text{The solution is}\ x = 5.
Check the answer.
We leave it to you to show that 5 checks!

Solve: 5x43=2x+53\sqrt[3]{5 x - 4} = \sqrt[3]{2 x + 5}

Solve: 7x+13=2x53\sqrt[3]{7 x + 1} = \sqrt[3]{2 x - 5}

Sometimes after raising both sides of an equation to a power, we still have a variable inside a radical. When that happens, we repeat Step 1 and Step 2 of our procedure. We isolate the radical and raise both sides of the equation to the power of the index again.

Example.

How to Solve a Radical Equation

Solve: m+1=m+9.\sqrt{m} + 1 = \sqrt{m + 9}.

StepResult
1. Isolate one radical. The radical on the right is already isolated.m+1=m+9\sqrt{m}+1=\sqrt{m+9}
2. Square both sides.(m+1)2=(m+9)2\left(\sqrt{m}+1\right)^2=\left(\sqrt{m+9}\right)^2
Simplify carefully.m+2m+1=m+9m+2\sqrt{m}+1=m+9
3. Isolate the remaining radical.2m=82\sqrt{m}=8
Divide both sides by 2.m=4\sqrt{m}=4
Square both sides again.(m)2=42\left(\sqrt{m}\right)^2=4^2
Solve.m=16m=16
4. Check the answer.16+1=16+9\sqrt{16}+1=\sqrt{16+9}
Simplify.4+1=54+1=5

Solve: 3x=x33 - \sqrt{x} = \sqrt{x - 3}

Solve: x+2=x+16\sqrt{x} + 2 = \sqrt{x + 16}

We summarize the steps here. We have adjusted our previous steps to include more than one radical in the equation This procedure will now work for any radical equations.

How To

Solve a radical equation.

  1. Step 1. Isolate one of the radical terms on one side of the equation.
  2. Step 2. Raise both sides of the equation to the power of the index.
  3. Step 3. Are there any more radicals? If yes, repeat Step 1 and Step 2 again. If no, solve the new equation.
  4. Step 4. Check the answer in the original equation.

Be careful as you square binomials in the next example. Remember the pattern is (a+b)2=a2+2ab+b2\left(a + b\right)^{2} = a^{2} + 2 a b + b^{2} or (ab)2=a22ab+b2.\left(a - b\right)^{2} = a^{2} - 2 a b + b^{2}.

Example.

Solve: q2+3=4q+1.\sqrt{q - 2} + 3 = \sqrt{4 q + 1}.

StepResult
q2+3=4q+1\sqrt{q-2}+3=\sqrt{4q+1}
The radical on the right is isolated. Square both sides.(q2+3)2=(4q+1)2\left(\sqrt{q-2}+3\right)^2=\left(\sqrt{4q+1}\right)^2
Simplify.q2+6q2+9=4q+1q-2+6\sqrt{q-2}+9=4q+1
There is still a radical in the equation, so repeat the previous steps. Isolate the radical.6q2=3q66\sqrt{q-2}=3q-6
Square both sides. Remember to square both the 6 and q2.\sqrt{q-2}.(6q2)2=(3q6)2\left(6\sqrt{q-2}\right)^2=(3q-6)^2
Expand the squares.62(q2)2=(3q)22(3q)(6)+626^2\left(\sqrt{q-2}\right)^2=(3q)^2-2(3q)(6)+6^2
Simplify, then solve the new equation.36(q2)=9q236q+3636(q-2)=9q^2-36q+36
Distribute.36q72=9q236q+3636q-72=9q^2-36q+36
It is a quadratic equation, so get zero on one side.0=9q272q+1080=9q^2-72q+108
Factor the right side.0=9(q6)(q2)0=9(q-6)(q-2)
Use the Zero Product Property.q6=0orq2=0q-6=0\quad\text{or}\quad q-2=0
Solve each equation.q=6orq=2q=6\quad\text{or}\quad q=2
The checks are left to you.The solutions are q=6q = 6 and q=2.q = 2.

Solve: x1+2=2x+6\sqrt{x - 1} + 2 = \sqrt{2 x + 6}

Solve: x+2=3x+4\sqrt{x} + 2 = \sqrt{3 x + 4}

Use Radicals in Applications

As you progress through your college courses, you’ll encounter formulas that include radicals in many disciplines. We will modify our Problem Solving Strategy for Geometry Applications slightly to give us a plan for solving applications with formulas from any discipline.

How To

Use a problem solving strategy for applications with formulas.

  1. Step 1. Read the problem and make sure all the words and ideas are understood. When appropriate, draw a figure and label it with the given information.
  2. Step 2. Identify what we are looking for.
  3. Step 3. Name what we are looking for by choosing a variable to represent it.
  4. Step 4. Translate into an equation by writing the appropriate formula or model for the situation. Substitute in the given information.
  5. Step 5. Solve the equation using good algebra techniques.
  6. Step 6. Check the answer in the problem and make sure it makes sense.
  7. Step 7. Answer the question with a complete sentence.

One application of radicals has to do with the effect of gravity on falling objects. The formula allows us to determine how long it will take a fallen object to hit the gound.

Falling Objects

On Earth, if an object is dropped from a height of h feet, the time in seconds it will take to reach the ground is found by using the formula

t=h4.t = \tfrac{\sqrt{h}}{4}.

For example, if an object is dropped from a height of 64 feet, we can find the time it takes to reach the ground by substituting h=64h = 64 into the formula.

StepResult
t=h4t=\tfrac{\sqrt{h}}{4}
Substitute h=64h=64.t=644t=\tfrac{\sqrt{64}}{4}
Take the square root of 64.t=84t=\tfrac{8}{4}
Simplify the fraction.t=2t=2

It would take 2 seconds for an object dropped from a height of 64 feet to reach the ground.

Example.

Marissa dropped her sunglasses from a bridge 400 feet above a river. Use the formula t=h4t = \tfrac{\sqrt{h}}{4} to find how many seconds it took for the sunglasses to reach the river.

StepResult
Step 1. Read the problem.
Step 2. Identify what we are looking for.the time it takes for thesunglasses to reach the river
Step 3. Name what we are looking.Let t=t = time.
Step 4. Translate into an equation by writing the appropriate formula. Substitute in the given information.t=4004t=\tfrac{\sqrt{400}}{4}
Step 5. Solve the equation.t=204t=\tfrac{20}{4}
t=5t=5
Step 6. Check the answer in the problem and make sure it makes sense.5=4004=204=55=\tfrac{\sqrt{400}}{4}=\tfrac{20}{4}=5
Does 5 seconds seem like a reasonable length oftime?Yes.
Step 7. Answer the question.It will take 5 seconds for thesunglasses to reach the river.

A helicopter dropped a rescue package from a height of 1,296 feet. Use the formula t=h4t = \tfrac{\sqrt{h}}{4} to find how many seconds it took for the package to reach the ground.

A window washer dropped a squeegee from a platform 196 feet above the sidewalk Use the formula t=h4t = \tfrac{\sqrt{h}}{4} to find how many seconds it took for the squeegee to reach the sidewalk.

Police officers investigating car accidents measure the length of the skid marks on the pavement. Then they use square roots to determine the speed, in miles per hour, a car was going before applying the brakes.

Skid Marks and Speed of a Car

If the length of the skid marks is d feet, then the speed, s, of the car before the brakes were applied can be found by using the formula

s=24ds = \sqrt{24 d}

Example.

After a car accident, the skid marks for one car measured 190 feet. Use the formula s=24ds = \sqrt{24 d} to find the speed of the car before the brakes were applied. Round your answer to the nearest tenth.

StepResult
Step 1. Read the problem
Step 2. Identify what we are looking for.the speed of a car
Step 3. Name what weare looking for,Let s=s = the speed.
Step 4. Translate into an equation by writing the appropriate formula. Substitute in the given information.s=24(190)s=\sqrt{24(190)}
Step 5. Solve the equation.s=4,560s=\sqrt{4{,}560}
s=67.52777s=67.52777\ldots
Round to 1 decimal place.s67.5s\approx67.5
Step 6. Check the answer.67.524(190)=4,56067.527767.5\approx\sqrt{24(190)}=\sqrt{4{,}560}\approx67.5277
The speed of the car before the brakes were appliedwas 67.5 miles per hour.

An accident investigator measured the skid marks of the car. The length of the skid marks was 76 feet. Use the formula s=24ds = \sqrt{24 d} to find the speed of the car before the brakes were applied. Round your answer to the nearest tenth.

The skid marks of a vehicle involved in an accident were 122 feet long. Use the formula s=24ds = \sqrt{24 d} to find the speed of the vehicle before the brakes were applied. Round your answer to the nearest tenth.


This section is adapted from Intermediate Algebra 2e, Section 8.6: Solve Radical Equations by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: reformatted worked solutions for the web; omitted the Be Prepared quiz, media links, self-check reflection, and end-of-section exercise bank; and converted the source Try It practice into interactive exercises.