PYQ Vault

MHT-CET Maths · Sets, Relations and Functions

Inverse Functions — Finding f⁻¹ and Solving f(x) = f⁻¹(x)

Swap the roles: set y = f(x), solve for x in terms of y, and rename — a linear-fractional (ax + b)/(cx + d) inverts to (dx − b)/(−cx + a); for an increasing f, f(x) = f⁻¹(x) reduces to f(x) = x.

Why this matters

7 PYQs at 14% HARD. Four are 'find f⁻¹' for a linear-fractional, a quadratic-type or a composite function, two use the self-inverse condition f∘f = x, and one solves f(x) = f⁻¹(x). The HARD one adds two inverses and solves a quadratic. The method never changes; the checks that matter are the branch of a square root and the domain the inverse must land in.

Concept 1 of 4

Inverse of (ax + b)/(cx + d): Solve for x, and the Swap-and-Negate Shortcut

Intuition

Write y=ax+bcx+dy = \dfrac{ax + b}{cx + d}, cross-multiply, gather the xx terms, divide. The result is always dy−b−cy+a\dfrac{dy - b}{-cy + a}: swap aa and dd, negate bb and cc.

Definition

  • f(x)=2x−33x−4f(x) = \dfrac{2x - 3}{3x - 4}: 3xy−4y=2x−3⇒x(3y−2)=4y−3⇒f−1(x)=4x−33x−23xy - 4y = 2x - 3 \Rightarrow x(3y - 2) = 4y - 3 \Rightarrow f^{-1}(x) = \dfrac{4x - 3}{3x - 2}.
  • Shortcut check: a=2,b=−3,c=3,d=−4a = 2, b = -3, c = 3, d = -4: dx−b−cx+a=−4x+3−3x+2=4x−33x−2\dfrac{dx - b}{-cx + a} = \dfrac{-4x + 3}{-3x + 2} = \dfrac{4x - 3}{3x - 2}. Same.
  • f(x)=x−3x−2f(x) = \dfrac{x - 3}{x - 2}: f−1(x)=2x−3x−1f^{-1}(x) = \dfrac{2x - 3}{x - 1}. g(x)=3x−2g(x) = 3x - 2: g−1(x)=x+23g^{-1}(x) = \dfrac{x + 2}{3}. Their sum =196= \dfrac{19}{6} gives 2x2−5x−3=02x^2 - 5x - 3 = 0, roots −12-\tfrac12 and 33, sum 52\tfrac52.
  • The inverse's domain excludes x=acx = \dfrac{a}{c}, the value ff never takes — the same number as the onto exception on the function-types page.

Linear-fractional inverse

f(x)=ax+bcx+d ⇒ f−1(x)=dx−b−cx+af(x) = \frac{ax + b}{cx + d} \ \Rightarrow\ f^{-1}(x) = \frac{dx - b}{-cx + a}
y = xf: 2xf⁻¹: x/2(a, b) on f ⟺ (b, a) on f⁻¹

Worked example

Find f−1(x)f^{-1}(x) for f(x)=5x+12x−7f(x) = \dfrac{5x + 1}{2x - 7}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1Sets, Relations and FunctionsMODERATE
If f(x)=2x−33x−4,x≠43f(x) = \frac{2x-3}{3x-4}, x \neq \frac{4}{3}, then f−1(x)f^{-1}(x) is

[Q107 · 14th May Shift 2 · 2024]

Taking the reciprocal

f−1f^{-1} is not 1f\dfrac1f. 3x−42x−3\dfrac{3x - 4}{2x - 3}-type options are the reciprocal; the inverse swaps and negates the coefficients instead.

Concept 2 of 4

Self-Inverse: f(f(x)) = x Fixes the Parameter

Intuition

A function equal to its own inverse satisfies f(f(x))=xf(f(x)) = x. For ax+bcx+d\dfrac{ax + b}{cx + d} that is exactly a+d=0a + d = 0 — compose once and compare coefficients.

