Year 12 Maths Standard Checkpoint 2 ~25 min

Checkpoint 2: Network Optimisation

Covers Lessons 7–12: minimum spanning trees, shortest paths, maximum flow, and mixed network problems.

🏁
Know

Key Facts

  • Kruskal's and Prim's steps
  • Dijkstra's process
  • Max-flow min-cut theorem
Understand

Concepts

  • When to use each algorithm
  • Why MST ≠ shortest path
  • Flow conservation
Can Do

Skills

  • Apply all algorithms
  • Identify problem types
  • Solve multi-part questions

Multiple Choice

MC

Revision Multiple Choice

10 questions drawn from Lessons 7–12

Short Answer

📝

Extended Questions

ApplyBand 4

1. Network: AB=5, AC=2, BC=3, BD=4, CD=1, CE=6, DE=3. (a) Find MST using Kruskal's. (b) Find shortest path A→E using Dijkstra's. (c) If directed A→B(5), A→C(2), B→C(3), B→D(4), C→D(1), C→E(6), D→E(3), find max flow A→E. 4 MARKS

Answer in your workbook

Comprehensive Answers

Short Answer Model Answers

Q1 (4 marks): (a) MST edges and total = 9 [1.5]. (b) Shortest path = 6 [1]. (c) Max flow = 7 [1.5].

Q2 (3 marks): (a) Explanation [1]. (b) Error explained [1]. (c) Yes with reason [1].

Mark checkpoint as complete

Tick when you have finished all questions and checked your answers.