Answer:
Tony = 36 Hours
Chris = 45 Hours
Explanation:
let y+9 = Chris's time to build the fence alone
let y = Tony's time
let the completed job = 1
20/y+9 + 20/y = 1
Multiply the equation by y(y+9)
20y + 20(y+180) = y(y+9)
20y + 20y + 180 = y^2 + 9y
40 y + 180 = y^2 + 9y
0 = y^2 + 9y -40y - 180
y^2 - 31y - 180
(y + 5)(y - 36) = 0
y + 5 = 0
y = 0 - 5
y = -5 We reject this answer since we're only interested in the positive answer in terms of work done by two people.
y - 36 = 0
y = 0 + 36
y = 36 hours
So Chris takes y + 9 hours more than Tony
Chris's Time = y + 9
Chris's Time = 36 + 9
Chris's Time = 45 hours