L = hours used by the Lopez's sprinkler
R = hours used by the Russell's sprinkler
so, we know the Lopez's sprinkler uses 15 Liters per hour, so say after 1 hour it has used 15(1), after 2 hours it has used 15(2), after 3 hours it has used 15(3) liters and after L hours it has used then 15(L) or
15L.
likewise, the Russell's sprinkler, after R hours it has used
40R, since it uses 40 Liters per hour.
we know that both sprinklers combined went on and on for 45 hours, therefore whatever L and R are,
L + R = 45.
we also know that the output on those 45 hours was 1050 Liters, therefore, we know that
15L + 40R = 1050.
![\bf \begin{cases} L+R=45\implies \boxed{L}=45-R\\ 15L+40R=1050\\ ----------\\ 15\left(\boxed{45-R} \right)+40R=1050 \end{cases} \\\\\\ 675-15R+40R=1050\implies 25R=375\implies R=\cfrac{375}{25}\\\\\\ R=15](https://tex.z-dn.net/?f=%5Cbf%20%5Cbegin%7Bcases%7D%0AL%2BR%3D45%5Cimplies%20%5Cboxed%7BL%7D%3D45-R%5C%5C%0A15L%2B40R%3D1050%5C%5C%0A----------%5C%5C%0A15%5Cleft%28%5Cboxed%7B45-R%7D%20%20%5Cright%29%2B40R%3D1050%0A%5Cend%7Bcases%7D%0A%5C%5C%5C%5C%5C%5C%0A675-15R%2B40R%3D1050%5Cimplies%2025R%3D375%5Cimplies%20R%3D%5Ccfrac%7B375%7D%7B25%7D%5C%5C%5C%5C%5C%5C%20R%3D15)
how long was the Lopez's on for? well, L = 45 - R.