What is Inverse functions: Definition and 103 Discussions

In mathematics, an inverse function (or anti-function) is a function that "reverses" another function: if the function f applied to an input x gives a result of y, then applying its inverse function g to y gives the result x, i.e., g(y) = x if and only if f(x) = y. The inverse function of f is also denoted as




f


1




{\displaystyle f^{-1}}
.As an example, consider the real-valued function of a real variable given by f(x) = 5x − 7. Thinking of this as a step-by-step procedure (namely, take a number x, multiply it by 5, then subtract 7 from the result), to reverse this and get x back from some output value, say y, we would undo each step in reverse order. In this case, it means to add 7 to y, and then divide the result by 5. In functional notation, this inverse function would be given by,




g
(
y
)
=



y
+
7

5


.


{\displaystyle g(y)={\frac {y+7}{5}}.}
With y = 5x − 7 we have that f(x) = y and g(y) = x.
Not all functions have inverse functions. Those that do are called invertible. For a function f: X → Y to have an inverse, it must have the property that for every y in Y, there is exactly one x in X such that f(x) = y. This property ensures that a function g: Y → X exists with the necessary relationship with f.

View More On Wikipedia.org
  1. R

    Inverse Functions: Justifying the Claim

    Inverse functions? I was just wondering...Isnot y=x the only function that is the inverse of itself? How do you go on about saying it in a formal way? I mean as response to your assignment question. where you are not just told to not only give fatcts but "Justify your claim with appropriate...
  2. A

    Inverse Functions: Determine f(f-1(x)) and f-1(f(x))

    Determine f(f-1(x)) and f-1(f(x)) of the following functions. What do you notice? a.) f(x) = 7x-3 b.)f(x) = 2/3 x+2 (there were no brackets the x+2 is just beside the fraction) Rule: If f(g(x)) = x and f(f(x)) = x, then f(x) and g(x) are inverse of each other. This is my exercise...
  3. S

    Finding the General Solution to Inverse Function Equations

    What is the general solution to the equations f(g(x))=h(x) and g(f(x))=h(x), or how do you find the particular soltuion to the equations given a function f (given any f what is the general form of h(x) such that g(x) exists)? My thoughts on the topic: Specific example: Suppose we have...
Back
Top