document.write( "Question 765914: The height of water in a cylinder of radius 12 cm is 28cm. this water is transferred in a rectangular cuboid of length 24 cm width 18 cm and height 40 cm. find height of water level in the rectangular cuboid. \n" ); document.write( "
Algebra.Com's Answer #466496 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume of water in cylinder:-
\n" ); document.write( "Pi*r^2*h
\n" ); document.write( "Pi*12^2*28
\n" ); document.write( "= 12666.9cm^3
\n" ); document.write( "Volume of water in rectangular cuboid:-
\n" ); document.write( "Volume = length*width*height
\n" ); document.write( "12666.9 = 24*18*h
\n" ); document.write( " h = 12666.9/432
\n" ); document.write( " h = 29.3cm.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );