document.write( "Question 530973: the average american uses 100 gallons of water each day.
\n" );
document.write( "a.write an equation that gives the gallons of water that a person uses the t days.
\n" );
document.write( "b.graph the equation for t greater than or equal to 0.
\n" );
document.write( "c.how many days does it take for the average american to uses 5000 gallons of water? \n" );
document.write( "
Algebra.Com's Answer #350284 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the average american uses 100 gallons of water each day. \n" ); document.write( "a.write an equation that gives the gallons of water that a person uses the t days. \n" ); document.write( "f(t) = 100t \n" ); document.write( "b.graph the equation for t greater than or equal to 0. \n" ); document.write( "you do this part \n" ); document.write( "c.how many days does it take for the average american to uses 5000 gallons of water? \n" ); document.write( "set f(t) to 5000 and solve for t: \n" ); document.write( "f(t) = 100t \n" ); document.write( "5000 = 100t \n" ); document.write( "50 days = t\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |