document.write( "Question 1209538: The top of a cone of height 10cm and base radius 7cm is cut off by a plane parallel to the base. If the distance between the plane and the base is 3cm, calculate the volume of the remaining object. [Take π = 22/7] \n" ); document.write( "
Algebra.Com's Answer #849362 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Here's how to calculate the volume of the remaining object (which is a frustum):\r
\n" ); document.write( "\n" ); document.write( "**1. Find the radius of the top of the frustum:**\r
\n" ); document.write( "\n" ); document.write( "* The original cone has a height of 10 cm and a radius of 7 cm.
\n" ); document.write( "* The top of the cone is cut off 3 cm from the base, leaving a smaller cone with a height of 10 - 3 = 7 cm.
\n" ); document.write( "* The ratio of the radius to the height in similar triangles is constant. So, the radius of the top of the frustum (r) can be found using the proportion:\r
\n" ); document.write( "\n" ); document.write( "r / 7 = 7 / 10
\n" ); document.write( "r = (7 * 7) / 10
\n" ); document.write( "r = 4.9 cm\r
\n" ); document.write( "\n" ); document.write( "**2. Calculate the volume of the frustum:**\r
\n" ); document.write( "\n" ); document.write( "The formula for the volume of a frustum is:\r
\n" ); document.write( "\n" ); document.write( "V = (1/3) * π * h * (R² + r² + Rr)\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* V is the volume of the frustum
\n" ); document.write( "* π is approximately 22/7
\n" ); document.write( "* h is the height of the frustum (3 cm)
\n" ); document.write( "* R is the radius of the base (7 cm)
\n" ); document.write( "* r is the radius of the top (4.9 cm)\r
\n" ); document.write( "\n" ); document.write( "Plugging in the values:\r
\n" ); document.write( "\n" ); document.write( "V = (1/3) * (22/7) * 3 * (7² + 4.9² + 7 * 4.9)
\n" ); document.write( "V = (22/7) * (49 + 24.01 + 34.3)
\n" ); document.write( "V = (22/7) * 107.31
\n" ); document.write( "V ≈ 337.26 cm³\r
\n" ); document.write( "\n" ); document.write( "Therefore, the volume of the remaining object (the frustum) is approximately $\boxed{337.26}$ cm³.
\n" ); document.write( "
\n" ); document.write( "
\n" );