Skip to main content
VICMath MethodsSyllabus dot point

How do transformations, composites and inverses build new functions from old, and what conditions guarantee they exist?

Transformations from y=f(x)y = f(x) to y=Af(n(xβˆ’b))+cy = A f(n(x - b)) + c (dilation, reflection, translation), composite functions (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)) and the conditions for their existence, and inverse functions fβˆ’1f^{-1} with the link to one-to-one functions

A focused answer to the VCE Math Methods Unit 3 key-knowledge point on building functions from old. The standard transformation form Af(n(xβˆ’b))+cA f(n(x-b)) + c, composite functions and existence conditions, inverses and one-to-one domain restriction, and standard Paper 1 patterns.

Generated by Claude Opus 4.810 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. Transformations
  3. Composite functions
  4. Inverse functions
  5. Examples in context
  6. Try this

What this dot point is asking

VCAA wants you to manipulate functions in three standard ways: transform y=f(x)y = f(x) to y=Af(n(xβˆ’b))+cy = A f(n(x - b)) + c, build composites (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)) checking that they are defined, and find inverses fβˆ’1f^{-1} after restricting to a one-to-one domain. These three operations underpin most function-family Paper 1 and Paper 2 questions.

Transformations

The standard form is y=Af(n(xβˆ’b))+cy = A f(n(x - b)) + c with four parameters:

  • AA is a vertical dilation by factor ∣A∣|A| from the x-axis (reflection in the x-axis if A<0A < 0). It multiplies y-values.
  • nn is the reciprocal of a horizontal dilation: n=2n = 2 compresses x-values horizontally by factor 2 (reflection in the y-axis if n<0n < 0). Period and key x-values become 1∣n∣\frac{1}{|n|} times their original value.
  • bb is a horizontal translation right by bb (left if b<0b < 0).
  • cc is a vertical translation up by cc (down if c<0c < 0).

Order of operations

When described in words, the conventional order is dilation, then reflection, then translation. VCAA marking guides accept any consistent order if the algebra produces the same final rule.

Effect on key features

For each function family, transformations move key features predictably:

  • Asymptotes. Vertical asymptote of ln⁑(x)\ln(x) at x=0x = 0 moves to x=bx = b. Horizontal asymptote of exe^x at y=0y = 0 moves to y=cy = c.
  • Intercepts. Apply the new rule and solve.
  • Maxima, minima, midline. For Asin⁑(n(xβˆ’b))+cA \sin(n(x - b)) + c: amplitude ∣A∣|A|, midline y=cy = c, period 2Ο€/∣n∣2\pi/|n|.

Composite functions

(f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)). The composite takes xx, applies gg first, then applies ff.

Existence condition

For f∘gf \circ g to be defined on a set SS, the range of gg restricted to SS must be a subset of the domain of ff. If gg produces outputs outside the domain of ff, the composite is undefined there.

Three exam patterns

VCAA examines composites in three patterns.

  1. Direct evaluation. Compute f(g(2))f(g(2)) by substituting g(2)g(2) into ff.
  2. Rule and domain. Determine (f∘g)(x)(f \circ g)(x) as a simplified rule, and state the maximal domain where it is defined.
  3. Parameter conditions. Given a parameter (e.g. "for which values of kk is f∘gf \circ g defined on all of R\mathbb{R}?"), find the condition on the parameter so the existence condition holds.

Worked example

Let f(x)=xf(x) = \sqrt{x} (domain [0,∞)[0, \infty)) and g(x)=xβˆ’4g(x) = x - 4 (domain R\mathbb{R}).

f∘g(x)=xβˆ’4f \circ g(x) = \sqrt{x - 4}. Domain: xβ‰₯4x \geq 4, i.e. [4,∞)[4, \infty).

g∘f(x)=xβˆ’4g \circ f(x) = \sqrt{x} - 4. Domain: xβ‰₯0x \geq 0, i.e. [0,∞)[0, \infty).

