McGraw Hill Integrated II, 2012
MH
McGraw Hill Integrated II, 2012 View details
5. Radical Equations
Continue to next subchapter

Exercise 37 Page 262

What are some of the steps you take when rewriting a radical equation as an equation without radicals?

See solution.

Practice makes perfect

Each time we solve a radical equation, we follow a few steps.

  1. Isolate the radical term on one side of the equation by adding or subtracting terms from both sides of the equation.
  2. If the radical is multiplied by any factor other than 1, divide the equation by this factor.
  3. Eliminate the radical by raising both sides of the equation to the power of the radical's index.
  4. Since the equation no longer contains a radical, solve it using appropriate methods.
  5. Check if any of the answers is an extraneous solution.

Notice, that sometimes one or more steps can be skipped. For example when the radical term is already isolated — we start with the second step. We will demonstrate all these steps in an example equation.

Solving an Equation

Consider the following radical equation. - 2x +11 + 2sqrt(x+2)= 3 We will solve this equation by going through each of the steps that we previously listed. As such, we will start by isolating the radical term using the Properties of Equality. Then we will raise the equation to the second power in order to eliminate the square root.
- 2x +11 + 2sqrt(x+2)= 3
â–Ľ
Solve for sqrt(x+2)
- 2x + 2sqrt(x+2)= - 8
2sqrt(x+2)= - 8 + 2x
sqrt(x+2)= - 4 + x
sqrt(x+2)= x-4
( sqrt(x+2) )^2 = (x-4)^2
x+2 = (x-4)^2
Now, we will solve the equation by factoring and applying the Zero Product Property. Let's start by writing all the terms on one side of the equals sign.
x+2 = (x-4)^2
x = (x-4)^2 -2
0 = (x-4)^2 -2 -x
â–Ľ
Simplify
0 = x^2 -8x +16 -2 -x
0=x^2-9x+14
x^2-9x+14=0
x^2-7x -2x +14=0
â–Ľ
Factor
x(x-7)-2x +14=0
x(x-7)-2(x -7)=0
(x-7)(x-2)=0
lcx-7=0 & (I) x-2=0 & (II)
â–Ľ
(I), (II): Solve for x
lx=7 x-2=0
lx_1=7 x_2=2
Finally, we need to check the answers to see if we have any extraneous solutions.

Checking the Solutions

We will check x_1=7 and x_2=2 one at a time. Let's start by substituting x= 7 into the original equation.
- 2x +11 + 2sqrt(x+2)= 3
- 2( 7) +11 + 2sqrt(7+2)? =3
â–Ľ
Simplify
- 2(7) +11 + 2sqrt(9)? =3
- 2(7) +11 + 2(3)? =3
- 14 +11 + 6? =3
3=3 âś“
We got a true statement, so x=7 is a valid solution. Now, we can substitute x= 2.
- 2x +11 + 2sqrt(x+2)= 3
- 2( 2) +11 + 2sqrt(2+2)? =3
â–Ľ
Simplify
- 2(2) +11 + 2sqrt(4)? =3
- 2(2) +11 + 2(2)? =3
- 4 +11 + 4? =3
11 ≠ 3 *
In this case, we got a false statement. Therefore, x=7 is the only solution to the original equation.