Bunuel
A rectangular box is 12 inches wide, 16 inches long, and 20 inches high. Which of the following is closest to the longest straight-line distance between any two corners of the box?
A. 22 inches
B. 25 inches
C. 28 inches
D. 30 inches
E. 34 inches
Kudos for a correct solution. 800score Official Solution:We must first determine which two corners are furthest apart in a rectangular box. To determine the corners that are furthest apart in a rectangular box, pick any corner, and think about drawing a line through the center of the box to the furthest other corner. Let's call corners that have this relationship "opposite corners".
The distance D between any two opposite corners in a rectangular solid (whether a perfect cube or not) can be determined very quickly using the Pythagorean Theorem in a 3-dimensional manner:
D² = a² + b² + c², where a, b, and c represent the dimensions of the solid.
Now let's use the formula to determine the distance:
D² = 12² + 16² + 20²
D² = 144 + 256 + 400 = 800.
So D = √800.
Rather than trying to approximate √800, let's square the answer choices and determine which is closest to 800.
We know that 30² = 900, so the correct answer must be either choice (C) or (D). Now let's square the number in choice (C).
28² = 784.
Since 784 is much closer to 800 than 900 is,
the correct answer is choice (C).Another way to solve this question is to use 3:4:5 triangles. Since 12:16:20 is a multiple of 3:4:5, the diagonal is 20. To find the answer, find the hypotenuse of a triangle with that diagonal and the third dimension of the box – 20 and 20, which has a hypotenuse of 20√2. √2 equals approximately 1.4, so the answer is about 28.