document.write( "Question 386974: A spherical water tank has a diameter of 10 feet. How much water does it hold when half full (use 3.14 for , and round to the nearest hundredth)? \n" ); document.write( "
Algebra.Com's Answer #273546 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A spherical water tank has a diameter of 10 feet. How much water does it hold when half full (use 3.14 for , and round to the nearest hundredth)? \n" ); document.write( ". \n" ); document.write( "volume of sphere = (pi * d^3)/6 \n" ); document.write( "where \n" ); document.write( "pi is 3.14 \n" ); document.write( "d is the diameter \n" ); document.write( ". \n" ); document.write( "volume of sphere = (3.14 * 10^3)/6 = 523.33 cubic feet \n" ); document.write( " \n" ); document.write( " |