document.write( "Question 1198557: The frustum of a cone of revolution is 25 cm high, and the radii of its bases are 8 cm and 2 cm, respectively. Find the height, in cm, of an equivalent right circular cylinder whose base is equal in area to the section of the frustum made by a plane parallel to its base and equidistant from the bases. \n" ); document.write( "
Algebra.Com's Answer #848332 by onyulee(41)![]() ![]() ![]() You can put this solution on YOUR website! Certainly, let's find the height of the equivalent cylinder.\r \n" ); document.write( "\n" ); document.write( "**1. Find the Radius of the Midsection**\r \n" ); document.write( "\n" ); document.write( "* Since the cutting plane is equidistant from the bases, it divides the frustum's height equally. \n" ); document.write( "* Height of each portion = 25 cm / 2 = 12.5 cm\r \n" ); document.write( "\n" ); document.write( "* We can use similar triangles to find the radius (r) of the midsection:\r \n" ); document.write( "\n" ); document.write( " * (r - 2) / 12.5 = (8 - 2) / 25 \n" ); document.write( " * (r - 2) / 12.5 = 6 / 25 \n" ); document.write( " * r - 2 = (6 * 12.5) / 25 \n" ); document.write( " * r - 2 = 3 \n" ); document.write( " * r = 5 cm\r \n" ); document.write( "\n" ); document.write( "**2. Find the Area of the Midsection**\r \n" ); document.write( "\n" ); document.write( "* Area of the midsection (A) = π * r² \n" ); document.write( "* A = π * (5 cm)² \n" ); document.write( "* A = 25π cm²\r \n" ); document.write( "\n" ); document.write( "**3. Find the Volume of the Frustum**\r \n" ); document.write( "\n" ); document.write( "* Volume of Frustum (V) = (1/3) * π * h * (R² + r² + Rr) \n" ); document.write( " * Where: \n" ); document.write( " * h = height of frustum (25 cm) \n" ); document.write( " * R = radius of larger base (8 cm) \n" ); document.write( " * r = radius of smaller base (2 cm)\r \n" ); document.write( "\n" ); document.write( "* V = (1/3) * π * 25 * (8² + 2² + 8 * 2) \n" ); document.write( "* V = (1/3) * π * 25 * (64 + 4 + 16) \n" ); document.write( "* V = (1/3) * π * 25 * 84 \n" ); document.write( "* V = 700π cm³\r \n" ); document.write( "\n" ); document.write( "**4. Find the Volume of the Equivalent Cylinder**\r \n" ); document.write( "\n" ); document.write( "* Volume of Cylinder (V) = Area of Base * Height \n" ); document.write( "* 700π cm³ = 25π cm² * Height \n" ); document.write( "* Height = 700π cm³ / 25π cm² \n" ); document.write( "* Height = 28 cm\r \n" ); document.write( "\n" ); document.write( "**Therefore, the height of the equivalent right circular cylinder is 28 cm.** \n" ); document.write( " \n" ); document.write( " |