Difference between revisions of "2024 AIME I Problems/Problem 15"
Technodoggo (talk | contribs) m |
m |
||
Line 1: | Line 1: | ||
+ | ==Solution 1== | ||
Observe that the "worst" possible box is one of the maximum possible length. | Observe that the "worst" possible box is one of the maximum possible length. | ||
By symmetry, the height and the width are the same in this antioptimal box. (If the height and width weren't the same, the extra difference between them could be used to make the length longer.) Thus, let the width and height be of length <math>a</math> and the length be <math>L</math>. | By symmetry, the height and the width are the same in this antioptimal box. (If the height and width weren't the same, the extra difference between them could be used to make the length longer.) Thus, let the width and height be of length <math>a</math> and the length be <math>L</math>. |
Revision as of 16:08, 2 February 2024
Solution 1
Observe that the "worst" possible box is one of the maximum possible length. By symmetry, the height and the width are the same in this antioptimal box. (If the height and width weren't the same, the extra difference between them could be used to make the length longer.) Thus, let the width and height be of length and the length be .
We're given that the volume is ; thus, . We're also given that the surface area is ; thus, .
From the first equation, we can get . We do a bunch of algebra:
\begin{align*} L&=\dfrac{23}{a^2} \\ 27&=a^2+2aL \\ &=a^2+2a\left(\dfrac{23}{a^2}\right) \\ &=a^2+\dfrac{46}a \\ 27a&=a^3+46 \\ a^3-27a+46&=0. \\ \end{align*}
We can use the Rational Root Theorem and test a few values. It turns out that works. We use synthetic division to divide by :
As we expect, the remainder is , and we are left with the polynomial . We can now simply use the quadratic formula and find that the remaining roots are . We want the smallest to maximize , and it turns out that is in fact the smallest root. Thus, we let . Substituting this into , we find that . However, this is not our answer! This is simply the length of the box; we want the radius of the sphere enclosing it. We know that the diameter of the sphere is the diagonal of the box, and the 3D Pythagorean Theorem can give us the space diagonal. Applying it, we find that the diagonal has length . This is the diameter; we halve it to find the radius, . We then square this and end up with , giving us an answer of .
~Technodoggo
See also
2024 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Last Problem | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.