document.write( "Question 1040006: A cylindrical fish tank has diameter of 6 feet and a height of 3 feet. How many tropical fish can be put in the tank if each fish needs 5 cubic feet of water ? \n" ); document.write( "
Algebra.Com's Answer #654787 by Aldorozos(172)![]() ![]() ![]() You can put this solution on YOUR website! We have to calculate the volume of the tank and then divide it by 5. \n" ); document.write( "Volume of cylinder is pi*r*r* h where r is radius and h is the height \n" ); document.write( "3.14*3*3*3 = around 85 \n" ); document.write( "85/5 = 17 \n" ); document.write( " |