Question
Question: A thief runs with uniform speed of \(100\text{ m/minute}\). After one minute a policeman runs after ...
A thief runs with uniform speed of 100 m/minute. After one minute a policeman runs after the thief to catch him. He goes with a speed of 100 m/minute in the first minute and increases his speed by 10 m/minute every succeeding minute. After how many minutes the policeman will catch the thief.
Solution
We will first assume the time taken by police to catch the thief and then we will find the distance travelled by thief in (n+1) min with the speed of 100 m/minute by using D=S×T, then we will use the condition given in the question that thief increases his speed by 10 m/minuteevery succeeding minute and then form an A.P. and then find the total distance travelled by police and then equate both the distances and find the value of time in which police catches thief.
Complete step-by-step answer :
Let the police catch the thief in n min, now it is given that the thief ran one minute before the police.
Therefore, the time taken by the thief before being caught is (n+1) min
It is given that the thief has a speed of 100 m/minute,
Now was we know that the D=S×T
Where D = distance, S = speed, T = time.
Now the distance travelled in (n+1) min with the speed of 100 m/minute is:
D=100×(n+1) m ........Equation 1.
As it is given that the speed of police in the 1st minute = 100 m/minute and then it increases his speed by 10 m/minute
So that the speed of police in the 2nd minute = 110 m/minute
And the speed of police in the 3rd minute = 120 m/minute and so on
So we see that 100,110,120...... forms an arithmetic progression and we know that he total sum of terms in the arithmetic progression is: Sn=2n[2a+(n−1)d] , with a=100 where a is the first term and d=10 where d is the common difference.
Therefore, the total distance travelled by the police in n min = 2n[2a+(n−1)d]=2n[2×100+(n−1)10] ........ Equation 2.
Now, on catching the thief by police : the distance travelled by thief = distance travelled by the police
Therefore, putting values from equation 1 and equation 2:
100(n+1)=2n(2×100+(n−1)10)⇒100n+100=(2n×200)+(2n×(n−1)×10)⇒100n+100=100n+(2n×(n−1)×10)⇒100=(2n×(n−1)×10)⇒100=n(n−1)5⇒n2−n−20=0
Now we will solve this quadratic equation by factorization: