Solveeit Logo

Question

Question: 150 workers were engaged to finish a piece of work in a certain number of days. Four workers dropped...

150 workers were engaged to finish a piece of work in a certain number of days. Four workers dropped the second day. Four more workers dropped by the third day and so on. It now takes 8 more days to finish the work. Find the number of days in which the work was completed.

Explanation

Solution

Assume that a worker completes (1x)th{{\left( \dfrac{1}{x} \right)}^{th}} fraction of work in a day. Assume that the work takes n days to finish. Using the fact that the sum of total of all the works done by all the workers over the period of time till the job is completed should be equal to the total work, form two equations in x and n. Eliminate the variable x from the equations and hence form a quadratic equation in n. Using the fact that the roots of the quadratic equation ax2+bx+c=0a{{x}^{2}}+bx+c=0 are given by x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a} find the two roots of the so formed quadratic equation in n. Remove the roots which are not natural numbers and hence find the value of n and hence find the number of days in which the work was completed.

Complete step-by-step answer:
Let a worker’s work for one day is equal to (1x)th{{\left( \dfrac{1}{x} \right)}^{th}} fraction of the total work and let it takes the n days to complete the work.
So initially it would have taken n8n-8 days to complete the work.
The work will be completed when the fractional contribution of all the workers for all the days adds up to 1.
Hence we have 150(n8)x=1150\dfrac{\left( n-8 \right)}{x}=1
Multiplying both sides by n , we get
150(n8)=x150(n-8) = x
i.e. 150n1200=x150n-1200 = x ....................(i).
Also, we have
Fractional Contribution of all the workers on first day =150×1x=150x=150\times \dfrac{1}{x}=\dfrac{150}{x}
Fractional Contribution of all the workers on the second day =1x×(1504)=1504x=\dfrac{1}{x}\times \left( 150-4 \right)=\dfrac{150-4}{x}
Continuing in this way
Fractional contribution of all the workers on nthn^{th} day =150(n1)4x=\dfrac{150-\left( n-1 \right)4}{x}
Since sum of fractional contribution of all the workers on all the days till the jobs is concluded is 1, we have
150x+1504x+1508x++150(n1)4x=1\dfrac{150}{x}+\dfrac{150-4}{x}+\dfrac{150-8}{x}+\cdots +\dfrac{150-\left( n-1 \right)4}{x}=1
Multiplying both sides by x, we get
150+146++(150(n1)4)=x150+146+\cdots +\left( 150-\left( n-1 \right)4 \right)=x, which is sum up to nthn^{th} term of the A.P 150,146,142,…
Here a=150,d=4a = 150, d = -4
We know that in A.P sum of n terms is given by Sn=n2(2a+(n1)d){{S}_{n}}=\dfrac{n}{2}\left( 2a+\left( n-1 \right)d \right).
Using the above formula, we get
n2(2×150(n1)4)=x n(1502n+2)=x \begin{aligned} & \dfrac{n}{2}\left( 2\times 150-\left( n-1 \right)4 \right)=x \\\ & \Rightarrow n\left( 150-2n+2 \right)=x \\\ \end{aligned}
Substituting the value of x from equation (i), we get
n(1522n)=150n1200 152n2n2=150n1200 \begin{aligned} & n\left( 152-2n \right)=150n-1200 \\\ & \Rightarrow 152n-2{{n}^{2}}=150n-1200 \\\ \end{aligned}
Subtracting 152n152n form both sides, we get
152n2n2152n=150n1200152n 2n2=12002n n2=600n \begin{aligned} & 152n-2{{n}^{2}}-152n=150n-1200-152n \\\ & -2{{n}^{2}}=-1200-2n \\\ & \Rightarrow -{{n}^{2}}=-600-n \\\ \end{aligned}
Adding n2{{n}^{2}} on both sides, we get
n2n600=0{{n}^{2}}-n-600=0
We know that the roots of the quadratic equation ax2+bx+c=0a{{x}^{2}}+bx+c=0 are given x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}
Here a=1,b=1a = 1, b = -1 and c=600c = -600.
Hence n=1±1+24002=1±24012=1±492=25,24n=\dfrac{1\pm \sqrt{1+2400}}{2}=\dfrac{1\pm \sqrt{2401}}{2}=\dfrac{1\pm 49}{2}=25,-24
Since the number of days is a natural number n=24n = -24 is rejected.
Hence n=25n = 25 and hence the number of days in which the work was completed = 25.

Note: [1] Do not assume one days work to be (pq)th{{\left( \dfrac{p}{q} \right)}^{th}} of total. The assumption that one days’ work of a man is 1x\dfrac{1}{x} is valid since every fraction pq\dfrac{p}{q} can be converted 1qp=1n\dfrac{1}{\dfrac{q}{p}}=\dfrac{1}{n} form. This leads to the formation of a system of two equations and not in three equations.