document.write( "Question 748629: The volume of a sphere can be given by the formula V=4.18879r^3. You have to design a spherical container that will hold volume of 80 cubic inches. What should the radius of your container be ? \n" ); document.write( "
Algebra.Com's Answer #455556 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! The volume of a sphere is: \n" ); document.write( "4/3 pi r^3.(Same as your formula, \n" ); document.write( "but 4/3 and pi have been multiplied \n" ); document.write( "together) \n" ); document.write( "4/3 pi r^3 = 80 \n" ); document.write( " pi r^3 = (3x80)/4 \n" ); document.write( " pi r^3 = 60 \n" ); document.write( " r^3 = 60/pi \n" ); document.write( " r = cube root of 19.1 \n" ); document.write( " r = 2.673 cm.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |