Difficulty: Easy
Correct Answer: 3
Explanation:
Introduction / Context:For fixed productivity, time varies directly with work and inversely with manpower. Here both the team size and the amount of work change, so we combine both effects carefully.Given Data / Assumptions:
Concept / Approach:Total work W = N * 12 (person-days). Half work is W/2. With 2N persons, time t = (W/2) / (2N) = W / (4N). Substitute W = 12N to solve.Step-by-Step Solution:
W = N * 12.t = (W/2) / (2N) = (12N/2) / (2N) = 6 / 2 = 3 days.Verification / Alternative check:Check proportionality: doubling persons halves the time; halving the work halves the time again. Starting from 12 days: 12/2/2 = 3 days.
Why Other Options Are Wrong:
Common Pitfalls:Applying only one of the two changes or adding/dividing in the wrong order. Always express in person-days to avoid confusion.
Final Answer:
3
Discussion & Comments