Skip to main content
VICMath MethodsSyllabus dot point

How are inverse and composite functions defined?

Define inverse and composite functions, identify when an inverse function exists (one-to-one), find inverse functions algebraically, and graph inverse and composite functions

A focused answer to the VCE Maths Methods Unit 1 dot point on inverse and composite functions. Defines when an inverse exists, finds fβˆ’1f^{-1} algebraically by swapping xx and yy and solving, sketches the inverse as the reflection of y=f(x)y = f(x) in the line y=xy = x, and works the VCAA SAC-style domain-restriction problem.

Generated by Claude Opus 4.87 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. What is an inverse function
  3. When does an inverse exist
  4. Finding fβˆ’1f^{-1} algebraically
  5. Graphical relationship
  6. Composite functions
  7. Domain of a composite
  8. Restricting the domain to create an inverse
  9. The graphical link and self-inverse functions
  10. In one sentence
  11. Examples in context
  12. Try this

What this dot point is asking

VCAA wants you to define inverse and composite functions, find inverses algebraically when one exists, restrict domains when necessary, and connect inverse functions graphically (reflection in y=xy = x).

What is an inverse function

A function fβˆ’1f^{-1} is the inverse of ff if:

f(fβˆ’1(x))=xandfβˆ’1(f(x))=xf(f^{-1}(x)) = x \quad \text{and} \quad f^{-1}(f(x)) = x

The inverse undoes what the function does.

When does an inverse exist

A function has an inverse only if it is one-to-one: each yy-value comes from exactly one xx-value. Equivalently, the function passes the horizontal line test.

Most polynomials of even degree are not one-to-one over their full domain. To define an inverse, restrict the domain so the function becomes one-to-one (e.g. xβ‰₯2x \ge 2 for f(x)=(xβˆ’2)2f(x) = (x-2)^2).

Finding fβˆ’1f^{-1} algebraically

  1. Write y=f(x)y = f(x).
  2. Swap xx and yy.
  3. Solve for yy in terms of xx.
  4. Choose the correct branch (using the domain restriction).
  5. The result is fβˆ’1(x)f^{-1}(x).

Graphical relationship

The graph of y=fβˆ’1(x)y = f^{-1}(x) is the reflection of y=f(x)y = f(x) in the line y=xy = x. Domain and range swap:

dom(fβˆ’1)=ran(f),ran(fβˆ’1)=dom(f)\text{dom}(f^{-1}) = \text{ran}(f), \quad \text{ran}(f^{-1}) = \text{dom}(f)

Composite functions

(f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)). Apply gg first, then ff.

For f(x)=x2f(x) = x^2 and g(x)=x+3g(x) = x + 3:

  • (f∘g)(x)=f(g(x))=(x+3)2(f \circ g)(x) = f(g(x)) = (x + 3)^2.
  • (g∘f)(x)=g(f(x))=x2+3(g \circ f)(x) = g(f(x)) = x^2 + 3.

Composition is not commutative in general: f∘gβ‰ g∘ff \circ g \neq g \circ f.

Domain of a composite

For f∘gf \circ g, the domain is {x∈dom(g):g(x)∈dom(f)}\{x \in \text{dom}(g) : g(x) \in \text{dom}(f)\}. Both conditions must hold.

Restricting the domain to create an inverse

Many functions are not one-to-one over their natural domain, so VCAA requires you to restrict the domain to the largest interval on which ff is one-to-one before an inverse exists. For a parabola f(x)=(xβˆ’h)2+kf(x) = (x - h)^2 + k, the turning point at x=hx = h is the boundary: restricting to xβ‰₯hx \ge h (the increasing branch) or x≀hx \le h (the decreasing branch) makes ff one-to-one. The branch you choose determines the sign taken when you solve for yy, so always carry the restriction through to the final answer and use it to select between the ++ and βˆ’- square root.

The same idea governs  \sqrt{\,} and reciprocal functions: state the maximal domain that keeps the function one-to-one, then the inverse exists on the corresponding range. Examiners frequently penalise answers that produce a "Β±\pm" inverse, because an inverse must itself be a function (one output per input).

Because reflecting in y=xy = x swaps the roles of xx and yy, the graph of fβˆ’1f^{-1} is the mirror image of ff in that line. A consequence worth remembering for the exam: where ff and fβˆ’1f^{-1} intersect, they often meet on the line y=xy = x (so solving f(x)=xf(x) = x can locate intersection points more quickly than solving f(x)=fβˆ’1(x)f(x) = f^{-1}(x) directly). A function that is its own inverse, such as f(x)=1xf(x) = \dfrac{1}{x} or f(x)=aβˆ’xf(x) = a - x, is symmetric in the line y=xy = x, so f(f(x))=xf(f(x)) = x for all valid xx.

In one sentence

A function has an inverse fβˆ’1f^{-1} only when it is one-to-one (passes the horizontal line test); fβˆ’1f^{-1} is found by swapping xx and yy in y=f(x)y = f(x) and solving, has domain and range swapped from ff, and is graphed as the reflection of ff in the line y=xy = x; composite functions (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)) apply gg first then ff and are generally non-commutative.

Examples in context

Example 1. Converting a unit-conversion rule. A currency desk converts Australian dollars to a foreign amount with f(x)=1.4xβˆ’2f(x) = 1.4x - 2 (a 1.41.4 rate minus a \2fixedfee).Torecoverthedollarspaidfromtheforeignamountreceived,invert: fixed fee). To recover the dollars paid from the foreign amount received, invert: y = 1.4x - 2,swapto, swap to x = 1.4y - 2,solve, solve y = \frac{x + 2}{1.4}.So. So f^{-1}(x) = \frac{x + 2}{1.4}.Aforeignamountof. A foreign amount of 19.6camefrom came from f^{-1}(19.6) = \frac{21.6}{1.4} = 15.43dollars,andindeed dollars, and indeed f(15.43) \approx 19.6$.

