Difference between revisions of "2023 AMC 12B Problems/Problem 13"
(→Solution 1 (algebraic manipulation)) |
m (→Problem) |
||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | A rectangular box P has distinct edge lengths <math>a</math>, <math>b</math>, and <math>c</math>. The sum of the lengths of all <math>12</math> edges of P is <math>13</math>, the areas of all 6 faces of P is <math>\frac{11}{2}</math>, and the volume of P is <math>\frac{1}{2}</math>. What is the length of the | + | A rectangular box P has distinct edge lengths <math>a</math>, <math>b</math>, and <math>c</math>. The sum of the lengths of all <math>12</math> edges of P is <math>13</math>, the areas of all 6 faces of P is <math>\frac{11}{2}</math>, and the volume of P is <math>\frac{1}{2}</math>. What is the length of the longest interior diagonal connecting two vertices of P? |
==Solution 1 (algebraic manipulation)== | ==Solution 1 (algebraic manipulation)== |
Revision as of 16:24, 15 November 2023
Problem
A rectangular box P has distinct edge lengths , , and . The sum of the lengths of all edges of P is , the areas of all 6 faces of P is , and the volume of P is . What is the length of the longest interior diagonal connecting two vertices of P?
Solution 1 (algebraic manipulation)
We can create three equationss using the given information. We also know that we want . We know that . . So . So our answer is .
~lprado
Solution 2 (factoring a polynomial)
We use the equations from Solution 1 and manipulate it a little: Notice how these are the equations for the vieta's formulas for a polynomial with roots of , , and . Let's create that polynomial. It would be . Multiplying each term by 4 to get rid of fractions, we get . Notice how the coefficients add up to . Whenever this happens, that means that is a factor and that 1 is a root. After using synthetic division to divide by , we get . Factoring that, you get . This means that this polynomials factors to and that the roots are , , and . Since we're looking for , this is equal to
~lprado