document.write( "Question 293982: what is the volume of a can of soup that has a height of 16cm and a diameter of 8cm? \n" ); document.write( "
Algebra.Com's Answer #212102 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
V=BH
\n" ); document.write( "V=(PI*r^2)16
\n" ); document.write( "V=3.14(8/2)^2*16
\n" ); document.write( "V=3.14*4^2*16
\n" ); document.write( "V=803.84 cm^3.
\n" ); document.write( "
\n" ); document.write( "
\n" );