document.write( "Question 621360: a cylinder with a diameter of 22 inches and a volume of 15,19706 cu. in. find the depth of the cylinder
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #390711 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a cylinder with a diameter of 22 inches and a volume of 15,19706 cu. in. find the depth of the cylinder \n" ); document.write( "** \n" ); document.write( "volume=area of end*depth=1519706 \n" ); document.write( "d=diameter \n" ); document.write( "area of end=πd^2/4 \n" ); document.write( "πd^2/4*depth=1519706 \n" ); document.write( "depth=1519706/π22^2/4 \n" ); document.write( "≈3997.83 in \n" ); document.write( " |