We need to arrange the data in a tabular form where Tadd, Todd and Tucker are the Column heads and Row 1, 2, 3 etc are the rows where we need to enter the numbers belonging to Tadd/Todd/Tucker.
By doing so we'll se the distribution of numbers against Tadd as follows-
1. 1 nos. only (1)
2. 4 nos. (7 - 10)
3. 7 nos. (22 - 28)
4. 10 nos. (46 - 55)
... and so on.
The number of numbers in each row of Tadd follow a pattern, i.e., 1 nos, 4 nos, 7 nos, 10 nos,...[1+3(n-1)].
Now we have to identify the 2019th number said by Tadd. We can get close to it by adding the number in each rows.
Since it's following an AP,
S = (n/2)*[2+3(n-1)]
This sum should be close or equal to 2019.
We ll see that at n=35, S = 1820
n=36, S = 1926 (meaning, sum of the number of numbers till 36th row is 1926)
Number of numbers in 36th row is [1+3(36-1)] = 106.
Therefore we know that the 2019th number has to be in 37th row only.
Now lets track the pattern of last number of each row. These numbers are 1, 10, 28, 55...
Nth number is = 1 + 9 + 2*9 + 3*9...
= 1 + 9 [1+2+3+4 ... ... (n-1)]
= 1 + 9 [(n-1)(n)]/2 ... Where n is the row number.
To identify the 1926th number or the last number of 36th row we replace n by 36,
= 1 + 9(35)(36)/2
= 5671
Now if we add 107 we'll get the last number of Todd and further addition of 108 will give last number of Tucker (in 36th row only).
= 5671+107+108 = 5886
=> 1927th number by Tadd or the 1st number in 37th row is 5887.
Difference in 2019 and 1927 is = 92.
Therefore, 2019th number is = 5887 + 92 = 5979.
Answer (c)
Posted from my mobile device