document.write( "Question 1039665: An aluminum can has a measure 6 inches in height and 3inches in diameter. How many cubic inches of soda are contained in a can? \n" ); document.write( "
Algebra.Com's Answer #654413 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
The volume of a cylinder is:
\n" ); document.write( " r^2Pih = V
\n" ); document.write( " where:
\n" ); document.write( " r = radius (radius is 1/2 of the diameter)
\n" ); document.write( " Pi = Pi, 3.1416...
\n" ); document.write( " h = height
\n" ); document.write( " 1.5^2Pi*6 = use your calculator and you get 42.41 inches^3
\n" ); document.write( "
\n" ); document.write( "
\n" );