Big Ideas Math Algebra 2, 2014
BI
Big Ideas Math Algebra 2, 2014 View details
4. Solving Radical Equations and Inequalities
Continue to next subchapter

Exercise 26 Page 266

Raise each side of the equation to a power equal to the index of the radical to eliminate the radical.

x=1/4

Practice makes perfect

Solving a radical equation usually involves three main steps.

  1. Isolate the radical on one side of the equation.
  2. Raise each side of the equation to a power equal to the index of the radical to eliminate the radical.
  3. Solve the resulting equation. Remember to check your results!
Now we can analyze the given radical equation. sqrt(x+2)=2-sqrt(x)Notice that in this equation there is an isolated radical with index equal to 2 on the left-hand side. Then, we will raise each side of the equation to the power of 2.
sqrt(x+2)=2-sqrt(x)
(sqrt(x+2))^2=(2-sqrt(x))^2
â–¼
Simplify
x+2=(2-sqrt(x))^2
x+2=2^2-2(2)(sqrt(x))+(sqrt(x))^2
x+2=4-2(2)(sqrt(x))+(sqrt(x))^2
x+2=4-4sqrt(x)+(sqrt(x))^2
x+2=4-4sqrt(x)+x
We obtained another radical equation. Let's now isolate the radical, sqrt(x), on one side of the equation.
x+2=4-4sqrt(x)+x
x=2-4sqrt(x)+x
0=2-4sqrt(x)
4sqrt(x)=2
sqrt(x)=1/2
Now, just like before, we will raise each side of the equation to the power of 2.
sqrt(x)=1/2
x=1/4
Next, we will check the solution by substituting 14 for x into the original equation. If the substitution produces a true statement, we know that our answer is correct. If it does not, then it is an extraneous solution.
sqrt(x+2)=2-sqrt(x)
sqrt(1/4+2)? =2-sqrt(1/4)
â–¼
Simplify
sqrt(1/4+8/4)? =2-sqrt(1/4)
sqrt(9/4)? =2-sqrt(1/4)
sqrt(9)/sqrt(4)? =2-sqrt(1)/sqrt(4)
3/2? =2-1/2
3/2? =4/2-1/2
3/2=3/2 ✓
Because our substitution produced a true statement, we know that our answer, x= 14, is correct.