document.write( "Question 708804: A barrel contains 150 gallons of paint and the is being drained at a constant rate of 10 gallon per hour. write an equation that model the number of gallons,g,after t hours \n" ); document.write( "
Algebra.Com's Answer #436257 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
\"g+=+150+-+10t\"
\n" ); document.write( "Note that t is greater than or equal to zero (Since time is positive)
\n" ); document.write( "but less than or equal to 15. (since you can not have a negative amount of paint)
\n" ); document.write( "
\n" );