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

Exercise 7 Page 261

Rearrange the radical equation so that the radical expression is isolated. Then raise both sides of the equation to the second power.

6

Practice makes perfect

We will find and check the solutions of the given equation.

Finding the Solutions

To solve equations with a variable expression inside a radical, we first want to make sure the radical is isolated. Then we can raise both sides of the equation to a power equal to the index of the radical. Let's try to solve our equation using this method!
sqrt(a-2)+4=a
sqrt(a-2)=a-4
(sqrt(a-2))^2=(a-4)^2
a-2 = (a-4)^2
a-2 = a^2 -8a + 16
â–Ľ
LHS-(a-2)=RHS-(a-2)
-2 = a^2 -9a + 16
0 = a^2 -9a +18
a^2 -9a +18=0
We now have a quadratic equation, and we need to find its roots. To do it, let's identify the values of a, b, and c. Since in our case a is the variable, let's use letters d, e and f instead. a^2 -9a +18 = 0 ⇕ 1a^2+( - 9)a+ 18=0 We can see that d= 1, e= - 9, and f= 18. Let's substitute these values into the Quadratic Formula.
a=- e±sqrt(e^2-4df)/2d
a=- ( -9)±sqrt(( - 9)^2-4( 1)( 18))/2( 1)
â–Ľ
Solve for a and Simplify
a=9±sqrt((- 9)^2-4(1)(18))/2(1)
a=9±sqrt(81-4(1)(18))/2(1)
a=9±sqrt(81-72)/2
a=9±sqrt(9)/2
a=9± 3/2
Using the Quadratic Formula, we found that the solutions of the given equation are a= 9± 32.
a=9± 3/2
a_1=9+3/2 a_2=9-3/2
a_1=12/2 a_2=6/2
a_1= 6 a_2= 3

Therefore, the solutions are a_1= 6 and a_2= 3. Let's check them to see if we have any extraneous solutions.

Checking the Solutions

We will check a_1=6 and a_2=3 one at a time.

a_1=6

Let's substitute a= 6 into the original equation.
sqrt(a-2)+4=a
sqrt(6-2)+4? = 6
â–Ľ
Simplify
sqrt(4)+4? =6
2+4? =6
6=6 âś“
We got a true statement, so a=6 is a solution.

a_2=3

Now, let's substitute a= 3.
sqrt(a-2)+4=a
sqrt(3-2)+4? = 3
â–Ľ
Simplify
sqrt(1)+4? =3
1+4? =3
5 ≠ 3 *
In this case we got a false statement. Therefore, a=6 is the only solution to the original equation.