document.write( "Question 762933: Find the diameter of a sphere to the nearest 100th if its volume is 660mm cubed \n" ); document.write( "
Algebra.Com's Answer #464321 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the diameter of a sphere to the nearest 100th if its volume is 660mm cubed \n" ); document.write( "------ \n" ); document.write( "V = (4/3)pi*r^3 \n" ); document.write( "---- \n" ); document.write( "(4/3)pi*r^3 = 660 \n" ); document.write( "---- \n" ); document.write( "r^3 = (3/4)(660/pi) \n" ); document.write( "---- \n" ); document.write( "r^3 = 495/pi \n" ); document.write( "---- \n" ); document.write( "r = [495/pi]^(1/3) = 5.4011 \n" ); document.write( "---- \n" ); document.write( "Diameter = 10.8022 mm \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |