document.write( "Question 625425: A barrel contains 106 gallons of paint and is being drained at a constant rate of 5 gallons per minute.
\n" );
document.write( "Write an equation that models the number of gallons,g, after, t, minutes \n" );
document.write( "
Algebra.Com's Answer #393512 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A barrel contains 106 gallons of paint and is being drained at a constant rate of 5 gallons per minute. \n" ); document.write( "Write an equation that models the number of gallons,g, after, t, minutes \n" ); document.write( "----------- \n" ); document.write( "Vol = 106 - 5t \n" ); document.write( "g = 106 - 5t \n" ); document.write( "Volume in gallons, t in minutes \n" ); document.write( " \n" ); document.write( " |