Skip to main content

2021 AMC 12B Problem 14

Problem 14 of 25IntermediateGeometry

Let ABCDABCD be a rectangle and let DM\overline{DM} be a segment perpendicular to the plane of ABCD.ABCD. Suppose that DM\overline{DM} has integer length, and the lengths of MA,\overline{MA}, MC,\overline{MC}, and MB\overline{MB} are consecutive odd positive integers (in this order). What is the volume of pyramid MABCD?MABCD?

Answer choices

Show solution

Solution

Place DD at the origin with A,A, CC along the rectangle’s edges and MM directly above D.D. Then MA2=AD2+DM2,MA^2=AD^2+DM^2, MC2=CD2+DM2,MC^2=CD^2+DM^2, and MB2=AD2+CD2+DM2.MB^2=AD^2+CD^2+DM^2. Thus MB2=MA2+MC2DM2.MB^2=MA^2+MC^2-DM^2. Writing MA,MC,MB=k,k+2,k+4,MA,MC,MB=k,k+2,k+4, we get DM2=k2+(k+2)2DM^2=k^2+(k+2)^2 (k+4)2-(k+4)^2 =k24k12.=k^2-4k-12. If DM=tDM=t is a positive integer, then (k2)2t2=16,(k-2)^2-t^2=16, so (k2t)(k2+t)=16.(k-2-t)(k-2+t)=16. The only positive same-parity factor pair giving t>0t>0 is (2,8),(2,8), which yields k=7k=7 and t=3.t=3. Thus AD2=499=40AD^2=49-9=40 and CD2=819=72.CD^2=81-9=72. The base area is ADCD=4072AD\cdot CD=\sqrt{40}\cdot\sqrt{72} =2880=245,=\sqrt{2880}=24\sqrt5, and the volume is 132453=245.\tfrac13\cdot 24\sqrt5\cdot 3=24\sqrt5. Thus, the correct answer is A.

More practice

Concepts: 3D geometry · Pythagorean Theorem · pyramid

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