document.write( "Question 389530: what is the volume in gallons of a cilinder 60 ft. long and 8 inch wide and i need the formula for it too \n" ); document.write( "
Algebra.Com's Answer #276033 by haileytucki(390) You can put this solution on YOUR website! The volume of a cylinder is found by multiplying the area of its circular base by its height \n" ); document.write( "cylinder = b h = pi*r^2*h \n" ); document.write( "pi*4^(2)*60\r \n" ); document.write( "\n" ); document.write( "Squaring a number is the same as multiplying the number by itself (4*4). In this case, 4 squared is 16. \n" ); document.write( "pi*16*60\r \n" ); document.write( "\n" ); document.write( "Multiply ` by 16 to get 16`. \n" ); document.write( "16pi*60\r \n" ); document.write( "\n" ); document.write( "Multiply 16` by 60 to get 960`. \n" ); document.write( "960pi\r \n" ); document.write( "\n" ); document.write( "The approximate value of pi*4^(2)*60 is 3015.929. \n" ); document.write( "3015.929\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You didn't specify if you needed to round, if so: \n" ); document.write( "3016 gallons \n" ); document.write( " |