Question
Question: How do you find the inverse of \(f(x) = \dfrac{1}{{2x}}\)?...
How do you find the inverse of f(x)=2x1?
Solution
This question is from the topic of inverses of function. In this question we need to find the inverse of function f(x)=2x1. To find the inverse of a first we need to check that the given function is bijective i.e., one-one and onto function then the inverse of a function exists. A function inverse exists if and only if it is a bijective function.
Complete step by step answer:
Let us try to solve this question in which we are asked to find the inverse of function f(x)=2x1. Before solving this question we will first recall the definition of one-one and onto function, since we have to prove f(x)=2x1 to one-one and onto function then only it can have inverse.
One-one function: A function f:X→Y is defined to be one-one if ∀x1,x2∈X,f(x1)=f(x2)⇒x1=x2
Onto function: A functionf:X→Y is defined to be onto if for all y∈Y there exists x∈X such that f(x)=y.
So, let’s find the inverse of function f(x)=2x1.
Assuming domain and range of function f(x)=2x1 to be ℜ0.
To Prove: f(x)=2x1 is one-one function where f is defined on f:ℜ0→ℜ0.
Proof: Suppose for every x1,x2, we have f(x1)=f(x2). We will prove that then x1=x2.
f({x_1}) = f({x_2}) \\\
\Rightarrow\dfrac{1}{{2{x_1}}} = \dfrac{1}{{2{x_2}}} \\\
\Rightarrow 2{x_1} = 2{x_2} \\\
After cancellation of 2 from the both side of equation in above equation, we have
x1=x2
Since, we have proven x1=x2. Hence the function f(x)=2x1 is a one-one function.
To prove: f(x)=2x1 is onto function where f is defined on f:ℜ0→ℜ0.
Proof: To prove onto function we will find for every y there exists a x. Lety=f(x),
y=f(x)=2x1.......................(1)
Now multiplying both of the equation (1) by yx, we get
x=2y1..........................(2)
Since we have found x for every y. Hence the given functionf(x)=2x1.
Since the function f(x)=2x1 is both one-one and onto. Hence the inverse of function f(x)=2x1 exists and its inverse is given by f−1(x)=2x1.
Note: Given function f(x)=2x1 is not defined at x=0 that’s why we have excluded 0 from its domain. To solve these types of questions we need to know the definitions of one-one and onto function without it we cannot find the inverse of a function.