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

Exercise 18 Page 261

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

0
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(1-2t)=1+t
(sqrt(1-2t))^2=(1+t)^2
1-2t = (1+t)^2
1-2t = 1 +2t + t^2
â–Ľ
LHS-(1-2t)=RHS-(1-2t)
- 2t =2t + t^2
0 = 4t+t^2
0=t^2+4t
t^2+4t=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. Let's factor out t from the whole expression. t^2+4t = 0 ⇔ t(t+4)=0 Now, we can use the Zero Product Property to determine the roots of our equation.
t(t+4)=0
lct=0 & (I) t+4=0 & (II)
lt=0 t=-4
Therefore, the solutions are t_1= 0 and t_2= -4. Let's check them to see if we have any extraneous solutions.

Checking the Solutions

We will check t_1=0 and t_2=-4 one at a time.

t_1=0

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

t_2=-4

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