document.write( "Question 367640: find the volume of the largest right circular cone that can be cut out a cube the edge of the which is 42cm. \n" ); document.write( "
Algebra.Com's Answer #262038 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! find the volume of the largest right circular cone that can be cut out a cube the edge of the which is 42cm.\r \n" ); document.write( "\n" ); document.write( "Volume = area of circle * height of cone * 1/3 \n" ); document.write( "(volume of cone is equal ti 1/3 of base times the helght, where base = area of circle. The area of circle = pi*diameter^2 divided by 4. The height of cone which is 42 is equal to the length of side of cube) \n" ); document.write( " = pi*diameter^2/4 * height *1/3 \n" ); document.write( " = 3.1416*42*42/4*42*1/3 \n" ); document.write( " = 19,396 cm^3 \n" ); document.write( " |