Topic 8 Radical Equations

8.1 Design a Pendulum clock

A pendulum clock is a clock that uses a pendulum, a swinging weight, as its timekeeping element. Galileo Galilei discovered in early 17th century the relation between the length L of a pendulum and the period T of th pendulum. For a pendulum clock, the relations is approximately determined by the following rule of thumb formula: T2L given that L and T are measured in meters and seconds respectively. If the period of a pendulum clock is 2 seconds, how long should be the pendulum?

8.2 Solving Radical Equations by Taking a Power

The idea to solve a radical equation Xn=a is to first take n-th power of both sides to get rid of the radical sign, that is X=an and then solve the resulting equation.

Solve by Reduction
The goal to solve a single variable equation is to isolate the variable. When an equation involves radical expressions, you can not isolate the variable arithmetically without eliminating the radical sign unless the radicand is a perfect power. To remove a radical sign, you make take a power. However, you’d better to isolate it first. Because simply taking powers of both sides may create new radical expressions.

Example 8.1 Solve the equation xx+1=1.

Solution.

  1. Arrange terms so that one radical is isolated on one side of the equation. x1=x+1

  2. Square both sides to eliminate the square root. (x1)2=x+1

  3. Solve the resulting equation. x22x+1=x+1x23x=0x(x3)=0 x=0orx3=0x=0orx=3

  4. Check all proposed solutions.
    Plug x=0 into the original equation, we see that the left hand side is 00+1=01=01=1 which is not equal to the right hand side. So x=0 cannot be a solution.

    Plug x=3 into the original equation, we see that the left hand side is 33+1=34=32=1. So x=3 is a solution.

Example 8.2 Solve the equation x1x6=1.

Solution.

  1. Isolated one radical. x1=x6+1
  2. Square both sides to remove radical sign and then isolate the remaining radical. x1=(x6)+2x6+1x1=x5+2x64=2x62=x6.
  3. Square both sides to remove the radical sign and then solve. x6=2x6=4x=10. Since 101>0 and 106>0, x=10 is a valid solution. Indeed, 101106=94=32=1.

Example 8.3 Solve the equation 2x43=6.

Solution.

  1. Isolated the radical. x43=3
  2. Cube both sides to eliminate the cube root and then solve the resulting equation. x4=(3)3x4=27x=23 The solution is x=23.

8.3 Equations Involving Rational Exponents

Equation involving rational exponents may be solved similarly. However, one should be careful with meaning of the expression (Xmn)nm. When m is even and n is odd, (Xmn)nm=|X|. Otherwise, (Xmn)nm=X.

Example 8.4 Solve the equation (x+2)12(x3)12=1.

Solution.

Since there are more than one term involving rational exponents, to solve the equation, we isolate one term and taking power and so on so forth. (x+2)12(x3)12=1(x+2)12=(x3)12+1x+2=((x3)12+1)2x+2=(x3)+2(x3)12+12(x3)12=4(x3)12=2x3=4x=7 Check: (7+2)12(73)12=94=32=1.

So the equation has one solution x=7.

Example 8.5 Solve the equation (x1)23=4.

Solution.

There are different way to solve this equation. One may is to take rational powers of both sides and solve the resulting equation. (x1)23=4((x1)23)32=432|x1|=8x1=8orx1=8x=9orx=7 Check: (91)23=823=(813)2=22=4; (71)23=(8)23=((8)13)2=(2)2=4.

So the equation has two solutions x=9 and x=7.

8.4 Learn from Mistakes

Example 8.6 Can you find the mistakes made in the solution and fix it?

Solve the radical equation. x1+2=x

Solution (incorrect): x2+2=x(x2)2+22=x2x2+4=x2x+2=x2x2x2=0(x2)(x+1)=0x2=0orx+1=0x=2orx=1 Answer: the equation has two solutions x=2 and x=1.

Solution.

When squaring one side of the equation, the other side as a whole should be squared. The mistake occurred at the squaring step. The right way to solve the equation is as follows. x2+2=xx2=x2x2=(x2)2(x2)2(x2)=0(x2)(x21)=0(x2)(x3)=0x=2orx=3 Because squaring is not an equivalent transformation in general, the solutions of the resulting equations must be checked. When x=2, the left side of the original equation is 22+2=0+2=2. When x=3, the left side is 32+2=1+2=3. So both x=2 and x=3 are solutions of the function x1+2=x.

8.5 Practice

Problem 8.1 Solve each radical equation.

  1. 3x+1=4
  2. 2x15=0

Problem 8.2 Solve each radical equation.

  1. 5x+1=x+1
  2. x=3x+73

Problem 8.3 Solve each radical equation.

  1. 6x+7x=2
  2. x+2+x1=3

Problem 8.4 Solve each radical equation.

  1. x+5x3=2
  2. 33x13=6

Problem 8.5 Solve each radical equation.

  1. (x+3)12=x+1
  2. 2(x1)12(x1)12=1

Problem 8.6 Solve each radical equation.

  1. (x1)32=8
  2. (x+1)23=4