document.write( "Question 951939: The Thomas family and the Clark family each used their sprinklers last summer. The water output rate for the Thomas family's sprinkler was 35L per hour. The water output rate for the Clark family's sprinkler was 15L per hour. The families used their sprinklers for a combined total of 40 hours, resulting in a total water output of 1100L. How long was each sprinkler used?
\n" );
document.write( "Thomas family sprinkler:
\n" );
document.write( "Clark family sprinkler: \n" );
document.write( "
Algebra.Com's Answer #581444 by macston(5194)![]() ![]() You can put this solution on YOUR website! T=Thomas usage; C=Clark usage \n" ); document.write( "T+C=40hrs \n" ); document.write( "T=40hrs-C \n" ); document.write( "35L/hrT+15L/hrC=1100L Substitute for T \n" ); document.write( "35L/hr(40hrs-C)+15L/hrC=1100L \n" ); document.write( "1400L-35L/hrC+15L/hrC=1100L Subtract 1400L from each side. \n" ); document.write( "-20L/hrC=-300L Divide each side by -20L/hr \n" ); document.write( "C=15 hrs ANSWER 1: The Clarks used their sprinkler 15 hours. \n" ); document.write( "T=40hrs-C=40hrs-15hrs=25 hrs The Thomases used their sprinkler 25 hours. \n" ); document.write( "CHECK: \n" ); document.write( "35L/hr(25 hrs)+15L/hr(15)=1100L \n" ); document.write( "875L+225L=1100L \n" ); document.write( "1100L=1100L\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |