Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 6 ~30 min Unit 2 · Linear Relationships +85 XP

Recognising Linear Relationships

Learn to identify linear relationships from tables, graphs and descriptions. Understand why constant rate of change always produces a straight line.

Today's hook: Which graphs are straight lines and which are curves? The difference between a straight line and a curve tells you everything about whether a relationship is linear.
0/5QUESTS
Think First
warm-up

Which of these graphs show a straight line? Which show a constant rate of change?

A B C D Straight Curved Straight Curved Straight lines (A, C) = Linear Curved (B, D) = Non-linear (changing gradient)
Reveal answer

Straight lines: A and C. Both have a constant rate of change — they never bend. Graphs B and D are curved, meaning their rate of change varies — they are non-linear.

1
What Makes a Relationship Linear?
+5 XP

A linear relationship is one where the dependent variable changes at a constant rate as the independent variable increases.

Three tests for linearity: the graph is a straight line, the first differences in a table are constant, and the gradient is the same no matter which two points you choose.

Linear Non-linear Constant gradient Changing gradient
Linear $\Leftrightarrow$ Constant rate of change $\Leftrightarrow$ Straight line
Real-world examples
Walking at constant speed, earning \$20/hour, apples at \$3/kg — all linear.
Mathematically
$y = mx + c$ where $m$ and $c$ are constants. The variable $x$ appears only to the power of 1.
2
Recognising Linear from Tables
+5 XP

To test a table of values, check the first differences between consecutive $y$-values. If they are all equal, the relationship is linear.

First Differences Test $x$ 0 1 2 3 $y$ 3 7 11 15 +4 +4 +4
The first difference = gradient
When $x$ increases by 1, the first difference equals the gradient $m$.
Watch Me Solve It · Testing from a table
+15 XP per step
Q1
PROBLEM
Determine whether this table represents a linear relationship: $x$ = 1, 2, 3, 4, 5 and $y$ = 5, 8, 11, 14, 17.
  1. 1
    Calculate first differences
    $8-5=3$,   $11-8=3$,   $14-11=3$,   $17-14=3$
    Subtract each $y$-value from the next one.
  2. 2
    Check if all differences are equal
    Differences: 3, 3, 3, 3 — all the same
    If even one is different, the relationship is not linear.
  3. 3
    Conclude
    Linear! Gradient $m = 3$, equation $y = 3x + 2$
    The constant difference of 3 equals the gradient.
AnswerLinear — all first differences equal 3. Gradient $= 3$.
3
Recognising Linear from Graphs
+5 XP

The straight line test is the simplest visual check: if all plotted points form a perfectly straight line, the relationship is linear.

Linear (Straight Line) Non-linear (Curved)

Common mistake: "It looks kind of straight" — use a ruler to check, or verify with the gradient test.

