|  | 
| 
 
 
| Question 1209327:  Let
 f(x) = (2x + 5)/(x - 4).
 If f^{-1} is the inverse of f, what is f^{-1}(1)?
 Found 4 solutions by  mccravyedwin, ikleyn, greenestamps, math_tutor2020:
 Answer by mccravyedwin(409)
      (Show Source): Answer by ikleyn(52879)
      (Show Source): 
You can put this solution on YOUR website! . Let f(x) = (2x + 5)/(x - 4).
 If f^{-1} is the inverse of f, what is f^{-1}(1)?
 ~~~~~~~~~~~~~~~~~~~~~
 
 
 
All you need to do to find f^{-1}(1)  is to solve this equation for x
     = 1.    <<<---===  the sign is corrected after the notice from @greenestamp.
It can be solved in a few lines
    2x + 5 = x - 4.
    2x - x = -4 - 5
       x   =    -9.     
ANSWEER.  f^{-1}(1) is -9.Solved.
 
 --------------------
 
 What I am trying to explain is that in this problem you do not need
 to restore the inverse function  f^{-1}(x)  explicitly as a function of  x,
 as the other tutor does.   It is unnecessary work.
 
 All you need to do to find  f^{-1}(1)  is to solve this equation,  f(x) = 1,  for  x.
 
 In problems of this kind,  it is necessary to restore  f^(-1)(x)  explicitly in two cases:
 
 (1)   if the problem explicitly asks you about it,
 
 and/or
 
 (2)   if the problem asks to calculate  f^(-1)(x)  for several/many values of x.
 
 
 Then restoring the inverse function is justified from the point of view of effectiveness of your efforts.
 
 Otherwise,  if you are asked to find  f^(-1)(x)  for one single value of  x = c,
 it is more effective to solve an equation  f(x) = c  for this single value of  "c".
 
 
 
Answer by greenestamps(13209)
      (Show Source): Answer by math_tutor2020(3817)
      (Show Source): 
You can put this solution on YOUR website! Sometimes inverse notation can be a pain to work with. Especially with a keyboard.
 I find it's better to introduce another function such as g(x)
 
 Let g(x) be the inverse of f(x)
 To find g(x), we first replace f(x) with y.
 Then swap x and y and solve for y.
 
 f(x) = (2x + 5)/(x - 4)
 y = (2x + 5)/(x - 4)
 x = (2y + 5)/(y - 4) ...... x and y swap; from here we isolate y.
 x(y-4) = 2y + 5
 xy-4x = 2y+5
 xy-2y = 5+4x
 y(x-2) = 5+4x
 y = (5+4x)/(x-2)
 g(x) = (5+4x)/(x-2) is the inverse of f(x)
 
 To confirm that f and g are inverses of each other, you should prove that
 f( g(x) ) = x and f( g(x) ) = x
 are both true equations for all x in the domain.
 I'll let the student handle this proof.
 
 Once we figure out the inverse, we can then wrap up the question
 g(x) = (5+4x)/(x-2)
 g(1) = (5+4*1)/(1-2)
 g(1) = (9)/(-1)
 g(1) = -9 is the final answer.
 
 This is equivalent to saying f^{-1}(1) = -9 i.e.
  = )  But again the -1 exponent notation might be a bit clunky to write out on a keyboard.
 
 --------------------------------------------------------------------------
 
 Another approach
 
 The input x maps to the output f(x) when applying the f(x) function.
 
 The inverse goes in reverse of this process.
 Computing f^{-1}(1) is the same as asking "what x value gives the output y = f(x) = 1?"
 
 Replace f(x) with 1 and solve for x.
 f(x) = (2x + 5)/(x - 4)
 1 = (2x + 5)/(x - 4)
 x-4 = 2x+5
 x-2x = 5+4
 -x = 9
 x = -9 is the x value input needed to arrive at f(x) = 1
 
 Let's check that claim:
 f(x) = (2x + 5)/(x - 4)
 f(-9) = (2*(-9) + 5)/(-9 - 4)
 f(-9) = (-18 + 5)/(-13)
 f(-9) = (-13)/(-13)
 f(-9) = 1
 This verifies the answer.
 You can also use graphing tools like Desmos and GeoGebra to verify.
 
 
 --------------------------------------------------------------------------
 
 Answer: -9
 
 | 
  
 | 
 |  |  |