document.write( "Question 1038040: The Jenkins family and the Green family each used their sprinklers last summer. The water output rate for the Jenkins family's sprinkler was
\n" );
document.write( "40L
\n" );
document.write( " per hour. The water output rate for the Green family's sprinkler was
\n" );
document.write( "15L
\n" );
document.write( " per hour. The families used their sprinklers for a combined total of
\n" );
document.write( "55
\n" );
document.write( " hours, resulting in a total water output of
\n" );
document.write( "1575L
\n" );
document.write( ". How long was each sprinkler used? \n" );
document.write( "
Algebra.Com's Answer #652737 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let the time used by the Jenkins be t. Then: \n" ); document.write( "40(t)+15(55-t)=1575 \n" ); document.write( "40t+825-15t=1575 \n" ); document.write( "25t=750 \n" ); document.write( "t=30 \n" ); document.write( "The Jenkins used their sprinklers for 30 hours, the Green's for 25!!!!!!!!!!!!!! \n" ); document.write( " |