Let us write the penalty amount paid by the construction company from the first day as sequence:
4000,5000,6000,.....
It is given that the company can pay165000 as penalty for this delay at maximum that is Sn=165000.
So let us write this amount as arithmetic series as follows:
4000+5000+6000+.....
In the above arithmetic series, the first term is a1=4000, second term is a2=5000.
We find the common difference d by subtracting the first term from the second term as shown below:
d=a2−a1=5000−4000=1000
We know that the sum of an arithmetic series with first term a and common difference d is Sn=n2[2a+(n−1)d]
Now, substitute a=4000,d=1000 and Sn=165000 in Sn=n2[2a+(n−1)d] as follows:
Sn=n2[2a+(n−1)d]⇒165000=n2[(2×4000)+(n−1)1000]⇒2×165000=n(8000+1000n−1000)⇒330000=n(7000+1000n)⇒330000=7000n+1000n2
⇒1000n2+7000n−330000=0⇒1000(n2+7n−330)=0⇒n2+7n−330=0⇒n2+22n−15n−330=0
⇒n(n+22)−15(n+22)=0⇒(n+22)(n−15)=0⇒n=−22,n=15
Ignoring the negative value of n because n represents the number of days delayed, therefore, we get n=15.
Hence, the maximum number of days by which the completion of work can be delayed is 15.