1.7 Inverse Functions - Franklin

Transcription

333371 0107.qxd12/27/0610:35 AMPage 147Section 1.7Inverse Functions1471.7 Inverse FunctionsWhat you should learnInverse FunctionsRecall from Section 1.3 that a function can be represented by a set of orderedpairs. For instance, the function f x x 4 from the set A 1, 2, 3, 4 to theset B 5, 6, 7, 8 can be written as follows.f x x 4: 1, 5 , 2, 6 , 3, 7 , 4, 8 䊏䊏䊏In this case, by interchanging the first and second coordinates of each of theseordered pairs, you can form the inverse function of f, which is denoted by f 1.It is a function from the set B to the set A, and can be written as follows.f 1 x x 4: 5, 1 , 6, 2 , 7, 3 , 8, 4 Note that the domain of f is equal to the range of f 1, and vice versa, as shownin Figure 1.82. Also note that the functions f and f 1 have the effect of “undoing”each other. In other words, when you form the composition of f with f 1 or thecomposition of f 1 with f, you obtain the identity function.䊏Find inverse functions informally andverify that two functions are inversefunctions of each other.Use graphs of functions to decide whetherfunctions have inverse functions.Determine if functions are one-to-one.Find inverse functions algebraically.Why you should learn itInverse functions can be helpful in furtherexploring how two variables relate to eachother. For example, in Exercises 103 and 104on page 156, you will use inverse functionsto find the European shoe sizes from thecorresponding U.S. shoe sizes.f f 1 x f x 4 x 4 4 xf 1 f x f 1 x 4 x 4 4 xf (x) x 4Domain of fRange of fxf(x)Range of f 1f 1Domain of f 1LWA-Dann Tardif/Corbis(x) x 4Figure 1.82Example 1 Finding Inverse Functions InformallyFind the inverse function of f(x) 4x. Then verify that both f f 1 x andf 1 f x are equal to the identity function.SolutionThe function f multiplies each input by 4. To “undo” this function, you need todivide each input by 4. So, the inverse function of f x 4x is given byxf 1 x .4You can verify that both f f 1 x and f 1 f x are equal to the identity functionas follows.f f 1 x f 4 4 4 xxxNow try Exercise 1.f 1 f x f 1 4x 4x x4STUDY TIPDon’t be confused by the useof the exponent 1 to denotethe inverse function f 1. In thistext, whenever f 1 is written,it always refers to the inversefunction of the function f andnot to the reciprocal of f x ,which is given by1.f x

333371 0107.qxd12/27/0614810:35 AMChapter 1Page 148Functions and Their GraphsExample 2 Finding Inverse Functions InformallyFind the inverse function of f x x 6. Then verify that both f f 1 x andf 1 f x are equal to the identity function.SolutionThe function f subtracts 6 from each input. To “undo” this function, you need toadd 6 to each input. So, the inverse function of f x x 6 is given byf 1 x x 6.You can verify that both f f 1 x and f 1 f x are equal to the identity functionas follows.f f 1 x f x 6 x 6 6 xf 1 f x f 1 x 6 x 6 6 xNow try Exercise 3.A table of values can help you understand inverse functions. For instance, thefollowing table shows several values of the function in Example 2. Interchangethe rows of this table to obtain values of the inverse function.x 2 1012f x 8 7 6 5 4x 8 7 6 5 4f 1 x 2 1012In the table at the left, each output is 6 less than the input, and in the table at theright, each output is 6 more than the input.The formal definition of an inverse function is as follows.Definition of Inverse FunctionLet f and g be two functions such thatf g x xfor every x in the domain of gg f x xfor every x in the domain of f.andUnder these conditions, the function g is the inverse function of thefunction f. The function g is denoted by f 1 (read “f-inverse”). So,f f 1 x xandf 1 f x x.The domain of f must be equal to the range of f 1, and the range of f mustbe equal to the domain of f 1.If the function g is the inverse function of the function f, it must also be truethat the function f is the inverse function of the function g. For this reason, youcan say that the functions f and g are inverse functions of each other.

