document.write( "Question 286913: a can of chili has a height of 7 centimeters and a diameter of 4 centimeters. how much chili will the can hold? (use 3.14 for pie) \n" ); document.write( "
Algebra.Com's Answer #208065 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a can of chili has a height of 7 centimeters and a diameter of 4 centimeters. how much chili will the can hold? (use 3.14 for pie) \n" ); document.write( ". \n" ); document.write( "diameter is 4 cm \n" ); document.write( "OR \n" ); document.write( "radius is (1/2)diameter or 2 cm \n" ); document.write( "height is 7 cm \n" ); document.write( ". \n" ); document.write( "Volume of can is (pi)r^2h \n" ); document.write( ". \n" ); document.write( "Vol = (3.14)(2^2)(7) \n" ); document.write( "Vol = 87.92 cubic centimeters (volume of chili the can can hold) \n" ); document.write( " |