Question
Question: The inverse of the function \( f\left( x \right) = \dfrac{{{9^x} - {9^{ - x}}}}{{{9^x} + {9^{ - x}}}...
The inverse of the function f(x)=9x+9−x9x−9−x is:
A. f−1(x)=log9(1−x1+x)
B. f−1(x)=21log9(1−x1+x)
C. f−1(x)=41log9(1−x1+x)
D. f−1(x)=21log9(2x−12x)
Solution
Hint : Inverse function is a function that reverses another function. If the value of f(x) is y, then applying the inverse function to y gives the value of x. So here consider the given function as y first and then solve for x. The value of x is considered as f−1(y) . Then replace y with x in f−1(y) , which gives our required inverse function f−1(x)
Complete step by step solution:
We are given a function f(x)=9x+9−x9x−9−x and we have to find its inverse.
Let f(x) is equal to y.
f(x)=y , this means y=9x+9−x9x−9−x
Now we are solving for the value of x
⇒y=(9x+9x1)(9x−9x1) (Since we know that a−m can also be written as am1 )
⇒y=(9x(9x×9x)+1)(9x(9x×9x)−1)
⇒y=(9x92x+1)(9x92x−1) (since we know that am×an can also be written as am+n )
⇒y=92x+192x−1
On cross multiplication, we get
⇒y(92x+1)=92x−1
⇒92xy+y=92x−1
Putting exponential terms one side and remaining terms other side, we get
⇒y+1=92x−92xy
Taking out 92x common from the left hand side
⇒1+y=92x(1−y)
We need the value of x, so put the terms containing x at the left hand side and remaining right hand side.
⇒92x=1−y1+y
Sending 9 present at LHS to the RHS results in a logarithm with base 9.
⇒2x=log9(1−y1+y)
∴x=21log9(1−y1+y)
Therefore, the value of x is 21log9(1−y1+y) , this means f−1(y)=21log9(1−y1+y)
Now replace y with x in f−1(y) to get the inverse function f−1(x)
Therefore, f−1(x)=21log9(1−x1+x)
So, the correct answer is “Option B”.
Note : We can also verify the resulting inverse function. Equate the inverse function f−1(x) with y and find the new value of x. The result (the value of x in terms of y) should resemble the function f(y) or else the result is wrong. Inverse function is not a reciprocal of the original function. It is just another function that undoes whatever done by the original function (like add after subtracting). So please be careful.