Question 409797
Two rainstorms occurred in one week in a certain area. In the first storm, 30mL of rain fell per hour, and in the second storm, 15mL of rain fell per hour. Rain lasted for a total of 60 hours, resulting in a total rainfall of 1425mL . How long was each storm? 

----------------
1st storm DATA:
rate = 30mL/hr ; amt. of rain = x mL ; time = amt/rate = x/30 hr.
--------------------
2nd storm DATA:
rate = 15mL/hr ; amt of rain = 1425-x mL ; time = (1425-x)/15 hr.
------------------------
Equation:
time + time = 60 hrs.
---
x/30 + (1425-x)/15 = 60
---
x + 2*1425- 2x = 30*60
---
-x = -1050
x = 1050mL 
---
x/30 = 35 hrs (time of 1st storm)
-----
(1425-x)/15 = 375/15 = 25 hr (time of 2nd storm)
======================================================
Cheers,
Stan H.
==============