Grade 10

Functions & Graphs

Understand the four basic function families — how they look, what affects their shape, and how to sketch them.

Linear Functions y = mx + c

A linear function gives a straight line. The two numbers that define it are:

Theorem
y=mx+cy = mx + c
  • mm — the gradient (slope). Positive = goes up left-to-right; negative = goes down.
  • cc — the y-intercept. Where the line crosses the y-axis.
Worked Example

Sketch y=2x3y = 2x - 3 and find its intercepts.

To find the gradient between two points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2) use m=y2y1x2x1m = \dfrac{y_2 - y_1}{x_2 - x_1}.
Tip
Parallel lines have the same gradient. Perpendicular lines have gradients that multiply to 1-1.