document.write( "Question 356351: how do i calculate the internal volume of a tapered bucket? \n" ); document.write( "
Algebra.Com's Answer #254379 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's look at a cone (in cross section).
\n" ); document.write( "
\n" ); document.write( "Actually there are two cones in the picture.
\n" ); document.write( "The large cone with a radius of r2 and height of \"h1%2Bh2\" and a smaller cone with a radius of \"r1\" and height \"h1\". The figure in between would be the tapered bucket if you rotated the cross section about the axis.
\n" ); document.write( "So the volume of the tapered bucket would be the volume of the large cone minus the volume of the small cone.
\n" ); document.write( "The volume of a cone is,
\n" ); document.write( "\"V%5Bbc%5D=%28pi%2F3%29R%5E2%2AH\"
\n" ); document.write( "Big Cone:
\n" ); document.write( "\"V%5Bsc%5D=%28pi%2F3%29r2%5E2%2A%28h1%2Bh2%29\"
\n" ); document.write( "Small Cone:
\n" ); document.write( "\"V=%28pi%2F3%29r1%5E2%2A%28h1%29\"
\n" ); document.write( "Tapered Bucket:
\n" ); document.write( "\"V%5Btp%5D=%28pi%2F3%29r2%5E2%2A%28h1%2Bh2%29-%28pi%2F3%29r1%5E2%2A%28h1%29\"
\n" ); document.write( "There is also a relationship between the radii and the heights.
\n" ); document.write( "\"%28r1%29%2F%28h1%29=%28r2%29%2F%28h1%2Bh2%29\"
\n" ); document.write( "\"r1%2Ah1%2Br1%2Ah2=r2%2Ah1\"
\n" ); document.write( "\"h1%28r2-r1%29=r1%2Ah2\"
\n" ); document.write( "\"h1=+%28r1%2Ah2%29%2F%28r2-r1%29+\"
\n" ); document.write( "\"h1%2Bh2=%28r1%2F%28r2-r1%29%29%2Bh2\"
\n" ); document.write( "\"h1%2Bh2=%28r1%2F%28r2-r1%29%29h2%2Bh2%2A%28%28r2-r1%29%2F%28r2-r1%29%29\"
\n" ); document.write( "\"h1%2Bh2=+%28r2%2F%28r2-r1%29%29%2Ah2\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"V%5Btp%5D=%28pi%2F3%29%28r2%5E2%2A%28h1%2Bh2%29-r1%5E2%2A%28h1%29%29\"
\n" ); document.write( "
\n" ); document.write( "\"V%5Btp%5D=%28pi%2F3%29%28h2%2F%28r2-r1%29%29%28r2%5E3-r1%5E3%29%29\"
\n" ); document.write( "Dividing by \"%28r2-r1%29\"
\n" ); document.write( "\"highlight%28V%5Btp%5D=%28pi%2F3%29%28h2%29%28r2%5E2%2Br1%2Ar2%2Br1%5E2%29%29%29\"
\n" ); document.write( "
\n" );