333371 0107.qxd12/27/0610:35 AMPage 149Section 1.7149Inverse FunctionsExample 3 Verifying Inverse Functions AlgebraicallyShow that the functions are inverse functions of each other.f x 2x3 1g x and x 2 13Point out to students that when using agraphing utility, it is important to know afunction’s behavior because the graphingutility may show an incomplete function.For instance, it is important to know that thedomain of f x x 2 3 is all real numbers,because a graphing utility may show anincomplete graph of the function, dependingon how the function was entered.Solutionf g x f x 2 1 2 x 2 1 1333 2 x 2 1 1 x 1 1 xg f x g 2x3 1 2x33 3 x3 3 1 12TECHNOLOGY TIPMost graphing utilities can graphy x1 3 in two ways:2x 323y1 x. xNow try Exercise 15.Example 4 Verifying Inverse Functions AlgebraicallyWhich of the functions is the inverse function of f x g x x 25h x or 1 3 ory1 x5?x 2However, you may not be ableto obtain the complete graphof y x2 3 by enteringy1 x 2 3 . If not, youshould usey1 x 1 3 2 or3 x2 .y1 5 2x5y x2/3SolutionBy forming the composition of f with g, you havef g x f 65x 225 x.5x 2x 12 25 3 y Because this composition is not equal to the identity function x, it follows that gis not the inverse function of f. By forming the composition of f with h, you havef h x f6 x 2 55 5 x.5x x 2 2 5So, it appears that h is the inverse function of f. You can confirm this by showingthat the composition of h with f is also equal to the identity function.Now try Exercise 19.3x25 66 3

333371 0107.qxd15012/27/0610:35 AMChapter 1Page 150Functions and Their GraphsThe Graph of an Inverse FunctionTECHNOLOGY TIPThe graphs of a function f and its inverse function f 1 are related to each other inthe following way. If the point a, b lies on the graph of f, then the point b, a must lie on the graph of f 1, and vice versa. This means that the graph of f 1 isa reflection of the graph of f in the line y x, as shown in Figure 1.83.yIn Examples 3 and 4, inversefunctions were verifiedalgebraically. A graphing utilitycan also be helpful in checkingwhether one function is theinverse function of anotherfunction. Use the GraphReflection Program found atthis textbook’s Online StudyCenter to verify Example 4graphically.y xy f ( x)(a , b)y f 1 (x)(b , a )xFigure 1.83Example 5 Verifying Inverse Functions Graphicallyand NumericallyVerify that the functions f and g from Example 3 are inverse functions of eachother graphically and numerically.Graphical SolutionNumerical SolutionYou can verify that f and g are inverse functions of each othergraphically by using a graphing utility to graph f and g in thesame viewing window. (Be sure to use a square setting.)From the graph in Figure 1.84, you can verify that the graphof g is the reflection of the graph of f in the line y x.You can verify that f and g are inverse functions of eachother numerically. Begin by entering the compositionsf g x and g f x into a graphing utility as follows.g(x) 3x 124y x 6y2 g f x 6 4y1 f g x 2f(x) 2x3 1 3x 12 2x33 1 12Then use the table feature of the graphing utility tocreate a table, as shown in Figure 1.85. Note that theentries for x, y1, and y2 are the same. So, f g x x andg f x x. You can now conclude that f and g areinverse functions of each other.Figure 1.84Now try Exercise 25. 13Figure 1.85

