Difference between revisions of "2024 AIME I Problems/Problem 9"
Jamesl123456 (talk | contribs) |
m (→Problem) |
||
(16 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | Let <math>A</math>, <math>B</math>, <math>C</math>, and <math>D</math> be | + | Let <math>A</math>, <math>B</math>, <math>C</math>, and <math>D</math> be points on the hyperbola <math>\frac{x^2}{20}- \frac{y^2}{24} = 1</math> such that <math>ABCD</math> is a rhombus whose diagonals intersect at the origin. Find the greatest real number that is less than <math>BD^2</math> for all such rhombi. |
==Solution== | ==Solution== | ||
− | A quadrilateral is a rhombus if and only if its two diagonals bisect each other and are perpendicular. The first condition is automatically satisfied because of the hyperbola's symmetry about the origin. To satisfy the second condition, we set <math>BD</math> as the line <math>y = mx</math> and <math>AC</math> as <math>y = -\frac{1}{m}x.</math> Because the hyperbola has asymptotes of slopes <math>\pm \frac{\sqrt6}{\sqrt5},</math> we have <math>m, -\frac{1}{m} \in \left(-\frac{\sqrt6}{\sqrt5}, \frac{\sqrt6}{\sqrt5}\right).</math> This gives us <math>m^2 \in (\frac{5}{6}, \frac{6}{5}).</math> | + | A quadrilateral is a rhombus if and only if its two diagonals bisect each other and are perpendicular to each other. The first condition is automatically satisfied because of the hyperbola's symmetry about the origin. To satisfy the second condition, we set <math>BD</math> as the line <math>y = mx</math> and <math>AC</math> as <math>y = -\frac{1}{m}x.</math> Because the hyperbola has asymptotes of slopes <math>\pm \frac{\sqrt6}{\sqrt5},</math> we have <math>m, -\frac{1}{m} \in \left(-\frac{\sqrt6}{\sqrt5}, \frac{\sqrt6}{\sqrt5}\right).</math> This gives us <math>m^2 \in \left(\frac{5}{6}, \frac{6}{5}\right).</math> |
− | Plugging <math>y = mx</math> into the equation for the hyperbola yields <math>x^2 = \frac{120}{6-5m^2}</math> and <math>y^2 = \frac{120m^2}{6-5m^2}.</math> By symmetry, we know that <math>\left(\frac{BD}{2}\right)^2 = x^2 + y^2,</math> so we wish to find a lower bound for <math>x^2 + y^2 = 120\left(\frac{1+m^2}{6-5m^2}\right).</math> This is equivalent to minimizing <math>\frac{1+m^2}{6-5m^2} = -\frac{1}{5} + \frac{11}{5(6-5m^2)}</math> | + | Plugging <math>y = mx</math> into the equation for the hyperbola yields <math>x^2 = \frac{120}{6-5m^2}</math> and <math>y^2 = \frac{120m^2}{6-5m^2}.</math> By symmetry of the hyperbola, we know that <math>\left(\frac{BD}{2}\right)^2 = x^2 + y^2,</math> so we wish to find a lower bound for <math>x^2 + y^2 = 120\left(\frac{1+m^2}{6-5m^2}\right).</math> This is equivalent to minimizing <math>\frac{1+m^2}{6-5m^2} = -\frac{1}{5} + \frac{11}{5(6-5m^2)}</math>. It's then easy to see that this expression increases with <math>m^2,</math> so we plug in <math>m^2 = \frac{5}{6}</math> to get <math>x^2+y^2 > 120,</math> giving <math>BD^2 > \boxed{480}.</math> |
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | Assume <math>AC</math> is the asymptope of the hyperbola, <math>BD</math> in that case is the smallest. The expression of <math>BD</math> is <math>y=-\sqrt{\frac{5}{6}}x</math>. Thus, we could get <math>\frac{x^2}{20}-\frac{y^2}{24}=1\implies x^2=\frac{720}{11}</math>. The desired value is <math>4\cdot \frac{11}{6}x^2=480</math>. This case wouldn't achieve, so all <math>BD^2</math> would be greater than <math>\boxed{480}</math> | ||
+ | |||
+ | ~Bluesoul | ||
+ | ==Solution 3 (ultimate desperation (and wrong) REALLY REALLY BAD )== | ||
+ | |||
+ | <math>\textbf{warning: this solution is wrong}</math> | ||
+ | |||
+ | The pythagorean theorem in the last step is missing a factor of 2 - this was a lucky "solve". | ||
+ | |||
+ | A square is a rhombus. Take B to have coordinates <math>(x,x)</math> and D to have coordinates <math>(-x,-x)</math>. This means that <math>x</math> satisfies the equations <math>\frac{x^2}{20}-\frac{x^2}{24}=1 \rightarrow x^2=120</math>. This means that the distance from <math>B</math> to <math>D</math> is <math>\sqrt{2x^2+2x^2}\rightarrow 2x = \sqrt{480}</math>. So <math>BD^2 = \boxed{480}</math>. We use a square because it minimizes the length of the long diagonal (also because it's really easy). | ||
+ | ~amcrunner | ||
+ | |||
+ | ==Solution 4 (super ultimate desperation (and completely wrong))== | ||
+ | The only "numbers" provided in this problem are <math>24</math> and <math>20</math>, so the answer must be a combination of some operations on these numbers. If you're lucky, you could figure the most likely option is <math>24\cdot 20</math>, as this yields <math>\boxed{480}</math> and seems like a plausible answer for this question. | ||
+ | |||
+ | ~Mathkiddie | ||
+ | |||
+ | |||
+ | ==Video Solution== | ||
+ | https://youtu.be/9Fxz50ZMk1E?si=O2y5t0VXAAfPPTbv | ||
+ | |||
+ | ~MathProblemSolvingSkills.com | ||
+ | |||
+ | |||
+ | ==Video Solution== | ||
+ | by OmegaLearn.org https://youtu.be/Ex-IGnoAS48 | ||
+ | |||
+ | ==Video Solution== | ||
+ | |||
+ | https://youtu.be/HsTmPBPd6N4 | ||
+ | |||
+ | ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) | ||
+ | |||
==See also== | ==See also== |
Latest revision as of 14:08, 19 June 2024
Contents
Problem
Let , , , and be points on the hyperbola such that is a rhombus whose diagonals intersect at the origin. Find the greatest real number that is less than for all such rhombi.
Solution
A quadrilateral is a rhombus if and only if its two diagonals bisect each other and are perpendicular to each other. The first condition is automatically satisfied because of the hyperbola's symmetry about the origin. To satisfy the second condition, we set as the line and as Because the hyperbola has asymptotes of slopes we have This gives us
Plugging into the equation for the hyperbola yields and By symmetry of the hyperbola, we know that so we wish to find a lower bound for This is equivalent to minimizing . It's then easy to see that this expression increases with so we plug in to get giving
Solution 2
Assume is the asymptope of the hyperbola, in that case is the smallest. The expression of is . Thus, we could get . The desired value is . This case wouldn't achieve, so all would be greater than
~Bluesoul
Solution 3 (ultimate desperation (and wrong) REALLY REALLY BAD )
The pythagorean theorem in the last step is missing a factor of 2 - this was a lucky "solve".
A square is a rhombus. Take B to have coordinates and D to have coordinates . This means that satisfies the equations . This means that the distance from to is . So . We use a square because it minimizes the length of the long diagonal (also because it's really easy). ~amcrunner
Solution 4 (super ultimate desperation (and completely wrong))
The only "numbers" provided in this problem are and , so the answer must be a combination of some operations on these numbers. If you're lucky, you could figure the most likely option is , as this yields and seems like a plausible answer for this question.
~Mathkiddie
Video Solution
https://youtu.be/9Fxz50ZMk1E?si=O2y5t0VXAAfPPTbv
~MathProblemSolvingSkills.com
Video Solution
by OmegaLearn.org https://youtu.be/Ex-IGnoAS48
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See also
2024 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
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.