document.write( "Question 873371: The composite solid contains a cylinder with a cone attached.
\n" ); document.write( "The diameter of the cylinder is 24 ft.(radius 12)
\n" ); document.write( "The height of the cylinder is 9 ft.
\n" ); document.write( "The height of the cone is 16 ft.
\n" ); document.write( "Find the total volume of the solid
\n" ); document.write( "Use 3.14 for π Round the answer to the nearest whole number.
\n" ); document.write( "

Algebra.Com's Answer #526846 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Vcyliner =\"pi%2A%28r%5E2%29+h\" r = 12, h = 9
\n" ); document.write( "Vcone = \"%281%2F3%29pi%2Ar%5E2h\" r = 12, h = 16
\n" ); document.write( "Plug and Play, use the 3.14 and Add the two
\n" ); document.write( "
\n" );