Better approach: If even one point does not fall on the line (and it's not measurement error), the relationship is not linear.

4
The Constant Gradient Property
+5 XP

On any straight line, the gradient is the same everywhere. No matter which two points you choose, you always get the same gradient value.

Three points on a line: $A(1,4)$, $B(3,8)$, $C(5,12)$. Gradient $AB = \frac{8-4}{3-1} = 2$. Gradient $BC = \frac{12-8}{5-3} = 2$. Gradient $AC = \frac{12-4}{5-1} = 2$. Always 2.

m=2 m=2
Same gradient, any two points on the line
Watch Me Solve It · Constant gradient proof
+15 XP per step
Q2
PROBLEM
Points $A(2,5)$, $B(4,11)$, $C(6,17)$. Show that the gradient is constant using three different pairs.
  1. 1
    Gradient A to B
    $$m_{AB} = \frac{11-5}{4-2} = \frac{6}{2} = 3$$
  2. 2
    Gradient B to C
    $$m_{BC} = \frac{17-11}{6-4} = \frac{6}{2} = 3$$
  3. 3
    Gradient A to C (any two points work)
    $$m_{AC} = \frac{17-5}{6-2} = \frac{12}{4} = 3$$
    All three pairs give gradient = 3. The relationship is linear!
AnswerGradient $= 3$ for every pair. Constant gradient confirms: linear relationship.
5
Linear vs Non-Linear Examples
comparison

Comparing $y = 2x + 1$ (linear) with $y = x^2$ (non-linear) side by side:

$y = 2x + 1$ — Linear

$x$0123
$y$1357
Diff+2+2+2

Constant differences = Linear

$y = x^2$ — Non-linear

$x$0123
$y$0149
Diff+1+3+5

Changing differences = Non-linear

The first difference test never fails
Constant differences = straight line. Changing differences = curve. Always.
6
Real-World Linear Relationships
+5 XP

The key question: "Does one quantity change at a constant rate relative to another?"

Constant speed60 km/h: every hour, 60 km more. $d = 60t$
Hourly wage\$25/hour: each extra hour earns \$25 more. $E = 25h$
Cost per item\$4/kg: each extra kg costs \$4 more. $C = 4w$
Plumber's fee\$50 call-out + \$80/hr: $C = 80h + 50$
Non-linear counterexamples
Falling object (accelerates), circle area $A = \pi r^2$, population growth (exponential) — none of these are linear.
Fix: If the equation has $x^2$, $x^3$, $e^x$ or similar, it is definitely non-linear.
7
Common Pitfalls
heads-up
Thinking all number patterns are linear
The sequence $1, 4, 9, 16, 25$ looks pattern-like but has differences $3, 5, 7, 9$ — not constant, not linear.
Fix: Always check first differences. Looking regular is not enough.
Checking only 2 first differences
Finding the first two differences equal and assuming the whole table is linear.
Fix: Check ALL first differences. A single non-matching one means non-linear.
Assuming "looks straight" is enough
Eyeballing a graph is unreliable, especially at small scales where curves look nearly straight.
Fix: Verify mathematically with the first-differences test or constant-gradient check.
Confusing proportional with general linear
Thinking linear means it must pass through the origin.
Fix: $y = mx + c$ is linear for any $c$. Proportional ($c = 0$) is a special case of linear.
Copy Into Your Books

From a Table

  • Calculate first differences ($y_2 - y_1$, etc.)
  • If ALL differences are equal: linear
  • Common difference = gradient $m$

From a Graph

  • Plot all points
  • If they lie on a perfectly straight line: linear
  • Check with a ruler or gradient calculation

From a Description

  • "Per hour", "per kg", "fixed price" suggest linear
  • Write as $y = mx + c$
  • Constant rate of change = linear

Key Formula

  • Gradient $= \dfrac{y_2 - y_1}{x_2 - x_1}$
  • Same result for any two points on a straight line
D
Brain Trainer · Linearity Drills
10 problems

Quick-fire questions. Answer each, then reveal.

  1. 1 The first differences of a table are $2, 2, 2, 2$. Is it linear?

    Yes — all differences equal 2, so linear with $m = 2$.Yes, linear
  2. 2 First differences: $5, 5, 6, 5$. Is it linear?

    No — the 6 breaks the pattern. Not linear.No, not linear
  3. 3 Two points on a line give gradient 4. Two other points give gradient 5. Is it a straight line?

    No. A straight line has constant gradient. Different gradients means the graph is curved.No — not linear
  4. 4 Is $y = x^2 + 3$ a linear relationship?

    No — $x$ is squared. The graph is a parabola (curve), not a straight line.No, non-linear
  5. 5 A taxi charges \$3 flag fall plus \$2/km. Is this linear? What is the gradient?

    Yes, linear. $m = 2$, equation: $C = 2d + 3$.Yes, m = 2
  6. 6 Points $(2, 3)$ and $(4, 7)$ are on a line. What is the gradient?

    $m = \frac{7-3}{4-2} = \frac{4}{2} = 2$2
  7. 7 Give the first differences for $y$-values: $5, 8, 11, 14, 17$. Linear?

    Differences: 3, 3, 3, 3 — all equal, so linear with gradient 3.Yes, linear, m = 3
  8. 8 Is the area of a square ($A = s^2$) linearly related to its side length $s$?

    No — side is squared. Differences are $3, 5, 7$ (not constant).No, non-linear
  9. 9 A phone plan charges \$30/month. Is cost vs months linear? What is $m$?

    Yes, linear. $m = 30$, $c = 0$. Equation: $C = 30n$.Yes, m = 30
  10. 10 Name two different ways to test if a relationship is linear.

    (1) First differences test — all consecutive differences equal. (2) Straight line test — plot points and check they form a straight line.First differences; straight line test
1
Is this table of values linear?
+10 XP
$x$01234
$y$2581114
2
Which graph shows a linear relationship?
+10 XP
3
Two points on a line give gradient $2$. Two other points on the same line give a gradient of:
+10 XP
4
Which is definitely a linear relationship?
+10 XP
5
First differences: $3, 3, 3, 5$. Is the relationship linear?
+10 XP
Show Your Working
9 marks total
Apply Medium 3 MARKS

SAQ 1. Show that the table below represents a linear relationship using the first differences test.

$x$12345
$y$47101316
Answer in your workbook.
Understand Easy 3 MARKS

SAQ 2. Explain in your own words why a straight line has constant gradient. Include a diagram to support your explanation.

Answer in your workbook.
Apply Medium 3 MARKS

SAQ 3. Give a real-world example of a linear relationship and explain in detail why it is linear (not just "it makes a straight line").

Answer in your workbook.
Comprehensive Answers

Quick Check

1. A — First differences all equal 3. Linear with $m = 3$.

2. B — A linear relationship is defined by a straight-line graph.

3. C — Gradient of a straight line is constant. Always 2, no matter which points.

4. C — \$2/kg is a constant rate of change. Linear.

5. A — Not linear — the difference of 5 breaks the pattern.

Model Answers

SAQ 1: First differences: $7-4=3$, $10-7=3$, $13-10=3$, $16-13=3$. All differences equal 3 → constant → linear. Gradient $m = 3$, equation $y = 3x + 1$.

SAQ 2: A straight line never changes direction. It goes up (or down) at exactly the same angle everywhere. Pick any two points and calculate rise/run — you always get the same answer because the line doesn't bend. Diagram should show two different gradient triangles on the same line with equal ratios.

SAQ 3 (example): A plumber charges \$50 call-out plus \$80/hr. Why linear: cost increases by exactly \$80 for every extra hour — the rate of change is constant. Equation: $C = 80h + 50$. Table would show constant first differences of 80. Other examples: taxi fares with flag fall, unit conversion rules.

Stretch Challenge · +25 XP, +10 coins

Collinearity and Counterexamples

Part A: Three points are $A(1, 4)$, $B(3, 10)$ and $C(5, 16)$. Show these are collinear (on the same straight line) by checking all three gradient pairs.

Part B: A student says checking gradient $AB$ and gradient $BC$ is enough to prove linearity. Can you find a counterexample where this two-pair check misses a non-linear relationship?

Reveal solutions

Part A: $m_{AB} = \frac{10-4}{3-1} = 3$. $m_{BC} = \frac{16-10}{5-3} = 3$. $m_{AC} = \frac{16-4}{5-1} = 3$. All equal → collinear.

Part B: With $(0,0)$, $(1,1)$, $(2,2)$, $(3,5)$: checking only AB and BC gives $m=1$ and $m=1$, but the point $(3,5)$ is off the line through the first three. Always check all pairs or use the full first-differences test.

R
Quick Review

Linear = straight line

Constant rate of change, constant gradient.

First differences test

All consecutive $y$-differences must be equal.

Constant gradient

Any two points on a straight line give the same gradient.

Non-linear = curved

Changing first differences → curve → not linear.

$y = mx + c$

Linear form. $m$ = gradient. $c$ = $y$-intercept.

Real-world clues

"Per unit", "fixed rate" → linear.

Mark lesson as complete

Tick when you've finished Learn, Practice and the Stretch. Earns +85 XP and +25 coins.