返回题库

AIME 2010 I · 第 11 题

AIME 2010 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let R\mathcal{R} be the region consisting of the set of points in the coordinate plane that satisfy both 8x+y10|8 - x| + y \le 10 and 3yx153y - x \ge 15. When R\mathcal{R} is revolved around the line whose equation is 3yx=153y - x = 15, the volume of the resulting solid is mπnp\frac {m\pi}{n\sqrt {p}}, where mm, nn, and pp are positive integers, mm and nn are relatively prime, and pp is not divisible by the square of any prime. Find m+n+pm + n + p.

解析

Solution

AIME diagram

The inequalities are equivalent to yx/3+5,y10x8y \ge x/3 + 5, y \le 10 - |x - 8|. We can set them equal to find the two points of intersection, x/3+5=10x8x8=5x/3x/3 + 5 = 10 - |x - 8| \Longrightarrow |x - 8| = 5 - x/3. This implies that one of x8,8x=5x/3x - 8, 8 - x = 5 - x/3, from which we find that (x,y)=(92,132),(394,334)(x,y) = \left(\frac 92, \frac {13}2\right), \left(\frac{39}{4}, \frac{33}{4}\right). The region R\mathcal{R} is a triangle, as shown above. When revolved about the line y=x/3+5y = x/3+5, the resulting solid is the union of two right cones that share the same base and axis.

AIME diagram

Let h1,h2h_1,h_2 denote the height of the left and right cones, respectively (so h1>h2h_1 > h_2), and let rr denote their common radius. The volume of a cone is given by 13Bh\frac 13 Bh; since both cones share the same base, then the desired volume is 13πr2(h1+h2)\frac 13 \cdot \pi r^2 \cdot (h_1 + h_2). The distance from the point (8,10)(8,10) to the line x3y+15=0x - 3y + 15 = 0 is given by (8)3(10)+1512+(3)2=710\left|\frac{(8) - 3(10) + 15}{\sqrt{1^2 + (-3)^2}}\right| = \frac{7}{\sqrt{10}}. The distance between (92,132)\left(\frac 92, \frac {13}2\right) and (394,334)\left(\frac{39}{4}, \frac{33}{4}\right) is given by h1+h2=(184394)2+(264334)2=7104h_1 + h_2 = \sqrt{\left(\frac{18}{4} - \frac{39}{4}\right)^2 + \left(\frac{26}{4} - \frac{33}{4}\right)^2} = \frac{7\sqrt{10}}{4}. Thus, the answer is 34310π120=343π1210343+12+10=365\frac{343\sqrt{10}\pi}{120} = \frac{343\pi}{12\sqrt{10}} \Longrightarrow 343 + 12 + 10 = \boxed{365}.