Example 2. Composing two processes. A factory applies a markup g(x)=1.1xg(x) = 1.1x then a flat handling charge f(x)=x+5f(x) = x + 5. The total cost is the composite (f∘g)(x)=f(g(x))=1.1x+5(f \circ g)(x) = f(g(x)) = 1.1x + 5. Applied to a \40item: item: 1.1(40) + 5 = \4949. Reversing the order, (g∘f)(x)=1.1(x+5)=1.1x+5.5(g \circ f)(x) = 1.1(x + 5) = 1.1x + 5.5, gives \49.50$, confirming composition is not commutative.

Try this

Q1. Find the inverse of f(x)=3xβˆ’7f(x) = 3x - 7. [2 marks]

  • Cue. Swap and solve: fβˆ’1(x)=x+73f^{-1}(x) = \frac{x + 7}{3}.

Q2. For f(x)=x2+1f(x) = x^2 + 1 with domain x≀0x \le 0, find fβˆ’1(x)f^{-1}(x) and state its domain. [3 marks]

  • Cue. x=y2+1β‡’y=βˆ’xβˆ’1x = y^2 + 1 \Rightarrow y = -\sqrt{x - 1} (negative branch from x≀0x \le 0); domain xβ‰₯1x \ge 1.

Q3. Let f(x)=2xf(x) = 2x and g(x)=xβˆ’3g(x) = x - 3. Find (f∘g)(x)(f \circ g)(x) and (g∘f)(x)(g \circ f)(x). [2+2 marks]

  • Cue. (f∘g)(x)=2(xβˆ’3)=2xβˆ’6(f \circ g)(x) = 2(x - 3) = 2x - 6; (g∘f)(x)=2xβˆ’3(g \circ f)(x) = 2x - 3.

Exam-style practice questions

Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

VCAA 2022 Exam 14 marksLet f(x)=(xβˆ’2)2+1f(x) = (x - 2)^2 + 1 with domain restricted to xβ‰₯2x \ge 2. (a) Find fβˆ’1(x)f^{-1}(x). (b) State the domain and range of fβˆ’1f^{-1}.
Show worked answer β†’

(a) Find the inverse. Let y=(xβˆ’2)2+1y = (x - 2)^2 + 1.

Swap xx and yy: x=(yβˆ’2)2+1x = (y - 2)^2 + 1.

Solve for yy: (yβˆ’2)2=xβˆ’1(y - 2)^2 = x - 1, so yβˆ’2=Β±xβˆ’1y - 2 = \pm\sqrt{x - 1}.

Original domain was xβ‰₯2x \ge 2, which means yβ‰₯1y \ge 1 for the restricted ff. Choose the ++ branch: y=2+xβˆ’1y = 2 + \sqrt{x - 1}.

fβˆ’1(x)=2+xβˆ’1f^{-1}(x) = 2 + \sqrt{x - 1}.

(b) Domain and range of fβˆ’1f^{-1}. Domain of fβˆ’1f^{-1} = range of ff = [1,∞)[1, \infty). Range of fβˆ’1f^{-1} = domain of ff = [2,∞)[2, \infty).

Markers reward swap-and-solve, sign choice from the restricted domain, and the explicit swap of domain and range.

VCAA 2023 Exam 25 marksLet f(x)=2βˆ’1xβˆ’3f(x) = 2 - \dfrac{1}{x - 3} for x>3x > 3 and let g(x)=x2g(x) = x^2 for xβ‰₯0x \ge 0. (a) Find fβˆ’1(x)f^{-1}(x) and state its domain. (b) Determine whether the composite (f∘g)(x)(f \circ g)(x) is defined, justifying your answer.
Show worked answer β†’

(a) Write y=2βˆ’1xβˆ’3y = 2 - \dfrac{1}{x - 3}, swap to get x=2βˆ’1yβˆ’3x = 2 - \dfrac{1}{y - 3}, then solve: 1yβˆ’3=2βˆ’x\dfrac{1}{y - 3} = 2 - x, so yβˆ’3=12βˆ’xy - 3 = \dfrac{1}{2 - x} and fβˆ’1(x)=3+12βˆ’xf^{-1}(x) = 3 + \dfrac{1}{2 - x}.

The domain of fβˆ’1f^{-1} equals the range of ff. As x>3x > 3, xβˆ’3>0x - 3 > 0, so 1xβˆ’3>0\dfrac{1}{x - 3} > 0 and f(x)<2f(x) < 2; as xβ†’βˆžx \to \infty, f(x)β†’2βˆ’f(x) \to 2^{-}. Range of ff is (βˆ’βˆž,2)(-\infty, 2), so the domain of fβˆ’1f^{-1} is x<2x < 2.

(b) For f∘gf \circ g to be defined, every output of gg must lie in dom(f)=(3,∞)\text{dom}(f) = (3, \infty). But ran(g)=[0,∞)\text{ran}(g) = [0, \infty), which includes values ≀3\le 3, so g(x)∈dom(f)g(x) \in \text{dom}(f) fails for those xx. Hence (f∘g)(x)(f \circ g)(x) is not defined over the full domain of gg; it is only defined where g(x)>3g(x) > 3, i.e. x>3x > \sqrt{3}.

Markers reward the correct inverse, the range argument for the domain, and the composite-domain test ran(g)βŠ†dom(f)\text{ran}(g) \subseteq \text{dom}(f).

Related dot points