返回题库

AIME 2004 I · 第 11 题

AIME 2004 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A solid in the shape of a right circular cone is 4 inches tall and its base has a 3-inch radius. The entire surface of the cone, including its base, is painted. A plane parallel to the base of the cone divides the cone into two solids, a smaller cone-shaped solid CC and a frustum-shaped solid F,F, in such a way that the ratio between the areas of the painted surfaces of CC and FF and the ratio between the volumes of CC and FF are both equal to kk. Given that k=mn,k=\frac m n, where mm and nn are relatively prime positive integers, find m+n.m+n.

解析

Solution

Solution 1

Our original solid has volume equal to V=13πr2h=13π324=12πV = \frac13 \pi r^2 h = \frac13 \pi 3^2\cdot 4 = 12 \pi and has surface area A=πr2+πrA = \pi r^2 + \pi r \ell, where \ell is the slant height of the cone. Using the Pythagorean Theorem, we get =5\ell = 5 and A=24πA = 24\pi.

Let xx denote the radius of the small cone. Let AcA_c and AfA_f denote the area of the painted surface on cone CC and frustum FF, respectively, and let VcV_c and VfV_f denote the volume of cone CC and frustum FF, respectively. Because the plane cut is parallel to the base of our solid, CC is similar to the uncut solid and so the height and slant height of cone CC are 43x\frac{4}{3}x and 53x\frac{5}{3}x, respectively. Using the formula for lateral surface area of a cone, we find that Ac=12c=12(2πx)(53x)=53πx2A_c=\frac{1}{2}c\cdot \ell=\frac{1}{2}(2\pi x)\left(\frac{5}{3}x\right)=\frac{5}{3}\pi x^2. By subtracting AcA_c from the surface area of the original solid, we find that Af=24π53πx2A_f=24\pi - \frac{5}{3}\pi x^2.

Next, we can calculate Vc=13πr2h=13πx2(43x)=49πx3V_c=\frac{1}{3}\pi r^2h=\frac{1}{3}\pi x^2 \left(\frac{4}{3}x\right)=\frac{4}{9}\pi x^3. Finally, we subtract VcV_c from the volume of the original cone to find that Vf=12π49πx3V_f=12\pi - \frac{4}{9}\pi x^3. We know that AcAf=VcVf=k.\frac{A_c}{A_f}=\frac{V_c}{V_f}=k. Plugging in our values for AcA_c, AfA_f, VcV_c, and VfV_f, we obtain the equation 53πx224π53πx2=49πx312π49πx3\frac{\frac{5}{3}\pi x^2}{24\pi - \frac{5}{3}\pi x^2}=\frac{\frac{4}{9}\pi x^3}{12\pi - \frac{4}{9}\pi x^3}. We can take reciprocals of both sides to simplify this equation to 725x21=27x31\frac{72}{5x^2} - 1 = \frac{27}{x^3} - 1 and so x=158x = \frac{15}{8}. Then k=53πx224π53πx2=125387=mnk = \frac{\frac{5}{3}\pi x^2}{24\pi - \frac{5}{3}\pi x^2}= \frac{125}{387} = \frac mn so the answer is m+n=125+387=512m+n=125+387=\boxed{512}.

Solution 2

Our original solid VV has surface area Av=πr2+πrA_v = \pi r^2 + \pi r \ell, where \ell is the slant height of the cone. Using the Pythagorean Theorem or Pythagorean Triple knowledge, we obtain =5\ell = 5 and lateral area A=15πA_\ell = 15\pi. The area of the base is AB=32π=9πA_B = 3^2\pi = 9\pi.

VV and CC are similar cones, because the plane that cut out CC was parallel to the base of VV. Let xx be the scale factor between the original cone and the small cone CC in one dimension. Because the scale factor is uniform in all dimensions, x2x^2 relates corresponding areas of CC and VV, and x3x^3 relates corresponding volumes. Then, the ratio of the painted areas AcAf\frac{A_c}{A_f} is 15πx29π+15π15πx2=5x285x2=k\frac{15\pi x^2}{9\pi + 15\pi - 15\pi x^2} = \frac{5 x^2}{8 - 5 x^2} = k and the ratio of the volumes VcVf\frac{V_c}{V_f} is x31x3=k\frac{x^3}{1 - x^3} = k. Since both ratios are equal to kk, they are equal to each other. Therefore, 5x285x2=x31x3\frac{5 x^2}{8 - 5 x^2} = \frac{x^3}{1 - x^3}.

Now we must merely solve for x and substitute back into either ratio. Cross multiplying gives 5x2(1x3)=x3(85x2)5 x^2(1 - x^3) = x^3(8 - 5 x^2). Dividing both sides by x2x^2 and distributing the xx on the right, we have 55x3=8x5x35 - 5 x^3 = 8 x - 5 x^3, and so 8x=58 x = 5 and x=58x = \frac{5}{8}. Substituting back into the easier ratio, we have (58)31(58)3=125512387512=125387\frac{(\frac{5}{8})^3}{1 - (\frac{5}{8})^3} = \frac{\frac{125}{512}}{\frac{387}{512}} = \frac{125}{387}. And so we have m+n=125+387=512m + n = 125 + 387 = \boxed{512}.