document.write( "Question 360507: whats the volume for a cylinder with a radius of 4yd and a height of 5 yd \n" ); document.write( "
Algebra.Com's Answer #257270 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
v=base*height.
\n" ); document.write( "v=(pir^2)5
\n" ); document.write( "v=3.14*4^2*5
\n" ); document.write( "v=3.14*16*5
\n" ); document.write( "v=3.14*80
\n" ); document.write( "v= 251.2 yds^3
\n" ); document.write( "
\n" );