document.write( "Question 973483: A ball has a 10 inch radious
\n" );
document.write( "What is the volume of the ball?
\n" );
document.write( "What would happen to the volume of the ball if the radious was cut in half?
\n" );
document.write( "A) It would be 1/2 its orginal volume
\n" );
document.write( "B) it would be double the original volume
\n" );
document.write( "C) it would be 1/4 the original volume
\n" );
document.write( "D) it would be 1/8 the original volume \n" );
document.write( "
Algebra.Com's Answer #595663 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball has a 10 inch radius \n" ); document.write( "What is the volume of the ball? \n" ); document.write( " \n" ); document.write( "--------------- \n" ); document.write( "What would happen to the volume of the ball if the radius was cut in half? \n" ); document.write( "Volume is k^r^3 where k is a constant. \n" ); document.write( "(1/2)^3 = 1/8 \n" ); document.write( "----- \n" ); document.write( "A) It would be 1/2 its original volume \n" ); document.write( "B) it would be double the original volume \n" ); document.write( "C) it would be 1/4 the original volume \n" ); document.write( "D) it would be 1/8 the original volume \n" ); document.write( " |