Difference between revisions of "2023 AMC 10B Problems/Problem 17"
(→Solution) |
(→Solution 2 (find side lengths)) |
||
Line 87: | Line 87: | ||
Then, once we find the 3 edges being <math>a=1,b=2,</math> and <math>c=1/4</math>, we can plug in to the distance formula to get <math>9/4</math>. | Then, once we find the 3 edges being <math>a=1,b=2,</math> and <math>c=1/4</math>, we can plug in to the distance formula to get <math>9/4</math>. | ||
+ | |||
+ | |||
+ | -HIA2020 |
Revision as of 15:54, 15 November 2023
Problem
A rectangular box 𝒫 has distinct edge lengths 𝑎, 𝑏, and 𝑐. The sum of the lengths of all 12 edges of 𝒫 is 13, the sum of the areas of all 6 faces of 𝒫 is , and the volume of 𝒫 is . What is the length of the longest interior diagonal connecting two vertices of 𝒫 ?
Solution 1
Let and be the sides of the box, we get
The diagonal of the box is
~Technodoggo
Solution 2 (find side lengths)
Let be the edge lengths.
Then, you can notice that these look like results of Vieta's formula: Finding when this will give us the edge lengths. We can use RRT to find one of the roots: One is , dividing gives . The other 2 roots are
Then, once we find the 3 edges being and , we can plug in to the distance formula to get .
-HIA2020