document.write( "Question 212847: A cylindrical can contains three tennis balls. The diameter of each tennis ball is 8cm. If the tennis balls fit snuggly against the interior of the can, and against the top and bottom of the can, how many cubic centimeters of empty space are in the can? Express your answer in terms of pi. \n" ); document.write( "
Algebra.Com's Answer #160763 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! The cylindrical can has a length of 3*8=24 cm. \n" ); document.write( "The diameter of the can is 8 cm. \n" ); document.write( "The volume of the cylinder is \n" ); document.write( "V=pi*(D/2)^2*(3D)=(3/4)*pi*D^3=384*pi \n" ); document.write( "The three balls have a volume of \n" ); document.write( "V=3*(4/3*pi*(D/2)^3)=(pi/2)*D^3=256*pi \n" ); document.write( "Difference=(384-256)*pi=128*pi \n" ); document.write( " \n" ); document.write( " |