🧱 See It

In a discrete relation like weekly savings, "week 2.5" means nothing — only whole weeks are real. Now consider a car traveling at a steady 60 km/h. At exactly 1.5 hours, the car really has traveled a real, meaningful distance: 90 km. Every value in between the whole-number hours is just as meaningful as the whole numbers themselves. This is a continuous relation.

✏️ Draw It

Plot "hours" along the bottom and "distance" up the side for y = 60x. This time the line is drawn solid, because every point along it — not just the marked ones — is real data:

60 120 180 1 2 3 hours

The line is solid because every value in between (like 1.5 hours → 90 km) represents a real, meaningful distance — not just a guide connecting separate dots.

🔢 Write It

Same equation format as a discrete relation:

y = 60x

But now it's interpreted continuously — any value of x at all, not just whole numbers, gives a meaningful y.

The equation looks identical to a discrete relation. What changes is the interpretation: every in-between value is real here.

💡 Worked Examples

Example 1 — Find the distance at x = 2.5 hours:

  1. Use the rule: y = 60x
  2. Substitute: y = 60 × 2.5
  3. Answer: y = 150 km

Example 2 — Why "week 2.5" is different:

  1. For the weekly-savings relation, a deposit either happened at the end of a week or it hasn't happened yet — there's no such thing as half a week's deposit existing on its own.
  2. But for distance over time, the car is somewhere on the road at every instant, so "2.5 hours" is a real moment with a real distance.
  3. Answer: distance-over-time is continuous; weekly savings is discrete — the difference is about the real-world context, not the math itself.

🧠 Quick Reference

Continuous means every value in between is meaningful, not just whole-number steps — draw a SOLID line, since the line itself now carries real information, not just dots connected for visual guidance.
👪 For Parents & Tutors

BC Curriculum (Level 4 / Grade 9, Patterns & Relations): "Two-variable linear relations: continuous relations with rational coordinates; graphing, interpolation, and extrapolation."

Watch for: treating every relation as automatically continuous just because it CAN be graphed with a line. The deciding question is always "does a value in between actually mean something in this real-world context?", not just "can I draw a line through the points."

Comes up again: this directly sets up Interpolation and Extrapolation, next on this level.