
Edward A. answered 10/28/19
Math Tutor, Retired Computer Scientist and Technical Communicator
Erin, Raymond’s answer is correct, although his verification calculation are confused and wrong ( at the top he says, correctly, that Zeno’s time for a dozen is 35 minutes, but near the bottom he says the rate is one dozen in 1/35 of a minute. )
Zeno takes 20 min longer to decorate a dozen cupcakes than it takes Lia. When they work together it takes them 10.5 min. How long would each take to do a job alone?
As with any word problem we have to name all the quantities clearly.
Let Rz be the rate that Zeno can make a dozen cupcakes, in dozens per minute
Let Rl be the rate that Lia can make a dozen
cupcakes, in dozens per minute
Also you need to know the fundamental formula, as Raymond said,
Work = rate x time
From this, we can calculate expressions for time:
Let Tz be the time it takes for Zeno to decorate 1 dozen cupcakes, in minutes
Let Tl be the time it takes for Lia to decorate 1 dozen cupcakes, in minutes
1 = Rz * Tz (one dozen takes Zeno Tz minutes, working at Rz dozens per minute)
1 = Rl * Tl (one dozen takes Lia Tl minutes, working at Rl dozens per minute.)
From these we can derive
Rz = 1/Tz
Rl = 1/Tl
Now translate the other expressions into algebra:
Tz = Tl + 20 (the time it takes Zeno to decorate a dozen is 20 minutes longer than the time Lia takes to do a dozen).
Also,
1 = (Rz + Rl) * 10.5 (the time it takes both of them to decorate is 10.5 minutes
1 = (1/Tz + 1/Tl) * 10.5
But we have another expression for Tz, we will substitute it in
1 = (1/(Tl + 20) + 1/Tl)* 10.5
1/10.5 = (1/(Tl + 20) + 1/Tl)
Put over common denominator
1/10.5 = (Tl + (Tl + 20)) / (Tl*(Tl+20))
1/10.5 = (2Tl + 20)/ (Tl*(Tl+20))
Remove the denominators by cross multiplying
(Tl*(Tl+20)) = 10.5*(2Tl + 20)
Multiply out
Tl^2 + 20 Tl = 21 Tl + 210
Combine like terms
Tl^2 - Tl - 210 = 0
Factor
(Tl -15) (Tl + 14) = 0
Ignore spurious negative answer
Tl = 15
From this, compute Tz
Tz = Tl + 20 = 35
Now to verify, we need to plug these values into all the equations.
The rates are
Rz = 1/Tz = 1/35
Rl = 1/Tl = 1/15
And now the combined effort
1 = (Rz + Rl) * 10.5
= (1/35 + 1/15) * 10.5
= (3/105 + 7/105) * 10.5
= (10/105) * 10.5 = 1