Question 1179968
A figure is located at 
({{{2}}}, {{{0}}}), 
({{{2}}},{{{-2}}}),
 ({{{6}}}, {{{-2}}}), and 
({{{6}}}, {{{0}}}) on a coordinate plane. 


{{{ drawing( 600, 600, -10, 10, -10, 10,
circle(2,0,.12),circle(2,-2,.12),circle(6,0,.12),circle(6,-2,.12),
green(line(2,0,2,-2)),green(line(2,-0.1,6,-0.1)),
green(line(6,0,6,-2)), green(line(2,-2,6,-2)),
graph( 600, 600, -10, 10, -10, 10, 0)) }}}




If the figure is rotated around the {{{x}}}-axis, this will result in a {{{cylinder}}}.