Solution
Solution:
To calculate the required person-hours, you can use the following formula:
\(\text{Person-hours required} = \frac{\text{Total Lines of Code (LOC)}}{\text{Productivity rate (LOC per person-hour)}}\)
Given:
- Total Lines of Code (LOC) = 2000
- Productivity rate = 10 LOC per person-hour
Substitute the values:
\(\text{Person-hours required} = \frac{2000}{10} = 200 \text{ person-hours}\)
Thus, the correct answer is: 3) 200.