document.write( "Question 452770: A tennis ball canister (cylinder) holds 3 tennis balls (spheres). Each tennis ball has a diameter of 6cm. On both sides of each tennis ball and above the top tennis ball there is a space of .75cm. Find the amound of air (volume of air) in the canister of tennis balls.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311176 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Volume of can \n" ); document.write( "V=3.14*3^2*18 \n" ); document.write( "V=508.68 \n" ); document.write( "------------- \n" ); document.write( "Volume of all three balls \n" ); document.write( "V=(pi*d^3)/6*(3) \n" ); document.write( "V=3.14*6^3/6*(3) \n" ); document.write( "V=339.12 \n" ); document.write( "--------------------- \n" ); document.write( "Volume of air \n" ); document.write( "508.68-339.12=169.56 cu cm \n" ); document.write( " |