document.write( "Question 175996: If a cylinder has a raius of 3 cm and a length of 10 cm. and every dimension of the cylinder is multiplied by 3 to form a new cylinder. How is the ratio of the volumes related to the ratio of the corresponding dimensions? \n" ); document.write( "
Algebra.Com's Answer #131131 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a cylinder has a raius of 3 cm and a length of 10 cm. and every dimension of the cylinder is multiplied by 3 to form a new cylinder. How is the ratio of the volumes related to the ratio of the corresponding dimensions? \n" ); document.write( "-------------------- \n" ); document.write( "The volume is directly related to the square of the radius, and linearly related to the length. \n" ); document.write( "V1 = pi*r^2*h \n" ); document.write( "V2 = 27*V1 \n" ); document.write( "--------- \n" ); document.write( "V = k*r^2 directly related to the square of the radius \n" ); document.write( "V = kh directly related to the length \n" ); document.write( " |