document.write( "Question 201236: A cylindrical has a radius of 4.3 cm and a height of 8.1 cm. How much will a conical glass that has a radius of 8.6 cm and a height of 5.7 cm hold? Is this more or less than the cylindrical glass? \n" ); document.write( "
Algebra.Com's Answer #151430 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A cylindrical has a radius of 4.3 cm and a height of 8.1 cm. How much will a conical glass that has a radius of 8.6 cm and a height of 5.7 cm hold? Is this more or less than the cylindrical glass?
\n" ); document.write( "----------------
\n" ); document.write( "Cylinder volume:
\n" ); document.write( "V = pi*r^2*h
\n" ); document.write( "V = 4.3^2*8.1pi
\n" ); document.write( "V = 149.769pi cubic cm
\n" ); document.write( "------------------
\n" ); document.write( "Cone volume:
\n" ); document.write( "V = pi*r^2*h/3
\n" ); document.write( "V = 8.6^2*5.7pi/3
\n" ); document.write( "V = 140.524pi cubic cm
\n" ); document.write( "----------------
\n" ); document.write( "The cylinder is larger.
\n" ); document.write( "
\n" );