document.write( "Question 478961: Actual problem:
\n" );
document.write( "Exactly how many cubic centimeters of ice cream can an ice cream cone hold (within the cone) if its height is 8 centimeters and the radius of its base is 3 centimeters?\r
\n" );
document.write( "\n" );
document.write( "Can I have some help with this, please? Thank so much. \n" );
document.write( "
Algebra.Com's Answer #328178 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the volume of a cone is equal to 1/3 * pi * r^2 * h \n" ); document.write( "here's a reference: \n" ); document.write( "http://math.about.com/od/formulas/ss/surfaceareavol_2.htm \n" ); document.write( "with your ice cream cone: \n" ); document.write( "r = 3 cm \n" ); document.write( "h = 8 cm \n" ); document.write( "volume = 1/3 * pi * 3^2 * 8 = 24 * pi = 73.39822369 cubic cm. \n" ); document.write( " \n" ); document.write( " |