document.write( "Question 730457: a can of vegetables is 4.5 in. high and has a diameter of 3 in.
\n" ); document.write( "find the volume of the can to the nearest tenth of a unit. use 3.14
\n" ); document.write( "

Algebra.Com's Answer #446682 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
v=pi*r^2*h
\n" ); document.write( "v=3.14*1.5^2*4.5
\n" ); document.write( "v=31.8 cu in
\n" ); document.write( "
\n" );