Tom K. answered 07/12/15
Tutor
4.9
(95)
Knowledgeable and Friendly Math and Statistics Tutor
Let it take Lauren L hours to complete the task. Then, it takes Mike L+9 hours.
The key is understanding how to get from here to how long it takes them working together.
If Lauren works L hours, her rate per hour is 1/L
Mike's rate is 1/(L+9)
Then, their combined rate is 1/L + 1/(L+9) = ((L+9) + L)/(L(L+9)) = (2L+9)/(L^2+9L)
Thus, they complete the deserts in the reciprocal of the rate, or (L^2+9L)/ (2L+9)
Since it takes 20 hours for them to complete the deserts, (L^2+9L)/ (2L+9) = 20
Multiplying both sides by (2L+9),
(L^2+9L) = (2L+9)(20)
L^2+9L = 40L + 180
L^2+9L - 40L - 180 = 0
L^2- 31L - 180 = 0
(L - 36)(L+5) = 0
L = -5, 36
Ignore the negative solution
The solution is 36.
It takes Lauren 36 hours and Mike 45 hours.
Note that this answer immediately passes the plausibility test, because if they both took 40 hours, working together, it would take half as long, or 20 hours, and while 36 < 40, 45 > 40
Now, check the answer
1/36 + 1/45 = 1/(9*4) + 1/(9*5) = 5/(9*4*5) + 4/(9*4*5) = 5/180 + 4/180 = 9/180 = 1/20