document.write( "Question 624221: Suppose that water is pumped into an initially empty tank and the rate of water flow into the tank at time t (in seconds) is 50-t liters (L) per second. How much water flows into the tank during the first 30 seconds? \n" ); document.write( "
Algebra.Com's Answer #392570 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The rate of flow is \"+50t+\" liters/sec
\n" ); document.write( "( liters/sec ) x ( sec ) = liters
\n" ); document.write( "After \"+t+\" seconds, there are \"+50t%5E2+\"
\n" ); document.write( "liters in the tank
\n" ); document.write( "After 30 seconds,
\n" ); document.write( "\"+50t%5E2+=+50%2A30%5E2+\"
\n" ); document.write( "\"+50t%5E2+=+45000+\"
\n" ); document.write( "After 30 sec, there is 45,000 liters in the tank
\n" ); document.write( "
\n" );