Skip to content
2.8

Understand and use composite functions; inverse functions and their graphs.

Draft — not yet indexed

Composite and inverse functions

Worked answers and methods for 2.8 on Edexcel A-level Maths 9MA0.

Explanation

  • The composite fg(x)fg(x) means f(g(x))f(g(x)): apply the right-hand function first and keep its whole output inside the outer function. A one-to-one mapping has no repeated outputs and can have an inverse; a many-to-one mapping needs a restricted domain first.
  • To find an inverse, write y=f(x)y=f(x), rearrange for xx, then exchange the variable labels and use the notation f1f^{-1}. A function and its inverse have graphs reflected in y=xy=x, with domain and range interchanged.
  • In general $fg\ne gf$, whereas f1f(x)=ff1(x)=xf^{-1}f(x)=ff^{-1}(x)=x on the appropriate domains.
  • For inverse quadratics, use the stated domain to choose the correct square-root branch.
  • Check a proposed inverse by composing the functions on the permitted domain.
A function and its inverse are mirror images in the line y=xy=x, so (a,b)(a,b) becomes (b,a)(b,a).

Worked example

For f(x)=3x+2x1f(x)=\dfrac{3x+2}{x-1}, find f1(x)f^{-1}(x) and state its domain.

  1. 1.Let y=(3x+2)/(x1)y=(3x+2)/(x-1).
  2. 2.Then yxy=3x+2yx-y=3x+2, so x(y3)=y+2x(y-3)=y+2 and x=(y+2)/(y3)x=(y+2)/(y-3).
  3. 3.Exchanging the labels gives f1(x)=(x+2)/(x3)f^{-1}(x)=(x+2)/(x-3).
  4. 4.The inverse denominator requires x3x\ne3.

Answer: f1(x)=x+2x3f^{-1}(x)=\dfrac{x+2}{x-3} Domain: x3x\ne3

Common mistakes

  • Don't evaluate fg(x)fg(x) by applying ff first, even though fg(x)=f(g(x))fg(x)=f(g(x)).
  • Don't use both square-root branches for the inverse of a restricted quadratic instead of choosing the branch fixed by the stated domain.

Exam tip

To find an inverse, rearrange y=f(x)y=f(x) for xx and state the inverse domain obtained from the original range.

Worked practice

Q1
Tier 1 · Easy

1.

Let f(x)=3x1f(x)=3x-1 and g(x)=x2+2g(x)=x^2+2. Calculate fg(2)fg(2).

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • 1717
2
Notes
Apply gg first: g(2)=22+2=6g(2)=2^2+2=6. Then f(6)=3(6)1=17f(6)=3(6)-1=17.

(2 marks)

Q2
Tier 2 · Standard

2.

Let f(x)=2x3f(x)=2x-3 and let g(x)=1x+1g(x)=\dfrac1{x+1}. Find fg(x)fg(x), state its domain and solve fg(x)=5fg(x)=5.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • fg(x)=2x+13fg(x)=\dfrac2{x+1}-3
  • Domain: x1x\ne-1
  • x=34x=-\dfrac34
4
Notes
Applying gg first gives fg(x)=f(g(x))=2(1/(x+1))3=2/(x+1)3fg(x)=f(g(x))=2\left(1/(x+1)\right)-3=2/(x+1)-3, with x1x\ne-1. Solving 2/(x+1)3=52/(x+1)-3=5 gives 2/(x+1)=82/(x+1)=8, so x+1=1/4x+1=1/4 and x=3/4x=-3/4.

(4 marks)

Q3
Tier 3 · Hard

3.

The function f(x)=(x3)2+1f(x)=(x-3)^2+1 has domain x3x\geq3. Find f1(x)f^{-1}(x), state its domain, and solve f1(2x+1)=x+3f^{-1}(2x+1)=x+3.

(6)

