Difference between revisions of "Cone"
m (→Problems) |
(Formatting) |
||
Line 1: | Line 1: | ||
− | A '''cone''' (or ''circular cone'') is a three-dimensional [[solid]]. It consists of a [[circle | circular]] base, a [[point]] (called the ''vertex''), and all the points that lie on [[line segment]]s connecting the vertex to the base. Thus, the cone is the special case of the [[pyramid]] in which the base is circular. | + | A '''cone''' (or ''circular cone'') is a three-dimensional [[solid]]. It consists of a [[circle|circular]] base, a [[point]] (called the ''vertex''), and all the points that lie on [[line segment]]s connecting the vertex to the base. Thus, the cone is the special case of the [[pyramid]] in which the base is circular. |
− | + | <!-- NOTE: two different versions --><asy> size(120); | |
import three; currentprojection = perspective(0,-3,1); defaultpen(linewidth(0.7)); triple vertex = (0,0,1.5); | import three; currentprojection = perspective(0,-3,1); defaultpen(linewidth(0.7)); triple vertex = (0,0,1.5); | ||
Line 33: | Line 33: | ||
// label | // label | ||
label("$r$",(0.5,0,0),S); label("$h$",(vertex.x,vertex.y,vertex.z/2),E); | label("$r$",(0.5,0,0),S); label("$h$",(vertex.x,vertex.y,vertex.z/2),E); | ||
− | </asy | + | </asy> |
== Terminology == | == Terminology == | ||
Line 39: | Line 39: | ||
== Properties == | == Properties == | ||
+ | |||
* A cone with radius <math>r</math> and height <math>h</math> has [[volume]] <math>V = \frac{1}{3} \cdot \pi r^2 \cdot h</math>. This is a special case of the general formula for the volume of a pyramid, <math>V = \frac{1}{3} \cdot B \cdot h</math>, where <math>V</math> is the volume, <math>B</math> is the area of the base and <math>h</math> is the height. | * A cone with radius <math>r</math> and height <math>h</math> has [[volume]] <math>V = \frac{1}{3} \cdot \pi r^2 \cdot h</math>. This is a special case of the general formula for the volume of a pyramid, <math>V = \frac{1}{3} \cdot B \cdot h</math>, where <math>V</math> is the volume, <math>B</math> is the area of the base and <math>h</math> is the height. | ||
* A right cone of radius <math>r</math> and slant-height <math>s</math> has [[surface area]] <math>\pi r^2 + \pi r s</math> (the [[lateral area]] is <math>\pi rs</math>, and the area of the base is <math>\pi r^2</math>). | * A right cone of radius <math>r</math> and slant-height <math>s</math> has [[surface area]] <math>\pi r^2 + \pi r s</math> (the [[lateral area]] is <math>\pi rs</math>, and the area of the base is <math>\pi r^2</math>). | ||
− | + | <!-- NOTE: two different versions --><asy> size(120); | |
import three; currentprojection = perspective(0,-3,1); defaultpen(linewidth(0.7)); triple vertex = (0,0,1.5); | import three; currentprojection = perspective(0,-3,1); defaultpen(linewidth(0.7)); triple vertex = (0,0,1.5); | ||
real top = 0.75; | real top = 0.75; | ||
Line 69: | Line 70: | ||
size(110); defaultpen(linewidth(0.7)); | size(110); defaultpen(linewidth(0.7)); | ||
− | draw(arc((0,0),1,0,250));draw(expi(250/180*pi)--(0,0)--(1,0)); label("$s$",(.5,0),S);label("$2\pi r$",expi(30*pi/180),NE);</asy | + | draw(arc((0,0),1,0,250));draw(expi(250/180*pi)--(0,0)--(1,0)); label("$s$",(.5,0),S);label("$2\pi r$",expi(30*pi/180),NE);</asy> |
== Problems == | == Problems == | ||
− | *An ice cream | + | * An ice cream cone consists of a [[sphere]] of vanilla ice cream and a right circular cone that has the same diameter as the sphere. If the ice cream melts, it will exactly fill the cone. Assume that the melted ice cream occupies <math>75\%</math> of the volume of the frozen ice cream. What is the ratio of the cone’s height to its [[radius]]? ([[2003 AMC 12B Problems/Problem 13|Source]]) |
− | + | * A right circular cone has base radius <math>r</math> and height <math>h</math>. The cone lies on its side on a flat table. As the cone rolls on the surface of the table without slipping, the point where the cone's base meets the table traces a circular arc centered at the point where the vertex touches the table. The cone first returns to its original position on the table after making <math>17</math> complete rotations. The value of <math>h/r</math> can be written in the form <math>m\sqrt {n}</math>, where <math>m</math> and <math>n</math> are positive integers and <math>n</math> is not divisible by the square of any prime. Find <math>m + n</math>. ([[2008 AIME I Problems/Problem 5]]) | |
− | + | * A container in the shape of a right circular cone is <math>12</math> inches tall and its base has a <math>5</math>-inch [[radius]]. The liquid that is sealed inside is <math>9</math> inches deep when the cone is held with its [[point]] down and its base horizontal. When the liquid is held with its point up and its base horizontal, the height of the liquid is <math>m - n\sqrt [3]{p},</math> from the base where <math>m,</math> <math>n,</math> and <math>p</math> are positive integers and <math>p</math> is not divisible by the cube of any prime number. Find <math>m + n + p</math>. ([[2000 AIME I Problems/Problem 8|Source]]) | |
− | *A right circular | + | * 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 <math>C,</math> and a [[frustum]]-shaped solid <math>F,</math> in such a way that the [[ratio]] between the [[area]]s of the painted surfaces of <math> C </math> and <math> F </math> and the ratio between the [[volume]]s of <math>C</math> and <math>F</math> are both equal to <math>k</math>. Given that <math>k=\frac m n,</math> where <math>m</math> and <math>n</math> are [[relatively prime]] [[positive integer]]s, find <math>m+n.</math> ([[2004 AIME I Problems/Problem 11|Source]]) |
− | |||
− | |||
− | *A container in the shape of a right circular | ||
− | |||
− | |||
− | *A [[solid]] in the shape of a right circular | ||
[[Category:Geometry]] | [[Category:Geometry]] | ||
+ | {{stub}} |
Latest revision as of 22:27, 19 February 2025
A cone (or circular cone) is a three-dimensional solid. It consists of a circular base, a point (called the vertex), and all the points that lie on line segments connecting the vertex to the base. Thus, the cone is the special case of the pyramid in which the base is circular.
Terminology
The distance from the vertex to the plane containing the base is the height of the cone, and is frequently denoted . The radius of the base is called the radius of the cone and is frequently denoted
. If the vertex lies directly above the center of the base, we call the cone a right circular cone (or right cone for short). In this case, the vertex is the same distance from every point on the boundary of the base; this distance is called the slant height of the cone, and is sometimes denoted
or
. If a cone is not a right cone (that is, if the vertex is not directly above the center of the base), we call it an oblique cone.
Properties
- A cone with radius
and height
has volume
. This is a special case of the general formula for the volume of a pyramid,
, where
is the volume,
is the area of the base and
is the height.
- A right cone of radius
and slant-height
has surface area
(the lateral area is
, and the area of the base is
).
The lateral surface can be laid out to become a portion of a circular disk.
Problems
- An ice cream cone consists of a sphere of vanilla ice cream and a right circular cone that has the same diameter as the sphere. If the ice cream melts, it will exactly fill the cone. Assume that the melted ice cream occupies
of the volume of the frozen ice cream. What is the ratio of the cone’s height to its radius? (Source)
- A right circular cone has base radius
and height
. The cone lies on its side on a flat table. As the cone rolls on the surface of the table without slipping, the point where the cone's base meets the table traces a circular arc centered at the point where the vertex touches the table. The cone first returns to its original position on the table after making
complete rotations. The value of
can be written in the form
, where
and
are positive integers and
is not divisible by the square of any prime. Find
. (2008 AIME I Problems/Problem 5)
- A container in the shape of a right circular cone is
inches tall and its base has a
-inch radius. The liquid that is sealed inside is
inches deep when the cone is held with its point down and its base horizontal. When the liquid is held with its point up and its base horizontal, the height of the liquid is
from the base where
and
are positive integers and
is not divisible by the cube of any prime number. Find
. (Source)
- 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
and a frustum-shaped solid
in such a way that the ratio between the areas of the painted surfaces of
and
and the ratio between the volumes of
and
are both equal to
. Given that
where
and
are relatively prime positive integers, find
(Source)
This article is a stub. Help us out by expanding it.