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

Problem 11

Problem 11 · 2012 Math Kangaroo Medium
Number Theory place-valuecareful-counting

From the digits 1, 2, 3, 4, 5, 6, 7, 8 we form two four-digit numbers so that every digit is used exactly once and the sum of the two numbers is as small as possible. What is the value of this sum?

Show answer
Answer: C — 3825
Show hints
Hint 1 of 2
The two thousands-digits matter most for the size of the sum.
Still stuck? Show hint 2 →
Hint 2 of 2
Put the smallest available digits in the highest place values of both numbers.
Show solution
Approach: smallest digits in the biggest places
  1. To make the sum small, give the two thousands places the smallest digits (1 and 2), the hundreds places 3 and 4, the tens 5 and 6, the units 7 and 8.
  2. Sum = 1000(1+2) + 100(3+4) + 10(5+6) + (7+8) = 3000 + 700 + 110 + 15 = 3825.
Mark: · log in to save