document.write( "Question 264173: Volume of a can of coke
\n" );
document.write( "If a can of coke contains 12 fluid ounces and the diameter of the can is 2.375 in., then what is the height of the can?(one fluid ounce equals approximately 1.8in.3rd.) \n" );
document.write( "
Algebra.Com's Answer #194855 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If a can of coke contains 12 fluid ounces and the diameter of the can is 2.375 in., then what is the height of the can? \n" ); document.write( " (one fluid ounce equals approximately 1.8 cu/in.) \n" ); document.write( ": \n" ); document.write( "Find the cubic inches of the can \n" ); document.write( "12 * 1.8 = 21.6 cu/in \n" ); document.write( ": \n" ); document.write( "Volume of a cylinder \n" ); document.write( ": \n" ); document.write( "Find the radius: \n" ); document.write( "2.375/2 = 1.1875 in \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "4.43h = 21.6 \n" ); document.write( "h = \n" ); document.write( "h = 4.876 inches is the height \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check on calc enter (pi*1.1875^2*4.876)/1.8 = 12.00 oz \n" ); document.write( " |