🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2022 Math Kangaroo

Problem 16

Problem 16 · 2022 Math Kangaroo Hard
Logic & Word Problems careful-counting

The diagram shows a map with 16 towns which are connected via roads. The government is planning to build power plants in some towns. Each power plant can generate enough electricity for the town in which it stands as well as for its immediate neighbouring towns (i.e. towns that can be reached via a direct connecting road). What is the minimum number of power plants that have to be built?

Figure for Math Kangaroo 2022 Problem 16
Show answer
Answer: B — 4
Show hints
Hint 1 of 2
Each plant covers its own town plus every town directly joined to it.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the fewest towns whose coverage reaches all 16 (a dominating set).
Show solution
Approach: minimum dominating set (deferred to key)
  1. You need a set of towns so that every town is chosen or adjacent to a chosen one.
  2. Placing plants well, four towns suffice to cover all sixteen, and three cannot.
  3. Minimum number of plants = 4.
Mark: · log in to save