document.write( "Question 970499: A can of juice has a radius of 6 inches and a height of 8 inches. What is the volume of the can? \n" ); document.write( "
Algebra.Com's Answer #593130 by rfer(16322) ![]() You can put this solution on YOUR website! V=3.14*r^2*h \n" ); document.write( "V=3.14*6^2*8 \n" ); document.write( "V=904 cu in \n" ); document.write( " |