document.write( "Question 450001: Find the volume of a sphere with a diameter of 16 inches. Round your answer to the nearest cubic inch. Use π = 3.14. \n" ); document.write( "
Algebra.Com's Answer #309586 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Volume of a sphere: \n" ); document.write( "(4/3)(pi)r^3 \n" ); document.write( ". \n" ); document.write( "radius (r) is half the diameter or 8 inches. \n" ); document.write( "(4/3)(3.14)8^3 \n" ); document.write( "2144 cubic inches \n" ); document.write( " \n" ); document.write( " |