返回题库

AIME 2004 II · 第 11 题

AIME 2004 II — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A right circular cone has a base with radius 600600 and height 2007.200\sqrt{7}. A fly starts at a point on the surface of the cone whose distance from the vertex of the cone is 125125, and crawls along the surface of the cone to a point on the exact opposite side of the cone whose distance from the vertex is 3752.375\sqrt{2}. Find the least distance that the fly could have crawled.

解析

Solution 1

The easiest way is to unwrap the cone into a circular sector. Center the sector at the origin with one radius on the positive xx-axis and the angle θ\theta going counterclockwise. The circumference of the base is C=1200πC=1200\pi. The sector's radius (cone's sweep) is R=r2+h2=6002+(2007)2=360000+280000=640000=800R=\sqrt{r^2+h^2}=\sqrt{600^2+(200\sqrt{7})^2}=\sqrt{360000+280000}=\sqrt{640000}=800. Setting θR=C    800θ=1200π    θ=3π2\theta R=C\implies 800\theta=1200\pi\implies\theta=\frac{3\pi}{2}.

If the starting point AA is on the positive xx-axis at (125,0)(125,0) then we can take the end point BB on θ\theta's bisector at 3π4\frac{3\pi}{4} radians along the y=xy=-x line in the second quadrant. Using the distance from the vertex puts BB at (375,375)(-375,-375). Thus the shortest distance for the fly to travel is along segment ABAB in the sector, which gives a distance (375125)2+(3750)2=12542+32=625\sqrt{(-375-125)^2+(-375-0)^2}=125\sqrt{4^2+3^2}=\boxed{625}.

Solution 2

AIME diagram

To find the shortest length from the red to blue points, the net of the side of the cone could be drawn.

AIME diagram

The angle YVXYVX is equal to 3601200π1600π12360^\circ \cdot \frac{1200\pi}{1600\pi} \cdot \frac{1}{2}, or 135135^\circ. Therefore, the law of cosines could be utilized.

AB=(3752)2+12522(3752)(125)(cos135)=625AB = \sqrt{(375\sqrt{2})^2 + 125^2 - 2 \cdot (375\sqrt{2})(125)(\cos 135^\circ)} = \boxed{625} ~Diagram and Solution by MaPhyCom