Inverses and Radical Functions

Learning Objectives

In this section, you will:

  • Find the inverse of an invertible 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.

Figure 1.

The volume is found using a formula from elementary geometry.

V=13πr2h=13πr2(2r)=23πr3V=13πr2h=13πr2(2r)=23πr3

We have written the volumeVVin terms of the radiusr.r.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

r=33V2πr=33V2π

This function is the inverse of the formula forVVin terms ofr.r.

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

Finding the Inverse of a Polynomial Function

Two functionsffandggare inverse functions if for every coordinate pair inf,(a,b),f,(a,b),there exists a corresponding coordinate pair in the inverse function,g,(b,a).g,(b,a).In other words, the coordinate pairs of the inverse functions have the input and output interchanged. Only one-to-one functions have inverses. Recall that a one-to-one function has a unique output value for each input value and passes the horizontal line test.

For example, suppose a water runoff collector is built in the shape of a parabolic trough as shown in (Figure). 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” in height, 3’ in length, and 12” in width.

Figure 2.

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, withxxmeasured horizontally andyymeasured vertically, with the origin at the vertex of the parabola. See (Figure).

Graph of a parabola.

Figure 3.

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 formy(x)=ax2.y(x)=ax2.Our equation will need to pass through the point (6, 18), from which we can solve for the stretch factora.a.

18=a62a=1836=1218=a62a=1836=12

Our parabolic cross section has the equation

y(x)=12x2y(x)=12x2

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 depthy,y,the width will be given by2x,2x,so we need to solve the equation above forxxand 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 positivexxvalues. On this domain, we can find an inverse by solving for the input variable:

y=12x22y=x2x=±2yy=12x22y=x2x=±2y

This is not a function as written. We are limiting ourselves to positivexxvalues, so we eliminate the negative solution, giving us the inverse function we’re looking for.

y=x22, x>0y=x22, x>0

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

Area=lw=362x=72x=722yArea=lw=362x=72x=722y

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 notationf1(x).f1(x).

Warning:f1(x)f1(x)is not the same as the reciprocal of the functionf(x).f(x).This use of “–1” is reserved to denote inverse functions. To denote the reciprocal of a functionf(x),f(x),we would need to write(f(x))1=1f(x).(f(x))1=1f(x).

An important relationship between inverse functions is that they “undo” each other. Iff1f1is the inverse of a functionf,f,
thenffis the inverse of the functionf1.f1.In other words, whatever the functionffdoes tox,x,
f1f1undoes it—and vice-versa.

f1(f(x))=x,for all x in the domain of ff1(f(x))=x,for all x in the domain of f

and

f(f1(x))=x,for all x in the domain of f1f(f1(x))=x,for all x in the domain of f1

Note that the inverse switches the domain and range of the original function.

Verifying Two Functions Are Inverses of One Another

Two functions,ff
andg,g,are inverses of one another if for allxxin the domain offf
andg.g.

g(f(x))=f(g(x))=xg(f(x))=f(g(x))=x

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. Replacef(x)f(x)withy.y.
  2. Interchangexxandy.y.
  3. Solve fory,y,and rename the functionf1(x).f1(x).

Verifying Inverse Functions

Show thatf(x)=1x+1f(x)=1x+1andf1(x)=1x1f1(x)=1x1are inverses, forx0,1x0,1.

Try It

Show thatf(x)=x+53f(x)=x+53
andf1(x)=3x5f1(x)=3x5are inverses.

Finding the Inverse of a Cubic Function

Find the inverse of the functionf(x)=5x3+1.f(x)=5x3+1.

Analysis

Look at the graph offfandf1.f1.Notice that one graph is the reflection of the other about the liney=x.y=x.This is always the case when graphing a function and its inverse function.

Also, since the method involved interchangingxxandy,y,notice corresponding points. If(a,b)(a,b)is on the graph off,f,then(b,a)(b,a)is on the graph off1.f1.Since(0,1)(0,1)is on the graph off,f,then(1,0)(1,0)is on the graph off1.f1.Similarly, since(1,6)(1,6)is on the graph off,f,then(6,1)(6,1)is on the graph off1.f1.See (Figure).

Graph of f(x)=5x^3+1 and its inverse, f^(-1)(x)=3sqrt((x-1)/(5)).

Figure 4.

Try It

Find the inverse function off(x)=3x+4.f(x)=3x+4.

Restricting the Domain to Find the Inverse of a Polynomial Function

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.

Restricting the Domain

If a function is not one-to-one, it cannot have an inverse. 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.

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. Replacef(x)f(x)withy.y.
  3. Interchangexxandy.y.
  4. Solve fory,y,and rename the function or pair of functionf1(x).f1(x).
  5. Revise the formula forf1(x)f1(x)by ensuring that the outputs of the inverse function correspond to the restricted domain of the original function.

