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

Problem 20

Problem 20 · 2019 Math Kangaroo Hard
Counting & Probability sum-constraintcasework

The intersection points of the network of bars shown are labelled with the numbers 1 to 10. The sum \(S\) of the four numbers at the vertices of each square is the same for all three squares. What is the minimum possible value of \(S\)?

Figure for Math Kangaroo 2019 Problem 20
Show answer
Answer: C — 20
Show hints
Hint 1 of 2
Two of the ten points are shared between neighbouring squares, so they each count in two of the square sums.
Still stuck? Show hint 2 →
Hint 2 of 2
Adding all three square sums gives \(3S = 55 + (\text{the two shared vertices})\); minimise \(S\) by choosing those two values well.
Show solution
Approach: minimise the common square sum using the shared vertices
  1. The labels 1 to 10 add to 55. Summing the three equal square sums counts the two shared (middle) vertices twice, so \(3S = 55 + (\text{sum of the two shared vertices})\).
  2. We need that total divisible by 3; since \(55 \equiv 1 \pmod 3\), the two shared vertices must sum to \(2 \pmod 3\).
  3. The smallest such sum of two distinct labels is \(1 + 4 = 5\) (or \(2 + 3\)), giving \(3S = 60\), so \(S = 20\), and the remaining labels can be placed to make it work.
  4. Answer (C) 20.
Mark: · log in to save