Definition

  • f(x)=a−xa+xf(x) = \dfrac{a - x}{a + x}: f(f(x))=a−a−xa+xa+a−xa+x=a2+ax−a+xa2+ax+a−xf(f(x)) = \dfrac{a - \frac{a - x}{a + x}}{a + \frac{a - x}{a + x}} = \dfrac{a^2 + ax - a + x}{a^2 + ax + a - x}. Equal to xx for all xx forces a=1a = 1; then f(x)=1−x1+xf(x) = \dfrac{1 - x}{1 + x} and f ⁣(−15)=6/54/5=32f\!\left(-\tfrac15\right) = \dfrac{6/5}{4/5} = \dfrac32.
  • f(x)=αxx+1f(x) = \dfrac{\alpha x}{x + 1} is self-inverse iff α=−1\alpha = -1 (composite page).
  • Test: ax+bcx+d\dfrac{ax + b}{cx + d} is an involution iff a=−da = -d (or ff is the identity). x+4x−1\dfrac{x + 4}{x - 1}: yes; 2x−33x−4\dfrac{2x - 3}{3x - 4}: no.
  • Two functions that are inverses of each other satisfy f(g(x))=g(f(x))=xf(g(x)) = g(f(x)) = x, which is how 3x+45x−7\dfrac{3x + 4}{5x - 7} and 7x+45x−3\dfrac{7x + 4}{5x - 3} commute.

Involution test

f(f(x))=x   ⟺   f=f−1ax+bcx+d self-inverse  ⟺  a+d=0f(f(x)) = x \ \iff\ f = f^{-1} \qquad \frac{ax + b}{cx + d} \text{ self-inverse} \iff a + d = 0

Worked example

For what value of kk is f(x)=3x+25x+kf(x) = \dfrac{3x + 2}{5x + k} its own inverse?
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Sets, Relations and FunctionsMODERATE
For a suitable chosen real constant aa, let a function f:R∖{−a}→Rf: \mathbb{R} \setminus \{-a\} \to \mathbb{R} be defined by f(x)=a−xa+xf(x) = \dfrac{a-x}{a+x}. Further suppose that for any real number x≠−ax \ne -a and f(x)≠−af(x) \ne -a, (f∘f)(x)=x(f \circ f)(x) = x. Then f(−15)f\left(-\dfrac{1}{5}\right) is equal to

[Q128 · 2nd May Shift 1 · 2023]

Solving f(x) = x instead of f(f(x)) = x

Fixed points of ff are not the same as ff being an involution. The parameter comes from the identity f(f(x))=xf(f(x)) = x holding for EVERY xx.

Concept 3 of 4

Inverse With a Square Root: Choose the Branch From the Domain

Intuition

When solving y=f(x)y = f(x) for xx produces a ±\pm, the stated domain of ff picks the sign. f(x)=x+1xf(x) = x + \dfrac1x on [1,∞)[1, \infty) keeps the '+' root; a composite (f∘g)−1(f \circ g)^{-1} is found by inverting the composite formula, not by composing inverses in the wrong order.

Definition

  • y=x+1x⇒x2−yx+1=0⇒x=y±y2−42y = x + \dfrac1x \Rightarrow x^2 - yx + 1 = 0 \Rightarrow x = \dfrac{y \pm \sqrt{y^2 - 4}}{2}; for x≥1x \ge 1 take '+': f−1(x)=x+x2−42f^{-1}(x) = \dfrac{x + \sqrt{x^2 - 4}}{2}.
  • (f∘g)(x)=3x2+7(f \circ g)(x) = 3x^2 + 7 (with f(x)=3x+10f(x) = 3x + 10, g(x)=x2−1g(x) = x^2 - 1): x=(y−73)1/2x = \left(\dfrac{y - 7}{3}\right)^{1/2}, so (f∘g)−1(x)=(x−73)1/2(f \circ g)^{-1}(x) = \left(\dfrac{x - 7}{3}\right)^{1/2} on x≥0x \ge 0.
  • (f∘g)(x)=2x3+7(f \circ g)(x) = 2x^3 + 7: (f∘g)−1(−9)(f \circ g)^{-1}(-9) solves 2x3+7=−92x^3 + 7 = -9, x3=−8x^3 = -8, x=−2x = -2.
  • (f∘g)−1=g−1∘f−1(f \circ g)^{-1} = g^{-1} \circ f^{-1}: the order reverses. Inverting the composed formula directly avoids the reversal error.

