document.write( "Question 500937: what is the volume of a water tank that is 8\" in diameter and 12'high? \n" ); document.write( "
Algebra.Com's Answer #338357 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! what is the volume of a water tank that is 8\" in diameter and 12'high? \n" ); document.write( "volume = base * height \n" ); document.write( ". \n" ); document.write( "8\" diameter \n" ); document.write( "4\" radius \n" ); document.write( "1/3 ft radius \n" ); document.write( ". \n" ); document.write( "base = (pi)r^2 \n" ); document.write( "base = (3.14)(1/3)^2 \n" ); document.write( "base = (3.14)(1/9) \n" ); document.write( "base = \n" ); document.write( ". \n" ); document.write( "volume = 0.3489 * 12 = 4.19 cubic feet\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |