{"id":156,"date":"2023-06-21T13:22:38","date_gmt":"2023-06-21T13:22:38","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/chapter\/inverse-functions\/"},"modified":"2023-07-04T04:05:03","modified_gmt":"2023-07-04T04:05:03","slug":"inverse-functions","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/chapter\/inverse-functions\/","title":{"raw":"\u25aa   Characteristics of Inverse Functions","rendered":"\u25aa   Characteristics of Inverse Functions"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Identify an inverse for tabular data.<\/li>\r\n \t<li>Test whether two functions are inverses.<\/li>\r\n \t<li>Determine the domain and range of an inverse.<\/li>\r\n<\/ul>\r\n<\/div>\r\nSuppose a fashion designer traveling to Milan for a fashion show wants to know what the temperature will be. He is not familiar with the <strong>Celsius<\/strong> scale. To get an idea of how temperature measurements are related, he asks his assistant, Betty, to convert 75 degrees <strong>Fahrenheit<\/strong> to degrees Celsius. She finds the formula [latex]C=\\frac{5}{9}\\left(F - 32\\right)[\/latex] and substitutes 75 for [latex]F[\/latex] to calculate [latex]\\frac{5}{9}\\left(75 - 32\\right)\\approx {24}^{ \\circ} {C}[\/latex].\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205512\/CNX_Precalc_Figure_01_07_0022.jpg\" alt=\"A forecast of Monday\u2019s through Thursday\u2019s weather.\" width=\"731\" height=\"226\" \/>\r\n\r\nKnowing that a comfortable 75 degrees Fahrenheit is about 24 degrees Celsius, he sends his assistant the week\u2019s weather forecast\u00a0for Milan, and asks her to convert all of the temperatures to degrees Fahrenheit.\r\n\r\nAt first, Betty considers using the formula she has already found to complete the conversions. After all, she knows her algebra, and can easily solve the equation for [latex]F[\/latex] after substituting a value for [latex]C[\/latex]. For example, to convert 26 degrees Celsius, she could write\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;26=\\frac{5}{9}\\left(F - 32\\right) \\\\[1.5mm] &amp;26\\cdot \\frac{9}{5}=F - 32 \\\\[1.5mm] &amp;F=26\\cdot \\frac{9}{5}+32\\approx 79 \\end{align}[\/latex]<\/p>\r\nAfter considering this option for a moment, however, she realizes that solving the equation for each of the temperatures will be awfully tedious. She realizes that since evaluation is easier than solving, it would be much more convenient to have a different formula, one that takes the Celsius temperature and outputs the Fahrenheit temperature.\r\n\r\nThe formula for which Betty is searching corresponds to the idea of an <strong>inverse function<\/strong>, which is a function for which the input of the original function becomes the output of the inverse function and the output of the original function becomes the input of the inverse function.\r\n\r\nGiven a function [latex]f\\left(x\\right)[\/latex], we represent its inverse as [latex]{f}^{-1}\\left(x\\right)[\/latex], read as \"[latex]f[\/latex] inverse of [latex]x[\/latex].\" The raised [latex]-1[\/latex] is part of the notation. It is not an exponent; it does not imply a power of [latex]-1[\/latex] . In other words, [latex]{f}^{-1}\\left(x\\right)[\/latex] does <em>not<\/em> mean [latex]\\frac{1}{f\\left(x\\right)}[\/latex] because [latex]\\frac{1}{f\\left(x\\right)}[\/latex] is the reciprocal of [latex]f[\/latex] and not the inverse.\r\n\r\nThe \"exponent-like\" notation comes from an analogy between function composition and multiplication: just as [latex]{a}^{-1}a=1[\/latex] (1 is the identity element for multiplication) for any nonzero number [latex]a[\/latex], so [latex]{f}^{-1}\\circ f[\/latex] equals the identity function, that is,\r\n<p style=\"text-align: center;\">[latex]\\left({f}^{-1}\\circ f\\right)\\left(x\\right)={f}^{-1}\\left(f\\left(x\\right)\\right)={f}^{-1}\\left(y\\right)=x[\/latex]<\/p>\r\nThis holds for all [latex]x[\/latex] in the domain of [latex]f[\/latex]. Informally, this means that inverse functions \"undo\" each other. However, just as zero does not have a <strong>reciprocal<\/strong>, some functions do not have inverses that are also functions.\r\n\r\nGiven a function [latex]f\\left(x\\right)[\/latex], we can verify whether some other function [latex]g\\left(x\\right)[\/latex] is the inverse of [latex]f\\left(x\\right)[\/latex] by checking whether either [latex]g\\left(f\\left(x\\right)\\right)=x[\/latex] or [latex]f\\left(g\\left(x\\right)\\right)=x[\/latex] is true. We can test whichever equation is more convenient to work with because they are logically equivalent (that is, if one is true, then so is the other.)\r\n\r\nFor example, [latex]y=4x[\/latex] and [latex]y=\\frac{1}{4}x[\/latex] are inverse functions.\r\n<p style=\"text-align: center;\">[latex]\\left({f}^{-1}\\circ f\\right)\\left(x\\right)={f}^{-1}\\left(4x\\right)=\\frac{1}{4}\\left(4x\\right)=x[\/latex]<\/p>\r\nand\r\n<p style=\"text-align: center;\">[latex]\\left({f}^{}\\circ {f}^{-1}\\right)\\left(x\\right)=f\\left(\\frac{1}{4}x\\right)=4\\left(\\frac{1}{4}x\\right)=x[\/latex]<\/p>\r\nA few coordinate pairs from the graph of the function [latex]y=4x[\/latex] are (\u22122, \u22128), (0, 0), and (2, 8). A few coordinate pairs from the graph of the function [latex]y=\\frac{1}{4}x[\/latex] are (\u22128, \u22122), (0, 0), and (8, 2). If we interchange the input and output of each coordinate pair of a function, the interchanged coordinate pairs would appear on the graph of the inverse function.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Inverse Function<\/h3>\r\nFor any <strong>one-to-one function<\/strong> [latex]f\\left(x\\right)=y[\/latex], a function [latex]{f}^{-1}\\left(x\\right)[\/latex] is an <strong>inverse function<\/strong> of [latex]f[\/latex] if [latex]{f}^{-1}\\left(y\\right)=x[\/latex]. This can also be written as [latex]{f}^{-1}\\left(f\\left(x\\right)\\right)=x[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex]. It also follows that [latex]f\\left({f}^{-1}\\left(x\\right)\\right)=x[\/latex] for all [latex]x[\/latex] in the domain of [latex]{f}^{-1}[\/latex] if [latex]{f}^{-1}[\/latex] is the inverse of [latex]f[\/latex].\r\n\r\nThe notation [latex]{f}^{-1}[\/latex] is read \"[latex]f[\/latex] inverse.\" Like any other function, we can use any variable name as the input for [latex]{f}^{-1}[\/latex], so we will often write [latex]{f}^{-1}\\left(x\\right)[\/latex], which we read as [latex]\"f[\/latex] inverse of [latex]x[\/latex]\".\r\n\r\nKeep in mind that [latex]{f}^{-1}\\left(x\\right)\\ne \\frac{1}{f\\left(x\\right)}[\/latex] and not all functions have inverses.\r\n\r\n<\/div>\r\n<div class=\"textbox examples\">\r\n<h3>tip for success<\/h3>\r\nThe note in the box above cannot be taken too lightly. It's worth another read to be sure you understand the notation. As with all difficult concepts, it's perfectly natural to take some time before you understand it. Working the examples in the text section on paper will help.\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Identifying an Inverse Function for a Given Input-Output Pair<\/h3>\r\nIf for a particular one-to-one function [latex]f\\left(2\\right)=4[\/latex] and [latex]f\\left(5\\right)=12[\/latex], what are the corresponding input and output values for the inverse function?\r\n\r\n[reveal-answer q=\"348517\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"348517\"]\r\n\r\nThe inverse function reverses the input and output quantities, so if\r\n<p style=\"text-align: center;\">[latex]f\\left(2\\right)=4[\/latex], then [latex]{f}^{-1}\\left(4\\right)=2[\/latex]<\/p>\r\n<p style=\"text-align: left;\">and if<\/p>\r\n<p style=\"text-align: center;\">[latex]f\\left(5\\right)=12[\/latex], then [latex]{f}^{-1}\\left(12\\right)=5[\/latex]<\/p>\r\nAlternatively, if we want to name the inverse function [latex]g[\/latex], then [latex]g\\left(4\\right)=2[\/latex] and [latex]g\\left(12\\right)=5[\/latex].\r\n<h4>Analysis of the Solution<\/h4>\r\nNotice that if we show the coordinate pairs in a table form, the input and output are clearly reversed.\r\n<table summary=\"For (x,f(x)) we have the values (2, 4) and (5, 12); for (x, g(x)), we have the values (4, 2) and (12, 5).\">\r\n<thead>\r\n<tr>\r\n<th>[latex]\\left(x,f\\left(x\\right)\\right)[\/latex]<\/th>\r\n<th>[latex]\\left(x,g\\left(x\\right)\\right)[\/latex]<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]\\left(2,4\\right)[\/latex]<\/td>\r\n<td>[latex]\\left(4,2\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\left(5,12\\right)[\/latex]<\/td>\r\n<td>[latex]\\left(12,5\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nGiven that [latex]{h}^{-1}\\left(6\\right)=2[\/latex], what are the corresponding input and output values of the original function [latex]h?[\/latex]\r\n\r\n[reveal-answer q=\"664604\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"664604\"]\r\n\r\n[latex]h(2)=6[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nhttps:\/\/youtu.be\/TSztRfzmk0M\r\n<div class=\"textbox\">\r\n<h3>How To: Given two functions [latex]f\\left(x\\right)[\/latex] and [latex]g\\left(x\\right)[\/latex], test whether the functions are inverses of each other.<\/h3>\r\n<ol>\r\n \t<li>Determine whether [latex]f\\left(g\\left(x\\right)\\right)=x[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)=x[\/latex].<\/li>\r\n \t<li>If both statements are true, then [latex]g={f}^{-1}[\/latex] and [latex]f={g}^{-1}[\/latex]. If either statement is false, then [latex]g\\ne {f}^{-1}[\/latex] and [latex]f\\ne {g}^{-1}[\/latex].<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Testing Inverse Relationships Algebraically<\/h3>\r\nIf [latex]f\\left(x\\right)=\\dfrac{1}{x+2}[\/latex] and [latex]g\\left(x\\right)=\\dfrac{1}{x}-2[\/latex], is [latex]g={f}^{-1}?[\/latex]\r\n\r\n[reveal-answer q=\"421291\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"421291\"]\r\n<p style=\"text-align: center;\">[latex]\\begin{align} g\\left(f\\left(x\\right)\\right)&amp;=\\frac{1}{\\left(\\frac{1}{x+2}\\right)}{-2 }\\\\[1.5mm]&amp;={ x }+{ 2 } -{ 2 }\\\\[1.5mm]&amp;={ x } \\end{align}[\/latex]<\/p>\r\nso\r\n<p style=\"text-align: center;\">[latex]g={f}^{-1}\\text{ and }f={g}^{-1}[\/latex]<\/p>\r\nThis is enough to answer yes to the question, but we can also verify the other formula.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} f\\left(g\\left(x\\right)\\right)&amp;=\\frac{1}{\\frac{1}{x}-2+2}\\\\[1.5mm] &amp;=\\frac{1}{\\frac{1}{x}} \\\\[1.5mm] &amp;=x \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Analysis of the Solution<\/h4>\r\nNotice the inverse operations are in reverse order of the operations from the original function.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nIf [latex]f\\left(x\\right)={x}^{3}-4[\/latex] and [latex]g\\left(x\\right)=\\sqrt[3]{x+4}[\/latex], is [latex]g={f}^{-1}?[\/latex]\r\n\r\n[reveal-answer q=\"226656\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"226656\"]\r\n\r\nYes\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<iframe src=\"https:\/\/lumenlearning.h5p.com\/content\/1290756028512507138\/embed\" width=\"1088\" height=\"637\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><script src=\"https:\/\/lumenlearning.h5p.com\/js\/h5p-resizer.js\" charset=\"UTF-8\"><\/script>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Determining Inverse Relationships for Power Functions<\/h3>\r\nIf [latex]f\\left(x\\right)={x}^{3}[\/latex] (the cube function) and [latex]g\\left(x\\right)=\\frac{1}{3}x[\/latex], is [latex]g={f}^{-1}?[\/latex]\r\n\r\n[reveal-answer q=\"637419\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"637419\"]\r\n\r\n[latex]f\\left(g\\left(x\\right)\\right)=\\left(\\frac{1}{3}x\\right)^3=\\dfrac{{x}^{3}}{27}\\ne x[\/latex]\r\n\r\nNo, the functions are not inverses.\r\n<h4>Analysis of the Solution<\/h4>\r\nThe correct inverse to [latex]x^3[\/latex] is the cube root [latex]\\sqrt[3]{x}={x}^{\\frac{1}{3}}[\/latex], that is, the one-third is an exponent, not a multiplier.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nIf [latex]f\\left(x\\right)={\\left(x - 1\\right)}^{3}\\text{and}g\\left(x\\right)=\\sqrt[3]{x}+1[\/latex], is [latex]g={f}^{-1}?[\/latex]\r\n\r\n[reveal-answer q=\"384680\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"384680\"]\r\n\r\nYes\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2>Determine the Domain and Range of an Inverse Function<\/h2>\r\nThe outputs of the function [latex]f[\/latex] are the inputs to [latex]{f}^{-1}[\/latex], so the range of [latex]f[\/latex] is also the domain of [latex]{f}^{-1}[\/latex]. Likewise, because the inputs to [latex]f[\/latex] are the outputs of [latex]{f}^{-1}[\/latex], the domain of [latex]f[\/latex] is the range of [latex]{f}^{-1}[\/latex]. We can visualize the situation.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205514\/CNX_Precalc_Figure_01_07_0032.jpg\" alt=\"Domain and range of a function and its inverse.\" width=\"487\" height=\"143\" \/> Domain and range of a function and its inverse[\/caption]\r\n\r\nWhen a function has no inverse function, it is possible to create a new function where that new function on a limited domain does have an inverse function. For example, the inverse of [latex]f\\left(x\\right)=\\sqrt{x}[\/latex] is [latex]{f}^{-1}\\left(x\\right)={x}^{2}[\/latex], because a square \"undoes\" a square root; but the square is only the inverse of the square root on the domain [latex]\\left[0,\\infty \\right)[\/latex], since that is the range of [latex]f\\left(x\\right)=\\sqrt{x}[\/latex].\r\n\r\nWe can look at this problem from the other side, starting with the square (toolkit quadratic) function [latex]f\\left(x\\right)={x}^{2}[\/latex]. If we want to construct an inverse to this function, we run into a problem, because for every given output of the quadratic function, there are two corresponding inputs (except when the input is 0). For example, the output 9 from the quadratic function corresponds to the inputs 3 and \u20133. But an output from a function is an input to its inverse; if this inverse input corresponds to more than one inverse output (input of the original function), then the \"inverse\" is not a function at all! To put it differently, the quadratic function is not a one-to-one function; it fails the horizontal line test, so it does not have an inverse function. In order for a function to have an inverse, it must be a one-to-one function.\r\n\r\nIn many cases, if a function is not one-to-one, we can still restrict the function to a part of its domain on which it is one-to-one. For example, we can make a restricted version of the square function [latex]f\\left(x\\right)={x}^{2}[\/latex] with its range limited to [latex]\\left[0,\\infty \\right)[\/latex], which is a one-to-one function (it passes the horizontal line test) and which has an inverse (the square-root function).\r\n\r\nIf [latex]f\\left(x\\right)={\\left(x - 1\\right)}^{2}[\/latex] on [latex]\\left[1,\\infty \\right)[\/latex], then the inverse function is [latex]{f}^{-1}\\left(x\\right)=\\sqrt{x}+1[\/latex].\r\n<ul>\r\n \t<li>The domain of [latex]f[\/latex] = range of [latex]{f}^{-1}[\/latex] = [latex]\\left[1,\\infty \\right)[\/latex].<\/li>\r\n \t<li>The domain of [latex]{f}^{-1}[\/latex] = range of [latex]f[\/latex] = [latex]\\left[0,\\infty \\right)[\/latex].<\/li>\r\n<\/ul>\r\n<div class=\"textbox\">\r\n\r\n<strong>Q &amp; A<\/strong>\r\n\r\n<strong>Is it possible for a function to have more than one inverse?<\/strong>\r\n\r\n<em>No. If two supposedly different functions, say, [latex]g[\/latex] and [latex]h[\/latex], both meet the definition of being inverses of another function [latex]f[\/latex], then you can prove that [latex]g=h[\/latex]. We have just seen that some functions only have inverse functions if we restrict the domain of the original function. In these cases, there may be more than one way to restrict the domain, leading to different inverse functions. However, on any one domain, the original function still has only one unique inverse function.<\/em>\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>A General Note: Domain and Range of Inverse Functions<\/h3>\r\nThe range of a function [latex]f\\left(x\\right)[\/latex] is the domain of the inverse function [latex]{f}^{-1}\\left(x\\right)[\/latex].\r\n\r\nThe domain of [latex]f\\left(x\\right)[\/latex] is the range of [latex]{f}^{-1}\\left(x\\right)[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3><strong>How To: Given a function, find the domain and range of its inverse.\r\n<\/strong><\/h3>\r\n<ol>\r\n \t<li>If the function is one-to-one, write the range of the original function as the domain of the inverse, and write the domain of the original function as the range of the inverse.<\/li>\r\n \t<li>If the domain of the original function needs to be restricted to make it one-to-one, then this restricted domain becomes the range of the inverse function.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Finding the Inverses of Toolkit Functions<\/h3>\r\nIdentify which of the toolkit functions besides the quadratic function are not one-to-one, and find a restricted domain on which each function is one-to-one, if any. The toolkit functions are reviewed below. We restrict the domain in such a fashion that the function assumes all <em>y<\/em>-values exactly once.\r\n<table summary=\"A list of the toolkit function. The constant function is f(x) = c where c is the constant; the identity function is f(x) = x; the absolute function is f(x)=|x|; the quadratic function is f(x) = x^2; the cubic function is f(x)=x^3; the reciprocal function is f(x)=1\/x; the reciprocal squared function is f(x)=1\/x^2; the square root function is f(x)=sqrt(x); the cube root function is f(x) = x^(1\/3).\"><colgroup> <col \/> <col \/> <col \/> <col \/> <col \/><\/colgroup>\r\n<tbody>\r\n<tr>\r\n<td>Constant<\/td>\r\n<td>Identity<\/td>\r\n<td>Quadratic<\/td>\r\n<td>Cubic<\/td>\r\n<td>Reciprocal<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]f\\left(x\\right)=c[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)=x[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)={x}^{2}[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)={x}^{3}[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)=\\frac{1}{x}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Reciprocal squared<\/td>\r\n<td>Cube root<\/td>\r\n<td>Square root<\/td>\r\n<td>Absolute value<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]f\\left(x\\right)=\\frac{1}{{x}^{2}}[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)=\\sqrt[3]{x}[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)=\\sqrt{x}[\/latex]<\/td>\r\n<td>[latex]f\\left(x\\right)=|x|[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n[reveal-answer q=\"229708\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"229708\"]\r\n\r\nThe constant function is not one-to-one, and there is no domain (except a single point) on which it could be one-to-one, so the constant function has no meaningful inverse.\r\n\r\nThe absolute value function can be restricted to the domain [latex]\\left[0,\\infty \\right)[\/latex], where it is equal to the identity function.\r\n\r\nThe reciprocal-squared function can be restricted to the domain [latex]\\left(0,\\infty \\right)[\/latex].\r\n<h4>Analysis of the Solution<\/h4>\r\nWe can see that these functions (if unrestricted) are not one-to-one by looking at their graphs.\u00a0They both would fail the horizontal line test. However, if a function is restricted to a certain domain so that it passes the horizontal line test, then in that restricted domain, it can have an inverse.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"975\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205517\/CNX_Precalc_Figure_01_07_004ab2.jpg\" alt=\"Graph of an absolute function.\" width=\"975\" height=\"404\" \/> (a) Absolute value (b) Reciprocal squared[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nThe domain of the function [latex]f[\/latex] is [latex]\\left(1,\\infty \\right)[\/latex] and the range of the function [latex]f[\/latex] is [latex]\\left(\\mathrm{-\\infty },-2\\right)[\/latex]. Find the domain and range of the inverse function.\r\n\r\n[reveal-answer q=\"146498\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"146498\"]\r\n\r\nThe domain of the function [latex]{f}^{-1}[\/latex] is [latex]\\left(-\\infty \\text{,}-2\\right)[\/latex] and the range of the function [latex]{f}^{-1}[\/latex] is [latex]\\left(1,\\infty \\right)[\/latex].[\/hidden-answer]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Identify an inverse for tabular data.<\/li>\n<li>Test whether two functions are inverses.<\/li>\n<li>Determine the domain and range of an inverse.<\/li>\n<\/ul>\n<\/div>\n<p>Suppose a fashion designer traveling to Milan for a fashion show wants to know what the temperature will be. He is not familiar with the <strong>Celsius<\/strong> scale. To get an idea of how temperature measurements are related, he asks his assistant, Betty, to convert 75 degrees <strong>Fahrenheit<\/strong> to degrees Celsius. She finds the formula [latex]C=\\frac{5}{9}\\left(F - 32\\right)[\/latex] and substitutes 75 for [latex]F[\/latex] to calculate [latex]\\frac{5}{9}\\left(75 - 32\\right)\\approx {24}^{ \\circ} {C}[\/latex].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205512\/CNX_Precalc_Figure_01_07_0022.jpg\" alt=\"A forecast of Monday\u2019s through Thursday\u2019s weather.\" width=\"731\" height=\"226\" \/><\/p>\n<p>Knowing that a comfortable 75 degrees Fahrenheit is about 24 degrees Celsius, he sends his assistant the week\u2019s weather forecast\u00a0for Milan, and asks her to convert all of the temperatures to degrees Fahrenheit.<\/p>\n<p>At first, Betty considers using the formula she has already found to complete the conversions. After all, she knows her algebra, and can easily solve the equation for [latex]F[\/latex] after substituting a value for [latex]C[\/latex]. For example, to convert 26 degrees Celsius, she could write<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&26=\\frac{5}{9}\\left(F - 32\\right) \\\\[1.5mm] &26\\cdot \\frac{9}{5}=F - 32 \\\\[1.5mm] &F=26\\cdot \\frac{9}{5}+32\\approx 79 \\end{align}[\/latex]<\/p>\n<p>After considering this option for a moment, however, she realizes that solving the equation for each of the temperatures will be awfully tedious. She realizes that since evaluation is easier than solving, it would be much more convenient to have a different formula, one that takes the Celsius temperature and outputs the Fahrenheit temperature.<\/p>\n<p>The formula for which Betty is searching corresponds to the idea of an <strong>inverse function<\/strong>, which is a function for which the input of the original function becomes the output of the inverse function and the output of the original function becomes the input of the inverse function.<\/p>\n<p>Given a function [latex]f\\left(x\\right)[\/latex], we represent its inverse as [latex]{f}^{-1}\\left(x\\right)[\/latex], read as &#8220;[latex]f[\/latex] inverse of [latex]x[\/latex].&#8221; The raised [latex]-1[\/latex] is part of the notation. It is not an exponent; it does not imply a power of [latex]-1[\/latex] . In other words, [latex]{f}^{-1}\\left(x\\right)[\/latex] does <em>not<\/em> mean [latex]\\frac{1}{f\\left(x\\right)}[\/latex] because [latex]\\frac{1}{f\\left(x\\right)}[\/latex] is the reciprocal of [latex]f[\/latex] and not the inverse.<\/p>\n<p>The &#8220;exponent-like&#8221; notation comes from an analogy between function composition and multiplication: just as [latex]{a}^{-1}a=1[\/latex] (1 is the identity element for multiplication) for any nonzero number [latex]a[\/latex], so [latex]{f}^{-1}\\circ f[\/latex] equals the identity function, that is,<\/p>\n<p style=\"text-align: center;\">[latex]\\left({f}^{-1}\\circ f\\right)\\left(x\\right)={f}^{-1}\\left(f\\left(x\\right)\\right)={f}^{-1}\\left(y\\right)=x[\/latex]<\/p>\n<p>This holds for all [latex]x[\/latex] in the domain of [latex]f[\/latex]. Informally, this means that inverse functions &#8220;undo&#8221; each other. However, just as zero does not have a <strong>reciprocal<\/strong>, some functions do not have inverses that are also functions.<\/p>\n<p>Given a function [latex]f\\left(x\\right)[\/latex], we can verify whether some other function [latex]g\\left(x\\right)[\/latex] is the inverse of [latex]f\\left(x\\right)[\/latex] by checking whether either [latex]g\\left(f\\left(x\\right)\\right)=x[\/latex] or [latex]f\\left(g\\left(x\\right)\\right)=x[\/latex] is true. We can test whichever equation is more convenient to work with because they are logically equivalent (that is, if one is true, then so is the other.)<\/p>\n<p>For example, [latex]y=4x[\/latex] and [latex]y=\\frac{1}{4}x[\/latex] are inverse functions.<\/p>\n<p style=\"text-align: center;\">[latex]\\left({f}^{-1}\\circ f\\right)\\left(x\\right)={f}^{-1}\\left(4x\\right)=\\frac{1}{4}\\left(4x\\right)=x[\/latex]<\/p>\n<p>and<\/p>\n<p style=\"text-align: center;\">[latex]\\left({f}^{}\\circ {f}^{-1}\\right)\\left(x\\right)=f\\left(\\frac{1}{4}x\\right)=4\\left(\\frac{1}{4}x\\right)=x[\/latex]<\/p>\n<p>A few coordinate pairs from the graph of the function [latex]y=4x[\/latex] are (\u22122, \u22128), (0, 0), and (2, 8). A few coordinate pairs from the graph of the function [latex]y=\\frac{1}{4}x[\/latex] are (\u22128, \u22122), (0, 0), and (8, 2). If we interchange the input and output of each coordinate pair of a function, the interchanged coordinate pairs would appear on the graph of the inverse function.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Inverse Function<\/h3>\n<p>For any <strong>one-to-one function<\/strong> [latex]f\\left(x\\right)=y[\/latex], a function [latex]{f}^{-1}\\left(x\\right)[\/latex] is an <strong>inverse function<\/strong> of [latex]f[\/latex] if [latex]{f}^{-1}\\left(y\\right)=x[\/latex]. This can also be written as [latex]{f}^{-1}\\left(f\\left(x\\right)\\right)=x[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex]. It also follows that [latex]f\\left({f}^{-1}\\left(x\\right)\\right)=x[\/latex] for all [latex]x[\/latex] in the domain of [latex]{f}^{-1}[\/latex] if [latex]{f}^{-1}[\/latex] is the inverse of [latex]f[\/latex].<\/p>\n<p>The notation [latex]{f}^{-1}[\/latex] is read &#8220;[latex]f[\/latex] inverse.&#8221; Like any other function, we can use any variable name as the input for [latex]{f}^{-1}[\/latex], so we will often write [latex]{f}^{-1}\\left(x\\right)[\/latex], which we read as [latex]\"f[\/latex] inverse of [latex]x[\/latex]&#8220;.<\/p>\n<p>Keep in mind that [latex]{f}^{-1}\\left(x\\right)\\ne \\frac{1}{f\\left(x\\right)}[\/latex] and not all functions have inverses.<\/p>\n<\/div>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\n<p>The note in the box above cannot be taken too lightly. It&#8217;s worth another read to be sure you understand the notation. As with all difficult concepts, it&#8217;s perfectly natural to take some time before you understand it. Working the examples in the text section on paper will help.<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Identifying an Inverse Function for a Given Input-Output Pair<\/h3>\n<p>If for a particular one-to-one function [latex]f\\left(2\\right)=4[\/latex] and [latex]f\\left(5\\right)=12[\/latex], what are the corresponding input and output values for the inverse function?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q348517\">Show Solution<\/span><\/p>\n<div id=\"q348517\" class=\"hidden-answer\" style=\"display: none\">\n<p>The inverse function reverses the input and output quantities, so if<\/p>\n<p style=\"text-align: center;\">[latex]f\\left(2\\right)=4[\/latex], then [latex]{f}^{-1}\\left(4\\right)=2[\/latex]<\/p>\n<p style=\"text-align: left;\">and if<\/p>\n<p style=\"text-align: center;\">[latex]f\\left(5\\right)=12[\/latex], then [latex]{f}^{-1}\\left(12\\right)=5[\/latex]<\/p>\n<p>Alternatively, if we want to name the inverse function [latex]g[\/latex], then [latex]g\\left(4\\right)=2[\/latex] and [latex]g\\left(12\\right)=5[\/latex].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>Notice that if we show the coordinate pairs in a table form, the input and output are clearly reversed.<\/p>\n<table summary=\"For (x,f(x)) we have the values (2, 4) and (5, 12); for (x, g(x)), we have the values (4, 2) and (12, 5).\">\n<thead>\n<tr>\n<th>[latex]\\left(x,f\\left(x\\right)\\right)[\/latex]<\/th>\n<th>[latex]\\left(x,g\\left(x\\right)\\right)[\/latex]<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]\\left(2,4\\right)[\/latex]<\/td>\n<td>[latex]\\left(4,2\\right)[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\left(5,12\\right)[\/latex]<\/td>\n<td>[latex]\\left(12,5\\right)[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Given that [latex]{h}^{-1}\\left(6\\right)=2[\/latex], what are the corresponding input and output values of the original function [latex]h?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q664604\">Show Solution<\/span><\/p>\n<div id=\"q664604\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]h(2)=6[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex:  Find an Inverse Function From a Table\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/TSztRfzmk0M?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"textbox\">\n<h3>How To: Given two functions [latex]f\\left(x\\right)[\/latex] and [latex]g\\left(x\\right)[\/latex], test whether the functions are inverses of each other.<\/h3>\n<ol>\n<li>Determine whether [latex]f\\left(g\\left(x\\right)\\right)=x[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)=x[\/latex].<\/li>\n<li>If both statements are true, then [latex]g={f}^{-1}[\/latex] and [latex]f={g}^{-1}[\/latex]. If either statement is false, then [latex]g\\ne {f}^{-1}[\/latex] and [latex]f\\ne {g}^{-1}[\/latex].<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Testing Inverse Relationships Algebraically<\/h3>\n<p>If [latex]f\\left(x\\right)=\\dfrac{1}{x+2}[\/latex] and [latex]g\\left(x\\right)=\\dfrac{1}{x}-2[\/latex], is [latex]g={f}^{-1}?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q421291\">Show Solution<\/span><\/p>\n<div id=\"q421291\" class=\"hidden-answer\" style=\"display: none\">\n<p style=\"text-align: center;\">[latex]\\begin{align} g\\left(f\\left(x\\right)\\right)&=\\frac{1}{\\left(\\frac{1}{x+2}\\right)}{-2 }\\\\[1.5mm]&={ x }+{ 2 } -{ 2 }\\\\[1.5mm]&={ x } \\end{align}[\/latex]<\/p>\n<p>so<\/p>\n<p style=\"text-align: center;\">[latex]g={f}^{-1}\\text{ and }f={g}^{-1}[\/latex]<\/p>\n<p>This is enough to answer yes to the question, but we can also verify the other formula.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} f\\left(g\\left(x\\right)\\right)&=\\frac{1}{\\frac{1}{x}-2+2}\\\\[1.5mm] &=\\frac{1}{\\frac{1}{x}} \\\\[1.5mm] &=x \\end{align}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>Notice the inverse operations are in reverse order of the operations from the original function.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>If [latex]f\\left(x\\right)={x}^{3}-4[\/latex] and [latex]g\\left(x\\right)=\\sqrt[3]{x+4}[\/latex], is [latex]g={f}^{-1}?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q226656\">Show Solution<\/span><\/p>\n<div id=\"q226656\" class=\"hidden-answer\" style=\"display: none\">\n<p>Yes<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" src=\"https:\/\/lumenlearning.h5p.com\/content\/1290756028512507138\/embed\" width=\"1088\" height=\"637\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><script src=\"https:\/\/lumenlearning.h5p.com\/js\/h5p-resizer.js\" charset=\"UTF-8\"><\/script><\/p>\n<div class=\"textbox exercises\">\n<h3>Example: Determining Inverse Relationships for Power Functions<\/h3>\n<p>If [latex]f\\left(x\\right)={x}^{3}[\/latex] (the cube function) and [latex]g\\left(x\\right)=\\frac{1}{3}x[\/latex], is [latex]g={f}^{-1}?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q637419\">Show Solution<\/span><\/p>\n<div id=\"q637419\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]f\\left(g\\left(x\\right)\\right)=\\left(\\frac{1}{3}x\\right)^3=\\dfrac{{x}^{3}}{27}\\ne x[\/latex]<\/p>\n<p>No, the functions are not inverses.<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>The correct inverse to [latex]x^3[\/latex] is the cube root [latex]\\sqrt[3]{x}={x}^{\\frac{1}{3}}[\/latex], that is, the one-third is an exponent, not a multiplier.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>If [latex]f\\left(x\\right)={\\left(x - 1\\right)}^{3}\\text{and}g\\left(x\\right)=\\sqrt[3]{x}+1[\/latex], is [latex]g={f}^{-1}?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q384680\">Show Solution<\/span><\/p>\n<div id=\"q384680\" class=\"hidden-answer\" style=\"display: none\">\n<p>Yes<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2>Determine the Domain and Range of an Inverse Function<\/h2>\n<p>The outputs of the function [latex]f[\/latex] are the inputs to [latex]{f}^{-1}[\/latex], so the range of [latex]f[\/latex] is also the domain of [latex]{f}^{-1}[\/latex]. Likewise, because the inputs to [latex]f[\/latex] are the outputs of [latex]{f}^{-1}[\/latex], the domain of [latex]f[\/latex] is the range of [latex]{f}^{-1}[\/latex]. We can visualize the situation.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205514\/CNX_Precalc_Figure_01_07_0032.jpg\" alt=\"Domain and range of a function and its inverse.\" width=\"487\" height=\"143\" \/><\/p>\n<p class=\"wp-caption-text\">Domain and range of a function and its inverse<\/p>\n<\/div>\n<p>When a function has no inverse function, it is possible to create a new function where that new function on a limited domain does have an inverse function. For example, the inverse of [latex]f\\left(x\\right)=\\sqrt{x}[\/latex] is [latex]{f}^{-1}\\left(x\\right)={x}^{2}[\/latex], because a square &#8220;undoes&#8221; a square root; but the square is only the inverse of the square root on the domain [latex]\\left[0,\\infty \\right)[\/latex], since that is the range of [latex]f\\left(x\\right)=\\sqrt{x}[\/latex].<\/p>\n<p>We can look at this problem from the other side, starting with the square (toolkit quadratic) function [latex]f\\left(x\\right)={x}^{2}[\/latex]. If we want to construct an inverse to this function, we run into a problem, because for every given output of the quadratic function, there are two corresponding inputs (except when the input is 0). For example, the output 9 from the quadratic function corresponds to the inputs 3 and \u20133. But an output from a function is an input to its inverse; if this inverse input corresponds to more than one inverse output (input of the original function), then the &#8220;inverse&#8221; is not a function at all! To put it differently, the quadratic function is not a one-to-one function; it fails the horizontal line test, so it does not have an inverse function. In order for a function to have an inverse, it must be a one-to-one function.<\/p>\n<p>In many cases, if a function is not one-to-one, we can still restrict the function to a part of its domain on which it is one-to-one. For example, we can make a restricted version of the square function [latex]f\\left(x\\right)={x}^{2}[\/latex] with its range limited to [latex]\\left[0,\\infty \\right)[\/latex], which is a one-to-one function (it passes the horizontal line test) and which has an inverse (the square-root function).<\/p>\n<p>If [latex]f\\left(x\\right)={\\left(x - 1\\right)}^{2}[\/latex] on [latex]\\left[1,\\infty \\right)[\/latex], then the inverse function is [latex]{f}^{-1}\\left(x\\right)=\\sqrt{x}+1[\/latex].<\/p>\n<ul>\n<li>The domain of [latex]f[\/latex] = range of [latex]{f}^{-1}[\/latex] = [latex]\\left[1,\\infty \\right)[\/latex].<\/li>\n<li>The domain of [latex]{f}^{-1}[\/latex] = range of [latex]f[\/latex] = [latex]\\left[0,\\infty \\right)[\/latex].<\/li>\n<\/ul>\n<div class=\"textbox\">\n<p><strong>Q &amp; A<\/strong><\/p>\n<p><strong>Is it possible for a function to have more than one inverse?<\/strong><\/p>\n<p><em>No. If two supposedly different functions, say, [latex]g[\/latex] and [latex]h[\/latex], both meet the definition of being inverses of another function [latex]f[\/latex], then you can prove that [latex]g=h[\/latex]. We have just seen that some functions only have inverse functions if we restrict the domain of the original function. In these cases, there may be more than one way to restrict the domain, leading to different inverse functions. However, on any one domain, the original function still has only one unique inverse function.<\/em><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>A General Note: Domain and Range of Inverse Functions<\/h3>\n<p>The range of a function [latex]f\\left(x\\right)[\/latex] is the domain of the inverse function [latex]{f}^{-1}\\left(x\\right)[\/latex].<\/p>\n<p>The domain of [latex]f\\left(x\\right)[\/latex] is the range of [latex]{f}^{-1}\\left(x\\right)[\/latex].<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3><strong>How To: Given a function, find the domain and range of its inverse.<br \/>\n<\/strong><\/h3>\n<ol>\n<li>If the function is one-to-one, write the range of the original function as the domain of the inverse, and write the domain of the original function as the range of the inverse.<\/li>\n<li>If the domain of the original function needs to be restricted to make it one-to-one, then this restricted domain becomes the range of the inverse function.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Finding the Inverses of Toolkit Functions<\/h3>\n<p>Identify which of the toolkit functions besides the quadratic function are not one-to-one, and find a restricted domain on which each function is one-to-one, if any. The toolkit functions are reviewed below. We restrict the domain in such a fashion that the function assumes all <em>y<\/em>-values exactly once.<\/p>\n<table summary=\"A list of the toolkit function. The constant function is f(x) = c where c is the constant; the identity function is f(x) = x; the absolute function is f(x)=|x|; the quadratic function is f(x) = x^2; the cubic function is f(x)=x^3; the reciprocal function is f(x)=1\/x; the reciprocal squared function is f(x)=1\/x^2; the square root function is f(x)=sqrt(x); the cube root function is f(x) = x^(1\/3).\">\n<colgroup>\n<col \/>\n<col \/>\n<col \/>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<td>Constant<\/td>\n<td>Identity<\/td>\n<td>Quadratic<\/td>\n<td>Cubic<\/td>\n<td>Reciprocal<\/td>\n<\/tr>\n<tr>\n<td>[latex]f\\left(x\\right)=c[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)=x[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)={x}^{2}[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)={x}^{3}[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)=\\frac{1}{x}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Reciprocal squared<\/td>\n<td>Cube root<\/td>\n<td>Square root<\/td>\n<td>Absolute value<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>[latex]f\\left(x\\right)=\\frac{1}{{x}^{2}}[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)=\\sqrt[3]{x}[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)=\\sqrt{x}[\/latex]<\/td>\n<td>[latex]f\\left(x\\right)=|x|[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q229708\">Show Solution<\/span><\/p>\n<div id=\"q229708\" class=\"hidden-answer\" style=\"display: none\">\n<p>The constant function is not one-to-one, and there is no domain (except a single point) on which it could be one-to-one, so the constant function has no meaningful inverse.<\/p>\n<p>The absolute value function can be restricted to the domain [latex]\\left[0,\\infty \\right)[\/latex], where it is equal to the identity function.<\/p>\n<p>The reciprocal-squared function can be restricted to the domain [latex]\\left(0,\\infty \\right)[\/latex].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>We can see that these functions (if unrestricted) are not one-to-one by looking at their graphs.\u00a0They both would fail the horizontal line test. However, if a function is restricted to a certain domain so that it passes the horizontal line test, then in that restricted domain, it can have an inverse.<\/p>\n<div style=\"width: 985px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18205517\/CNX_Precalc_Figure_01_07_004ab2.jpg\" alt=\"Graph of an absolute function.\" width=\"975\" height=\"404\" \/><\/p>\n<p class=\"wp-caption-text\">(a) Absolute value (b) Reciprocal squared<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>The domain of the function [latex]f[\/latex] is [latex]\\left(1,\\infty \\right)[\/latex] and the range of the function [latex]f[\/latex] is [latex]\\left(\\mathrm{-\\infty },-2\\right)[\/latex]. Find the domain and range of the inverse function.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q146498\">Show Solution<\/span><\/p>\n<div id=\"q146498\" class=\"hidden-answer\" style=\"display: none\">\n<p>The domain of the function [latex]{f}^{-1}[\/latex] is [latex]\\left(-\\infty \\text{,}-2\\right)[\/latex] and the range of the function [latex]{f}^{-1}[\/latex] is [latex]\\left(1,\\infty \\right)[\/latex].<\/p><\/div>\n<\/div>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-156\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: Abramson, Jay et al.. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">All rights reserved content<\/div><ul class=\"citation-list\"><li>Ex: Find an Inverse Function From a Table. <strong>Authored by<\/strong>: Mathispower4u. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/TSztRfzmk0M\">https:\/\/youtu.be\/TSztRfzmk0M<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":395986,"menu_order":12,"template":"","meta":{"_candela_citation":"[{\"type\":\"copyrighted_video\",\"description\":\"Ex: Find an Inverse Function From a Table\",\"author\":\"Mathispower4u\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/TSztRfzmk0M\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"College Algebra\",\"author\":\"Abramson, Jay et al.\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\"}]","CANDELA_OUTCOMES_GUID":"7f503683-c266-49d1-b986-5ec4a3353e20","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-156","chapter","type-chapter","status-publish","hentry"],"part":251,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/users\/395986"}],"version-history":[{"count":2,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/156\/revisions"}],"predecessor-version":[{"id":789,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/156\/revisions\/789"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/251"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/156\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/media?parent=156"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=156"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/contributor?post=156"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/license?post=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}