Radical Functions

Learning Outcomes

  • Find the inverse of a polynomial function.
  • Restrict the domain to find the inverse of a polynomial function.

A mound of gravel is in the shape of a cone with the height equal to twice the radius.

Gravel in the shape of a cone.

The volume is found using a formula from geometry.

[latex]\begin{align}V&=\frac{1}{3}\pi {r}^{2}h \\[1mm] &=\frac{1}{3}\pi {r}^{2}\left(2r\right) \\[1mm] &=\frac{2}{3}\pi {r}^{3} \end{align}[/latex]

We have written the volume [latex]V[/latex] in terms of the radius [latex]r[/latex]. However, in some cases, we may start out with the volume and want to find the radius. For example: A customer purchases 100 cubic feet of gravel to construct a cone shape mound with a height twice the radius. What are the radius and height of the new cone? To answer this question, we use the formula

[latex]r=\sqrt[3]{\dfrac{3V}{2\pi }}[/latex]

This function is the inverse of the formula for [latex]V[/latex] in terms of [latex]r[/latex].

In this section, we will explore the inverses of polynomial and rational functions and in particular the radical functions we encounter in the process.

Radicals as Inverse Polynomial Functions

Recall that two functions [latex]f[/latex] and [latex]g[/latex] are inverse functions if for every coordinate pair in [latex]f[/latex], [latex](a, b)[/latex], there exists a corresponding coordinate pair in the inverse function, [latex]g[/latex], [latex](b, a)[/latex]. In other words, the coordinate pairs of the inverse functions have the input and output interchanged.

For a function to have an inverse function the function to create a new function that is one-to-one and would have an inverse function.

For example suppose a water runoff collector is built in the shape of a parabolic trough as shown below. We can use the information in the figure to find the surface area of the water in the trough as a function of the depth of the water.

Diagram of a parabolic trough that is 18

Because it will be helpful to have an equation for the parabolic cross-sectional shape, we will impose a coordinate system at the cross section, with [latex]x[/latex] measured horizontally and [latex]y[/latex] measured vertically, with the origin at the vertex of the parabola.

Graph of a parabola.

From this we find an equation for the parabolic shape. We placed the origin at the vertex of the parabola, so we know the equation will have form [latex]y\left(x\right)=a{x}^{2}[/latex]. Our equation will need to pass through the point (6, 18), from which we can solve for the stretch factor [latex]a[/latex].

[latex]\begin{align} 18&=a{6}^{2} \\[1mm] a&=\frac{18}{36} \\[1mm] a&=\frac{1}{2} \end{align}[/latex]

Our parabolic cross section has the equation

[latex]y\left(x\right)=\frac{1}{2}{x}^{2}[/latex]

We are interested in the surface area of the water, so we must determine the width at the top of the water as a function of the water depth. For any depth [latex]y[/latex] the width will be given by [latex]2x[/latex], so we need to solve the equation above for [latex]x[/latex] and find the inverse function. However, notice that the original function is not one-to-one, and indeed, given any output there are two inputs that produce the same output, one positive and one negative.

To find an inverse, we can restrict our original function to a limited domain on which it is one-to-one. In this case, it makes sense to restrict ourselves to positive [latex]x[/latex] values. On this domain, we can find an inverse by solving for the input variable:

[latex]\begin{align}y&=\frac{1}{2}{x}^{2} \\[1mm] 2y&={x}^{2} \\[1mm] x&=\pm \sqrt{2y} \end{align}[/latex]

This is not a function as written. We are limiting ourselves to positive [latex]x[/latex] values, so we eliminate the negative solution, giving us the inverse function we’re looking for.

[latex]y=\dfrac{{x}^{2}}{2},\text{ }x>0[/latex]

Because [latex]x[/latex] is the distance from the center of the parabola to either side, the entire width of the water at the top will be [latex]2x[/latex]. The trough is 3 feet (36 inches) long, so the surface area will then be:

[latex]\begin{align}\text{Area}&=l\cdot w \\[1mm] &=36\cdot 2x \\[1mm] &=72x \\[1mm] &=72\sqrt{2y} \end{align}[/latex]

