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

Exercise 27 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!
sqrt(5x^2-9)=2x
(sqrt(5x^2-9))^2=(2x)^2
5x^2-9 = (2x)^2
5x^2-9 = 2^2x^2
5x^2-9 = 4x^2
x^2 -9 =0
We now have a quadratic equation, and we need to find its roots. In order to do that, we can factor the obtained equation. Notice that in our case we have a difference of squares. Let's identify the squares and factor the expression!
x^2 -9=0
x^2-3^2=0
(x+3)(x-3)=0
Now, we can use the Zero Product Property to determine the roots of our equation.
(x+3)(x-3)=0
lcx+3=0 & (I) x-3=0 & (II)
lx=-3 x-3=0
lx=-3 x=3
Therefore, the solutions are x_1= -3 and x_2= 3. Let's check them to see if we have any extraneous solutions.

Checking the Solutions

We will check x_1=-3 and x_2=3 one at a time.

x_1=-3

Let's substitute x= -3 into the original equation.
sqrt(5x^2-9)=2x
sqrt(5( -3)^2-9)? =2( -3)
â–Ľ
Simplify
sqrt(5(9)-9)? =2(-3)
sqrt(45-9)? =2(-3)
sqrt(36)? =2(-3)
6? =2(-3)
6 ≠ -6 *
We got a false statement, so x=-3 is not a solution.

x_2=3

Now, let's substitute x= 3.
sqrt(5x^2-9)=2x
sqrt(5( 3)^2-9)? =2( 3)
â–Ľ
Simplify
sqrt(5(9)-9)? =2(3)
sqrt(45-9)? =6
sqrt(36)? =6
6 = 6 âś“
In this case we got a true statement. Therefore, x=3 is the solution to the original equation.