Difference between revisions of "2001 AMC 12 Problems/Problem 8"

(See Also)
Line 52: Line 52:
  
 
{{AMC12 box|year=2001|num-b=7|num-a=9}}
 
{{AMC12 box|year=2001|num-b=7|num-a=9}}
 +
{{AMC10 box|year=2001|num-b=16|num-a=18}}

Revision as of 18:51, 16 March 2011

The following problem is from both the 2001 AMC 12 #8 and 2001 AMC 10 #17, so both problems redirect to this page.

Problem

Which of the cones listed below can be formed from a $252^\circ$ sector of a circle of radius $10$ by aligning the two straight sides?

[asy] import graph; unitsize(1.5cm); defaultpen(fontsize(8pt));  draw(Arc((0,0),1,-72,180),linewidth(.8pt)); draw(dir(288)--(0,0)--(-1,0),linewidth(.8pt)); label("$10$",(-0.5,0),S); draw(Arc((0,0),0.1,-72,180)); label("$252^{\circ}$",(0.05,0.05),NE); [/asy]

$\text{(A) A cone with slant height of } 10 \text{ and radius } 6$

$\text{(B) A cone with height of } 10 \text{ and radius } 6$

$\text{(C) A cone with slant height of } 10 \text{ and radius } 7$

$\text{(D) A cone with height of } 10 \text{ and radius } 7$

$\text{(E) A cone with slant height of } 10 \text{ and radius } 8$

Solution

[asy] import graph; unitsize(1.5cm); defaultpen(fontsize(8pt));  draw(Arc((0,0),1,-72,180),linewidth(.8pt) + red); draw(dir(288)--(0,0)--(-1,0),linewidth(.8pt) + blue); label("$10$",(-0.5,0),S); draw(Arc((0,0),0.1,-72,180)); label("$252^{\circ}$",(0.05,0.05),NE); [/asy]

The blue lines will be joined together to form a single blue line on the surface of the cone, hence $\boxed{10}$ will be the $\boxed{\text{slant height}}$ of the cone.

The red line will form the circumference of the base. We can compute its length and use it to determine the radius.

The length of the red line is $\dfrac{252}{360}\cdot 2\pi \cdot 10 = 14\pi$. This is the circumference of a circle with radius $\boxed{7}$.

Therefore the correct answer is $\boxed{\text{C}}$.

See Also

2001 AMC 12 (ProblemsAnswer KeyResources)
Preceded by
Problem 7
Followed by
Problem 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 12 Problems and Solutions
2001 AMC 10 (ProblemsAnswer KeyResources)
Preceded by
Problem 16
Followed by
Problem 18
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions