document.write( "Question 836946: A crystal sports trophy in the shape of a cylinder is placed in a box. The trophy has a diameter of 12cm, height of 14cm and fits exactly into the box. Calculate the volume of unused space around the trophy when its in the box. \n" ); document.write( "
Algebra.Com's Answer #504504 by amomoses(4)\"\" \"About 
You can put this solution on YOUR website!
volume of box=12*12*14\n" ); document.write( " =2016\n" ); document.write( "volume of trophy =pi*6*14\n" ); document.write( " =263.38\n" ); document.write( "volume of unused space=2016-263.383\n" ); document.write( " =1752.12cm^3\n" ); document.write( " \n" ); document.write( "
\n" );