Introduction to Linear Relationships
Linear relationships form the backbone of Year 8 algebra and GCSE mathematics, yet many students struggle to connect the abstract formula y = mx + c with real-world patterns. Teaching linear functions effectively requires clear examples that show how constant rates of change appear everywhere—from mobile phone bills to saving money for a school trip.
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Why it matters
Linear relationships model countless real-world situations that students encounter daily. A £25 monthly phone contract plus £0.15 per text follows y = 0.15x + 25, where x represents texts sent. Bus fares often use linear pricing—£2.50 base fare plus £0.20 per mile creates the relationship cost = 2.50 + 0.20 × distance. In GCSE coursework, students analyse business scenarios like hiring costs (£150 setup plus £45 per hour) or gym memberships (£30 joining fee plus £12 monthly). Understanding that the gradient represents rate of change and the y-intercept shows the starting value helps students tackle everything from interpreting graphs in science to calculating compound interest in personal finance. These skills directly support Year 12 A-level mathematics and practical decision-making throughout adult life.
How to solve introduction to linear relationships
Linear Functions — y = mx + b
- m = slope (gradient) = rise ÷ run.
- b = y-intercept (where the line crosses the y-axis).
- Positive slope → line goes up. Negative slope → line goes down.
- Plot using y-intercept and slope, or find two points.
Example: y = 2x + 1: slope 2, y-intercept 1. Points: (0,1), (1,3).
Worked examples
Complete the table using the rule y = x + 1. When x = 1, 2, 3, what are the y-values?
Answer: 2, 3, 4
- Understand the rule → y = x + 1 — The rule tells us: take any x value and add 1 to it. That gives us the y value. Think of it like a machine — you put in x, add 1, and out comes y.
- Put each x value into the rule → x=1: 1 + 1 = 2, x=2: 2 + 1 = 3, x=3: 3 + 1 = 4 — For x = 1: 1 + 1 = 2. For x = 2: 2 + 1 = 3. For x = 3: 3 + 1 = 4. Each time x goes up by 1, y also goes up by 1.
- Write the y-values → 2, 3, 4 — The y-values are 2, 3, 4. Notice the pattern — each y is exactly 1 more than its x!
Fill in the table for y = 4x. x = 0, 1, 2, 3, 4. What are the y-values?
Answer: 0, 4, 8, 12, 16
- For each x, multiply by 4 → x=0: 4×0=0, x=1: 4×1=4, x=2: 4×2=8, x=3: 4×3=12, x=4: 4×4=16 — Plug in each x-value: 4 × 0 = 0, 4 × 1 = 4, 4 × 2 = 8, 4 × 3 = 12, 4 × 4 = 16.
- Write the y-values → 0, 4, 8, 12, 16 — The y-values are 0, 4, 8, 12, 16. Notice: each y goes up by 4. That's the 'rate of change' — how much y increases when x increases by 1.
Week 0: £24.00. Week 4: £44.00. You save the same amount each week. Write the rule.
Answer: savings = 24 + 5 × weeks
- Find the total increase → 44 - 24 = £20.00 — From week 0 to week 4, savings grew by 44 - 24 = £20.00.
- Find the weekly savings (rate) → 20 ÷ 4 = £5.00/week — Divide by the number of weeks: 20 ÷ 4 = £5.00 per week. This is the slope — the steady rate of saving.
- Write the rule → savings = 24 + 5 × weeks — Start with £24.00, add £5.00 each week. Rule: savings = 24 + 5 × weeks.
Common mistakes
- Students often confuse the gradient and y-intercept when reading y = mx + c. For y = 3x + 7, they might say the gradient is 7 instead of 3.
- When finding gradient from two points, students frequently calculate 'run ÷ rise' instead of 'rise ÷ run'. From (1,5) to (3,11), they write (3-1) ÷ (11-5) = 2/6 = 1/3 instead of (11-5) ÷ (3-1) = 6/2 = 3.
- Many pupils substitute x-values incorrectly into linear equations. For y = 2x + 4 when x = 5, they write y = 2 + 5 + 4 = 11 instead of y = 2(5) + 4 = 14.
- Students struggle to identify linear relationships from tables, missing that equal x-intervals should produce equal y-changes. They might call a sequence like 2, 5, 10, 17 linear because it increases, ignoring that differences are 3, 5, 7.
- When writing rules from context, pupils often reverse the roles of variables. For '£15 plus £3 per hour', they write hours = 15 + 3 × cost instead of cost = 15 + 3 × hours.