document.write( "Question 619014: what is the volume in cubic metres for a tank that had a diameter of 3500 millimetres and a height of 5000 millimetres? \n" ); document.write( "
Algebra.Com's Answer #389259 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
what is the volume in cubic metres for a tank that had a diameter of 3500 millimetres and a height of 5000 millimetres?
\n" ); document.write( "------------
\n" ); document.write( "d = 3500 mm = 3.5 meters
\n" ); document.write( "r = 1.75 meters
\n" ); document.write( "h = 5 meters
\n" ); document.write( "--------------
\n" ); document.write( "\"Vol+=+pi%2Ar%5E2h\"
\n" ); document.write( "
\n" );