← Unit 1

VICMath MethodsSyllabus dot point

What functions and relations are introduced in VCE Math Methods Unit 1, and how are they graphed and transformed?

Linear, quadratic, cubic and quartic polynomial functions, basic exponential functions $y = a^x$, logarithmic functions $y = \log_a(x)$, and the standard transformations (dilation, reflection, translation)

A focused answer to the VCE Math Methods Unit 1 key-knowledge point on functions and graphs. Linear, quadratic, polynomial, exponential and logarithmic functions, their key features (axes intercepts, turning points, asymptotes), and the four standard transformations that prepare for Unit 3 graphical work.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

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

What this dot point is asking

VCAA wants you to recognise the standard function families introduced in Unit 1, identify their key graphical features (intercepts, turning points, asymptotes), and apply the four standard transformations (dilation, reflection, translation in xx and yy).

Function families

Linear y=mx+cy = mx + c. Gradient mm, yy-intercept cc. Sketched as a straight line.

Quadratic y=ax2+bx+cy = a x^2 + bx + c or vertex form y=a(xβˆ’h)2+ky = a(x-h)^2 + k. Parabola opening up if a>0a > 0, down if a<0a < 0. Turning point at (h,k)(h, k) in vertex form.

Cubic y=ax3+bx2+cx+dy = a x^3 + b x^2 + c x + d. Either monotonic or with two turning points. Inflection at the average of the turning points.

Quartic y=ax4+…y = a x^4 + \ldots. Either two or four sign changes; up to three turning points.

Exponential y=axy = a^x for a>0,a≠1a > 0, a \neq 1. Always positive. Horizontal asymptote y=0y = 0. Passes through (0,1)(0, 1). Increasing if a>1a > 1, decreasing if 0<a<10 < a < 1.

Logarithmic y=log⁑a(x)y = \log_a(x) for a>0,aβ‰ 1a > 0, a \neq 1. Defined only for x>0x > 0. Vertical asymptote x=0x = 0. Passes through (1,0)(1, 0). Inverse of y=axy = a^x.

Key graphical features

For each function:

  • Domain. Set of allowed xx values.
  • Range. Set of resulting yy values.
  • Axis intercepts. Where the graph crosses the xx- and yy-axes.
  • Turning points / stationary points. Local maxima and minima.
  • Asymptotes. Lines the graph approaches but never meets.
  • End behaviour. What happens as xβ†’Β±βˆžx \to \pm \infty.

Sketching requires all relevant features labelled.

The four transformations

Given y=f(x)y = f(x), the transformations:

Translation in yy. y=f(x)+ky = f(x) + k shifts up by kk (down if k<0k < 0).

Translation in xx. y=f(xβˆ’h)y = f(x - h) shifts right by hh (left if h<0h < 0). Note the sign convention: (xβˆ’h)(x - h) means shift right.

Dilation in yy. y=af(x)y = a f(x) stretches vertically by factor aa (compresses if 0<a<10 < a < 1, reflects if a<0a < 0).

Dilation in xx. y=f(bx)y = f(b x) stretches horizontally by factor 1/b1/b (compresses if b>1b > 1).

Combined transformations. y=af(b(xβˆ’h))+ky = a f(b(x - h)) + k combines all four with vertex at (h,k)(h, k).

Reflections. Special case of dilations:

  • IMATH_51 : reflection in xx-axis.
  • IMATH_53 : reflection in yy-axis.

Worked examples

Example 1. Linear

y=2xβˆ’3y = 2x - 3. Gradient 2, yy-intercept βˆ’3-3. xx-intercept: 0=2xβˆ’30 = 2x - 3, x=1.5x = 1.5. Sketch as straight line through (0,βˆ’3)(0, -3) and (1.5,0)(1.5, 0).

Example 2. Quadratic transformation

Start with y=x2y = x^2 (parabola, vertex at origin). Apply y=2(xβˆ’1)2βˆ’5y = 2(x - 1)^2 - 5. This is:

  • Dilation by 2 in yy (steeper).
  • Translation right by 1.
  • Translation down by 5.

Vertex at (1,βˆ’5)(1, -5). Opens up. Solve for intercepts as in the worked past question.

Example 3. Exponential transformation

y=2β‹…3x+1y = 2 \cdot 3^x + 1. Start with y=3xy = 3^x. Apply dilation by 2 (stretches vertically), then translation up by 1. New horizontal asymptote: y=1y = 1. yy-intercept: 2β‹…1+1=32 \cdot 1 + 1 = 3.

Domain, range and inverse

For inverse functions (covered in Unit 4), the domain and range swap. For Unit 1, observe:

  • IMATH_72 has domain R\mathbb{R}, range (0,∞)(0, \infty).
  • IMATH_75 has domain (0,∞)(0, \infty), range R\mathbb{R}.

The domains and ranges are reflections in the line y=xy = x.

Common errors

Translation sign error. y=f(xβˆ’3)y = f(x - 3) shifts right by 3 (positive direction), not left.

Wrong order of transformations. Apply inside-the-bracket transformations first (operations on xx), then outside (operations on yy).

Forgetting the asymptote on exponential / log graphs. Exponentials have horizontal asymptotes; logs have vertical asymptotes. Mark them.

Confusing domain with range. Domain is the set of valid inputs; range is the set of outputs. For logs, the domain is restricted to positive xx.

In one sentence

Unit 1 introduces the major function families (linear, quadratic, polynomial up to quartic, exponential, logarithmic) and the four standard transformations (translation in xx and yy, dilation in xx and yy); sketching requires all key features (intercepts, turning points, asymptotes, end behaviour) labelled, and transformations applied in the correct order (inside-the-bracket first, outside second).

Past exam questions, worked

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

Year 11 SAC4 marksSketch the graph of $y = -2(x-1)^2 + 3$, labelling the turning point, $y$-intercept and any $x$-intercepts.
Show worked answer β†’

Quadratic in vertex form y=a(xβˆ’h)2+ky = a(x - h)^2 + k has turning point (h,k)=(1,3)(h, k) = (1, 3) and opens downward because a=βˆ’2<0a = -2 < 0.

yy-intercept: substitute x=0x = 0. y=βˆ’2(0βˆ’1)2+3=βˆ’2+3=1y = -2(0-1)^2 + 3 = -2 + 3 = 1. Intercept: (0,1)(0, 1).

xx-intercepts: set y=0y = 0. βˆ’2(xβˆ’1)2+3=0-2(x-1)^2 + 3 = 0, so (xβˆ’1)2=3/2(x-1)^2 = 3/2, giving xβˆ’1=Β±3/2x - 1 = \pm \sqrt{3/2}, i.e. x=1Β±6/2β‰ˆ1Β±1.22x = 1 \pm \sqrt{6}/2 \approx 1 \pm 1.22. Intercepts: approximately (βˆ’0.22,0)(-0.22, 0) and (2.22,0)(2.22, 0).

Sketch: downward parabola with turning point at (1,3)(1, 3), yy-intercept (0,1)(0, 1), xx-intercepts at the calculated points.

Markers reward correct turning point, intercepts (exact values preferred where possible), and shape.

Related dot points