Problem

1995 AHSME Problem 30

A large cube is formed by stacking 27 unit cubes. A plane is perpendicular to one of the internal diagonals of the large cube and bisects that diagonal. The number of unit cubes that the plane intersects is [asy] size(150); defaultpen(linewidth(0.7)); pair slant = (2,1); for(int i = 0; i < 4; ++i) draw((0,i)--(3,i)^^(i,0)--(i,3)^^(3,i)--(3,i)+slant^^(i,3)--(i,3)+slant); for(int i = 1; i < 4; ++i) draw((0,3)+slant*i/3--(3,3)+slant*i/3^^(3,0)+slant*i/3--(3,3)+slant*i/3); [/asy] \mathrm{(A) \ 16 } \qquad \mathrm{(B) \ 17 } \qquad \mathrm{(C) \ 18 } \qquad \mathrm{(D) \ 19 } \qquad \mathrm{(E) \ 20 }


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: No tags

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow)