Inverse Functions are an important concept in mathematics. An inverse function basically reverses the effect of the original function. If you apply a function to a number and then apply its inverse, you get back the original number. For example, if a function turns 2 into 5, the inverse function will turn 5 back into 2.
In this article, we will learn about the inverse function, the conditions for the inverse function, and their properties and uses in detail.
Table of Contents
What are Inverse Functions in Maths?
If functions f(x) and g(x) are inverses of each other, then f(x) = y only if g(y) = x.
g(f(x)) = x
The figure given below describes a function and its inverse. This function is represented as f(x) and takes some input values and gives an output. The inverse of this function is denoted by f-1(x) takes the output values produced by f(x) and converts them back to the input values. For example, let’s say f(x) = 2x. It doubles the number which is given as input, its inverse should make them half to get back the input. f-1(x) = x/2.
Inverse Function Example
Let’s say we have a function f(x) = x2. Now we are asked to find out the inverse of this function. This function is squaring its inputs, we know we need to take the square root for calculating the inverse.
f(x) = x2
f-1(x) = √x
f-1(f(x)) = √x2 = ±x
We see that there are two answers possible, which one to choose? In such cases, the inverse is not possible. So, there are things we need to notice for the functions for which inverses are possible. Also, the function whose inverse exist is called invertible functions.
Conditions for Inverse Function
For a function to have an inverse, the necessary and sufficient condition is
Function must be Bijective(One-One and Onto).
For example, let’s check the following graph for bijection.
This function has same values at two different values of input, this means function is not one-one. Thus, we won’t be able to find it’s inverse without restricting its domain.
How to Find the Inverse of a Function?
To find the inverse of a function, we need to follow the following steps:
Step 1: Substitue f(x) in the given function by “y”.
Step 2: Solve for “x” for the newly formed equation.
Step 3: Switch the positions of “x” and “y”.
Step 4: Substitute the y with notation of inverse function f -1(x).
Example: Find the inverse of f(x) = 6x + 10.
Solution:
We know, f(x) = 6x + 10. Let’s substitute y in place of f(x).
y = 6x + 10
⇒ y – 10 = 6x
⇒ x = (y – 10)/6
⇒ y = (x – 10)/6
⇒ f -1(x) = (x – 10)/6
Inverses of Common Functions
The table given below describes the inverses of some common functions which may come in handy while calculating the inverses for complex functions.
The following table represents the function, its inverse, and its corner cases where corner cases describe the values which are not allowed as input to the inverse of the function.
Function
Inverse
Corner Cases
xn
x1nxn1
Negative values are not allowed when n is even
ax
logax
x > 0 and a > 0
sin(x)
sin-1(x)
Only values between -1 to 1 are allowed
cos(x)
cos-1(x)
Only values between -1 to 1 are allowed
tan(x)
tan-1(x)
—
Inverse Functions Graphs
To understand the graph of the inverse function, let’s say we have f(x) = ex and assume it has inverse i.e., g(x). We know that the inverse of an exponential function is a logarithmic function. So, g(x) = logex. The figure below shows the graph for both of the functions.
We can see that both graphs are mirror images of each other with respect to the line y = x.
Note: Inverse of a function is a mirror image of the function when seen through the line y = x.
There is no shortcut way to plot the graph of the inverse function if the graph of the original function is not given.
Inverse Function Types
There are various types of inverse functions for common functions, some of these types are discussed as follows:
Inverse Trigonometric Function
Inverse Trigonometric Functions are the inverse functions of the trigonometric ratios, and the table for the range and domain of all the Inverse Trigonometric Functions is as follows:
Inverse Trigonometric Function
Domain
Range
sin-1(x)
[-1, 1]
[-π/2 , π/2]
cos-1(x)
[-1, 1]
[0, π]
tan-1(x)
R
(-π/2 , π/2)
sec-1(x)
R – (-1, 1)
[0, π] – {π/2}
cosec-1(x)
R – (-1, 1)
[ -π/2, π/2] – {0}
cot-1(x)
R
(0, π)
Exponential and Logarithm Function
Another example of inverse pair is the exponential and logarithm function, both are inverse of each other. For an exponential function f(x) = ax, its inverse is given by logarithm i.e., logax, and vice versa.
Inverse Hyperbolic Function
Similar to the Inverse Trigonometric Function, there are inverse hyperbolic functions, which are the inverse of the hyperbolic trigonometric function i.e., sinh x, cosh x, tanh x, and so on. Inverse Hyperbolic Function are sinh-1, cosh-1x, tanh-1x, cosech-1x, coth-1x, and sech-1x.
Solved Examples problems on Inverse Functions
Problem 1: Find the inverse of the function f(x) = x+42x+12x+1x+4
Solution:
f(x)=x+42x+1f(x)=2x+1x+4
Substituting f(x) with y.
y=x+42x+1y=2x+1x+4
⇒ y(2x+1)=x+4y(2x+1)=x+4
⇒ 2xy + y = x + 4
⇒ x(2y – 1) = 4 – y
⇒ x = 4–y2y–12y–14–y
Thus, f-1(y) = 4–y2y–12y–14–y
Problem 2: Find the inverse of the function f(x) = ln x + 5.
Solution:
f(x) = lnx + 5
Substituting the f(x) with y
y = lnx + 5
⇒ lnx= y – 5
⇒ x = e(y – 5)
f-1(y) = e(y – 5)
Problem 3: Find the inverse of the following function and draw its graph.
f(x) = ex + 20
Solution:
f(x) = ex + 20
Substituting the f(x) with y
⇒y = ex + 20
⇒y – 20 = ex
⇒ln(y – 20) = x
f-1(y) = ln(y – 20)
The figure below, shows the graphs for f(x) and it’s inverse.
Notice that y > 20 for this function.
Problem 4: State whether the statement is True or False. For the given function f(x) = x2 + 4, the inverse does not exist for all values of x.
Solution:
We know that f(x) = x2 + 4 is not bijective. For example,
f(-2) = 8 and f(2) = 8. So, the inverse for this function cannot exist for all values of x. Thus, this statement is called False.
Problem 5: Find the inverse for the following function:
f(x) = x5x+15x+1x
Solution:
f(x) = x5x+1 5x+1x
Substituting f(x) with y.
y=x5x+1y=5x+1x
⇒ y=x5x+1y=5x+1x
⇒ y(5x + 1) = x
⇒ 5xy + y = x
⇒ x(5y – 1) = -y
⇒ x =−y5y–15y–1−y
Thus, f-1(y) = −y5y–15y–1−y
Inverse Functions Worksheet
Problem 1: f(x) = 3x + 2 Find the inverse function, f-1(x)
Problem 2: f(x) = x + 1/x − 1 Determine the inverse function, f-1(x). Note that f(x) is undefined for x = -1.
Problem 3: f(x) = √x+4 Find the inverse function, f-1(x). Assume x ≥ −4 to ensure the original function is defined.
Problem 4: f(x) = x3+ 1 Calculate the inverse function,f-1(x)
Problem 5: If f(x)=2x−4 and f−1(x)=(x+4)/2, verify that these functions are inverses of each other by showing that f(f−1(x))=x and f−1(f(x))=x.
Problem 6: Determine whether the function f(x)=x3+2 has an inverse. If it does, find the inverse.
Conclusion
Inverse functions are important in math because they allow us to reverse the effect of a function, taking us back to the original value. Learning how to find and use inverse functions can be useful in many areas, such as engineering, computer science, and everyday problem-solving. By understanding how inverse functions work, we can solve a wider range of problems more easily and see how different mathematical concepts connect with each other.
Inverse Functions – FAQs
What is an Inverse Function?
An inverse function is function which “undos” the action of a given function i.e., for a function f(x) g i called its inverse if composition of g on f gives x as output(g(f(x) = x).
When does a Function have an Inverse Function?
When a function is bijective i.e., one-one and onto at the same time, then a function can have inverse.
How do you Find the Inverse of a Function?
To find the inverse of a function, we can substitute y = f(x) in the function and then solve for x.
Result of this process i.e., the value of x, is the inverse of the given function.
What is the Notation for an Inverse Function?
The inverse of a function f(x) is denoted as f-1(x).a
What is the Relationship between a Function and its Inverse Function?
The relation between function and it’s inverse is that if we plot the graph of both functions we can see the symmetry between both the graphs about y = x line.
What is the Domain and Range of an Inverse Function?
Domain and Range of an inverse function is same as the range and domain of the original function.
Neeraj Anand, Param Anand
Er. Neeraj K.Anand is a freelance mentor and writer who specializes in Engineering & Science subjects. Neeraj Anand received a B.Tech degree in Electronics and Communication Engineering from N.I.T Warangal & M.Tech Post Graduation from IETE, New Delhi. He has over 30 years of teaching experience and serves as the Head of Department of ANAND CLASSES. He concentrated all his energy and experiences in academics and subsequently grew up as one of the best mentors in the country for students aspiring for success in competitive examinations.
In parallel, he started a Technical Publication "ANAND TECHNICAL PUBLISHERS" in 2002 and Educational Newspaper "NATIONAL EDUCATION NEWS" in 2014 at Jalandhar. Now he is a Director of leading publication "ANAND TECHNICAL PUBLISHERS", "ANAND CLASSES" and "NATIONAL EDUCATION NEWS".
He has published more than hundred books in the field of Physics, Mathematics, Computers and Information Technology. Besides this he has written many books to help students prepare for IIT-JEE and AIPMT entrance exams. He is an executive member of the IEEE (Institute of Electrical & Electronics Engineers. USA) and honorary member of many Indian scientific societies such as Institution of Electronics & Telecommunication Engineers, Aeronautical Society of India, Bioinformatics Institute of India, Institution of Engineers. He has got award from American Biographical Institute Board of International Research in the year 2005.