Bunuel
Kyra and Sage, working together can paint a room in 5 hours. If Melora helps Kyra and Sage paint the room, the three of them can paint the room in 4 hours. What amount of time (in hours) would it take Melora, working alone, to paint the room?
(A) 6
(B) 8
(C) 10
(D) 15
(E) 20
Remember: Rate * Time = Work
K = Kyra | S = Sage | M = Melora
(K+S) * 5 = 1 --> (K + S) working together at their own rate took 5 hours to paint 1 room.
This means the rate at which (K + S) work is (1/5).
(M+K+S) * 4 = 1 --> (M + K + S) working together at their own rate took 4 hours to paint 1 room.
This means the rate at which (M + K + S) work is (1/4).
Now we need to figure out at what rate Melora (M) works at:(M + K + S) = (1/4) --> This is the rate at which when (M + K + S) work together.
(M) + (1/5) = (1/4) --> We already know that (K + S) = 1/5 since this is the rate at which they work together.
M = (1/4) - (1/5)
M = (1/20) --> This is the rate at which Melora (M) works alone.
Now to solve for how long it will take Melora to paint 1 room:R * T = W --> Our standard rate formula
(1/20) * T = 1 --> Plug in the rate for which Melora works (1/20) and solve for T (time)
T = 20The answer is
E.