(Total for Question 3 is 6 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • f1(x)=3+x1f^{-1}(x)=3+\sqrt{x-1} with domain x1x\geq1
  • x=0x=0 or x=2x=2
6
Notes
From y=(x3)2+1y=(x-3)^2+1 and x3x\geq3, take the positive root: x=3+y1x=3+\sqrt{y-1}. Thus f1(x)=3+x1f^{-1}(x)=3+\sqrt{x-1}, whose domain is x1x\geq1. The equation becomes 3+2x=x+33+\sqrt{2x}=x+3, so 2x=x\sqrt{2x}=x with x0x\geq0. Squaring gives x2=2xx^2=2x, hence x=0x=0 or x=2x=2; both satisfy the unsquared equation.

(6 marks)

Q4
Tier 1 · Easy

4.

Given f(x)=5x+4f(x)=5x+4, find f1(x)f^{-1}(x).

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • f1(x)=x45f^{-1}(x)=\dfrac{x-4}{5}
2
Notes
Write y=5x+4y=5x+4 and rearrange to x=(y4)/5x=(y-4)/5. Exchanging the variable labels gives f1(x)=(x4)/5f^{-1}(x)=(x-4)/5.

(2 marks)

Q5
Tier 2 · Standard

5.

Let f(x)=4x+1f(x)=4x+1 and g(x)=x+2g(x)=\sqrt{x+2}. Find f1g(7)f^{-1}g(7). Then find gf1(x)gf^{-1}(x) and state its domain.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • f1g(7)=12f^{-1}g(7)=\dfrac12
  • gf1(x)=12x+7gf^{-1}(x)=\dfrac12\sqrt{x+7} with domain x7x\geq-7
4
Notes
Since f1(x)=(x1)/4f^{-1}(x)=(x-1)/4 and g(7)=3g(7)=3, f1g(7)=f1(3)=1/2f^{-1}g(7)=f^{-1}(3)=1/2. Also gf1(x)=g((x1)/4)=(x1)/4+2=12x+7gf^{-1}(x)=g((x-1)/4)=\sqrt{(x-1)/4+2}=\frac12\sqrt{x+7}. The square-root input requires x+70x+7\geq0, so the domain is x7x\geq-7.

(4 marks)

Q6
Tier 3 · Hard

6.

Let g(x)=x2g(x)=x^2 and let ff be a linear function. Given that fg(x)=6x25fg(x)=6x^2-5, find f(x)f(x). Hence solve fg(x)=gf(x)fg(x)=gf(x).

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • f(x)=6x5f(x)=6x-5
  • x=1x=1
5
Notes
Because fg(x)=f(x2)=6x25fg(x)=f(x^2)=6x^2-5, the linear function is f(u)=6u5f(u)=6u-5, so f(x)=6x5f(x)=6x-5. Then gf(x)=g(6x5)=(6x5)2gf(x)=g(6x-5)=(6x-5)^2. Equating the composites gives 6x25=(6x5)26x^2-5=(6x-5)^2, so 30x260x+30=030x^2-60x+30=0, or 30(x1)2=030(x-1)^2=0. Hence x=1x=1.

(5 marks)

Q7
Tier 2 · Standard

7.

Let f(x)=3x4f(x)=3x-4 and g(x)=ax+bg(x)=ax+b. Given that fg(x)=xfg(x)=x for every real xx, find aa and bb, and verify that gf(x)=xgf(x)=x.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • a=13a=\dfrac13, b=43b=\dfrac43
  • gf(x)=xgf(x)=x
4
Notes
Since fg(x)=3(ax+b)4=3ax+3b4fg(x)=3(ax+b)-4=3ax+3b-4, comparison with xx gives 3a=13a=1 and 3b4=03b-4=0. Thus a=1/3a=1/3 and b=4/3b=4/3. Then gf(x)=((3x4)/3)+4/3=xgf(x)=((3x-4)/3)+4/3=x, as required.

(4 marks)

Q8
Tier 3 · Hard

8.

The function f(x)=x+4xf(x)=x+\dfrac4x has domain x2x\geq2. Find f1(x)f^{-1}(x) and state its domain. Hence find the exact value of f1(133)f^{-1}\left(\dfrac{13}{3}\right).

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • f1(x)=x+x2162f^{-1}(x)=\dfrac{x+\sqrt{x^2-16}}2 with domain x4x\geq4
  • f1(133)=3f^{-1}\left(\dfrac{13}{3}\right)=3
6
Notes
For x2x\geq2, f(x)4=(x2)2/x0f(x)-4=(x-2)^2/x\geq0, so the range of ff, and hence the domain of its inverse, is [4,)[4,\infty). Write y=x+4/xy=x+4/x and rearrange to x2yx+4=0x^2-yx+4=0. Thus x=(y±y216)/2x=(y\pm\sqrt{y^2-16})/2. The two roots of this quadratic multiply to 44, so they are xx and 4/x4/x; since x2x\geq2 gives x4/xx\geq4/x, the required value is the larger root, so f1(x)=(x+x216)/2f^{-1}(x)=(x+\sqrt{x^2-16})/2. At x=13/3x=13/3, the square root is 5/35/3, giving f1(13/3)=((13/3)+(5/3))/2=3f^{-1}(13/3)=((13/3)+(5/3))/2=3.

(6 marks)

Q9
Tier 3 · Hard

9.

Let f(x)=x3+x+1f(x)=x^3+x+1. Prove that the graphs of y=f(x)y=f(x) and y=f1(x)y=f^{-1}(x) have exactly one point of intersection, and find its coordinates.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • The unique point of intersection is (1,1)(-1,-1).
6
Notes
For v>uv>u, f(v)f(u)=(vu)(v2+uv+u2+1)>0f(v)-f(u)=(v-u)(v^2+uv+u^2+1)>0, because v2+uv+u2=(v+u/2)2+3u2/40v^2+uv+u^2=(v+u/2)^2+3u^2/4\geq0. Thus ff is strictly increasing; its cubic end behaviour also gives range R\mathbb R, so it has an inverse on R\mathbb R. If (a,b)(a,b) lies on both graphs, then f(a)=bf(a)=b and f(b)=af(b)=a. If a<ba<b, strict increase would give b=f(a)<f(b)=ab=f(a)<f(b)=a, a contradiction; the case a>ba>b is similar. Hence a=ba=b. An intersection must therefore satisfy f(a)=af(a)=a, so a3+a+1=aa^3+a+1=a, giving a3=1a^3=-1 and a=1a=-1. Substitution gives the unique point (1,1)(-1,-1).

(6 marks)

Q10
Tier 3 · Hard

10.

Let f(x)=x1f(x)=\sqrt{x-1} and g(x)=3x2g(x)=\dfrac3{x-2}. Find fg(x)fg(x) and gf(x)gf(x), stating the domain of each composite. Hence solve fg(x)=1fg(x)=1.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • fg(x)=5xx2fg(x)=\sqrt{\dfrac{5-x}{x-2}} with domain 2<x52<x\leq5
  • gf(x)=3x12gf(x)=\dfrac3{\sqrt{x-1}-2} with domain x1x\geq1, x5x\ne5
  • x=72x=\dfrac72
6
Notes
Applying gg first gives fg(x)=3/(x2)1=(5x)/(x2)fg(x)=\sqrt{3/(x-2)-1}=\sqrt{(5-x)/(x-2)}. Its radicand is non-negative and x2x\ne2, giving 2<x52<x\leq5. Applying ff first gives gf(x)=3/(x12)gf(x)=3/(\sqrt{x-1}-2). This requires x1x\geq1 and excludes x1=2\sqrt{x-1}=2, so x5x\ne5. Finally, fg(x)=1fg(x)=1 gives (5x)/(x2)=1(5-x)/(x-2)=1, hence 5x=x25-x=x-2 and x=7/2x=7/2, which lies in the domain.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 2.8. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 2 Algebra and functions

Want help turning this into marks?

Bring 2.8 or any tricky specification point, and we can work through the method and exam wording together.