This example illustrates two important points:

  1. When finding the inverse of a quadratic, we have to limit ourselves to a domain on which the function is one-to-one.
  2. The inverse of a quadratic function is a square root function. Both are toolkit functions and different types of power functions.

Functions involving roots are often called radical functions. While it is not possible to find an inverse of most polynomial functions, some basic polynomials do have inverses. Such functions are called invertible functions, and we use the notation [latex]{f}^{-1}\left(x\right)[/latex].

Warning: [latex]{f}^{-1}\left(x\right)[/latex] is not the same as the reciprocal of the function [latex]f\left(x\right)[/latex]. This use of –1 is reserved to denote inverse functions. To denote the reciprocal of a function [latex]f\left(x\right)[/latex], we would need to write [latex]{\left(f\left(x\right)\right)}^{-1}=\frac{1}{f\left(x\right)}[/latex].

An important relationship between inverse functions is that they “undo” each other. If [latex]{f}^{-1}[/latex] is the inverse of a function [latex]f[/latex], then [latex]f[/latex] is the inverse of the function [latex]{f}^{-1}[/latex]. In other words, whatever the function [latex]f[/latex] does to [latex]x[/latex], [latex]{f}^{-1}[/latex] undoes it—and vice-versa. More formally, we write

[latex]{f}^{-1}\left(f\left(x\right)\right)=x,\text{for all }x\text{ in the domain of }f[/latex]

and

[latex]f\left({f}^{-1}\left(x\right)\right)=x,\text{for all }x\text{ in the domain of }{f}^{-1}[/latex]

A General Note: Verifying Two Functions Are Inverses of One Another

Two functions, [latex]f[/latex] and [latex]g[/latex], are inverses of one another if for all [latex]x[/latex] in the domain of [latex]f[/latex] and [latex]g[/latex].

[latex]g\left(f\left(x\right)\right)=f\left(g\left(x\right)\right)=x[/latex]

How To: Given a polynomial function, find the inverse of the function by restricting the domain in such a way that the new function is one-to-one.

  1. Verify that [latex]f[/latex] is a one-to-one function.
  2. Replace [latex]f\left(x\right)[/latex] with [latex]y[/latex].
  3. Interchange [latex]x[/latex] and [latex]y[/latex].
  4. Solve for [latex]y[/latex], and rename the function [latex]{f}^{-1}\left(x\right)[/latex].

Example: Verifying Inverse Functions

Show that [latex]f\left(x\right)=\dfrac{1}{x+1}[/latex] and [latex]{f}^{-1}\left(x\right)=\dfrac{1}{x}-1[/latex] are inverses, for [latex]x\ne 0,-1[/latex] .

Try It

Show that [latex]f\left(x\right)=\dfrac{x+5}{3}[/latex] and [latex]{f}^{-1}\left(x\right)=3x - 5[/latex] are inverses.

Example: Finding the Inverse of a Cubic Function

Find the inverse of the function [latex]f\left(x\right)=5{x}^{3}+1[/latex].

Try It

Find the inverse function of [latex]f\left(x\right)=\sqrt[3]{x+4}[/latex].

Domains of Radical Functions

So far we have been able to find the inverse functions of cubic functions without having to restrict their domains. However, as we know, not all cubic polynomials are one-to-one. Some functions that are not one-to-one may have their domain restricted so that they are one-to-one, but only over that domain. The function over the restricted domain would then have an inverse function. Since quadratic functions are not one-to-one, we must restrict their domain in order to find their inverses.

A General Note: Restricting the Domain

If a function is not one-to-one, it cannot have an inverse function. If we restrict the domain of the function so that it becomes one-to-one, thus creating a new function, this new function will have an inverse function.

How To: Given a polynomial function, restrict the domain of a function that is not one-to-one and then find the inverse.

  1. Restrict the domain by determining a domain on which the original function is one-to-one.
  2. Replace [latex]f(x)[/latex] with [latex]y[/latex].
  3. Interchange [latex]x[/latex] and [latex]y[/latex].
  4. Solve for [latex]y[/latex], and rename the function or pair of function [latex]{f}^{-1}\left(x\right)[/latex].
  5. Revise the formula for [latex]{f}^{-1}\left(x\right)[/latex] by ensuring that the outputs of the inverse function correspond to the restricted domain of the original function.

