document.write( "Question 331947: The diameter of Cylinder I is 5 and its height is 9.The diameter of Cylinder II is
\n" );
document.write( "10 and its height is 9.What is the ratio of the volume of Cylinder I to Cylinder II?\r
\n" );
document.write( "\n" );
document.write( "(A) 1 : 2 (B) 1 : 4 (C) 1 : 5 (D) 1 : 8 (E) 1 : 25 \n" );
document.write( "
Algebra.Com's Answer #237926 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The diameter of Cylinder I is 5 and its height is 9. \n" ); document.write( "The diameter of Cylinder II is 10 and its height is 9. \n" ); document.write( "What is the ratio of the volume of Cylinder I to Cylinder II? \n" ); document.write( ".. \n" ); document.write( "Volume of cylinder I = pi*(2.5)^2*9 \n" ); document.write( "Volume of cylinder II = pi*(5)^2*9\r \n" ); document.write( "\n" ); document.write( "Ratio = pi*(2.5)^2*9/ pi*(5)^2*9 \n" ); document.write( "Ratio = 6.25/25 \n" ); document.write( "Ratio =1/4 \n" ); document.write( " |