Multiple choice

If 10 men can complete a piece of work in 12 days by working 7 hours a day, then in how many days can 14 men do the same work by working 6 hours a day?

  1. 16

  2. 15

  3. 10

  4. 12

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Work = M1 * D1 * H1 = M2 * D2 * H2. 10 * 12 * 7 = 14 * D2 * 6. 840 = 84 * D2. D2 = 10.

AI explanation

Using the Man-Days-Hours formula, M1 * D1 * H1 = M2 * D2 * H2. Substituting the given values results in 10 * 12 * 7 = 14 * D2 * 6. Solving this equation yields 840 = 84 * D2, which simplifies to 10 days.