document.write( "Question 1005754: The Cooper family and the Jackson family each used their sprinklers last summer. The water output rate for the Cooper family's sprinkler was 30L per hour. The water output rate for the Jackson family's sprinkler was 25L per hour. The families used their sprinklers for a combined total of 50 hours, resulting in a total water output of 1425L. How long was each sprinkler used? \n" ); document.write( "
Algebra.Com's Answer #621931 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
This is familiar, and a solution was given for this same problem at least a couple of times within the last four or five months. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is a uniform rates type problem. R for rate, V for volume of water in gallons, T for time in hours, will be related as RT=V. Treat the problem the same way you might treat other uniform rates problems. Make a data table, and assign whatever variables seem fitting.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fill-in what you need:
\n" ); document.write( "
\r\n" );
document.write( "             rate          time         volume\r\n" );
document.write( "COOPERS       30\r\n" );
document.write( "JACKSON       25\r\n" );
document.write( "TOTALS                       50          1425\r\n" );
document.write( "
\n" ); document.write( "
\n" );