document.write( "Question 284771: the diameter of a can is 6cm and the height of the can is 8cm. How many cm cubed will the can hold? tell how you get the answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #206575 by checkley77(12844) ![]() You can put this solution on YOUR website! V=BH \n" ); document.write( "THE BASE IS A CIRCLE. \n" ); document.write( "AREA OF A CIRCLE=PI*R^2 \n" ); document.write( "V=PI*R^2*H \n" ); document.write( "V=3.14(6/2)^2*8 \n" ); document.write( "V=3.14*3^2*8 \n" ); document.write( "V=3.14*9*8 \n" ); document.write( "V=226.08 CM^3 ANS. \n" ); document.write( " |