document.write( "Question 337507: Suppose a town wants to design two landfills shaped as a cone and a cylinder. The base diameter and the volume of both designs will be the same. Which statement is true? A. The height of both designs are the same.
\n" );
document.write( "B. The height of the cylinder will be 3 times the height of the cone.
\n" );
document.write( "C. The height of the cone will be 3 times the height of the cylinder.
\n" );
document.write( "D. The volume cannot be the same when the bases have the same diameter. \n" );
document.write( "
Algebra.Com's Answer #241981 by edjones(8007)![]() ![]() You can put this solution on YOUR website! V(cyl)=pi*r^2h \n" ); document.write( "V(cone)=(pi*r^2h)/3 \n" ); document.write( ". \n" ); document.write( "pi*r^2h=(pi*r^2h)/3 The volumes are equal (given). \n" ); document.write( "h[cyl]=h[cone]/3 Since pi*r^2 are equal (given). \n" ); document.write( "3h[cyl]=h[cone] Answer C. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |