document.write( "Question 258295: A valve in a full 6000 gallon water tank is slowly opening. Water flows out of the tank through the valve. The flow rate in gallons per hour is given by the function f(t)=150t^2 where t is in minutes.
\n" );
document.write( "a) How much water flows out of the tank in the first 3 minutes?
\n" );
document.write( "b)How many minutes does it take for the tank to empty completely?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am completely lost any help would be great!!!! \n" );
document.write( "
Algebra.Com's Answer #190162 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( "f(3)=150*3^2 \n" ); document.write( "f(3)=150*3*3=450*3=1350 \n" ); document.write( "f(3)=1350 \n" ); document.write( "b) \n" ); document.write( "6000=150*t^2 \n" ); document.write( "40=t^2 \n" ); document.write( "2sqrt(10)=t \n" ); document.write( "t=6.32456 minutes \n" ); document.write( " \n" ); document.write( " |