SOLUTION: Two rainstorms occured in one week in an are.The 1st storm lasted 25 hours and the second storm lasted 30 hours for a total of 1450ml of rain.What was the rate of rainfall for each

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Two rainstorms occured in one week in an are.The 1st storm lasted 25 hours and the second storm lasted 30 hours for a total of 1450ml of rain.What was the rate of rainfall for each      Log On


   



Question 173366: Two rainstorms occured in one week in an are.The 1st storm lasted 25 hours and the second storm lasted 30 hours for a total of 1450ml of rain.What was the rate of rainfall for each of the two storms if the sum of the two rates were 55 ml per hour?? I have tried multiplying, dividing,and came up with some enormous figure that I know was wrong. Thanks in advance. Judy
Found 3 solutions by jim_thompson5910, scott8148, josmiceli:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let x=rate of first storm (in ml per hour) and y=rate of second storm (in ml per hour)


Since the "sum of the two rates were 55 ml per hour", this means that x%2By=55


Also, if "1st storm lasted 25 hours and the second storm lasted 30 hours for a total of 1450ml of rain", this tells us that 25x%2B30y=1450






So we have the system of equations:


system%28x%2By=55%2C25x%2B30y=1450%29


Let's solve the system by the substitution method.


Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to solve for y.




So let's isolate y in the first equation

x%2By=55 Start with the first equation


y=55-x Subtract x from both sides


y=-x%2B55 Rearrange the equation


---------------------

Since y=-x%2B55, we can now replace each y in the second equation with -x%2B55 to solve for x



25x%2B30highlight%28%28-x%2B55%29%29=1450 Plug in y=-x%2B55 into the second equation. In other words, replace each y with -x%2B55. Notice we've eliminated the y variables. So we now have a simple equation with one unknown.



25x%2B%2830%29%28-1%29x%2B%2830%29%2855%29=1450 Distribute 30 to -x%2B55


25x-30x%2B1650=1450 Multiply


-5x%2B1650=1450 Combine like terms on the left side


-5x=1450-1650Subtract 1650 from both sides


-5x=-200 Combine like terms on the right side


x=%28-200%29%2F%28-5%29 Divide both sides by -5 to isolate x



x=40 Divide





-----------------First Answer------------------------------


So the first part of our answer is: x=40









Since we know that x=40 we can plug it into the equation y=-x%2B55 (remember we previously solved for y in the first equation).



y=-x%2B55 Start with the equation where y was previously isolated.


y=-%2840%29%2B55 Plug in x=40


y=-40%2B55 Multiply


y=15 Combine like terms



-----------------Second Answer------------------------------


So the second part of our answer is: y=15









-----------------Summary------------------------------

So our answers are:

x=40 and y=15


So this means that the first storm's rate is 40 ml of water per hour and the second storm's rate is 15 ml of water an hour.


Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
let x=rate for 1st storm, so 55-x=rate for 2nd storm

25(x) + 30(55-x) = 1450

distributing __ 25x + 1650 - 30x = 1450

subtracting 1650 __ -5x = -200

dividing by -5 __ x=40

substituting __ 55-(40)=15

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let a= the amount of rain in the 1st storm in ml
Let b= the amount of rain in the 2nd storm in ml
The 1st storm lasted 25 hours, so the rate of rainfall was
a%2F25 ml/hr
The second storm lasted 30 hours, so the rate of rainfall was
b%2F30 ml/hr
The sum of the two rates were 55 ml per hour
(1) a%2F25+%2B+b%2F30+=+55 ml/hr
Also given is the total rainfall of 1450 ml, so
(2) a+%2B+b+=+1450 ml
Multiply both sides of (1) by 150
(1) a%2F25+%2B+b%2F30+=+55
(3 6a+%2B+5b+=+8250
Multiply both sides of (2) by 5
(2) a+%2B+b+=+1450
(4) 5a+%2B+5b+=+7250
Subtract (4) from (3)
a+=+1000 ml
And
a+%2B+b+=+1450
1000+%2B+b+=+1450
b+=+450 ml
The two rates of rainfall were
a%2F25
1000%2F25
40ml/hr
and
b%2F30
450%2F30
15ml/hr
The rates of rainfall were 40 ml/hr and 15 ml/hr