A frustrum of an oblique cone has its bases as circles.
C1: The "bottom base" is a circle of radius 10 and centered at (0,0,0) and lies completely in the xy plane z = 0 .
C2: The "top base" is a circle of radius 4 and is centered at the point (2, 5, 7), and lies compeletey in the plane z = 7 .
Find the volume of this frustrum. The volume V can written as V = n π . Find n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The obliqueness of the cone is a red herring - since the base and top of the frustrum are parallel, we can just apply Cavalieri's principle and straighten it out.
It's not really a red herring (which means to distract). Its benefit is exactly to show that obliqueness is immaterial to the calculation.
Cavalieri's Principle apllies to this problem. The obliquity can be ignored.
The bases of the full cone, r = 1 0 , and of the removed cone, r = 4 , are specified in the problem. The height of the full cone is needed.
Solving 0 = b + 1 0 m ∧ 7 = b + 4 m gives b → 3 3 5 , m → − 6 7 . The y intercept, b , gives the height of the full cone.
The formula for the volume of a right (vertical) cone is well-known: 3 1 π h r 2 .
Volume [ Cone [ ( 0 0 0 0 0 3 3 5 ) , 1 0 ] ] − Volume [ Cone [ ( 0 0 0 0 7 3 3 5 ) , 4 ] ] ⇒ 3 6 4 π
In the Cone function, the top row of the matrix is the center of the base circle and the bottom row is the location of the tip of the cone.
Full cone volume is 3 1 π h r 2 substituting { r → 1 0 , h → 3 3 5 } ⇒ 9 3 5 0 0 π .
Removed cone volume is 3 1 π h r 2 substituting { r → 4 , h → 3 3 5 − 7 } ⇒ 9 2 2 4 π .
9 3 5 0 0 π − 9 2 2 4 π ⇒ 9 3 5 0 0 − 2 2 4 π ⇒ 9 3 2 7 6 π ⇒ 3 6 4 π
Problem Loading...
Note Loading...
Set Loading...
For derivation of the volume formula, the reader is referred to this wiki
The volume is given by
V = 3 π h ( r 1 2 + r 1 r 2 + r 2 2 )
= 3 7 π ( 1 0 2 + ( 1 0 ) ( 4 ) + 4 2 )
= 3 7 π ( 1 5 6 ) = 3 6 4 π
therefore, n = 3 6 4