A, B and C can do a piece of work in 20, 30 and 60 days respectively. In how many days can A do the work if he is assisted by B and C on every third day?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x,y and z be work done per day by A,B and C respectively and W be the total work. W=20x W=30y W=60z Then let n be no. days in which A will do the work with help of B and C on every third day W=n(x)+(n/3)(y+z) W/n=(W/20)+(W/90)+(W/180) W/n=12W/180 n=180/12=15