333371 0107.qxd12/27/0610:35 AMPage 151Section 1.7151Inverse FunctionsThe Existence of an Inverse FunctionConsider the function f x x2. The first table at the right is a table of values forf x x2. The second table was created by interchanging the rows of the firsttable. The second table does not represent a function because the input x 4 ismatched with two different outputs: y 2 and y 2. So, f x x2 does nothave an inverse function.To have an inverse function, a function must be one-to-one, which meansthat no two elements in the domain of f correspond to the same element in therange of f. 2 1012f(x)41014x41014 2 1012xg(x)Definition of a One-to-One FunctionA function f is one-to-one if, for a and b in its domain, f a f b impliesthat a b.yExistence of an Inverse FunctionA function f has an inverse function f 1 if and only if f is one-to-one.3From its graph, it is easy to tell whether a function of x is one-to-one. Simplycheck to see that every horizontal line intersects the graph of the function at mostonce. This is called the Horizontal Line Test. For instance, Figure 1.86 showsthe graph of y x2. On the graph, you can find a horizontal line that intersectsthe graph twice.Two special types of functions that pass the Horizontal Line Test are thosethat are increasing or decreasing on their entire domains.1. If f is increasing on its entire domain, then f is one-to-one.y x22( 1, 1) 21(1, 1)x 112 1Figure 1.86 f x ⴝ x 2 is notone-to-one.2. If f is decreasing on its entire domain, then f is one-to-one.Example 6 Testing for One-to-One FunctionsIs the function f x x 1 one-to-one?Algebraic SolutionGraphical SolutionLet a and b be nonnegative real numbers with f a f b .Use a graphing utility to graph the functiony x 1. From Figure 1.87, you can see that ahorizontal line will intersect the graph at most onceand the function is increasing. So, f is one-to-one anddoes have an inverse function. a 1 b 1Set f a f b . a ba bSo, f a f b implies that a b. You can conclude that f isone-to-one and does have an inverse function.5 2x 17 1Now try Exercise 55.y Figure 1.87

333371 0107.qxd12/27/06152Chapter 110:36 AMPage 152Functions and Their GraphsFinding Inverse Functions AlgebraicallyFor simple functions, you can find inverse functions by inspection. For morecomplicated functions, however, it is best to use the following guidelines.Finding an Inverse Function1. Use the Horizontal Line Test to decide whether f has an inversefunction.2. In the equation for f x , replace f x by y.3. Interchange the roles of x and y, and solve for y.4. Replace y by f 1 x in the new equation.5. Verify that f and f 1 are inverse functions of each other by showingthat the domain of f is equal to the range of f 1, the range of f isequal to the domain of f 1, and f f 1 x x and f 1 f x x.The function f with an implied domain of all real numbers may not pass theHorizontal Line Test. In this case, the domain of f may be restricted so that f doeshave an inverse function. For instance, if the domain of f x x2 is restricted tothe nonnegative real numbers, then f does have an inverse function.TECHNOLOGY TIPMany graphing utilities havea built-in feature for drawing aninverse function. To see how thisworks, consider the functionf x x . The inverse functionof f is given by f 1 x x2,x 0. Enter the functiony1 x. Then graph it in thestandard viewing window anduse the draw inverse feature.You should obtain the figurebelow, which shows both f andits inverse function f 1. Forinstructions on how to usethe draw inverse feature, seeAppendix A; for specifickeystrokes, go to this textbook’sOnline Study Center.f 1(x) x2, x 010Example 7 Finding an Inverse Function Algebraically 105 3x.Find the inverse function of f x 210 10Solutionf(x) xThe graph of f in Figure 1.88 passes the Horizontal Line Test. So you know thatf is one-to-one and has an inverse function.f x 5 3x25 3xy 2x 5 3y2Write original function.Replace f x by y.Interchange x and y.Multiply each side by 2.3y 5 2xIsolate the y-term.f 1 x 5 2x35 2x332x 5 3y5 2xy 3f 1(x) 24 1f(x) 5 3x2Figure 1.88Solve for y.Replace y by f 1 x .The domains and ranges of f and f 1 consist of all real numbers. Verify thatf f 1 x x and f 1 f x x.Now try Exercise 59.The draw inverse feature is particularlyuseful if you cannot find an expression forthe inverse function of a given function.For example, it would be very difficult todetermine the equation for the inversefunction of the one-to-one functionf x 14 x 5 14 x 3 12 x 1.However, it is easy to use the techniqueoutlined above to obtain the graph of theinverse function.

