Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

prealgebra intermediate

Problem

If I have four boxes arranged in a x grid, in how many distinct ways can I place the digits , , and in the boxes such that each box contains at most one digit? (I only have one of each digit, so one box will remain blank.)
Solution
We can think of placing a in the fourth box that will necessarily be empty. Now the problem is simple: we have four choices of digits for the first box, three for the second, two for the third, and one for the last. Thus, there are distinct ways to fill the boxes.
Final answer
24