Skip to main content

2023 AMC 12B Problem 13

Problem 13 of 25IntermediateAlgebraGeometry

A rectangular box PP has distinct edge lengths a,a, b,b, and c.c. The sum of the lengths of all 1212 edges of PP is 13,13, the sum of the areas of all 66 faces of PP is 112,\tfrac{11}{2}, and the volume of PP is 12.\tfrac{1}{2}. What is the length of the longest interior diagonal connecting two vertices of P?P?

Answer choices

Show solution

Solution

From the edges, 4(a+b+c)=13,4(a+b+c)=13, so a+b+c=134.a+b+c=\tfrac{13}{4}. From the faces, 2(ab+bc+ca)=112,2(ab+bc+ca)=\tfrac{11}{2}, so ab+bc+ca=114.ab+bc+ca=\tfrac{11}{4}. Then a2+b2+c2=(134)22114=169168816=8116, \begin{aligned} a^2+b^2+c^2 &=\left(\tfrac{13}{4}\right)^2-2\cdot\tfrac{11}{4} \\ &=\tfrac{169}{16}-\tfrac{88}{16} \\ &=\tfrac{81}{16}, \end{aligned} so the diagonal is 8116=94.\sqrt{\tfrac{81}{16}}=\tfrac{9}{4}. Thus, the correct answer is D.

More practice

Concepts: rectangular prism · algebraic manipulation

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