Question
Question: A person is to count \(4500\) currency notes. Let \({a_n}\) denotes the number of notes he counts in...
A person is to count 4500 currency notes. Let an denotes the number of notes he counts in the nth minute and if a1=a2=.........=a10=150 and a10,a11....... are all in AP with the common difference −2 then the time taken by him to count all the notes is:
Solution
Here an denotes the number of notes so a1 contains 150 notes and similarly a2.....a10 all also contains 150 notes and this means that in 10 minutes he counts 1500 notes. Let a=a11=148 and the common difference is −2 and let the number of terms be n and we need to count the rest of the 3000 notes. We can us the formula for sum of the AP
Sum of n terms =2n(2a+(n−1)d)
Complete step by step solution:
Here in the question it is given that a person is to count 4500 currency notes and an denotes the number of notes he counts in the nth minute and also given that a1=a2=.........=a10=150 and a10,a11....... are all in AP with the common difference −2 then we need to find time taken by him to count all the notes.
So here a1 means that the number of notes he can count in the first minute which is 150
Similarly in the second minute also he is able to count the 150 notes
So as it is given that a1=a2=.........=a10=150
So in the first 10 minutes he is able to count the 150(10)=1500 notes
Now we are given that he is to count the 4500 currency notes so the number of notes left to be counted is 4500−1500=3000
This means that 3000 notes are still remaining and also we are given that a10,a11....... are all in AP with the common difference −2
So a11=a10+d=150−2=148
Now let us assume that number of minutes be n and that means that the number of terms in AP be n
So for the remaining 3000 notes we can use the sum of the AP formula
Sum of the n terms =2n(2a+(n−1)d)
⇒3000=2n(2(148)+(n−1)(−2))
⇒6000=(196−2n+2)n
⇒6000=298n−2n2
So we can write it as
⇒2n2−298n+6000=0
Taking 2 common we get that
⇒n2−149n+3000=0
Now we can split it as
⇒n2−24n−125n+3000=0
⇒n(n−24)−125(n−24)=0
⇒(n−24)(n−125)=0
⇒n=125,24
Now we get the two values of n
Now if we taken=125
⇒an=a+(n−1)d
⇒an=148+(125−1)(−2)
⇒an=−100
Here an is the number of notes which cannot be negative so we can say that n=24
So the total time taken by the person to count all the notes is 10+24=34 minutes as it takes 10 minutes to count first 1500 notes and 24 minutes to calculate the last 3000 notes.
Note:
If we are given the first term and the last term of the AP as a,a+d,a+2d,........,l
Where a is the first term and d is the common difference and l is the last term then we can say that the sum of the AP can be written as
Sn=2n(a+l)