document.write( "Question 105979: Find the amount of ice cream in a cone if the radius of the cone is 4cm and its height is 10cm. The ice cream fully fills the cone and the hemisphere of the ice cream on top has a radius of 4 cm \n" ); document.write( "
Algebra.Com's Answer #77102 by edjones(8007)![]() ![]() You can put this solution on YOUR website! V(cone)=pi*r^2*h/3 \n" ); document.write( "V(sphere)=(4/3)*pi*r^3 a hemisphere = 1/2 sphere \n" ); document.write( ". \n" ); document.write( "pi*4^2*10/3 \n" ); document.write( "=pi*16*10/3 \n" ); document.write( "=pi*160/3 \n" ); document.write( "167.552 \n" ); document.write( ". \n" ); document.write( "4/6*pi*4^3 we use 4/6 instead of 4/3 because it is 1/2 a sphere \n" ); document.write( "=(4/6)*pi*64 \n" ); document.write( "=(128/3)*pi \n" ); document.write( "=134.041 \n" ); document.write( ". \n" ); document.write( "167.552+134.041=301.593 cc \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |