Skip to main content

2024 AMC 10A Problem 24

Problem 24 of 25HarderGeometryCounting & Probability

A bee is moving in three-dimensional space. A fair six-sided die with faces labeled A+,A^+, A,A^-, B+,B^+, B,B^-, C+,C^+, and CC^- is rolled. Suppose the bee occupies the point (a,b,c).(a, b, c). If the die shows A+,A^+, then the bee moves to the point (a+1,b,c),(a + 1, b, c), and if the die shows A,A^-, then the bee moves to the point (a1,b,c).(a - 1, b, c). Analogous moves are made with the other four outcomes. Suppose the bee starts at the point (0,0,0)(0, 0, 0) and the die is rolled four times. What is the probability that the bee traverses four distinct edges of some unit cube?

Answer choices

Show solution

Solution

Every roll moves the bee one unit along ±x,±y,\pm x,\pm y, or ±z,\pm z, so there are 64=12966^4=1296 equally likely sequences. There are two types of valid paths. A path around one square face has 33 choices of coordinate plane, 44 choices for the signs of its two axes, and 22 choices for which axis is used first, giving 24.24. Otherwise all three coordinate directions are used, with one repeated: choose that axis in 33 ways, choose its two nonadjacent positions in 33 ways, order the other two axes in 22 ways, and choose their three initial signs in 23=82^3=8 ways. (The second step on the repeated axis must have the opposite sign.) This gives 3328=144.3\cdot3\cdot2\cdot8=144. Hence there are 24+144=16824+144=168 favorable sequences, and the probability is 1681296=754.\frac{168}{1296}=\frac{7}{54}. Therefore, the answer is B.

More practice

Concepts: basic probability · cube geometry · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.