document.write( "Question 42075: Question\r
\n" );
document.write( "\n" );
document.write( "An open water tank with length 20 cm and width 15 cm holds 4.8 litres of water. Calculate the height of the water level in the tank and the total surface area of the cuboid in contact with the water.\r
\n" );
document.write( "\n" );
document.write( "This is what I have done\r
\n" );
document.write( "\n" );
document.write( "4.8 litre = 4800 cm^3 (cm cube) since 1 litre = 100cm^3\r
\n" );
document.write( "\n" );
document.write( "Let the height of the water level = h\r
\n" );
document.write( "\n" );
document.write( "Volume
\n" );
document.write( "= Length x width x height = 4800
\n" );
document.write( "20 x 15 x h = 4800
\n" );
document.write( "300h = 4800
\n" );
document.write( "h = 4800/300
\n" );
document.write( "h=16\r
\n" );
document.write( "\n" );
document.write( "Total surface area of the cuboid
\n" );
document.write( "= 2 ((length x width) + (length x height) + (width x height))
\n" );
document.write( "= 2 ((20 x 15) + (20 x 16) + (15 x 16))
\n" );
document.write( "= 2 (300 + 320 + 240)
\n" );
document.write( "= 2 (1100)
\n" );
document.write( "= 2200\r
\n" );
document.write( "\n" );
document.write( "But my teacher said that the answer is 1420 (for the total surface area). Who is right in this case ?\r
\n" );
document.write( "\n" );
document.write( "Please help. Tahnk you very much. \n" );
document.write( "
Algebra.Com's Answer #554628 by raiumarshair(1)![]() ![]() ![]() You can put this solution on YOUR website! Your teacher is right. When we add all surface areas then it is called total surface area. In your question tank is open from top so it has only 5 surface areas not 6 Because top surface area is not available. So we add like this \n" ); document.write( "Total surface area= 1(length×width)+2 (length×hight)+2 (width×hight) \n" ); document.write( "Your answer willbe like your techer 1420 \n" ); document.write( " |