document.write( "Question 385986: Julie's ice cream parlour has scoops of two sizes. Each scoop produces a spherical portion of ice
\n" );
document.write( "cream. The smaller scoop has a radius of 1 inch, while the larger scoop has a radius of 1.5 inches.
\n" );
document.write( "What is the ratio of the volume of a large scoop to the volume of a small scoop? \n" );
document.write( "
Algebra.Com's Answer #273072 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the volume of a sphere is proportional to the cube of the radius\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the ratio is (3/2)^3 \n" ); document.write( " |