← Unit 1: Functions, relations and graphs

VICMath MethodsSyllabus dot point

How do transformations affect the graph of a function?

Apply translations, dilations and reflections to the graph of a function $y = f(x)$, including the form $y = a f(b(x - h)) + k$ and the effect of each parameter on the graph

A focused answer to the VCE Maths Methods Unit 1 dot point on transformations. Maps the four parameters of $y = af(b(x - h)) + k$ to vertical dilation/reflection, horizontal dilation/reflection, horizontal translation and vertical translation, and works the VCAA SAC-style sequence-of-transformations problem.

Generated by Claude OpusReviewed by Better Tuition Academy5 min answer

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

What this dot point is asking

VCAA wants you to identify and apply translations, dilations and reflections to function graphs, working with the standard transformed form y=af(b(xβˆ’h))+ky = a f(b(x - h)) + k.

The general transformed form

y=af(b(xβˆ’h))+ky = a f(b(x - h)) + k

Parameter Effect Notes
IMATH_2 Vertical dilation by factor βˆ₯aβˆ₯\|a\| from the xx-axis If a<0a < 0, reflection in the xx-axis
IMATH_7 Horizontal dilation by factor 1/βˆ₯bβˆ₯1/\|b\| from the yy-axis If b<0b < 0, reflection in the yy-axis
IMATH_12 Horizontal translation by hh units (right if positive) Sign opposite to bracket
IMATH_14 Vertical translation by kk units (up if positive)

Vertical dilation (factor aa)

y=af(x)y = af(x) stretches the graph vertically by factor ∣a∣|a|. yy-values multiply by aa. The xx-axis is fixed.

Horizontal dilation (factor 1/b1/b)

y=f(bx)y = f(bx) compresses horizontally by factor bb (or equivalently dilates by factor 1/b1/b). xx-values divide by bb. The yy-axis is fixed.

The reciprocal feature trips students: y=f(2x)y = f(2x) is a horizontal compression, not a stretch.

Translations

y=f(xβˆ’h)y = f(x - h) shifts the graph hh units to the right (if h>0h > 0). Counterintuitively, the bracket has the opposite sign to the direction of shift.

y=f(x)+ky = f(x) + k shifts the graph kk units up (if k>0k > 0). Straightforward.

Reflections

In the xx-axis: y=βˆ’f(x)y = -f(x). Achieved with a=βˆ’1a = -1.

In the yy-axis: y=f(βˆ’x)y = f(-x). Achieved with b=βˆ’1b = -1.

In the line y=xy = x: swap xx and yy (inverse function, next dot point).

Order of transformations

The order matters when combining. A safe order is:

  1. Apply horizontal dilation/reflection (inside the bracket, with bb).
  2. Apply horizontal translation (βˆ’h-h shift).
  3. Apply vertical dilation/reflection (with aa).
  4. Apply vertical translation (+k+k).

Mixing the order can produce different results.

Worked example

Starting from y=xy = \sqrt{x}, sketch y=βˆ’2xβˆ’3+1y = -2\sqrt{x - 3} + 1.

a=βˆ’2a = -2, b=1b = 1, h=3h = 3, k=1k = 1.

  • Domain: xβ‰₯3x \ge 3 (the \sqrt{} requires non-negative argument).
  • Range: y≀1y \le 1 (the βˆ’2-2 flips down from y=1y = 1).
  • Starting point of the graph (where the original (0,0)(0, 0) goes): (3,1)(3, 1).
  • Reflection makes the graph descend to the right; dilation by 22 makes it descend twice as steeply.

Common traps

Direction of horizontal translation. (xβˆ’3)(x - 3) shifts right, (x+3)(x + 3) shifts left.

Mixing up horizontal and vertical dilation factors. y=2f(x)y = 2f(x) doubles yy-values; y=f(2x)y = f(2x) halves xx-values.

Forgetting that reflection is a special case of dilation. a=βˆ’1a = -1 is a reflection in the xx-axis with no scaling.

Order matters. Apply transformations consistently; the standard order is inside-out within the function and then outside-in.

In one sentence

For y=af(b(xβˆ’h))+ky = af(b(x - h)) + k: aa dilates/reflects vertically, bb dilates/reflects horizontally (with reciprocal scale factor 1/∣b∣1/|b|), hh shifts horizontally (right if positive, opposite sign in the bracket), and kk shifts vertically, with the order inside-out within the function and then outside-in.

Past exam questions, worked

Real questions from past VCAA papers on this dot point, with our answer explainer.

Year 11 SAC4 marksDescribe the transformations needed to convert $y = x^2$ into $y = -2(x + 1)^2 + 3$, in order.
Show worked answer β†’

Read parameters: a=βˆ’2a = -2, h=βˆ’1h = -1, k=3k = 3.

Sequence (one valid order):

  1. Dilate by factor 22 from the xx-axis (vertical dilation). y=2x2y = 2x^2.
  2. Reflect in the xx-axis. y=βˆ’2x2y = -2x^2.
  3. Translate 11 unit left. y=βˆ’2(x+1)2y = -2(x + 1)^2.
  4. Translate 33 units up. y=βˆ’2(x+1)2+3y = -2(x + 1)^2 + 3.

Vertex moves from (0,0)(0, 0) to (βˆ’1,3)(-1, 3).

Markers reward correct identification of each parameter, the sign of the dilation/reflection, and the direction of translations.

Related dot points