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

Exercise 15 Page 261

Raise both sides of the equation to a power equal to the index of the radical.

3

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!
y=sqrt(12-y)
y^2=(sqrt(12-y))^2
y^2= 12-y
â–Ľ
LHS-(12-y)=RHS-(12-y)
y^2+y = 12
y^2 +y -12=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. y^2 +y -12 = 0 ⇕ 1y^2+ 1y+( -12)=0 We can see that a= 1, b= 1, and c= -12. Let's substitute these values into the Quadratic Formula.
y=- b±sqrt(b^2-4ac)/2a
y=- 1±sqrt(1^2-4( 1)( -12))/2( 1)
â–Ľ
Solve for y and Simplify
y=-1±sqrt(1-4(1)(-12))/2(1)
y=-1±sqrt(1-4(-12))/2
y=-1±sqrt(1-(-48))/2
y=-1±sqrt(1+48)/2
y=-1±sqrt(49)/2
y=-1± 7/2
Using the Quadratic Formula, we found that the solutions of the given equation are y= -1± 72.
y=-1± 7/2
y_1=-1+7/2 y_2=-1-7/2
y_1=6/2 y_2=-8/2
y_1= 3 y_2= -4

Therefore, the solutions are y_1= 3 and y_2= -4. Let's check them to see if we have any extraneous solutions.

Checking the Solutions

We will check y_1=3 and y_2=-4 one at a time.

y_1=3

Let's substitute y= 3 into the original equation.
y=sqrt(12-y)
3? =sqrt(12- 3)
â–Ľ
Simplify
3? = sqrt(9)
3=3 âś“
We got a true statement, so y=3 is a solution.

y_2=-4

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