document.write( "Question 544944: A soda company is testing a new sized can to put on the market. The new can is 6 inches in diameter and 12 inches in height. What is the volume of the can in cubic inches? \n" ); document.write( "
Algebra.Com's Answer #355349 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Volume of cylindrical can = pi*r^2*h\r
\n" ); document.write( "\n" ); document.write( "r=3
\n" ); document.write( "height = 12\r
\n" ); document.write( "\n" ); document.write( "Volume = pi*3^2*12
\n" ); document.write( "Volume = 339.3 cu.inches
\n" ); document.write( "
\n" );