document.write( "Question 127918: A Cube shaped box fits exactly around a soccer ball with a diameter of 22.28 cm. What percent of the box is empty space? \n" ); document.write( "
Algebra.Com's Answer #93734 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the edge of the cube equals the diameter of the sphere __ let s=length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cube volume __ s^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sphere volume __ (4/3)(pi)(s/2)^3 __ (1/6)(pi)s^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "% empty space __ 100(1-((1/6)(pi))) \n" ); document.write( " |