Pearson Algebra 1 Common Core, 2011
PA
Pearson Algebra 1 Common Core, 2011 View details
4. Solving Radical Equations
Continue to next subchapter

Exercise 31 Page 637

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

3

Practice makes perfect
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!
x=sqrt(2x+3)
x^2=(sqrt(2x+3))^2
x^2 =2x+3
â–Ľ
LHS-(2x+3)=RHS-(2x+3)
x^2-2x=3
x^2-2x-3=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. x^2 -2x -3 = 0 ⇕ 1x^2+( - 2)x+( -3)=0We can see that a= 1, b= - 2, and c= -3. Let's substitute these values into the Quadratic Formula.
x=- b±sqrt(b^2-4ac)/2a
x=- ( -2)±sqrt(( - 2)^2-4( 1)( -3))/2( 1)
â–Ľ
Evaluate
x=2±sqrt((- 2)^2-4(1)(-3))/2(1)
x=2±sqrt(4-4(1)(-3))/2(1)
x=2±sqrt(4-4(-3))/2
x=2±sqrt(4+12)/2
x=2±sqrt(16)/2
x=2± 4/2
Using the Quadratic Formula, we found that the solutions of the given equation are x= 2± 4 2.
x=2± 4/2
x_1=2+4/2 x_2=2-4/2
x_1=6/2 x_2=-2/2
x_1= 3 x_2= -1

Therefore, the solutions are x_1=3 and x_2=-1. Let's check them to see if we have any extraneous solutions.

Checking the Solutions

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

x_1=3

Let's substitute x=3 into the original equation.
x=sqrt(2x+3)
3? =sqrt(2( 3)+3)
â–Ľ
Simplify
3? =sqrt(6+3)
3? =sqrt(9)
3=3 âś“
In this case we got a true statement. Therefore, x=3 is a solution of the original equation.

x_2=-1

Now, let's substitute x= -1.
x=sqrt(2x+3)
-1? =sqrt(2( -1)+3)
â–Ľ
Simplify
-1? =sqrt(-2+3)
-1? =sqrt(1)
-1 ≠ 1 *
We got a false statement, so x=-1 is an extraneous solution. Therefore, x=3 is the only solution of the original equation.