document.write( "Question 758137: 1. A local farm owner has just acquired another smaller farm with three silos for cattle feed. The shapes of the silos are right circular cylinders. Suppose one silo is 40 ft tall with a twelve foot diameter; another silo is 50ft tall with a 14ft diameter; and the third silo is 60ft tall with an 18ft diameter.
\n" ); document.write( "a. What is the combined capacity in cubic feet of al three silos?
\n" ); document.write( "b. If 1 quart of paint covers 100 sq feet, how many quarts of paint will the farmer need to paint the three silos and restore an appearance of newness?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #461259 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume of a right circular cylinder
\n" ); document.write( "= Pi r^2 h
\n" ); document.write( "Ist Silo = Pi *6^2 * 40 = 4523.89 cuft
\n" ); document.write( "2nd Silo = Pi * 7^2 * 50 = 7696.90 cuft
\n" ); document.write( "3rd Silo = Pi * 9^2 * 60 = 15268.14 cuft
\n" ); document.write( "Total Volume = 27488.93 cuft.\r
\n" ); document.write( "\n" ); document.write( "Surface Area of a right circular cylinder
\n" ); document.write( "= Pi r^2 + 2 Pi r h (Assuming only the top
\n" ); document.write( "of the silo needs painting.)
\n" ); document.write( "1st Silo= Pi * 6^2 + 2*Pi*6*40 = 1621.06 ft^2
\n" ); document.write( "2nd Silo = Pi * 7^2 + 2+Pi*7*50 = 2353.05 ft^2
\n" ); document.write( "3rd Silo = Pi * 9^2 + 2 * Pi * 9 * 60 = 3647.39 ft^2
\n" ); document.write( "Total Surface Area = 7621.5 ft^2
\n" ); document.write( "Divided by 100 sq ft = 76 215
\n" ); document.write( "Requiring 77 quarts of paint.
\n" ); document.write( "
\n" );