All topics

s3.1.11

Function Inverses

1,000 questions

To find the value of an inverse function at a specific point, f1(c)f^{-1}(c), it's faster to solve the equation f(y)=cf(y) = c for yy, rather than finding the general inverse function first.

For f(x)=32x2f(x) = \frac{3}{2}x - 2, to find f1(3)f^{-1}(3), set 3=32y23 = \frac{3}{2}y - 2. Solving for yy gives 5=32y5 = \frac{3}{2}y, so y=103y = \frac{10}{3}.

For the special case f(x)=ax+bcx+df(x) = \frac{ax+b}{cx+d}, the inverse is f1(x)=dx+bcxaf^{-1}(x) = \frac{-dx+b}{cx-a}.

Practise this