Multiple choice

If $6$ men and $8$ boys can do a piece of work in $10$ days and $26$ men and $48$ boys can do same in $ 2 $ days, the time taken by $15$ men and $20$ boys to do the same type of work will be :

  1. $5$ days
  2. $4$ days
  3. $6$ days
  4. $7$ days
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let M be man's rate, B be boy's rate. 10(6M + 8B) = 2(26M + 48B) => 60M + 80B = 52M + 96B => 8M = 16B => M = 2B. Substitute M=2B: 10(6(2B) + 8B) = 10(20B) = 200B. We need time for 15M + 20B = 15(2B) + 20B = 50B. Time = 200B / 50B = 4 days.

AI explanation

The total work is 10 times (6 men + 8 boys), which also equals 2 times (26 men + 48 boys). Setting them equal gives 60 men + 80 boys = 52 men + 96 boys, which simplifies to 8 men = 16 boys, or 1 man = 2 boys. The total work in boy-equivalents is 60 times 2 + 80 = 200 boy-days. For 15 men and 20 boys, their daily capacity is 30 boys + 20 boys = 50 boys, so the time taken is 200 divided by 50, which is 4 days.