If X and Y complete a job in 2 hours, X and Z complete the same job in 3 hours, and Y and Z complete the same job in 4 hours, how long will it take for X, Y, and Z work together to complete the same job?
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 the work of the job be W . And the rate of doing work, the amount of W done per hour, by X , Y , and Z be x , y , and z respectively. Then we have:
⎩ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎧ 2 x + 2 y = W 3 x + 3 z = W 4 y + 4 z = W ⟹ x + y = 2 W ⟹ x + z = 3 W ⟹ y + z = 4 W . . . ( 1 ) . . . ( 2 ) . . . ( 3 )
( 1 ) − ( 2 ) : ( 3 ) + ( 4 ) : ( 1 ) : ( 3 ) : y − z = 2 W − 3 W = 6 W 2 y = 4 W + 6 W = 1 2 5 W ⟹ y = 2 4 5 W ⟹ x = 2 W − 2 4 5 W = 2 4 7 W ⟹ z = 4 W − 2 4 5 W = 2 4 1 W . . . ( 4 )
Then we have
x + y + z ⟹ 1 3 2 4 ( x + y + z ) = 2 4 7 W + 2 4 5 W + 2 4 1 W = 2 4 1 3 W = W
Therefore it will take 1 3 2 4 h o u r s ≈ 1 hour 50.77 minutes .