The two composites differ in rule, domain and range.

Inverse functions

The inverse fβˆ’1f^{-1} undoes ff: fβˆ’1(f(x))=xf^{-1}(f(x)) = x for all xx in the domain of ff, and f(fβˆ’1(x))=xf(f^{-1}(x)) = x for all xx in the domain of fβˆ’1f^{-1}.

When does an inverse exist?

fβˆ’1f^{-1} exists if and only if ff is one-to-one (each y-value is hit by exactly one x-value, the horizontal line test).

Many standard functions are not one-to-one on their natural domain. For example, f(x)=x2f(x) = x^2 on R\mathbb{R} is two-to-one (every positive yy comes from two xx values, Β±y\pm \sqrt{y}). To take its inverse, restrict the domain to [0,∞)[0, \infty) or (βˆ’βˆž,0](-\infty, 0].

Finding the inverse

Three steps.

  1. Start with y=f(x)y = f(x).
  2. Swap xx and yy: x=f(y)x = f(y).
  3. Solve for yy.

The result is y=fβˆ’1(x)y = f^{-1}(x).

Domain and range swap

The domain of fβˆ’1f^{-1} equals the range of ff. The range of fβˆ’1f^{-1} equals the domain of ff.

Graphical property

The graph of fβˆ’1f^{-1} is the reflection of the graph of ff in the line y=xy = x. So if ff has y-intercept at (0,c)(0, c), then fβˆ’1f^{-1} has x-intercept at (c,0)(c, 0).

Worked example

Let f(x)=e2x+3f(x) = e^{2x} + 3 for x∈Rx \in \mathbb{R}. Find fβˆ’1f^{-1}.

Range of ff: (3,∞)(3, \infty) (since e2x>0e^{2x} > 0).

Swap: x=e2y+3x = e^{2y} + 3. Rearrange: e2y=xβˆ’3e^{2y} = x - 3, then 2y=ln⁑(xβˆ’3)2y = \ln(x - 3), so y=12ln⁑(xβˆ’3)y = \frac{1}{2} \ln(x - 3).

fβˆ’1(x)=12ln⁑(xβˆ’3)f^{-1}(x) = \frac{1}{2} \ln(x - 3). Domain: (3,∞)(3, \infty). Range: R\mathbb{R}.

Examples in context

Example 1. Transforming a log graph. Starting from y=ln⁑xy = \ln x, the graph of y=3ln⁑(xβˆ’2)+1y = 3\ln(x - 2) + 1 is dilated vertically by factor 33, translated 22 right and 11 up. Its vertical asymptote moves from x=0x = 0 to x=2x = 2, and the domain becomes x>2x > 2. The xx-intercept is where 3ln⁑(xβˆ’2)+1=03\ln(x - 2) + 1 = 0, i.e. ln⁑(xβˆ’2)=βˆ’13\ln(x - 2) = -\frac{1}{3}, so x=2+eβˆ’1/3β‰ˆ2.72x = 2 + e^{-1/3} \approx 2.72.

Example 2. Inverse of a growth model. A balance is f(t)=100e0.5tf(t) = 100e^{0.5t} after tt years. To express time as a function of balance, find the inverse: swap to t=100e0.5bt = 100e^{0.5b}, so e0.5b=t100e^{0.5b} = \frac{t}{100}, giving b=2ln⁑ ⁣(t100)b = 2\ln\!\left(\frac{t}{100}\right). Thus fβˆ’1(t)=2ln⁑ ⁣(t100)f^{-1}(t) = 2\ln\!\left(\frac{t}{100}\right), with domain t>100t > 100 (the range of ff).

Try this

Q1. Describe the transformations from y=f(x)y = f(x) to y=βˆ’2f(xβˆ’3)y = -2f(x - 3). [2 marks]

  • Cue. Dilation by factor 22 from the xx-axis with reflection in the xx-axis, then translation 33 right.

