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 19 Page 266

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

x=0 and x= 12

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(8x^3-1)=2x-1Notice that in this equation there is an isolated radical with index equal to 3 on the left-hand side. Then, we will raise each side of the equation to the power of 3.
sqrt(8x^3-1)=2x-1
(sqrt(8x^3-1))^3=(2x-1)^3
â–¼
Simplify
8x^3-1=(2x-1)^3

(a-b)^3 = a^3-3a^2b+3ab^2-b^3

8x^3-1=(2x)^3-3(2x)^2(1)+3(2x)(1)^2-(1)^3
8x^3-1=8x^3-3(4x^2)(1)+3(2x)(1)-1
8x^3-1=8x^3-12x^2+6x-1
8x^3=8x^3-12x^2+6x
0=- 12x^2+6x
- 12x^2+6x=0
We obtained a quadratic equation. There are many ways to solve a quadratic equation. We will solve it by factoring it.
- 12x^2+6x=0
6x(- 2x+1)=0
lc6x=0 & (I) - 2x+1=0 & (II)
â–¼
Solve for x
lcx=0 & (I) - 2x+1=0 & (II)
lcx=0 & (I) - 2x=- 1 & (II)
lcx=0 & (I) x= 12 & (II)

Checking the Solutions

Next, we will check the solutions by substituting 0 and 12 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. Let's first check the 0.
sqrt(8x^3-1)=2x-1
sqrt(8( 0)^3-1)? =2( 0)-1
â–¼
Simplify
sqrt(8(0)-1)? =2(0)-1
sqrt(0-1)? =0-1
sqrt(- 1)? =- 1
- 1=- 1 ✓
Because our substitution produced a true statement, we know that our answer, x=0, is correct. Let's check now the 12.
sqrt(8x^3-1)=2x-1
sqrt(8( 1/2)^3-1)? =2( 1/2)-1
â–¼
Simplify
sqrt(8(1/8)-1)? =2(1/2)-1
sqrt(8/8-1)? =2/2-1
sqrt(1-1)? =1-1
sqrt(0)? =0
0=0 ✓
Because our substitution produced a true statement, we know that our answer, x= 12, is correct.