6.4 Radical Functions and Equations

Along with radical functions and equations, we must also consider rational exponents.

Recall that x^{\frac{1}{2}} = \sqrt{x}  In general, x^{\frac{1}{n}}=\sqrt[n]{x}.

In fact we can go even further and look at x^{\frac{m}{n}}.  Remember that \left(x^m\right)^n=x^{mn} So it would would be reasonable to say that x^{\frac{m}{n}}=\left(x^{\frac{1}{n}} \right)^m or \left(x^{m} \right)^{\frac{1}{n}.

Rational Exponents

For any number x in the domain and non-zero n:

x^{\frac{m}{n}}=\sqrt[n]{x^m}=\left(\sqrt[n]{x}\right)^m

When we talk about a radical function, we can also consider rational exponent functions as well: f(x)=\sqrt{x} is equivalent to f(x)=x^{\frac{1}{2}}  We can also consider functions like f(x)=x^{\frac{2}{3}}.

The following graphs show several different radical and rational exponent functions:

Graph of the cube root of x
Cube Root Function
Square root graph
Square root function

 

 

Graph of x to the 2/3 power
x to the 2/3 power function

Notice that the domain of f(x)=\sqrt{x} is [0,\infty) while the domain of f(x)=\sqrt[3]{x} is (-\infty, \infty) We can find the cube roots of negative numbers, and in fact we can find the nth root of any negative number when n is odd. When n is even however, the domain will be restricted to whatever is under the square root sign being greater than zero.

Examples Finding the Domain of Radical and Rational Exponent Functions

Find the domain of:

a.  f(x)=\sqrt[4]{x-5}

Since this is an even root, we need to make sure what is under the radical is non-negative so the domain would be where x-5 \geq 0 or [5,\infty)

b. g(x)=2x^{\frac{2}{5}}

Since the rational exponent has an odd number in the denominator, the domain is unrestricted so the domain is (-\infty, \infty)

Solving Rational Exponent Equations

When we are solving equations, we want to isolate the variable, x.  Consider x^{\frac{1}{2}}=5.  If we take both sides to the power \dfrac{2}{1} then we will undo the 1/2 power:

\left(x^\frac{1}{2}\right)^{\frac{2}{1}}=5^2

x^{\frac{1}{2} \cdot \frac{2}{1}}=25

x^1=25  so x = 25

Solving Equations with Rational Exponents

  1. Isolate the expression that is taken to the rational exponent
  2. Take both sides to the power of the reciprocal of that exponent
  3. Solve the resulting equation
  4. ALWAYS check for extraneous solutions

Warning SignThis method can result in solutions that do not actually make the equation true, these are called extraneous solutions.  For this reason, it is important to always check your answers in the original equation.

Example Solving an Equation in which a Variable is Raised to a Rational Exponent

a. Solve the equation: x^{\frac{5}{4}}=32.

x^{\frac{5}{4}}=32

Take both sides to the \dfrac{4}{5} power:
\left(x^{\frac{5}{4}}\right)^{\frac{4}{5}}=32^{\frac{4}{5}}

x^1=32^{\frac{4}{5}}

Remember that 32^{\frac{4}{5}} is \left(\sqrt[5]{32}\right)^4
So x=\left(\sqrt[5]{32}\right)^4=2^4=16

b. Solve the equation 3x^{\frac{3}{4}}=x^{\frac{1}{2}}
This equation involves rational exponents as well as factoring rational exponents. First, put the variable terms on one side of the equation and 0 on the other.
3x^\frac{3}{4}-x^\frac{1}{2}=0

Now we want to factor out something, so lets factor out the lowest exponent.
x^\frac{1}{2}\left(3x^\frac{1}{4}-1\right)=0

Where did the x^\frac{1}{4} come from?

Consider:

\dfrac{x^{\frac{3}{4}}}{x^{\frac{1}{2}}}=x^{\frac{3}{4}-\frac{1}{2}}=x^\frac{1}{4}.

Now, we have x^\frac{1}{2}\left(3x^\frac{1}{4}-1\right)=0 so:
x^\frac{1}{2}=0 or 3x^\frac{1}{4}-1=0

So x=0 or x^\frac{1}{4}=\dfrac{1}{3}

We take the second one to the 4th power:
x=0 or x=\dfrac{1}{3^4}=\dfrac{1}{81}

Try it Now 1

a. Solve the equation x^{\frac{3}{2}}=125

b. Solve the equation (x+5)^{\frac{3}{2}}=8

Solving Radical Equations

Radical equations are equations that contain variables in the radicand (the expression under a radical symbol), such as

    \[\begin{array}{rcl} \sqrt{3x+18}&=&x\\ \sqrt[3]{x+3}&=&x-3\\ \sqrt{x+5}-\sqrt{x-3}&=&2 \end{array}\]

Radical Equations may have one or more radical terms, and are solved by eliminating each radical, one at a time. We have to be careful when solving radical equations, as it is not unusual to find extraneous solutions. This is when we correctly solve an equation and one or more of the possible solutions are not correct due to taking both sides to a power and losing negative values. Therefore, it is imperative that solutions to radical equations always be checked in the original equation.

Radical Equations and How to Solve them

An equation containing terms with a variable in the radicand is called a radical equation.

To solve a radical equation:

  1. Isolate the radical expression on one side and put all remaining terms on the other side. (If there is more than one radical, just pick the hardest looking one first.)
  2. If the radical is a square root, then square both sides of the equation. If it is a cube root, cube both sides…if it is an nth root, take both sides to the nth power.
  3. Solve the remaining equation.
  4. If a radical term still remains, repeat steps 1-3.
  5. ALWAYS confirm solutions by substituting them into the original equation to look for extraneous solutions.

Example Solving an Equation with One Radical

Solve \sqrt{15-2x}=x

Square both sides:
\left(\sqrt{15-2x}\right)^2=x^2
15-2x=x^2
0=x^2+2x-15
(x+5)(x-3)=0
x=-5 or x=3

Check our solutions:
-5: \sqrt{15-2(-5)}=-5
\sqrt{25}=-5
5=-5 FALSE
(Remember the square root symbol indicates the positive square root of a number, so -5 is NOT a solution to the equation, it is an extraneous solution)
3: \sqrt{15-2(3)}=3
\sqrt{9}=3
3=3 TRUE

So the solution to this equation is x = 3 (x = -5 is extraneous)

Try it Now 2

Solve the radical equation: \sqrt{x+3}=3x-1

Hint:  Remember that (3x-1)^2=(3x-1)(3x-1)

Example Solving a Radical Equation Containing Two Radicals

Solve: \sqrt{2x+3}+\sqrt{x-2}=4

We need to pick one to isolate, so 2x+3 looks like the harder one, so lets subtract \sqrt{x-2} from both sides:
\sqrt{2x+3}=4-\sqrt{x-2}

Now square both sides:
\left(\sqrt{2x+3}\right)^2=\left(4-\sqrt{x-2}\right)^2
2x+3=16-8\sqrt{x-2}+(x-2)

We still have a radical, so we have to isolate that one now:
x-11=-8\sqrt{x-2}
-\dfrac{1}{8}(x-11)=\sqrt{x-2}

Square both sides again:
\left(-\dfrac{1}{8}(x-11)\right)^2=\left(\sqrt{x-2}\right)^2
\dfrac{1}{64}\left(x^2-22x+121)=x-2

We can get rid of the fraction by multiplying both sides by 64:
x^2-22x+121=64x-128

Since this is quadratic, lets get everything on one side and 0 on the other and try to factor:
x^2-86x+249=0
(x-3)(x-83)=0
So x=3 or x=83

Now we have to check our solutions in the original equations:
3: \begin{array}{rcl} \sqrt{2(3)+3}+\sqrt{3-2}&=&4\\ \sqrt{9}+\sqrt{1}&=&4\\ 3+1&=&4\\ 4&=&4 \end{array}
True, so x = 3 is a solution to the equation.

83: \begin{array}{rcl} \sqrt{2(83)+3}+\sqrt{83-2}&=&4\\ \sqrt{169}+\sqrt{81}&=&4\\ 13+9&=&4\\ 22&=&4 \end{array}
False, so x = 83 is an extraneous solution.

The only solution is 3, with 83 being extraneous.

Try it Now 3

Solve the equations and check for extraneous solutions:

\sqrt{3x+7}+\sqrt{x+2}=1

Try it Now Answers

  1. a. x=25;       b. x=-1
  2. x=1 and \dfrac{-2}{9} is extraneous
  3. x=-2 and -1 is extraneous

Media Attributions

  • cuberootgraph
  • sqrootgraph
  • xto23power
  • warningsign

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

College Algebra for the Managerial Sciences Copyright © by Terri Manthey is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book