document.write( "Question 475824: An ice cream cone with altitude of 15 cm and radius of 3 cm has a perfect hemisphere of ice cream situated atop. There is also a spherical cherry of diameter 1 cm. Find the total volume of food. \n" ); document.write( "
Algebra.Com's Answer #326453 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
An ice cream cone with altitude of 15 cm and radius of 3 cm has a perfect hemisphere of ice cream situated atop.
\n" ); document.write( " There is also a spherical cherry of diameter 1 cm.
\n" ); document.write( " Find the total volume of food.
\n" ); document.write( ":
\n" ); document.write( "V = cone vol + hemisphere vol + cherry vol
\n" ); document.write( "v = [\"1%2F3\"*\"pi%2A3%5E2%2A15\"] + [\"2%2F3\"*\"pi%2A3%5E3\"] + [\"4%2F3\"\"pi%2A.5%5E3\"]
\n" ); document.write( "v = 141.37 + 56.55 + .52
\n" ); document.write( "v = 198.44 cu/cm
\n" ); document.write( "
\n" );