Q2. For f(x)=xf(x) = \sqrt{x} and g(x)=x+1g(x) = x + 1, find (f∘g)(x)(f \circ g)(x) and its maximal domain. [3 marks]

  • Cue. (f∘g)(x)=x+1(f \circ g)(x) = \sqrt{x + 1}; domain xβ‰₯βˆ’1x \ge -1.

Q3. Find the inverse of f(x)=2x3βˆ’1f(x) = 2x^3 - 1 on R\mathbb{R}. [3 marks]

  • Cue. x=2y3βˆ’1β‡’y3=x+12β‡’fβˆ’1(x)=x+123x = 2y^3 - 1 \Rightarrow y^3 = \frac{x + 1}{2} \Rightarrow f^{-1}(x) = \sqrt[3]{\frac{x + 1}{2}}.

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.

2023 VCAA Paper 14 marksLet f(x)=x2f(x) = x^2 for xβ‰₯0x \geq 0 and g(x)=2xβˆ’1g(x) = 2x - 1. Find f∘g(x)f \circ g(x), g∘f(x)g \circ f(x), and fβˆ’1(x)f^{-1}(x), stating the domain and range of each.
Show worked answer β†’

Composite f∘gf \circ g. f(g(x))=f(2xβˆ’1)=(2xβˆ’1)2f(g(x)) = f(2x - 1) = (2x - 1)^2.

Domain of gg is R\mathbb{R}, range of gg is R\mathbb{R}. For the composite, the range of gg must lie in the domain of ff, i.e. [0,∞)[0, \infty). So restrict to 2xβˆ’1β‰₯02x - 1 \geq 0, giving xβ‰₯1/2x \geq 1/2. Domain: [1/2,∞)[1/2, \infty). Range: [0,∞)[0, \infty).

Composite g∘fg \circ f. g(f(x))=g(x2)=2x2βˆ’1g(f(x)) = g(x^2) = 2 x^2 - 1 for xβ‰₯0x \geq 0. Domain: [0,∞)[0, \infty). Range: [βˆ’1,∞)[-1, \infty).

Inverse fβˆ’1f^{-1}. ff is one-to-one on [0,∞)[0, \infty). Swap and solve: x=y2x = y^2, y=xy = \sqrt{x} (taking the positive root because the original range was [0,∞)[0, \infty)). So fβˆ’1(x)=xf^{-1}(x) = \sqrt{x}. Domain: [0,∞)[0, \infty) (the range of ff). Range: [0,∞)[0, \infty) (the domain of ff).

Markers reward the existence-condition check for the composite (range of gg inside domain of ff), the correct domain restriction, and the swap-domain-and-range pattern for the inverse.

2024 VCAA Paper 22 marksDescribe the sequence of transformations that maps y=ln⁑(x)y = \ln(x) to y=2ln⁑(3x+6)βˆ’4y = 2 \ln(3x + 6) - 4.
Show worked answer β†’

Rewrite the target in standard form: y=2ln⁑(3(x+2))βˆ’4y = 2 \ln(3(x + 2)) - 4. Compare with y=Af(n(xβˆ’b))+cy = A f(n(x - b)) + c where A=2A = 2, n=3n = 3, b=βˆ’2b = -2, c=βˆ’4c = -4.

A clean transformation sequence:

  1. Dilation by factor 13\frac{1}{3} from the y-axis (horizontal compression).
  2. Dilation by factor 22 from the x-axis (vertical stretch).
  3. Translation 22 units left.
  4. Translation 44 units down.

The asymptote moves from x=0x = 0 to x=βˆ’2x = -2. The x-intercept moves from (1,0)(1, 0) to where ln⁑(3x+6)=2\ln(3x + 6) = 2, giving 3x+6=e23x + 6 = e^2, x=(e2βˆ’6)/3x = (e^2 - 6)/3.

Markers accept any valid order if the algebra is consistent, but expect explicit identification of all four transformations.

Related dot points