Example: Restricting the Domain to Find the Inverse of a Polynomial Function

Find the inverse function of [latex]f[/latex]:

  1. [latex]f\left(x\right)={\left(x - 4\right)}^{2}, x\ge 4[/latex]
  2. [latex]f\left(x\right)={\left(x - 4\right)}^{2}, x\le 4[/latex]

Example: Finding the Inverse of a Quadratic Function When the Restriction Is Not Specified

Restrict the domain and then find the inverse of

[latex]f\left(x\right)={\left(x - 2\right)}^{2}-3[/latex].

Try It

Find the inverse of the function [latex]f\left(x\right)={x}^{2}+1[/latex], on the domain [latex]x\ge 0[/latex].

Watch the following video to see more examples of how to restrict the domain of a quadratic function to find it’s inverse.

Solving Applications of Radical Functions

Notice that the functions from previous examples were all polynomials, and their inverses were radical functions. If we want to find the inverse of a radical function, we will need to restrict the domain of the answer because the range of the original function is limited.

How To: Given a radical function, find the inverse.

  1. Determine the range of the original function.
  2. Replace [latex]f(x)[/latex] with [latex]y[/latex], then solve for [latex]x[/latex].
  3. If necessary, restrict the domain of the inverse function to the range of the original function.

Example: Finding the Inverse of a Radical Function

Restrict the domain and then find the inverse of the function [latex]f\left(x\right)=\sqrt{x - 4}[/latex].

Try It

Restrict the domain and then find the inverse of the function [latex]f\left(x\right)=\sqrt{2x+3}[/latex].

Solving Applications of Radical Functions

Radical functions are common in physical models, as we saw in the section opener. We now have enough tools to be able to solve the problem posed at the start of the section.

Example: Solving an Application with a Cubic Function

A mound of gravel is in the shape of a cone with the height equal to twice the radius. The volume of the cone in terms of the radius is given by

[latex]V=\frac{2}{3}\pi {r}^{3}[/latex]

Find the inverse of the function [latex]V=\frac{2}{3}\pi {r}^{3}[/latex] that determines the volume [latex]V[/latex] of a cone and is a function of the radius [latex]r[/latex]. Then use the inverse function to calculate the radius of such a mound of gravel measuring 100 cubic feet. Use [latex]\pi =3.14[/latex].

Determining the Domain of a Radical Function Composed with Other Functions

When radical functions are composed with other functions, determining domain can become more complicated.

Example: Finding the Domain of a Radical Function Composed with a Rational Function

Find the domain of the function [latex]f\left(x\right)=\sqrt{\dfrac{\left(x+2\right)\left(x - 3\right)}{\left(x - 1\right)}}[/latex].

Try it

Finding Inverses of Ratinal Functions

As with finding inverses of quadratic functions, it is sometimes desirable to find the inverse of a rational function, particularly of rational functions that are the ratio of linear functions, such as in concentration applications.

Example: Finding the Inverse of a Rational Function

The function [latex]C=\dfrac{20+0.4n}{100+n}[/latex] represents the concentration [latex]C[/latex] of an acid solution after [latex]n[/latex] mL of 40% solution has been added to 100 mL of a 20% solution. First, find the inverse of the function; that is, find an expression for [latex]n[/latex] in terms of [latex]C[/latex]. Then use your result to determine how much of the 40% solution should be added so that the final mixture is a 35% solution.

Try It

Find the inverse of the function [latex]f\left(x\right)=\dfrac{x+3}{x - 2}[/latex].

Watch this video to see another worked example of how to find the inverse of a rational function.

Key Concepts

  • The inverse of a quadratic function is a square root function.
  • If [latex]{f}^{-1}[/latex] is the inverse of a function [latex]f[/latex], then [latex]f[/latex] is the inverse of the function [latex]{f}^{-1}[/latex].
  • While it is not possible to find an inverse of most polynomial functions, some basic polynomials are invertible.
  • To find the inverse of certain functions, we must restrict the function to a domain on which it will be one-to-one.
  • When finding the inverse of a radical function, we need a restriction on the domain of the answer.
  • Inverse and radical and functions can be used to solve application problems.

Glossary

invertible function
any function that has an inverse function