Space: Supermarket networks

Students use a familiar supermarket context to model movement, routes and queues with networks. They build, test and refine models, using abstraction, decomposition, pattern recognition, algorithm design and debugging.

AUS Year 10 NSW Stage 5 VIC Level 10

'Space: Supermarket networks' is one of our new teaching sequences for V9

  • On the 'In this sequence' tab you'll find all the lessons in this sequence, a suggested implementation plan and curriculum alignment.
  • The 'Behind this sequence' tab shows how key mathematical ideas develop over the sequence.
  • Have you taught this sequence? Use the Feedback button to let us know how it went!

Lessons in this sequence

Year 10

Task 1 • Supermarket navigation

Students simplify a supermarket layout into a network, using vertices and edges to represent movement and connectedness.

Year 10

Task 2 • Network diagrams

Students investigate how many valid paths are possible through a supermarket network. They use pattern recognition, branching and decomposition into subnetworks to develop a systematic algorithm for generating, organising and counting all valid paths.

Year 10

Task 3 • Shortest paths

Students explore weighted networks, where edges carry values representing distance. They compare routes by distance, test an algorithm for finding shortest paths, and use counterexamples to show that choosing the shortest next edge does not always find the shortest path.

Year 10

Task 4 • Shortest path algorithms

Students revisit the greedy algorithm and identify why choosing the shortest next edge can fail. They co-construct a refined shortest-path method that compares total distances from the start, then apply it to weighted road networks to justify the quickest route.

Year 10

Task 5 • Modelling checkout queues

Students compare separate and shared checkout queues by modelling customer flow and waiting time, then use spreadsheet simulations to test different conditions and recommend an efficient system.

The Australian Academy of Science supports and encourages broad use of its material. Unless indicated below, copyright material available on this website is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) licence.

Curriculum and syllabus alignment

Year 10

Space