document.write( "Question 485431: Jessica has a cylindrical container to store a friend's birthday present. The container has a height of 12 inches and the area of the base is 25 square inches. Find the volume of the cylinder. \n" ); document.write( "
Algebra.Com's Answer #332007 by deborabr(181)![]() ![]() You can put this solution on YOUR website! pi=3,14 \n" ); document.write( "area of the cylinder=25 \n" ); document.write( "height=12 \n" ); document.write( "volume of the cylinder: pi*area squared*height = 3,14(25)²12 \n" ); document.write( "volume--> V \n" ); document.write( "V=3,14(25)²12 \n" ); document.write( "V=3,14(625)12 \n" ); document.write( "V=3,14*7500 \n" ); document.write( "V=23550 \n" ); document.write( "The volume is 23550cm³ \n" ); document.write( " |