Inverse functionMediumQuestion 410005
Question
If f(x) = 2x − 1, then f⁻¹(x) is:
- A(x+1)/2Correct
- B(x−1)/2
- C2x + 1
- D1/(2x−1)
Correct answer
(x+1)/2
Explanation
Let y = 2x − 1 → x = (y+1)/2. So f⁻¹(x) = (x+1)/2. Verify: f(f⁻¹(x)) = 2((x+1)/2) − 1 = x ✓.