We are told that:
All workers have the same efficiency, and **1 person alone can complete the job in 120 days**.
If 1 person can finish the whole job in 120 days, then the work done by **one person in one day** is: \[ \frac{1}{120} \ \text{of the job} \]
Day 1: \( 1 \times \frac{1}{120} \) of the job Day 2: \( 2 \times \frac{1}{120} \) of the job Day 3: \( 3 \times \frac{1}{120} \) of the job … Day \(n\): \( n \times \frac{1}{120} \) of the job
Total work done in \(n\) days: \[ \frac{1}{120} + \frac{2}{120} + \frac{3}{120} + \dots + \frac{n}{120} \]
Factor out \(\frac{1}{120}\): \[ \frac{1}{120} \left( 1 + 2 + 3 + \dots + n \right) \] We know the sum of the first \(n\) natural numbers is: \[ 1 + 2 + 3 + \dots + n = \frac{n(n+1)}{2} \] So: \[ \frac{1}{120} \cdot \frac{n(n+1)}{2} = 1 \] (because the total work equals 1 job)
Multiply both sides by 120: \[ \frac{n(n+1)}{2} = 120 \] Multiply through by 2: \[ n(n+1) = 240 \]
We need two consecutive integers whose product is 240: \[ n^2 + n - 240 = 0 \] Using the quadratic formula: \[ n = \frac{-1 \pm \sqrt{1 + 4 \cdot 240}}{2} \] \[ n = \frac{-1 \pm \sqrt{961}}{2} \] \[ n = \frac{-1 \pm 31}{2} \] Only the positive root is valid: \[ n = \frac{-1 + 31}{2} = \frac{30}{2} = 15 \]
\[ \boxed{\text{The job will be completed in 15 days.}} \]