
Arturo O. answered 06/07/16
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
Miller:
x = duration of water use (hours)
(30 L per hour)*x = amount used
Baker:
y = duration of water use (hours)
(40 L per hour)*y = amount used
Total water usage: 1850 L = (30 L per hour)*x + (40 L per hour)*y
Total time of usage: x+y = 55 hours
This becomes a system of 2 linear equations in 2 unknowns x and y:
x + y = 55
30x + 40y = 1850
Get x = 55 - y from first equation, plug into second equation, and solve for y:
30(55-y) + 40y = 1850
1650 - 30y + 40y = 1850
10y = 200
y = 20
Plug y back into first equation and solve for x:
x = 55-y = 55-20 = 35
Miller ran the sprinkler for 35 hours and Baker ran them for 20 hours.