2001 AMC 12 Problems/Problem 8

Revision as of 11:13, 8 November 2021 by Dairyqueenxd (talk | contribs) (Solution)
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]

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

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

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

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

$\textbf{(E)} \text{ 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 $10$ will be the 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 $7$.

Therefore the correct answer is $\boxed{\textbf{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

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png