Question:medium

Let \( f : \mathbb{R} \to \mathbb{R} \) and \( g : \mathbb{R} \to \mathbb{R} \) such that \( g(x) \neq 0 \) for all \( x \in \mathbb{R} \), and \( f = f^{-1} \). Which of the following is correct?

Show Hint

Any function whose graph is symmetric about $y=x$ is its own inverse. A quick way to check is to see if $f(f(x)) = x$.
Updated On: Apr 16, 2026
  • \( f \) must be discontinuous
  • \( f \) is bijective and symmetric about \( y = x \)
  • \( f \) is constant
  • \( f \) is not differentiable anywhere
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
Given that \[ f = f^{-1} \] this means the function is equal to its own inverse. Such a function is called an involution.
Step 2: Key Property:
A function has an inverse only if it is bijective, i.e.
one-to-one (injective)
onto (surjective)
Hence, $f$ must be bijective.
Step 3: Graphical Interpretation:
The graph of a function and its inverse are always mirror images of each other about the line \[ y=x \] Since \[ f = f^{-1} \] the graph remains unchanged after reflection in the line $y=x$. Therefore, the graph of $f$ is symmetric about the line $y=x$.
Step 4: Checking Other Options:
[(A)] False, because $f(x)=-x$ is continuous and satisfies $f=f^{-1}$.
[(C)] False, because a constant function is not one-to-one, so inverse does not exist.
[(D)] False, because $f(x)=x$ is differentiable everywhere and satisfies $f=f^{-1}$.
Step 5: Final Answer: \[ \boxed{(B)\ \text{$f$ is bijective and symmetric about } y=x} \]
Was this answer helpful?
0