McGraw Hill Glencoe Algebra 1, 2012
MH
McGraw Hill Glencoe Algebra 1, 2012 View details
4. Radical Equations
Continue to next subchapter

Exercise 6 Page 644

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

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

Checking the Solutions

We will check n_1=3 and n_2=-1 one at a time.

n_1=3

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

n_2=-1

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