333371 0107.qxd12/27/0610:36 AMPage 153Section 1.7153Inverse FunctionsExample 8 Finding an Inverse Function AlgebraicallyFind the inverse function of f x x3 4 and use a graphing utility to graph fand f 1 in the same viewing window.Solutionf x x3 4Write original function.y x3 4Replace f x by y.x y3 4Interchange x and y.y3 x 4Isolate y.3 x 4y f 1(x) 3x 44y x 99Solve for y.3 x 4f 1 x f(x) x3 4Replace y by f 1 x .The graph of f in Figure 1.89 passes the Horizontal Line Test. So, you know that fis one-to-one and has an inverse function. The graph of f 1 in Figure 1.89 is thereflection of the graph of f in the line y x. Verify that f f 1 x x andf 1 f x x. 8Figure 1.89Now try Exercise 61.Example 9 Finding an Inverse Function AlgebraicallyFind the inverse function of f x 2x 3 and use a graphing utility to graphf and f 1 in the same viewing window.Solutionf x 2x 3Write original function.y 2x 3Replace f x by y.x 2y 3Interchange x and y.x2 2y 3Square each side.2y x 2 3y f 1 x x2Isolate y. 32x2 3,2Activities1. Given f x 5x 7, find f 1 x .x 7Answer: f 1 x 52. Show that f and g are inverse functionsby showing that f g x x andg f x x.f x 3x3 1g x x 3 133. Describe the graphs of functions thathave inverse functions and show howthe graph of a function and its inversefunction are related.Solve for y.x 0Replace y by f 1 x .The graph of f in Figure 1.90 passes the Horizontal Line Test. So you know thatf is one-to-one and has an inverse function. The graph of f 1 in Figure 1.90 is thereflection of the graph of f in the line y x. Note that the range of f is the interval 0, , which implies that the domain of f 1 is the interval 0, . Moreover,the domain of f is the interval 32, , which implies that the range of f 1 is theinterval 32, . Verify that f f 1 x x and f 1 f x x.Now try Exercise 65.f 1(x) x2 3,x 025f(x) (0, 32((32 , 0( 2 1Figure 1.90y x72x 3

333371 0107.qxd15412/27/0610:36 AMChapter 1Page 154Functions and Their Graphs1.7 ExercisesSee www.CalcChat.com for worked-out solutions to odd-numbered exercises.Vocabulary CheckFill in the blanks.1. If the composite functions f g x x and g f x x, then the function g is the function of f,and is denoted by .2. The domain of f is the of f 1, and the of f 1 is the range of f.3. The graphs of f and f 1 are reflections of each other in the line .4. To have an inverse function, a function f must be ; that is, f a f b implies a b.5. A graphical test for the existence of an inverse function is called the Line Test.In Exercises 1– 8, find the inverse function of f informally.Verify that f f 1 x ⴝ x and f 1 f x ⴝ x.1. f x 6x2. f x 3. f x x 74. f x x 35. f x 2x 16. f x 3 x7. f x 8. f x x 513xx 14In Exercises 9–14, (a) show that f and g are inversefunctions algebraically and (b) use a graphing utility tocreate a table of values for each function to numericallyshow that f and g are inverse functions.18. f x 9 x 2,x 0; g x 9 x19. f x 1 3 1 xg x 20. f x x 9,411. f x x3 5,12. f x 11 x, x 0; g x , 0 x 11 xxIn Exercises 21–24, match the graph of the function withthe graph of its inverse function. [The graphs of the inversefunctions are labeled (a), (b), (c), and (d).](a)(b)7 372x 69. f x x 3, g x 2710. f x x 3, 39 1(c)9 1(d)44g x 4x 9 63g x x 513. f x x 8,g x 8 x2, 66x33 2x, g x 26 4x 021.x3 1033x 10, g x 14. f x 3In Exercises 15–20, show that f and g are inverse functionsalgebraically. Use a graphing utility to graph f and g in thesame viewing window. Describe the relationship betweenthe graphs. 422.4 61g x x17. f x x 4; g x x 2 4, x 076 323.9 1 424.73x15. f x x 3, g x 116. f x ,x74 6 369 1 4

333371 0107.qxd12/27/0610:36 AMPage 155Section 1.7In Exercises 25–28, show that f and g are inverse functions(a) graphically and (b) numerically.25. f x 2x,g x 27. f x x 1,x 528. f x x 32x 3, g x x 2x 1g x 5x 1x 130. 47. f x x 4In Exercises 29–34, determine if the graph is that of a function. If so, determine if the function is one-to-one.y x 6 f x x 6 In Exercises 47–58, determine algebraically whether thefunction is one-to-one. Verify your answer graphically.26. f x x 5, g x x 529. 45. h x x 4 x 446.x2155Inverse Functionsy48. g x x 2 x 449. f x 3x 4550. f x 3x 551. f x 1x252. h x 4x253. f x x 3 2, x 354. q x x 5 2,x 555. f x 2x 356. f x x 2 x58. f x 31.yyx34.x 2x2x2 1In Exercises 59 – 68, find the inverse function of falgebraically. Use a graphing utility to graph both f and f ⴚ1in the same viewing window. Describe the relationshipbetween the graphs.y32.x33. 57. f x x 2 ,x59. f x 2x 360. f x 3x61. f x x 562. f x x 3 163. f x 64. f x x 2,x3 5x 065. f x 4 x 2, 0 x 2y66. f x 16 x2,67. f x 4 x 04x68. f x 6 xxxIn Exercises 35 – 46, use a graphing utility to graph thefunction and use the Horizontal Line Test to determinewhether the function is one-to-one and so has an inversefunction exists.35. f x 3 12x37. h x 2xx2 136. f x 14 x 2 2 138. g x 4 x6x239. h x 16 x 240. f x 2x 16 x 241. f x 1042. f x 0.6543. g x x 5 344. f x x5 7Think About It In Exercises 69–78, restrict the domain ofthe function f so that the function is one-to-one and has aninverse function. Then find the inverse function f ⴚ1. Statethe domains and ranges of f and f ⴚ1. Explain your results.(There are many correct answers.)69. f x x 2 270. f x 1 x 4 71. f x x 272. f x x 273. f x x 3 274. f x x 4 275. f x 2x2 576. f x 12x2 1 77. f x x 4 1 78. f x x 1 2

333371 0107.qxd1/3/0715612:02 PMChapter 1Page 156Functions and Their GraphsIn Exercises 79 and 80, use the graph of the function f tocomplete the table and sketch the graph of f 1.y79.f 1共x兲x4fx 4 22 242y 34ff 1共x兲x99. g 1 f 1100. f 1 g 1101. 共 f g兲 1102. 共g f 兲 1103. Shoe Sizes The table shows men’s shoe sizes in theUnited States and the corresponding European shoe sizes.Let y f 共x兲 represent the function that gives the men’sEuropean shoe size in terms of x, the men’s U.S. size.380. 2Men’s U.S.shoe sizeMen’s Europeanshoe size8910111213414243454647x 4 2 204 46In Exercises 81– 88, use the graphs of y ⴝ f 冇x冈 and y ⴝ g 冇x冈to evaluate the function.y4y 4 2 2x24 4(a) Is f one-to-one? Explain.6y f(x)y g(x) 6 4(b) Find f共11兲.4(c) Find f 1共43兲, if possible.2x2 282. g 1共0兲83. 共 f g兲共2兲85. f 1共g共0兲兲84. g共 f 共 4兲兲兲共2兲f 14 481. f 1共0兲87. 共g 89. f 共x兲 x 3 x 13x 2x 1286. 共g 1 f 兲共3兲88. 共 f 1 g 1兲共 2兲90. h共x兲 x冪4 x 292. f 共x兲 4x冪x 2 15In Exercises 93–98, use the functions f 冇x冈 ⴝ 8 x ⴚ 3 andg冇x冈 ⴝ x 3 to find the indicated value or function.193. 共 f 1 g 1兲共1兲(d) Find f共f 1共41兲兲.(e) Find f 1共f共13兲兲.104. Shoe Sizes The table shows women’s shoe sizes in theUnited States and the corresponding European shoe sizes.Let y g共x兲 epresent the function that gives the women’sEuropean shoe size in terms of x, the women’s U.S. size.Graphical Reasoning In Exercises 89–92, (a) use agraphing utility to graph the function, (b) use the drawinverse feature of the graphing utility to draw the inverse ofthe function, and (c) determine whether the graph of theinverse relation is an inverse function, explaining yourreasoning.91. g共x兲 96. 共g 1 g 1兲共 4兲98. g 1 f 1In Exercises 99–102, use the functions f 冇x冈 ⴝ x 1 4 andg冇x冈 ⴝ 2x ⴚ 5 to find the specified function. 4295. 共 f 1 f 1兲共6兲97. 共 f g兲 194. 共 g 1 f 1兲共 3兲Women’s U.S.shoe sizeWomen’s Europeanshoe size456789353738394042(a) Is g one-to-one? Explain.(b) Find g共6兲.(c) Find g 1共42兲.(d) Find g共g 1共39兲兲.(e) Find g 1共g共5兲兲.

333371 0107.qxd12/27/0610:36 AMPage 157Section 1.7105. Transportation The total values of new car sales f (inbillions of dollars) in the United States from 1995 through2004 are shown in the table. The time (in years) is givenby t, with t 5 corresponding to 1995. (Source:National Automobile Dealers Association)Year, t567891011121314Sales, f 3110. Proof Prove that if f is a one-to-one odd function, f 1 isan odd function.In Exercises 111–114, decide whether the two functionsshown in the graph appear to be inverse functions of eachother. Explain your reasoning.y111.(c) If f 1 exists, find f 1 650.3 .(d) If the table above were extended to 2005 and if thetotal value of new car sales for that year were 690.4billion, would f 1 exist? Explain.106. Hourly Wage Your wage is 8.00 per hour plus 0.75for each unit produced per hour. So, your hourly wage yin terms of the number of units produced x isy 8 0.75x.(a) Find the inverse function. What does each variable inthe inverse function represent?(b) Use a graphing utility to graph the function and itsinverse function.(c) Use the trace feature of a graphing utility to find thehourly wage when 10 units are produced per hour.(d) Use the trace feature of a graphing utility to find thenumber of units produced when your hourly wage is 22.25.SynthesisTrue or False? In Exercises 107 and 108, determinewhether the statement is true or false. Justify your answer.107. If f is an even function, f 1 exists.y112.32321x 3 2 1x 3 22 32 3 2 3y113.y114.32 121x 2 12 3x1 2 2(a) Does f 1 exist?(b) If f 1 exists, what does it mean in the context of theproblem?157Inverse FunctionsIn Exercises 115–118, determine if the situation could berepresented by a one-to-one function. If so, write a statement that describes the inverse function.115. The number of miles n a marathon runner has completedin terms of the time t in hours116. The population p of South Carolina in terms of the year tfrom 1960 to 2005117. The depth of the tide d at a beach in terms of the time tover a 24-hour period118. The height h in inches of a human born in the year 2000in terms of his or her age n in yearsSkills ReviewIn Exercises 119–122, write the rational expression insimplest form.119.27x33x2120.5x2yxy 5x121.x2 366 x122.x2 3x 40x2 3x 10In Exercises 123–128, determine whether the equationrepresents y as a function of x.108. If the inverse function of f exists, and the graph of f has ay-intercept, the y-intercept of f is an x-intercept of f 1.123. 4x y 3124. x 5125. x2 y2 9126. x2 y 8109. Proof Prove that if f and g are one-to-one functions, f g 1 x g 1 f 1 x .127. y x 2128. x y2 0

graphing utility, it is important to know a function's behavior because the graphing utility may show an incomplete function. For instance, it is important to know that the domain of is all real numbers, because a graphing utility may show an incomplete graph of the function, depending on how the function was entered. f x x2 3