document.write( "Question 1201740: A cone and a cylinder both have height 7 and radius 3. Find the ratio of their volumes without actually calculating them. \n" ); document.write( "
Algebra.Com's Answer #836234 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "V cone = (1/3) *pi*r^2*h\r \n" ); document.write( "\n" ); document.write( "V cyl = pi*r^2*h\r \n" ); document.write( "\n" ); document.write( "V cone / V cyl = 1/3 \n" ); document.write( " |