1.2.2 Inverse of a Function

In this topic we will learn how to:

  • Find the inverse of a one-one function in simple cases

The inverse or anti function reverses the operations of the original function. For the function f(x)f(x) the inverse is denoted by,
f1(x)f^{-1}(x)To find the inverse of a function, make xx the subject of the formula in the original function. The resulting function, is the inverse. The inverse is a reflection of the original function in the line y=xy = x. As a result, the domain of the original function is the range of the inverse. The range of the original function is the domain of the inverse. However, remember to always write the domain in terms of xx and the range in terms of yy.

Rendered by QuickLaTeX.com

Let’s walk through some past paper questions to understand the process.

1. The function ff is defined by f(x)=2x3x1f(x) = \frac{2x}{3x - 1} for x>13x > \frac{1}{3}. Find an expression for f1(x)f^{-1}(x). (9709/13/O/N/20 number 6)
f(x)=2x3x1f(x) = \frac{2x}{3x - 1}Substitute f(x)f(x) with yy,
y=2x3x1y = \frac{2x}{3x - 1}The next step is to make xx the subject of the formula. We will do this in steps. Start by multiplying both sides by the denominator,
y(3x1)=2xy(3x - 1) = 2xExpand the bracket,
3xyy=2x3xy - y = 2xPut all terms containing xx on one side,
3xy2x=y3xy - 2x = yFactor out xx,
x(3y2)=yx(3y - 2) = yDivide both sides by the term in brackets, 3y23y - 2,
x=y3y2x = \frac{y}{3y - 2}Rewrite the function using the notation for an inverse function, substituting yy with xx,
x=y3y2x = \frac{y}{3y - 2}f1(x)=x3x2f^{-1}(x) = \frac{x}{3x - 2}Therefore, the final answer is,
f1(x)=x3x2f^{-1}(x) = \frac{x}{3x - 2}2. The function ff is defined by f(x)=x24x+7f(x) = x^{2} - 4x + 7 for x<1x < 1. Find an expression for f1(x)f^{-1}(x) and state the domain of f1f^{-1}. (9709/12/F/M/19 number 8)
f(x)=x24x+7f(x) = x^{2} - 4x + 7 Substitute f(x)f(x) with yy,
y=x24x+7y = x^{2} - 4x + 7Complete the square,
y=(x2)2+3y = (x - 2)^{2} + 3Make xx the subject of the formula. Start by subtracting 33 from both sides,
y3=(x2)2y -3 = (x - 2)^{2} Take the square root of both sides,
±y3=(x2)2\pm \sqrt{y - 3} = \sqrt{(x - 2)^{2}}Simplify,
±y3=x2\pm \sqrt{y - 3} = x - 2Add 22 to both sides,
x=2±y3x = 2 \pm \sqrt{y - 3}Determine which sign the inverse should take,
x=2y3x = 2 - \sqrt{y - 3} Note: You can use trial and error to see which sign satisfies the inverse. A general rule of thumb is that if the original function has a domain of the form x<kx < k, the inverse takes a negative sign. If it has a domain of the form x>kx > k, the inverse takes a positive sign.

Rewrite the function using notation for an inverse function, substituting yy with xx,
f1(x)=2x3f^{-1}(x) = 2 - \sqrt{x - 3}The domain of the inverse is the range of the original function, therefore let’s find the range of the original function,
f(x)=x24x+7 for x<1f(x) = x^{2} - 4x + 7 \textmd{ for } x < 1According to the domain the maximum xx-value of the function is 11. Let’s substitute that into the function to find its minimum value,
f(1)=124(1)+7f(1) = 1^{2} - 4(1) + 7f(1)=4f(1) = 4It’s minimum value is 44. Therefore, the range of f(x)f(x) is,
y>4y > 4Now that we have the range of f(x)f(x) we can determine the domain of f1(x)f^{-1}(x). The domain of f1(x)f^{-1}(x) is,
x>4x > 4Therefore, the final answer is,
f1(x)=2x3 for x>4f^{-1}(x) = 2 - \sqrt{x - 3} \textmd{ for } x > 43. Functions ff and gg are defined by

f(x)=4x2  for  xRf(x) = 4x - 2\ \ \textmd{for}\ \ x \in \mathbb{R}

g(x)=4x+1  for  xR, x1.g(x) = \frac{4}{x + 1}\ \ \textmd{for}\ \ x \in \mathbb{R},\ x \neq -1.

Find the values of xx for which f1(x)=g1(x)f^{-1}(x) = g^{-1}(x). (9709/12/O/N/20 number 5)


First let’s find f1(x)f^{-1}(x),
f(x)=4x2f(x) = 4x - 2Substitute f(x)f(x) with yy,
y=4x2y = 4x - 2Make xx the subject of the formula,
y=4x2y = 4x - 2Add 22 to both sides,
4x=y+24x = y + 2Divide both sides by 44,
x=y+24x = \frac{y + 2}{4}Rewrite the function using notation for an inverse function, substituting yy with xx,
f1(x)=x+24f^{-1}(x) = \textcolor{#2192ff}{\frac{x + 2}{4}}Now let’s find g1(x)g^{-1}(x),
g(x)=4x+1g(x) = \frac{4}{x + 1}Substitute g(x)g(x) with yy,
y=4x+1y = \frac{4}{x + 1}Make xx the subject of the formula,
y=4x+1y = \frac{4}{x + 1}Multiply both sides by the denominator, x+1x + 1,
y(x+1)=4y(x + 1) = 4Expand the bracket on the left-hand side,
xy+y=4xy + y = 4Move yy to the right-hand side,
xy=4yxy = 4 - yDivide both sides by yy,
x=4yyx = \frac{4 - y}{y}x=4y1x = \frac{4}{y} - 1Rewrite the function using notation for an inverse function, substituting yy with xx,
g1(x)=4x1g^{-1}(x) = \textcolor{#0f0}{\frac{4}{x} - 1}Now let’s solve the question,
f1(x)=g1(x)f^{-1}(x) = g^{-1}(x)x+24=4x1\textcolor{#2192ff}{\frac{x + 2}{4}} = \textcolor{#0f0}{\frac{4}{x} - 1}Multiply both sides by 44,
x+2=4(4x1)x + 2 = 4\left(\frac{4}{x} - 1\right)Expand the bracket on the right-hand side,
x+2=16x4x + 2 = \frac{16}{x} - 4Group like terms,
x+2+4=16xx + \textcolor{#2192ff}{2 + 4} = \frac{16}{x}Simplify,
x+6=16xx + \textcolor{#2192ff}{6} = \frac{16}{x}Multiply through by xx,
x2+6x=16x^{2} + 6x = 16Put all the terms on one side and solve the quadratic using your preferred method. In this example, we will factorise,
x2+6x16=0x^{2} + 6x - 16 = 0(x+8)(x2)=0(x + 8)(x - 2) = 0x=8      x=2x = -8\ \ \ \ \ \ x = 2Therefore, the final answer is,
x=8      x=2x = -8\ \ \ \ \ \ x = 2