document.write( "Question 1016906: A rectangle with length and width equal to 6 cm and 4 cm respectively is revolved about its length.
\n" );
document.write( "A. What is the volume of the right circular cylinder formed?
\n" );
document.write( "B. Suppose the rectangle is revolved about its width instead, what is the volume of the cylinder formed?
\n" );
document.write( "C. Compare the volumes of the two cylinders. \n" );
document.write( "
Algebra.Com's Answer #633255 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "A rectangle with length and width equal to 6 cm and 4 cm respectively is revolved about its length. \n" ); document.write( "A. What is the volume of the right circular cylinder formed? \n" ); document.write( "B. Suppose the rectangle is revolved about its width instead, what is the volume of the cylinder formed? \n" ); document.write( "C. Compare the volumes of the two cylinders. \n" ); document.write( "Answers: \n" ); document.write( "A) If the rectangle is revolved about its length \n" ); document.write( "then the width becomes the cylinder's radius. \n" ); document.write( "Therefore the cylinder has a radius of 4 cm and \n" ); document.write( "a height of 6 cm. \n" ); document.write( "Volume of a cylinder = Pi x r^2 x h (r = radius, h = height) \n" ); document.write( "Volume = Pi x 4^2 x 6 \n" ); document.write( "Volume = 301.6 cm^3 (1 decimal place) \n" ); document.write( "B) if the rectangle is rotated around its width \n" ); document.write( "then the length becomes the cylinder's radius. \n" ); document.write( "Therefore the cylinder has a radius of 6 cm and a height \n" ); document.write( "of 4 cm \n" ); document.write( "Volume of a cylinder = Pi x r^2 x h (r = radius, h = height) \n" ); document.write( "Volume = Pi x 6^2 x 4 \n" ); document.write( "Volume = 452.4 cm^3 (1 decimal place) \n" ); document.write( "C) Rotation round the length gives a cylinder \n" ); document.write( "of 301.6 cm^3 \n" ); document.write( "Rotation round the width gives a cylinder of \n" ); document.write( "452.4 cm^3 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |