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

Problem 10

Problem 10 · 2017 Math Kangaroo Medium
Logic & Word Problems sum-constraintcasework

Only four players scored goals in a handball game, and each scored a different number of goals. Michael scored the fewest. If the other three players scored 20 goals in total, what is the greatest number of goals Michael could have scored?

Show answer
Answer: C — 4
Show hints
Hint 1 of 2
Michael scored the fewest, and all four totals differ; the other three add to 20.
Still stuck? Show hint 2 →
Hint 2 of 2
To make Michael's count as big as possible, keep the other three just barely above him and distinct.
Show solution
Approach: push the other three players as close to Michael as possible
  1. Michael scored the fewest, so the other three each scored more than him, and all four totals are different.
  2. To let Michael score a lot, the other three should be just barely bigger: the three smallest different scores above Michael are Michael+1, Michael+2 and Michael+3.
  3. If Michael scored 4, the others would be at least 5, 6, 7 = 18, which fits inside 20 (for example 5, 6, 9 add to 20).
  4. If Michael scored 5, the others would be at least 6, 7, 8 = 21, which is already more than 20 — too big.
  5. So Michael could score at most 4 (C).
  6. Same idea with algebraIf Michael scores \(m\), the smallest the other three can total is \((m+1)+(m+2)+(m+3)=3m+6\). We need \(3m+6\le 20\), so \(m\le 4\).
Mark: · log in to save