document.write( "Question 1194719: A water tank that initially contained 200 gallons of water is leaking water at a constant rate of 4 gallons per minute. For the amount of time the tank has water, which of the following function models gives the number of gallons, G. in the tank t minutes after the leak started?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. g(t) = 196 - t
\n" );
document.write( "b. g(t) = 200 - 4t
\n" );
document.write( "c. g(t) = 200t - 4
\n" );
document.write( "d. g(t) = 200t - 4r^2
\n" );
document.write( "e. g(t) = 200(3/4)^t \n" );
document.write( "
Algebra.Com's Answer #826973 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "t = number of minutes \n" ); document.write( "This is some nonnegative real number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The tank leaks at a rate of 4 gallons per minute. \n" ); document.write( "After t minutes elapse, the tank has lost a total of 4t gallons.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: \n" ); document.write( "If t = 2 minutes go by, then the tank has lost 4t = 4*2 = 8 gallons.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We subtract this amount (4t gallons) from the starting amount (200 gallons)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 - 4t represents how much is left in the tank.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Going back to the previous example \n" ); document.write( "If t = 2, then \n" ); document.write( "200-4t = 200-4*2 = 200 - 8 = 192 gallons are left\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Choice B) g(t) = 200 - 4t \n" ); document.write( " \n" ); document.write( " |