Restricting the Domain to Find the Inverse of a Polynomial Function

Find the inverse function off:f:

  1. f(x)=(x4)2,x4f(x)=(x4)2,x4
  2. f(x)=(x4)2,x4f(x)=(x4)2,x4

Analysis

On the graphs in (Figure), we see the original function graphed on the same set of axes as its inverse function. Notice that together the graphs show symmetry about the liney=x.y=x.The coordinate pair(4,0)(4,0)is on the graph offfand the coordinate pair(0,4)(0,4)is on the graph off1.f1.For any coordinate pair, if(a, b)(a, b)is on the graph off,f,then(b, a)(b, a)is on the graph off1.f1.Finally, observe that the graph offfintersects the graph off1f1on the liney=x.y=x.Points of intersection for the graphs offfandf1f1will always lie on the liney=x.y=x.

Two graphs of a parabolic function with half of its inverse.

Figure 6.

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

Restrict the domain and then find the inverse of

f(x)=(x2)23.f(x)=(x2)23.

Analysis

Notice that we arbitrarily decided to restrict the domain onx2.x2.We could just have easily opted to restrict the domain onx2,x2,in which casef1(x)=2x+3.f1(x)=2x+3.Observe the original function graphed on the same set of axes as its inverse function in (Figure). Notice that both graphs show symmetry about the liney=x.y=x.The coordinate pair(2, 3)(2, 3)is on the graph offfand the coordinate pair(3, 2)(3, 2)is on the graph off1.f1.Observe from the graph of both functions on the same set of axes that

domain of f=range off1=[2,)domain of f=range off1=[2,)

and

domain of f1=range off=[3,).domain of f1=range off=[3,).

Finally, observe that the graph offfintersects the graph off1f1along the liney=x.y=x.

Graph of a parabolic function with half of its inverse.

Figure 7.

Try It

Find the inverse of the functionf(x)=x2+1,f(x)=x2+1,on the domainx0.x0.

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. Replacef(x)f(x) withy,y,then solve forx.x.
  3. If necessary, restrict the domain of the inverse function to the range of the original function.

Finding the Inverse of a Radical Function

Restrict the domain of the functionf(x)=x4f(x)=x4and then find the inverse.

Analysis

Notice in (Figure) that the inverse is a reflection of the original function over the liney=x.y=x.Because the original function has only positive outputs, the inverse function has only positive inputs.

Graph of f(x)=sqrt(x-4) and its inverse, f^(-1)(x)=x^2+4.

Figure 8.

Try It

Restrict the domain and then find the inverse of the functionf(x)=2x+3.f(x)=2x+3.

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.

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

V=23πr3V=23πr3

Find the inverse of the functionV=23πr3V=23πr3that determines the volumeVVof a cone and is a function of the radiusr.r.Then use the inverse function to calculate the radius of such a mound of gravel measuring 100 cubic feet. Useπ=3.14.π=3.14.

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.

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

Find the domain of the functionf(x)=(x+2)(x3)(x1).f(x)=(x+2)(x3)(x1).

Finding Inverses of Rational 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.

Finding the Inverse of a Rational Function

The functionC=20+0.4n100+nC=20+0.4n100+nrepresents the concentrationCCof an acid solution afternnmL 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 fornnin terms ofC.C.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 functionf(x)=x+3x2.f(x)=x+3x2.

Key Concepts

  • The inverse of a quadratic function is a square root function.
  • Iff1f1 is the inverse of a functionf,f, thenff is the inverse of the functionf1.f1. See (Figure).
  • While it is not possible to find an inverse of most polynomial functions, some basic polynomials are invertible. See (Figure).
  • To find the inverse of certain functions, we must restrict the function to a domain on which it will be one-to-one. See (Figure) and (Figure).
  • When finding the inverse of a radical function, we need a restriction on the domain of the answer. See (Figure) and (Figure).
  • Inverse and radical and functions can be used to solve application problems. See (Figure) and (Figure).

Section Exercises

Verbal

Explain why we cannot find inverse functions for all polynomial functions.

Why must we restrict the domain of a quadratic function when finding its inverse?

When finding the inverse of a radical function, what restriction will we need to make?

The inverse of a quadratic function will always take what form?

Algebraic

For the following exercises, find the inverse of the function on the given domain.

f(x)=(x4)2,[4,)f(x)=(x4)2,[4,)

f(x)=(x+2)2,[2,)f(x)=(x+2)2,[2,)

f(x)=(x+1)23,[1,)f(x)=(x+1)23,[1,)

f(x)=3x2+5,(,0]f(x)=3x2+5,(,0]

f(x)=12x2,[0,)f(x)=12x2,[0,)

f(x)=9x2,[0,)f(x)=9x2,[0,)

f(x)=2x2+4,[0,)f(x)=2x2+4,[0,)