Order of inverses

(f∘g)−1=g−1∘f−1(f \circ g)^{-1} = g^{-1} \circ f^{-1}

Worked example

If f:[0,∞)→[3,∞)f : [0, \infty) \to [3, \infty), f(x)=x2+3f(x) = x^2 + 3, find f−1(x)f^{-1}(x).
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Sets, Relations and FunctionsMODERATE
If f:[1,∞)→[2,∞)f:[1,\infty)\to[2,\infty) is given by f(x)=x+1xf(x) = x+\frac{1}{x} then f−1(x)f^{-1}(x) equals

[Q106 · 11th May Shift 2 · 2023]

Keeping the '−' branch

x−x2−42\dfrac{x - \sqrt{x^2 - 4}}{2} is option (C), and it is at most 11 for x≥2x \ge 2 — it lands OUTSIDE the domain [1,∞)[1, \infty) except at the endpoint. The domain chooses the sign.

Concept 4 of 4

Solving f(x) = f⁻¹(x): For an Increasing f, Solve f(x) = x

Intuition

The graphs of ff and f−1f^{-1} are reflections in y=xy = x; for an increasing ff they can only meet ON that line, so f(x)=f−1(x)f(x) = f^{-1}(x) reduces to f(x)=xf(x) = x.

Definition

  • f(x)=(x+1)2−1f(x) = (x + 1)^2 - 1, x≥−1x \ge -1, is increasing. f(x)=x⇒x2+x=0⇒x∈{0,−1}f(x) = x \Rightarrow x^2 + x = 0 \Rightarrow x \in \{0, -1\}.
  • Why the reduction is legitimate: if f(x)=f−1(x)=yf(x) = f^{-1}(x) = y with y>xy > x, increasing ff gives f(y)>f(x)=yf(y) > f(x) = y but f(y)=f(f−1(x))=x<yf(y) = f(f^{-1}(x)) = x < y, a contradiction; likewise y<xy < x.
  • The option with complex numbers −3±i32\dfrac{-3 \pm i\sqrt3}{2} comes from solving f(x)=f−1(x)f(x) = f^{-1}(x) by brute force, (x+1)2−1=x+1−1(x + 1)^2 - 1 = \sqrt{x + 1} - 1, and squaring; those roots are not real and x≥−1x \ge -1 is required.
  • For a DECREASING ff the reduction fails (f(x)=1xf(x) = \dfrac1x meets its inverse everywhere); check monotonicity first.

Fixed points

f increasing:f(x)=f−1(x)  ⟺  f(x)=xf \text{ increasing}:\quad f(x) = f^{-1}(x) \iff f(x) = x

Worked example

If f(x)=x2+2xf(x) = x^2 + 2x, x≥−1x \ge -1, find all xx with f(x)=f−1(x)f(x) = f^{-1}(x).
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4Sets, Relations and FunctionsMODERATE
Let f(x)=(x+1)2−1,x≥−1f(x)=(x+1)^{2}-1, x\geq-1, then the set {x:f(x)=f−1(x)}\{x: f(x)=f^{-1}(x)\} is

[Q126 · 15th May Shift 1 · 2023]

Including the complex roots

Option (C) lists two non-real numbers alongside 00 and −1-1. The set is real-valued and domain-restricted; the fixed-point equation x2+x=0x^2 + x = 0 has exactly the two real solutions.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

Watch out for (4)

Drill every past-year question on this subtopic

7 questions from the bank — paginated, with cart and Word-export support.

Related notes