2016 AMC 10A Problems/Problem 18
Contents
Problem
Each vertex of a cube is to be labeled with an integer through , with each integer being used once, in such a way that the sum of the four numbers on the vertices of a face is the same for each face. Arrangements that can be obtained from each other through rotations of the cube are considered to be the same. How many different arrangements are possible?
Solution 1
First of all, the adjacent faces have same sum (18, because 1+2+3+4+5+6+7+8=36, 36/2=18), consider the the (the two sides which are parallel but not in same face of the cube) they must have same sum value too. Now think about the extreme condition 1 and 8 , if they are not sharing the same side, which means they would become end points of , we should have 1+X=8+Y, but no solution for [2,7], contradiction.
Now we know 1 and 8 must share the same side, which sum is 9, the also must have sum of 9, same thing for the other two parallel sides.
now we have 4 parallel sides 1-8, 2-7, 3-6, 4-5. thinking about 4 end points number need to have sum of 18. it is easy to notice only 1-7-6-4 vs 8-2-3-5 would work.
so if we fix one direction 1-8 (or 8-1) all other 3 parallel sides must lay in one particular direction.(1-8,7-2,6-3,4-5) or (8-1,2-7,3-6,5-4)
Now, the problem is same as the problem to arrange 4 points in a 2-D square. which is 4!/4=
Solution 2
Again, all faces sum to If are the vertices next to one, then the remaining vertices are Now it remains to test possibilities. Note that we must have WLOG let
Does not work. Works. Does not work. Works. Does not work. Works.
So our answer is
See Also
2016 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 17 |
Followed by Problem 19 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.