document.write( "Question 993240: A can contains 3 tennis balls tightly packed. Each ball has a diameter of 2.5 inches. How much greater is the circumference of the can than the height of the can?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612696 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Each ball has a diameter of 2.5 inches \n" ); document.write( "Circumference = Pi x diameter \n" ); document.write( "Circumference = Pi x 2.5 \n" ); document.write( "Circumference = 7.85 inches (2 decimal places) \n" ); document.write( "Height = 3 x 2.5 \n" ); document.write( "Height = 7.5 inches \n" ); document.write( "Circumference - Height \n" ); document.write( "7.85 - 7.5 = 0.35 inches \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |