{"id":1507,"date":"2021-12-02T19:38:20","date_gmt":"2021-12-03T00:38:20","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/11-3-inverse-functions\/"},"modified":"2023-08-31T19:24:54","modified_gmt":"2023-08-31T23:24:54","slug":"inverse-functions","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/inverse-functions\/","title":{"raw":"11.3 Inverse Functions","rendered":"11.3 Inverse Functions"},"content":{"raw":"When working with mathematical functions, it sometimes becomes useful to undo what the original function does. To do this, you need to find the inverse of the function. This feature is commonly used in exponents and logarithms and in trigonometry.\r\n\r\nIn this topic, you will be looking at functions and seeing if they can be inverses of themselves. The notation used for this procedure is [latex]f^{-1}(x)[\/latex] is the inverse of [latex]f(x)[\/latex]. In practice, this works as follows:\r\n\r\n[latex]f^{-1}[f(x)] = x[\/latex]\r\n\r\nThis is a very useful tool used many times over in math. If there are two functions [latex]f(x)[\/latex] and [latex]g(x)[\/latex] that are inverses of each other (if their composites \u201cundo\u201d each other\u2019s function), their composite functions look like:\r\n\r\n[latex]g(f(x)) = x\\text{ and }f(g(x)) = x[\/latex]\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.3.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nAre the functions [latex]f(x) = 2x + 20[\/latex] and [latex]g(x) = \\dfrac{x}{2} - 10[\/latex] inverses of each other?\r\n\r\nTest if either [latex]g(f(x)) = x[\/latex] or [latex]f(g(x)) = x[\/latex]:\r\n\r\n[latex]\\begin{array}{rrl}\r\ng(f(x))&amp;=&amp;\\dfrac{2x+20}{2}-10 \\\\ \\\\\r\n&amp;=&amp;x+10-10 \\\\ \\\\\r\n&amp;=&amp;x\r\n\\end{array}[\/latex]\r\n\r\nThese two functions are inverses of each other. If you had tested [latex]f(g(x))[\/latex], you would have gotten the same result, [latex]x[\/latex].\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.3.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nAre the functions [latex]f(x) = (3x + 4)^{\\frac{1}{3}} and [latex]g(x) = \\dfrac{x^3 - 4}{3}[\/latex] inverses of each other?\r\n\r\nTest if either [latex]g(f(x)) = x[\/latex] or [latex]f(g(x)) = x[\/latex].\r\n\r\nFor this problem, it would be easier to work with [latex]g(f(x)) = x[\/latex], since [latex]x^3[\/latex] will cancel out the radical in the [latex]f(x)[\/latex].\r\n\r\n[latex]\\begin{array}{rrl}\r\ng(f(x))&amp;=&amp;[(3x+4)^{\\frac{1}{3}}]^3-4 \\\\ \\\\\r\ng(f(x))&amp;=&amp;\\dfrac{3x+4-4}{3} \\\\ \\\\\r\ng(f(x))&amp;=&amp;\\dfrac{3x}{3} \\\\ \\\\\r\ng(f(x))&amp;=&amp;x\r\n\\end{array}[\/latex]\r\n\r\nThese functions are inverses of each other.\r\n\r\n<\/div>\r\n<\/div>\r\nOne of the strategies that is used to find the inverse of another function involves the substitution of the [latex]x[\/latex] and [latex]y[\/latex] variables of an equation. This is shown in the next few examples.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.3.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the inverse function of [latex]y = x^3 - 8[\/latex].\r\n\r\nThe inverse function is found by substituting [latex]y[\/latex] for all [latex]x[\/latex] values and [latex]x[\/latex] for all [latex]y[\/latex] values in the original equation and then isolating for [latex]y[\/latex].\r\n\r\nFrom the equation [latex]y = x^3 - 8[\/latex], you now get [latex]x = y^3 - 8[\/latex].\r\n\r\nIsolating for [latex]y[\/latex] yields [latex]y^3 = x + 8[\/latex], which simplifies to [latex]y = (x + 8)^{\\frac{1}{3}}[\/latex].\r\n\r\nThese equations can be also written as [latex]f(x) = x^3 - 8[\/latex] and [latex]f^{-1}(x) = (x + 8)^{\\frac{1}{3}}[\/latex].\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.3.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the inverse function of [latex]f(x) = (x + 4)^3 - 2[\/latex].\r\n\r\n[latex]\\begin{array}{rrl}\r\nx&amp;=&amp;(f^{-1}(x) + 4)^3 - 2 \\\\\r\nx+2&amp;=&amp;(f^{-1}(x)+4)^3 \\\\\r\n(x+2)^{\\frac{1}{3}}&amp;=&amp;f^{-1}(x)+4 \\\\\r\nf^{-1}(x)&amp;=&amp;(x+2)^{\\frac{1}{3}}-4\r\n\\end{array}[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nState if the given functions are inverses.\r\n<ol>\r\n \t<li>[latex]g(x)=-x^5-3\\text{ and }f(x)=\\sqrt[5]{-x-3}[\/latex]<\/li>\r\n \t<li>[latex]g(x)=4-x\\text{ and }f(x)=\\dfrac{4}{x}[\/latex]<\/li>\r\n \t<li>[latex]g(x)=-10x+5\\text{ and }f(x)=\\dfrac{x-5}{10}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{x-5}{10}\\text{ and }h(x)=10x+5[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{-2}{x+3}\\text{ and }g(x)=\\dfrac{3x+2}{x+2}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{-x-1}{x-2}\\text{ and }g(x)=\\dfrac{-2x+1}{-x-1}[\/latex]<\/li>\r\n<\/ol>\r\nFor questions 7 to 22, find the inverse of each function.\r\n<ol class=\"twocolumn\" start=\"7\">\r\n \t<li>[latex]f(x)=(x-2)^5+3[\/latex]<\/li>\r\n \t<li>[latex]g(x)=\\sqrt[3]{x+1}+2[\/latex]<\/li>\r\n \t<li>[latex]g(x)=\\dfrac{4}{x+2}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{-3}{x-3}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{-2x-2}{x+2}[\/latex]<\/li>\r\n \t<li>[latex]g(x)=\\dfrac{9+x}{3}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{10-x}{5}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{5x-15}{2}[\/latex]<\/li>\r\n \t<li>[latex]g(x)=-(x-1)^3[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{12-3x}{4}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=(x-3)^3[\/latex]<\/li>\r\n \t<li>[latex]g(x)=\\sqrt[5]{-x}+2[\/latex]<\/li>\r\n \t<li>[latex]g(x)=\\dfrac{x}{x-1}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{-3-2x}{x+3}[\/latex]<\/li>\r\n \t<li>[latex]f(x)=\\dfrac{x-1}{x+1}[\/latex]<\/li>\r\n \t<li>[latex]h(x)=\\dfrac{x}{x+2}[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-11-3\/\">Answer Key 11.3<\/a>","rendered":"<p>When working with mathematical functions, it sometimes becomes useful to undo what the original function does. To do this, you need to find the inverse of the function. This feature is commonly used in exponents and logarithms and in trigonometry.<\/p>\n<p>In this topic, you will be looking at functions and seeing if they can be inverses of themselves. The notation used for this procedure is [latex]f^{-1}(x)[\/latex] is the inverse of [latex]f(x)[\/latex]. In practice, this works as follows:<\/p>\n<p>[latex]f^{-1}[f(x)] = x[\/latex]<\/p>\n<p>This is a very useful tool used many times over in math. If there are two functions [latex]f(x)[\/latex] and [latex]g(x)[\/latex] that are inverses of each other (if their composites \u201cundo\u201d each other\u2019s function), their composite functions look like:<\/p>\n<p>[latex]g(f(x)) = x\\text{ and }f(g(x)) = x[\/latex]<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.3.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Are the functions [latex]f(x) = 2x + 20[\/latex] and [latex]g(x) = \\dfrac{x}{2} - 10[\/latex] inverses of each other?<\/p>\n<p>Test if either [latex]g(f(x)) = x[\/latex] or [latex]f(g(x)) = x[\/latex]:<\/p>\n<p>[latex]\\begin{array}{rrl}  g(f(x))&=&\\dfrac{2x+20}{2}-10 \\\\ \\\\  &=&x+10-10 \\\\ \\\\  &=&x  \\end{array}[\/latex]<\/p>\n<p>These two functions are inverses of each other. If you had tested [latex]f(g(x))[\/latex], you would have gotten the same result, [latex]x[\/latex].<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.3.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Are the functions [latex]f(x) = (3x + 4)^{\\frac{1}{3}} and [latex]g(x) = \\dfrac{x^3 - 4}{3}[\/latex] inverses of each other?<\/p>\n<p>Test if either [latex]g(f(x)) = x[\/latex] or [latex]f(g(x)) = x[\/latex].<\/p>\n<p>For this problem, it would be easier to work with [latex]g(f(x)) = x[\/latex], since [latex]x^3[\/latex] will cancel out the radical in the [latex]f(x)[\/latex].<\/p>\n<p>[latex]\\begin{array}{rrl}  g(f(x))&=&[(3x+4)^{\\frac{1}{3}}]^3-4 \\\\ \\\\  g(f(x))&=&\\dfrac{3x+4-4}{3} \\\\ \\\\  g(f(x))&=&\\dfrac{3x}{3} \\\\ \\\\  g(f(x))&=&x  \\end{array}[\/latex]<\/p>\n<p>These functions are inverses of each other.<\/p>\n<\/div>\n<\/div>\n<p>One of the strategies that is used to find the inverse of another function involves the substitution of the [latex]x[\/latex] and [latex]y[\/latex] variables of an equation. This is shown in the next few examples.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.3.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the inverse function of [latex]y = x^3 - 8[\/latex].<\/p>\n<p>The inverse function is found by substituting [latex]y[\/latex] for all [latex]x[\/latex] values and [latex]x[\/latex] for all [latex]y[\/latex] values in the original equation and then isolating for [latex]y[\/latex].<\/p>\n<p>From the equation [latex]y = x^3 - 8[\/latex], you now get [latex]x = y^3 - 8[\/latex].<\/p>\n<p>Isolating for [latex]y[\/latex] yields [latex]y^3 = x + 8[\/latex], which simplifies to [latex]y = (x + 8)^{\\frac{1}{3}}[\/latex].<\/p>\n<p>These equations can be also written as [latex]f(x) = x^3 - 8[\/latex] and [latex]f^{-1}(x) = (x + 8)^{\\frac{1}{3}}[\/latex].<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.3.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the inverse function of [latex]f(x) = (x + 4)^3 - 2[\/latex].<\/p>\n<p>[latex]\\begin{array}{rrl}  x&=&(f^{-1}(x) + 4)^3 - 2 \\\\  x+2&=&(f^{-1}(x)+4)^3 \\\\  (x+2)^{\\frac{1}{3}}&=&f^{-1}(x)+4 \\\\  f^{-1}(x)&=&(x+2)^{\\frac{1}{3}}-4  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>State if the given functions are inverses.<\/p>\n<ol>\n<li>[latex]g(x)=-x^5-3\\text{ and }f(x)=\\sqrt[5]{-x-3}[\/latex]<\/li>\n<li>[latex]g(x)=4-x\\text{ and }f(x)=\\dfrac{4}{x}[\/latex]<\/li>\n<li>[latex]g(x)=-10x+5\\text{ and }f(x)=\\dfrac{x-5}{10}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{x-5}{10}\\text{ and }h(x)=10x+5[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{-2}{x+3}\\text{ and }g(x)=\\dfrac{3x+2}{x+2}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{-x-1}{x-2}\\text{ and }g(x)=\\dfrac{-2x+1}{-x-1}[\/latex]<\/li>\n<\/ol>\n<p>For questions 7 to 22, find the inverse of each function.<\/p>\n<ol class=\"twocolumn\" start=\"7\">\n<li>[latex]f(x)=(x-2)^5+3[\/latex]<\/li>\n<li>[latex]g(x)=\\sqrt[3]{x+1}+2[\/latex]<\/li>\n<li>[latex]g(x)=\\dfrac{4}{x+2}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{-3}{x-3}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{-2x-2}{x+2}[\/latex]<\/li>\n<li>[latex]g(x)=\\dfrac{9+x}{3}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{10-x}{5}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{5x-15}{2}[\/latex]<\/li>\n<li>[latex]g(x)=-(x-1)^3[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{12-3x}{4}[\/latex]<\/li>\n<li>[latex]f(x)=(x-3)^3[\/latex]<\/li>\n<li>[latex]g(x)=\\sqrt[5]{-x}+2[\/latex]<\/li>\n<li>[latex]g(x)=\\dfrac{x}{x-1}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{-3-2x}{x+3}[\/latex]<\/li>\n<li>[latex]f(x)=\\dfrac{x-1}{x+1}[\/latex]<\/li>\n<li>[latex]h(x)=\\dfrac{x}{x+2}[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-11-3\/\">Answer Key 11.3<\/a><\/p>\n","protected":false},"author":90,"menu_order":3,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1507","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1491,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":2,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1507\/revisions"}],"predecessor-version":[{"id":2174,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1507\/revisions\/2174"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1491"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1507\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1507"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1507"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1507"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}