document.write( "Question 874469: a basketball has a diameter of about 9.5 inches. if it is put into a cube shaped box for shipping what percentage of the box is filled by the basketball?
\n" );
document.write( "
\n" );
document.write( "I worked out the volume which is 448.9 in3
\n" );
document.write( "I don't know how to do the percentage part
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #527503 by rothauserc(4718) You can put this solution on YOUR website! volume of basketball = 4/3 *pi *r^3 = 4/3 *pi *(9.5/2)^3 = 448.9 cubic inches \n" ); document.write( "volume of cube = (9.5)^3 = 857.4 cubic inches \n" ); document.write( "percentage of basketball that fills box is 448.9 / 857.4 = 0.524 = 52.4 % \n" ); document.write( " \n" ); document.write( " |