← Unit 1: Functions, relations and graphs

VICMath MethodsSyllabus dot point

How are linear functions analysed?

Sketch and analyse linear functions of the form $y = mx + c$, including finding gradient, $x$- and $y$-intercepts, equations of parallel and perpendicular lines, and solving linear equations and inequalities

A focused answer to the VCE Maths Methods Unit 1 dot point on linear functions. Sketches $y = mx + c$, finds gradient and intercepts, derives equations of parallel and perpendicular lines, and works the VCAA SAC-style line-through-two-points and perpendicular-bisector problems.

Generated by Claude OpusReviewed by Better Tuition Academy4 min answer

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

What this dot point is asking

VCAA wants you to sketch and analyse linear functions y=mx+cy = mx + c, find gradient and intercepts, write equations from given conditions, and use parallel and perpendicular gradient relationships.

Gradient and intercept

For y=mx+cy = mx + c:

  • IMATH_4 = gradient (slope) = rise/run.
  • IMATH_5 = yy-intercept (the value of yy when x=0x = 0).

Gradient from two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2):

m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}

IMATH_11 -intercept

The xx-intercept is where the line crosses the xx-axis (y=0y = 0).

0=mx+c0 = mx + c, so x=βˆ’c/mx = -c/m.

Point-slope form

A line of gradient mm passing through (x1,y1)(x_1, y_1):

yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)

Parallel and perpendicular lines

Two lines with gradients m1m_1 and m2m_2:

  • Parallel: m1=m2m_1 = m_2.
  • Perpendicular: m1m2=βˆ’1m_1 m_2 = -1, equivalently m2=βˆ’1/m1m_2 = -1/m_1.

Horizontal lines (m=0m = 0) and vertical lines (mm undefined) are perpendicular to each other.

Solving linear equations and inequalities

Solve 3xβˆ’5=73x - 5 = 7: add 55, divide by 33: x=4x = 4.

For inequalities, the inequality direction reverses when multiplying or dividing by a negative number. βˆ’2x≀6-2x \le 6 becomes xβ‰₯βˆ’3x \ge -3.

Worked example

Find the equation of the line through (βˆ’1,4)(-1, 4) and (3,βˆ’2)(3, -2).

m=(βˆ’2βˆ’4)/(3βˆ’(βˆ’1))=βˆ’6/4=βˆ’3/2m = (-2 - 4)/(3 - (-1)) = -6/4 = -3/2.

Point-slope: yβˆ’4=βˆ’32(xβˆ’(βˆ’1))=βˆ’32(x+1)y - 4 = -\frac{3}{2}(x - (-1)) = -\frac{3}{2}(x + 1).

y=βˆ’32xβˆ’32+4=βˆ’32x+52y = -\frac{3}{2}x - \frac{3}{2} + 4 = -\frac{3}{2}x + \frac{5}{2}.

Common traps

Using x1βˆ’x2x_1 - x_2 in the denominator with y2βˆ’y1y_2 - y_1 in the numerator. The differences must be in the same order.

Forgetting the sign in yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1). y1=βˆ’3y_1 = -3 gives yβˆ’(βˆ’3)=y+3y - (-3) = y + 3.

Reversing the inequality only sometimes. Reverse only when multiplying or dividing by a negative.

In one sentence

Linear functions y=mx+cy = mx + c have gradient mm (rise over run, found from two points by (y2βˆ’y1)/(x2βˆ’x1)(y_2 - y_1)/(x_2 - x_1)) and yy-intercept cc; parallel lines share a gradient and perpendicular lines have gradients whose product is βˆ’1-1.

Past exam questions, worked

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

Year 11 SAC4 marksFind the equation of the line that passes through $(2, 5)$ and is perpendicular to $y = 3x - 1$.
Show worked answer β†’

Gradient of given line: m1=3m_1 = 3.

Perpendicular gradient: m2=βˆ’1/m1=βˆ’1/3m_2 = -1/m_1 = -1/3.

Point-slope form with point (2,5)(2, 5): yβˆ’5=βˆ’13(xβˆ’2)y - 5 = -\frac{1}{3}(x - 2).

Expand: y=βˆ’13x+23+5=βˆ’13x+173y = -\frac{1}{3}x + \frac{2}{3} + 5 = -\frac{1}{3}x + \frac{17}{3}.

Markers reward the negative-reciprocal gradient, point-slope substitution, and a clean final form.

Related dot points