Question:

If a function $f:\mathbb{R} \to \mathbb{R}$ is defined by $f(x) = \dfrac{4x}{5} + 3$, then $f^{-1}(x) =$

Show Hint

To find the inverse of a function, interchange $x$ and $y$ and solve for $y$.
Updated On: Feb 18, 2026
  • $\dfrac{5(x+3)}{4}$
  • $\dfrac{5(x-3)}{4}$
  • $\dfrac{4(x+3)}{5}$
  • $\dfrac{4(x-3)}{5}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Writing the given function.
\[ y = \frac{4x}{5} + 3 \]
Step 2: Interchanging $x$ and $y$.
\[ x = \frac{4y}{5} + 3 \]
Step 3: Solving for $y$.
\[ x - 3 = \frac{4y}{5} \Rightarrow y = \frac{5(x-3)}{4} \]
Step 4: Conclusion.
\[ f^{-1}(x) = \frac{5(x-3)}{4} \]
Was this answer helpful?
0
0