document.write( "Question 744443: A cylinder is 6 inches in diameter and 10 inches in height. It needs to be transferred into a rectangle and it has to have the same height and volume. Can you please help me? \n" ); document.write( "
Algebra.Com's Answer #453321 by rothauserc(4718) You can put this solution on YOUR website! The problem states\r \n" ); document.write( "\n" ); document.write( "A cylinder is 6 inches in diameter and 10 inches in height. It needs to be transferred into a rectangle and it has to have the same height and volume. \r \n" ); document.write( "\n" ); document.write( "volume of cylinder is pi*r^2*h \n" ); document.write( "volume of rectangular l*w*h\r \n" ); document.write( "\n" ); document.write( "volume of cylinder is 22/7 * 9 * 10 = 282.9 cubic inches\r \n" ); document.write( "\n" ); document.write( "so we have for the rectangular solid\r \n" ); document.write( "\n" ); document.write( "282.9 = l*w*10\r \n" ); document.write( "\n" ); document.write( "28.3 = l*w\r \n" ); document.write( "\n" ); document.write( "then you can pick any l and w whose product is 28.3 \n" ); document.write( " \n" ); document.write( " |