document.write( "Question 1128762: A fish Tank has a length of 50cm, a breadth of 20cm and a height of 30cm.
\n" ); document.write( "a) How many litres of water does the tank hold if the water is kept at a level of 5cm from the top.
\n" ); document.write( "b) the bottom and sides of the tank are glass but it has no top. What is the Total area of the glass used to make the tank (in cm3)
\n" ); document.write( "

Algebra.Com's Answer #745296 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A fish Tank has a length of 50cm, a breadth of 20cm and a height of 30cm.
\n" ); document.write( "a) How many litres of water does the tank hold if the water is kept at a level of 5cm from the top.
\n" ); document.write( "the height of the water 5 cm from the top = 25 cm. 1 cu/cm = .001 liters
\n" ); document.write( "50*20*25*.001 = 25 liters of water
\n" ); document.write( ":
\n" ); document.write( "b) the bottom and sides of the tank are glass but it has no top.
\n" ); document.write( " What is the Total area of the glass used to make the tank (in cm3)? sq/cm
\n" ); document.write( "2(30*50) + 2(30*20) + (50*20) =
\n" ); document.write( "2(1500) + 2(600) + 1000 = 5200 sq/cm
\n" ); document.write( "
\n" );