Inverses and Radical Functions
June 15, 2024 | by Bloom Code Studio
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.
Park rangers and other trail managers may construct rock piles, stacks, or other arrangements, usually called cairns, to mark trails or other landmarks. (Rangers and environmental scientists discourage hikers from doing the same, in order to avoid confusion and preserve the habitats of plants and animals.) A cairn in the form of a mound of gravel is in the shape of a cone with the height equal to twice the radius.
Figure 1
The volume is found using a formula from elementary geometry.
V===13Οr2h13Οr2(2r)23Οr3π=13ππ2β=13ππ2(2π)=23ππ3
We have written the volume Vπ in terms of the radius 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=3V2Οββββ3π=3π2π3
This function is the inverse of the formula for Vπ in terms of 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 functions fπ and gπ are inverse functions if for every coordinate pair in f,(a,b),π,(π,π), there exists a corresponding coordinate pair in the inverse function, 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 the Sustainability Club builds a water runoff collector in the shape of a parabolic trough as shown inΒ Figure 2. 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.
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, withΒ xπ₯Β measured horizontally andΒ yπ¦Β measured vertically, with the origin at the vertex of the parabola. SeeΒ Figure 3.
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 form y(x)=ax2.π¦(π₯)=ππ₯2. Our equation will need to pass through the point (6, 18), from which we can solve for the stretch factor a.π.
18a===a6218361218=π62π=1836=12
Our parabolic cross section has the equation
y(x)=12×2π¦(π₯)=12π₯2
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 y,π¦, the width will be given by 2x,2π₯, so we need to solve the equation above for xπ₯ 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 xπ₯ values. On this domain, we can find an inverse by solving for the input variable:
y2yxβ΄y====12x2x2Β±2yβββΒ±2xβββπ¦=12π₯22π¦=π₯2π₯=Β±2π¦β΄π¦=Β±2π₯
This is not a function as written. Since we are limiting ourselves to positive xπ₯ values in the original function, we can eliminate the negative solution, which gives us the inverse function weβre looking for.
y=2xβββπ¦=2π₯
Because xπ₯ is the distance from the center of the parabola to either side, the entire width of the water at the top will be 2x.2π₯. The trough is 3 feet (36 inches) long, so the surface area will then be:
Area====lβ w36β 2x72x722yβββArea=πβ π€=36β 2π₯=72π₯=722π¦
This example illustrates two important points:
- When finding the inverse of a quadratic, we have to limit ourselves to a domain on which the function is one-to-one.
- 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 fβ1(x).πβ1(π₯).
Warning: fβ1(x)πβ1(π₯) is not the same as the reciprocal of the function f(x).π(π₯). This use of ββ1β is reserved to denote inverse functions. To denote the reciprocal of a function f(x),π(π₯), we would need to write (f(x))β1=1f(x).(π(π₯))β1=1π(π₯).
An important relationship between inverse functions is that they βundoβ each other. If fβ1πβ1 is the inverse of a function f,π, then fπ is the inverse of the function fβ1.πβ1. In other words, whatever the function fπ does to x,π₯, fβ1πβ1 undoes itβand vice-versa.
fβ1(f(x))=x,for all xin the domain of fπβ1(π(π₯))=π₯,for all π₯in the domain of π
and
f(fβ1(x))=x,for all xin the domain of fβ1π(πβ1(π₯))=π₯,for all π₯in the domain of πβ1
Note that the inverse switches the domain and range of the original function.
VERIFYING TWO FUNCTIONS ARE INVERSES OF ONE ANOTHER
Two functions, fπ and g,π, are inverses of one another if for all xπ₯ in the domain of fπ and g.π.
g(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.
- ReplaceΒ f(x)π(π₯)Β withΒ y.π¦.
- InterchangeΒ xπ₯Β andΒ y.π¦.
- Solve forΒ y,π¦,Β and rename the functionΒ fβ1(x).πβ1(π₯).
EXAMPLE 1
Verifying Inverse Functions
Show that f(x)=1x+1π(π₯)=1π₯+1 and fβ1(x)=1xβ1πβ1(π₯)=1π₯β1 are inverses, for xβ 0,β1π₯β 0,β1 .
Solution
We must show that fβ1(f(x))=xπβ1(π(π₯))=π₯ and f(fβ1(x))=x.π(πβ1(π₯))=π₯.
fβ1(f(x))f(fβ1(x))========fβ1(1x+1)11x+1β1(x+1)β1xf(1xβ1)1(1xβ1)+111xxπβ1(π(π₯))=πβ1(1π₯+1)=11π₯+1β1=(π₯+1)β1=π₯π(πβ1(π₯))=π(1π₯β1)=1(1π₯β1)+1=11π₯=π₯
Therefore, f(x)=1x+1π(π₯)=1π₯+1 and fβ1(x)=1xβ1πβ1(π₯)=1π₯β1 are inverses.
TRY IT #1
Show that f(x)=x+53π(π₯)=π₯+53 and fβ1(x)=3xβ5πβ1(π₯)=3π₯β5 are inverses.
EXAMPLE 2
Finding the Inverse of a Cubic Function
Find the inverse of the function f(x)=5×3+1.π(π₯)=5π₯3+1.
Solution
This is a transformation of the basic cubic toolkit function, and based on our knowledge of that function, we know it is one-to-one. Solving for the inverse by solving for x.π₯.
yxxβ1xβ15fβ1(x)=====5×3+15y3+15y3y3xβ15ββββ3π¦=5π₯3+1π₯=5π¦3+1π₯β1=5π¦3π₯β15=π¦3πβ1(π₯)=π₯β153
Analysis
Look at the graph of fπ and fβ1.πβ1. Notice that one graph is the reflection of the other about the line y=x.π¦=π₯. This is always the case when graphing a function and its inverse function.
Also, since the method involved interchanging xπ₯ and y,π¦, notice corresponding points. If (a,b)(π,π) is on the graph of f,π, then (b,a)(π,π) is on the graph of fβ1.πβ1. Since (0,1)(0,1) is on the graph of f,π, then (1,0)(1,0) is on the graph of fβ1.πβ1. Similarly, since (1,6)(1,6) is on the graph of f,π, then (6,1)(6,1) is on the graph of fβ1.πβ1. See Figure 4.
Figure 4
TRY IT #2
Find the inverse function of f(x)=x+4βββββ3.π(π₯)=π₯+43.
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.
- Restrict the domain by determining a domain on which the original function is one-to-one.
- ReplaceΒ f(x)π(π₯)Β withΒ y.π¦.
- InterchangeΒ xπ₯Β andΒ y.π¦.
- Solve forΒ y,π¦,Β and rename the function or pair of functionΒ fβ1(x).πβ1(π₯).
- Revise the formula forΒ fβ1(x)πβ1(π₯)Β by ensuring that the outputs of the inverse function correspond to the restricted domain of the original function.
EXAMPLE 3
Restricting the Domain to Find the Inverse of a Polynomial Function
Find the inverse function of f:π:
- βΒ f(x)=(xβ4)2,Β xβ₯4π(π₯)=(π₯β4)2,Β π₯β₯4
- βΒ f(x)=(xβ4)2,Β xβ€4π(π₯)=(π₯β4)2,Β π₯β€4
Solution
The original functionΒ f(x)=(xβ4)2π(π₯)=(π₯β4)2Β is not one-to-one, but the function is restricted to a domain ofΒ xβ₯4π₯β₯4Β orΒ xβ€4π₯β€4Β on which it is one-to-one. SeeΒ Figure 5.
Figure 5
To find the inverse, start by replacing f(x)π(π₯) with the simple variable y.π¦.
yxΒ±xβββ4Β±xβββ====(xβ4)2(yβ4)2yβ4yInterchangexand y.Take the square root.Add 4 to both sides.π¦=(π₯β4)2Interchangeπ₯and π¦.π₯=(π¦β4)2Take the square root.Β±π₯=π¦β4Add 4 to both sides.4Β±π₯=π¦
This is not a function as written. We need to examine the restrictions on the domain of the original function to determine the inverse. Since we reversed the roles of xπ₯ and yπ¦ for the original f(x),π(π₯), we looked at the domain: the values xπ₯ could assume. When we reversed the roles of xπ₯ and y,π¦, this gave us the values yπ¦ could assume. For this function, xβ₯4,π₯β₯4, so for the inverse, we should have yβ₯4,π¦β₯4, which is what our inverse function gives.
- βThe domain of the original function was restricted toΒ xβ₯4,π₯β₯4,Β so the outputs of the inverse need to be the same,Β f(x)β₯4,π(π₯)β₯4,Β and we must use the + case:fβ1(x)=4+xβββπβ1(π₯)=4+π₯
- βΒ The domain of the original function was restricted toΒ xβ€4,π₯β€4,Β so the outputs of the inverse need to be the same,Β f(x)β€4,π(π₯)β€4,Β and we must use the β case:fβ1(x)=4βxβββπβ1(π₯)=4βπ₯
Analysis
On the graphs inΒ Figure 6, 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 lineΒ y=x.π¦=π₯.Β The coordinate pairΒ (4,Β 0)(4,Β 0)Β is on the graph ofΒ fπΒ and the coordinate pairΒ (0,Β 4)(0,Β 4)Β is on the graph ofΒ fβ1.πβ1.Β For any coordinate pair, ifΒ (a,b)(π,π)Β is on the graph ofΒ f,π,Β thenΒ (b,a)(π,π)Β is on the graph ofΒ fβ1.πβ1.Β Finally, observe that the graph ofΒ fπΒ intersects the graph ofΒ fβ1πβ1Β on the lineΒ y=x.π¦=π₯.Β Points of intersection for the graphs ofΒ fπΒ andΒ fβ1πβ1Β will always lie on the lineΒ y=x.π¦=π₯.
Figure 6
EXAMPLE 4
Finding the Inverse of a Quadratic Function When the Restriction Is Not Specified
Restrict the domain and then find the inverse of
f(x)=(xβ2)2β3.π(π₯)=(π₯β2)2β3.
Solution
We can see this is a parabola with vertex at (2,β3)(2,β3) that opens upward. Because the graph will be decreasing on one side of the vertex and increasing on the other side, we can restrict this function to a domain on which it will be one-to-one by limiting the domain to xβ₯2.π₯β₯2.
To find the inverse, we will use the vertex form of the quadratic. We start by replacing f(x)π(π₯) with a simple variable, y,π¦, then solve for x.π₯.
yxx+3Β±x+3βββββ2Β±x+3βββββfβ1(x)======(xβ2)2β3(yβ2)2β3(yβ2)2yβ2y2Β±x+3βββββββInterchange xand y.ββAdd 3 to both sides.ββTake the square root.ββAdd 2 to both sides.ββRename the function.π¦=(π₯β2)2β3ββInterchange π₯and π¦.π₯=(π¦β2)2β3ββAdd 3 to both sides.π₯+3=(π¦β2)2ββTake the square root.Β±π₯+3=π¦β2ββAdd 2 to both sides.2Β±π₯+3=π¦ββRename the function.πβ1(π₯)=2Β±π₯+3
Now we need to determine which case to use. Because we restricted our original function to a domain of xβ₯2,π₯β₯2, the outputs of the inverse should be the same, telling us to utilize the + case
fβ1(x)=2+x+3βββββπβ1(π₯)=2+π₯+3
If the quadratic had not been given in vertex form, rewriting it into vertex form would be the first step. This way we may easily observe the coordinates of the vertex to help us restrict the domain.
Analysis
Notice that we arbitrarily decided to restrict the domain on xβ₯2.π₯β₯2. We could just have easily opted to restrict the domain on xβ€2,π₯β€2, in which case fβ1(x)=2βx+3βββββ.πβ1(π₯)=2βπ₯+3. Observe the original function graphed on the same set of axes as its inverse function in Figure 7. Notice that both graphs show symmetry about the line y=x.π¦=π₯. The coordinate pair (2,β3)(2,β3) is on the graph of fπ and the coordinate pair (β3,2)(β3,2) is on the graph of fβ1.πβ1. Observe from the graph of both functions on the same set of axes that
domain of f=range of fβ1=[2,β)domain of π=range of πβ1=[2,β)
and
domain of fβ1=range of f=[β3,β).domain of πβ1=range of π=[β3,β).
Finally, observe that the graph of fπ intersects the graph of fβ1πβ1 along the line y=x.π¦=π₯.
Figure 7
TRY IT #3
Find the inverse of the function f(x)=x2+1,π(π₯)=π₯2+1, on the domain xβ₯0.π₯β₯0.
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.
- Determine the range of the original function.
- ReplaceΒ f(x)π(π₯)Β withΒ y,π¦,Β then solve forΒ x.π₯.
- If necessary, restrict the domain of the inverse function to the range of the original function.
EXAMPLE 5
Finding the Inverse of a Radical Function
Restrict the domain of the function f(x)=xβ4βββββπ(π₯)=π₯β4 and then find the inverse.
Solution
Note that the original function has range f(x)β₯0.π(π₯)β₯0. Replace f(x)π(π₯) with y,π¦, then solve for x.π₯.
yxxx2x2+4fβ1(x)======xβ4βββββyβ4βββββyβ4βββββyβ4yx2+4Replace f(x)with y.Interchange xand y.Square each side.Add 4.Rename the function fβ1(x).π¦=π₯β4Replace π(π₯)with π¦.π₯=π¦β4Interchange π₯and π¦.π₯=π¦β4Square each side.π₯2=π¦β4Add 4.π₯2+4=π¦Rename the function πβ1(π₯).πβ1(π₯)=π₯2+4
Recall that the domain of this function must be limited to the range of the original function.
fβ1(x)=x2+4,xβ₯0πβ1(π₯)=π₯2+4,π₯β₯0
Analysis
Notice inΒ Figure 8Β that the inverse is a reflection of the original function over the lineΒ y=x.π¦=π₯.Β Because the original function has only positive outputs, the inverse function has only positive inputs.
Figure 8
TRY IT #4
Restrict the domain and then find the inverse of the function f(x)=2x+3ββββββ.π(π₯)=2π₯+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.
EXAMPLE 6
Solving an Application with a Cubic Function
Park rangers construct a mound of gravel 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Οr3π=23ππ3
Find the inverse of the function V=23Οr3π=23ππ3 that determines the volume Vπ of a cone and is a function of the radius 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.
Solution
Start with the given function for V.π. Notice that the meaningful domain for the function is r>0π>0 since negative radii would not make sense in this context nor would a radius of 0. Also note the range of the function (hence, the domain of the inverse function) is V>0.π>0. Solve for rπ in terms of V,π, using the method outlined previously. Note that in real-world applications, we do not swap the variables when finding inverses. Instead, we change which variable is considered to be the independent variable.
Vr3r===23Οr33V2Ο3V2Οββββ3Solve for r3.Solve for r.π=23ππ3π3=3π2πSolve for π3.π=3π2π3Solve for π.
This is the result stated in the section opener. Now evaluate this for V=100π=100 and Ο=3.14.π=3.14.
r==ββ3V2Οββββ33β 1002β 3.14βββββ347.7707βββββββ33.63π=3π2π3=3β 1002β 3.143β47.77073β3.63
Therefore, the radius is about 3.63 ft.
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 7
Finding the Domain of a Radical Function Composed with a Rational Function
Find the domain of the function f(x)=(x+2)(xβ3)(xβ1)βββββββββ.π(π₯)=(π₯+2)(π₯β3)(π₯β1).
Solution
Because a square root is only defined when the quantity under the radical is non-negative, we need to determine where (x+2)(xβ3)(xβ1)β₯0.(π₯+2)(π₯β3)(π₯β1)β₯0. The output of a rational function can change signs (change from positive to negative or vice versa) at x-intercepts and at vertical asymptotes. For this equation, the graph could change signs at x=β2, 1, and 3.π₯=β2, 1, and 3.
To determine the intervals on which the rational expression is positive, we could test some values in the expression or sketch a graph. While both approaches work equally well, for this example we will use a graph as shown inΒ Figure 9.
Figure 9
This function has two x-intercepts, both of which exhibit linear behavior near the x-intercepts. There is one vertical asymptote, corresponding to a linear factor; this behavior is similar to the basic reciprocal toolkit function, and there is no horizontal asymptote because the degree of the numerator is larger than the degree of the denominator. There is a y-intercept at (0,6ββ).(0,6).
From the y-intercept and x-intercept at x=β2,π₯=β2, we can sketch the left side of the graph. From the behavior at the asymptote, we can sketch the right side of the graph.
From the graph, we can now tell on which intervals the outputs will be non-negative, so that we can be sure that the original function f(x)π(π₯) will be defined. f(x)π(π₯) has domain β2β€x<1orxβ₯3,β2β€π₯<1orπ₯β₯3, or in interval notation, [β2,1)βͺ[3,β).[β2,1)βͺ[3,β).
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.
EXAMPLE 8
Finding the Inverse of a Rational Function
The function C=20+0.4n100+nπΆ=20+0.4π100+π represents the concentration CπΆ of an acid solution after nπ 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 nπ in terms of 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.
Solution
We first want the inverse of the function in order to determine how many mL we need for a given concentration. We will solve for nπ in terms of C.πΆ.
CC(100+n)100C+Cn100Cβ20100Cβ20n======20+0.4n100+n20+0.4n20+0.4n0.4nβCn(0.4βC)n100Cβ200.4βCπΆ=20+0.4π100+ππΆ(100+π)=20+0.4π100πΆ+πΆπ=20+0.4π100πΆβ20=0.4πβπΆπ100πΆβ20=(0.4βπΆ)ππ=100πΆβ200.4βπΆ
Now evaluate this function at 35%, which is C=0.35.πΆ=0.35.
n===100(0.35)β200.4β0.35150.05300π=100(0.35)β200.4β0.35=150.05=300
We can conclude that 300 mL of the 40% solution should be added.
TRY IT #5
Find the inverse of the function f(x)=x+3xβ2.
RELATED POSTS
View all