Skip to main content
Mathematics LibreTexts

5.6: Inverses and Radical Functions

  • Page ID
    106521
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    Learning Objectives

    In this section, you will:

    • Find the inverse of an invertible 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 \(\PageIndex{1}\)

    The volume is found using a formula from elementary geometry.

    \[ \begin{align*} V&=\dfrac{1}{3}\pi r^2h \\[4pt] &=\dfrac{1}{3}\pi r^2(2r)\\[4pt] &=\dfrac{2}{3}\pi r^3 \end{align*}\]

    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=\sqrt[3]{\dfrac{3V}{2\pi}} \nonumber\]

    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 a water runoff collector is built in the shape of a parabolic trough as shown in Figure \(\PageIndex{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.

    Diagram of a parabolic trough that is 18” in height, 3’ in length, and 12” in width.
    Figure \(\PageIndex{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 (Figure \(\PageIndex{3}\)).

    Graph of a parabola.
    Figure \(\PageIndex{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)=ax^2\). Our equation will need to pass through the point \((6, 18)\), from which we can solve for the stretch factor \(a\).

    \[ \begin{align*} 18&=a6^2 \\[4pt] a &=\dfrac{18}{36} \\[4pt] &=\dfrac{1}{2} \end{align*}\]

    Our parabolic cross section has the equation

    \(y(x)=\dfrac{1}{2}x^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\), 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:

    \[ \begin{align*} y&=\dfrac{1}{2}x^2 \\[4pt] 2y&=x^2 \\[4pt] x&=\pm \sqrt{2y} \end{align*}\]

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

    \(y=\dfrac{x^2}{2}\), \(x>0\)

    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\). The trough is 3 feet (36 inches) long, so the surface area will then be:

    \[ \begin{align*} \text{Area} &=l⋅w \\[4pt] &=36⋅2x \\[4pt] &=72x \\[4pt] &=72\sqrt{2y} \end{align*}\]

    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 \(f^{−1}(x)\).

    Warning: \(f^{−1}(x)\) 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}=\frac{1}{f(x)}.\]

    An important relationship between inverse functions is that they “undo” each other. If \(f^{−1}\) is the inverse of a function \(f\), then \(f\) is the inverse of the function \(f^{−1}\). In other words, whatever the function \(f\) does to \(x\), \(f^{−1}\) undoes it—and vice-versa.

    \(f^{−1}(f(x))=x\), for all \(x\) in the domain of \(f\)

    and

    \(f(f^{−1}(x))=x\), for all \(x\) in the domain of \(f^{−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\)

    Howto: 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. Replace \(f(x)\) with \(y\).
    2. Interchange \(x\) and \(y\).
    3. Solve for \(y\), and rename the function \(f^{−1}(x)\).
    Example \(\PageIndex{1}\): Verifying Inverse Functions

    Show that \(f(x)=\frac{1}{x+1}\) and \(f^{−1}(x)=\frac{1}{x}−1\) are inverses, for \(x≠0,−1\).

    Solution

    We must show that \(f^{−1}(f(x))=x\) and \(f(f^{−1}(x))=x\).

    \[ \begin{align*} f^{−1}(f(x)) &=f^{−1}\left(\dfrac{1}{x+1}\right)\\[4pt] &=\dfrac{1}{\dfrac{1}{x+1}}−1\\[4pt] &=(x+1)−1\\[4pt] &=x\end{align*}\]

    and

    \[ \begin{align*} f(f^{−1}(x)) &=f(\dfrac{1}{x−1})\\[4pt] &=\dfrac{1}{\left(\dfrac{1}{x−1}\right)+1}\\[4pt] &=\dfrac{1}{\dfrac{1}{x}}\\[4pt] &=x\end{align*}\]

    Therefore, \(f(x)=\dfrac{1}{x+1}\) and \(f^{−1}(x)=\dfrac{1}{x}−1\) are inverses.

    Exercise \(\PageIndex{1}\)

    Show that \(f(x)=\frac{x+5}{3}\) and \(f^{−1}(x)=3x−5\) are inverses.

    Answer a

    \(f^{−1}(f(x))=f^{−1}(\frac{x+5}{3})=3(\frac{x+5}{3})−5=(x−5)+5=x\)

    Answer b

    \(f(f^{−1}(x))=f(3x−5)=\frac{(3x−5)+5}{3}=\frac{3x}{3}=x\)

    Example \(\PageIndex{2}\): Finding the Inverse of a Cubic Function

    Find the inverse of the function \(f(x)=5x^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\).

    \(y=5x^3+1\)

    \(x=5y^3+1\)

    \(x−1=5y^3\)

    \(\dfrac{x−1}{5}=y^3\)

    \(f^{−1}(x)=\sqrt[3]{\dfrac{x−1}{5}}\)

    Analysis

    Look at the graph of \(f\) and \(f^{–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}\). Since \((0,1)\) is on the graph of \(f\), then \((1,0)\) is on the graph of \(f^{–1}\). Similarly, since \((1,6)\) is on the graph of \(f\),then \((6,1)\) is on the graph of \(f^{–1}\) (Figure \(\PageIndex{9}\)).

    Graph of f(x)=5x^3+1 and its inverse, f^(-1)(x)=3sqrt((x-1)/(5)).
    Figure \(\PageIndex{4}\)
    Exercise \(\PageIndex{2}\)

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

    Answer

    \(f^{−1}(x)=x^3−4\)

    Finding Inverses

    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 \(f(x)\) with \(y\), then solve for \(x\).
    3. If necessary, restrict the domain of the inverse function to the range of the original function.
    Example \(\PageIndex{5}\): Finding the Inverse of a Radical Function

    Restrict the domain of the function \(f(x)=\sqrt{x−4}\) and then find the inverse.

    Solution

    Note that the original function has range \(f(x)≥0\). Replace \(f(x)\) with \(y\), then solve for \(x\).

    \(y=\sqrt{x−4}\) Replace \(f(x)\) with \(y\).

    \(x=\sqrt{y−4}\) Interchange \(x\) and \(y\).

    \(x=\sqrt{y−4}\) Square each side.

    \(x^2=y−4\) Add 4.

    \(x^2+4=y\) Rename the function \(f^{−1}(x)\).

    \(f^{−1}(x)=x^2+4\)

    Recall that the domain of this function must be limited to the range of the original function.

    \(f^{−1}(x)=x^2+4\), \(x≥0\)

    Analysis

    Notice in Figure \(\PageIndex{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 nonnegative inputs.

    Graph of f(x)=sqrt(x-4) and its inverse, f^(-1)(x)=x^2+4.
    Figure \(\PageIndex{8}\)
    Exercise \(\PageIndex{5}\)

    Restrict the domain and then find the inverse of the function \(f(x)=\sqrt{2x+3}\).

    Answer

    \(f^{−1}(x)=\frac{x^2−3}{2}\), \(x≥0\)

    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 \(\PageIndex{6}\): 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=\dfrac{2}{3}\pi r^3 \nonumber\]

    Find the inverse of the function \(V=\frac{2}{3}\pi r^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 \(\pi=3.14\).

    Solution

    Start with the given function for \(V\). Notice that the meaningful domain for the function is \(r>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\). 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.

    \[ V =\dfrac{2}{3}\pi r^3\nonumber \]

    Solve for \(r^3\).

    \[r^3 =\dfrac{3V}{2\pi} \nonumber\]

    Solve for \(r\).

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

    This is the result stated in the section opener. Now evaluate this for \(V=100\) and \(\pi=3.14\).

    \[ \begin{align*} r&=\sqrt[3]{\dfrac{3V}{2\pi}} \\[4pt] &=\sqrt[3]{\dfrac{3⋅100}{2⋅3.14}} \\[4pt] &≈\sqrt[3]{47.7707} \\[4pt] &≈3.63 \end{align*}\]

    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 \(\PageIndex{7}\): Finding the Domain of a Radical Function Composed with a Rational Function

    Find the domain of the function:

    \[f(x)=\sqrt{\frac{(x+2)(x−3)}{(x−1)}}. \nonumber\]

    Solution

    Because a square root is only defined when the quantity under the radical is non-negative, we need to determine where

    \[\frac{(x+2)(x−3)}{(x−1)}≥0. \nonumber\]

    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\).

    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 \(\PageIndex{9}\).

    Graph of a radical function that shows where the outputs are nonnegative.
    Figure \(\PageIndex{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,\sqrt{6})\).

    From the y-intercept and x-intercept at \(x=−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<1\) or \(x≥3\), or in interval notation, \([−2,1)∪[3,\infty)\).

    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 \(\PageIndex{8}\): Finding the Inverse of a Rational Function

    The function

    \[\displaystyle C=\frac{20+0.4n}{100+n}\]

    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\).

    \[ \begin{align*} C&=\dfrac{20+0.4n}{100+n} \\[4pt] C(100+n)&=20+0.4n\\[4pt] 100C+Cn&=20+0.4n\\[4pt] 100C−20&=0.4n−Cn\\[4pt] 100C−20&=(0.4−C)n\\[4pt] n&=\dfrac{100C−20}{0.4−C}\end{align*}\]

    Now evaluate this function at 35%, which is \(C=0.35\).

    \[ \begin{align*} n&=\dfrac{100(0.35)−20}{0.4−0.35}\\[4pt] &=\dfrac{15}{0.05}\\[4pt] &=300\end{align*}\]

    We can conclude that 300 mL of the 40% solution should be added.

    Exercise \(\PageIndex{8}\)

    Find the inverse of the function \(f(x)=\frac{x+3}{x−2}\).

    Answer

    \(f^{−1}(x)=\frac{2x+3}{x−1}\)

    Key Concepts

    • The inverse of a quadratic function is a square root function.
    • If \(f^{−1}\) is the inverse of a function \(f\), then \(f\) is the inverse of the function \(f^{−1}\). See Example \(\PageIndex{1}\).
    • While it is not possible to find an inverse of most polynomial functions, some basic polynomials are invertible. See Example \(\PageIndex{2}\).
    • When finding the inverse of a radical function, we need a restriction on the domain of the answer. See Example \(\PageIndex{5}\) and \(\PageIndex{7}\).
    • Inverse and radical and functions can be used to solve application problems. See Examples \(\PageIndex{6}\) and \(\PageIndex{8}\).

    This page titled 5.6: Inverses and Radical Functions is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.