For the following exercises, find the inverse of the functions.

f(x)=x3+5f(x)=x3+5

f(x)=3x3+1f(x)=3x3+1

f(x)=4x3f(x)=4x3

f(x)=42x3f(x)=42x3

For the following exercises, find the inverse of the functions.

f(x)=2x+1f(x)=2x+1

f(x)=34xf(x)=34x

f(x)=9+4x4f(x)=9+4x4

f(x)=6x8+5f(x)=6x8+5

f(x)=9+23xf(x)=9+23x

f(x)=33xf(x)=33x

f(x)=2x+8f(x)=2x+8

f(x)=3x4f(x)=3x4

f(x)=x+3x+7f(x)=x+3x+7

f(x)=x2x+7f(x)=x2x+7

f(x)=3x+454xf(x)=3x+454x

f(x)=5x+125xf(x)=5x+125x

f(x)=x2+2x,[1,)f(x)=x2+2x,[1,)

f(x)=x2+4x+1,[2,)f(x)=x2+4x+1,[2,)

f(x)=x26x+3,[3,)f(x)=x26x+3,[3,)

Graphical

For the following exercises, find the inverse of the function and graph both the function and its inverse.

f(x)=x2+2,x0f(x)=x2+2,x0

f(x)=4x2,x0f(x)=4x2,x0

f(x)=(x+3)2,x3f(x)=(x+3)2,x3

f(x)=(x4)2,x4f(x)=(x4)2,x4

f(x)=x3+3f(x)=x3+3

f(x)=1x3f(x)=1x3

f(x)=x2+4x,x2f(x)=x2+4x,x2

f(x)=x26x+1,x3f(x)=x26x+1,x3

f(x)=2xf(x)=2x

f(x)=1x2,x0f(x)=1x2,x0

For the following exercises, use a graph to help determine the domain of the functions.

f(x)=(x+1)(x1)x

f(x)=(x+2)(x3)x1

f(x)=x(x+3)x4

f(x)=x2x20x2

f(x)=9x2x+4

Technology

For the following exercises, use a calculator to graph the function. Then, using the graph, give three points on the graph of the inverse with y-coordinates given.

f(x)=x3x2,y=1,2,3

f(x)=x3+x2,y=0,1,2

f(x)=x3+3x4,y=0,1,2

f(x)=x3+8x4,y=1,0,1

f(x)=x4+5x+1,y=1,0,1

Extensions

For the following exercises, find the inverse of the functions witha,b,cpositive real numbers.

f(x)=ax3+b

f(x)=x2+bx

f(x)=ax2+b

f(x)=3ax+b

f(x)=ax+bx+c

Real-World Applications

For the following exercises, determine the function described and then use it to answer the question.

An object dropped from a height of 200 meters has a height,h(t),in meters aftertseconds have lapsed, such thath(t)=2004.9t2.Expresstas a function of height,h,and find the time to reach a height of 50 meters.

An object dropped from a height of 600 feet has a height,h(t),in feet aftertseconds have elapsed, such thath(t)=60016t2.Expresst
as a function of heighth,and find the time to reach a height of 400 feet.

The volume,V,of a sphere in terms of its radius,r,is given byV(r)=43πr3.Expressras a function ofV,and find the radius of a sphere with volume of 200 cubic feet.

The surface area,A,of a sphere in terms of its radius,r,is given byA(r)=4πr2.Expressras a function ofV,and find the radius of a sphere with a surface area of 1000 square inches.

A container holds 100 mL of a solution that is 25 mL acid. IfnmL of a solution that is 60% acid is added, the functionC(n)=25+.6n100+ngives the concentration,C,as a function of the number of mL added,n.Expressnas a function ofCand determine the number of mL that need to be added to have a solution that is 50% acid.

The periodT,in seconds, of a simple pendulum as a function of its lengthl,in feet, is given byT(l)=2πl32.2 . Expresslas a function ofTand determine the length of a pendulum with period of 2 seconds.

The volume of a cylinder ,V,in terms of radius,r,and height,h,is given byV=πr2h.If a cylinder has a height of 6 meters, express the radius as a function ofVand find the radius of a cylinder with volume of 300 cubic meters.

The surface area,A,of a cylinder in terms of its radius,r,and height,h,is given byA=2πr2+2πrh.If the height of the cylinder is 4 feet, express the radius as a function ofVand find the radius if the surface area is 200 square feet.

The volume of a right circular cone,V,in terms of its radius,r,and its height,h,is given byV=13πr2h.Expressrin terms ofVif the height of the cone is 12 feet and find the radius of a cone with volume of 50 cubic inches.

Consider a cone with height of 30 feet. Express the radius,r,in terms of the volume,V,and find the radius of a cone with volume of 1000 cubic feet.

Glossary

invertible function
any function that has an inverse function