document.write( "Question 464964: A cylindrical gasoline storage tank on Mr. Edwards' farm needs to be painted. The tank is 8 feet long and has a diameter of 4 feet. If one gallon of paint covers 350 square feet, how many cans of paint will Mr. Edwards need? \n" ); document.write( "
Algebra.Com's Answer #319465 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A cylindrical gasoline storage tank on Mr. Edwards' farm needs to be painted. The tank is 8 feet long and has a diameter of 4 feet. If one gallon of paint covers 350 square feet, how many cans of paint will Mr. Edwards need? \n" ); document.write( "... \n" ); document.write( "r=2 ft \n" ); document.write( "h=8 ft \n" ); document.write( "surface area of tank=area of the two ends + area of cylindrical surface \n" ); document.write( "area of two ends=2*πr^2=2*π2^2=8π \n" ); document.write( "area of cylindrical part of tank=circumference*height=2πr*8=32π \n" ); document.write( "Total area to be painted=8π+32π=40π sq ft \n" ); document.write( "Cans of paint needed =40π/350=.35 \n" ); document.write( " |