Skip to main content

Inverse Functions, Graphs & Solved Examples, Relations & functions Class 12 Math Chapter 1 Notes Study Material Download free pdf

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.

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 Functions in Maths

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.

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.

FunctionInverseCorner Cases
xnx1nxn1​Negative values are not allowed when n is even
axlogaxx > 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) = eand 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. 

Inverse Functions Graphs

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 FunctionDomainRange
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. 

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) = 3+ 2 Find the inverse function, f-1(x)

Problem 2: f(x) = + 1/− 1​ Determine the inverse function, f-1(x). Note that f(x) is undefined for = -1.

Problem 3: f(x) = √x+4​ Find the inverse function, f-1(x). Assume ≥ −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.

Comments

Popular posts from this blog

Symmetric & Skew Symmetric Matrix-Properties, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

A symmetric matrix and skew-symmetric matrix both are square matrices. But the difference between them is, the symmetric matrix is equal to its transpose whereas skew-symmetric matrix is a matrix whose transpose is equal to its negative. If A is a symmetric matrix, then A = A T   and if A is a skew-symmetric matrix then A T  = – A. Table of Contents Symmetric Matrix Properties of Symmetric Matrix Skew Symmetric Matrix Properties of Skew Symmetric Matrix Determinant of Skew Symmetric Matrix Eigenvalue of Skew Symmetric Matrix Frequently Asked Questions-FAQs What is a symmetric matrix? How do you know if a matrix is symmetric? Give an Example of a Matrix Which is Symmetric but not Invertible. Is Symmetric Matrix Diagonalizable? What is skew-symmetric matrix? What is the difference between symmetric and skew-symmetric matrix? Symmetric Matrix To understand if a matrix is a symmetric matrix, it is very important to know about transpose of a matrix and how to find it. If we in...

Onto Functions(Surjective Functions)-Definition, Graph, Properties, Solved Examples, FAQs

  Onto Function is one of the many types of functions defined based on the relationship between its domain and codomain. For any function to be onto, it needs to relate two sets with a very specific mapping between elements, meaning that each element of the codomain has at least one element in the domain as its pre-image. In simple words, for any function, if all the elements of the codomain are mapped to some element of the domain, then the function is said to be an onto function.  In this article, we will discuss the concept of onto or surjective function in detail including its definition, example, and many more. We will also discuss key differences between one one, onto and into functions as well. Table of Contents What is an Onto Function? Onto Function Definition Representation for Onto Function Examples of Onto Function Properties of Onto Function Composition of Onto Function Onto Function Graph Number of Onto Functions One to One and Onto Functions Onto and Into Functi...

Transpose of a Matrix-Addition & Multiplication Property of Transpose, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

Transpose of a matrix is one of the most commonly used methods in matrix transformation. For a given matrix, the transpose of a matrix is obtained by interchanging rows into columns or columns to rows. In this article, we are going to learn the definition of the transpose of a matrix, steps to find the transpose of a matrix, properties and examples with a complete explanation. Before learning how to find the transpose of a matrix, first let us learn, what a matrix is? Table of Contents What is a Matrix? Transpose of a Matrix Definition How to Find the Transpose of a Matrix? Properties of Transpose of a Matrix (i) Transpose of the Transpose Matrix (ii) Addition Property of Transpose (iii) Multiplication by Constant (iv) Multiplication Property of Transpose Transpose of a Matrix Examples Practice Problems Frequently Asked Questions What is the transpose of a matrix? How to calculate the transpose of a Matrix? What is the Addition Property of Transpose? What is the Multiplication Property...