
To pick up the first potato and the second potato, the total distance (in metres) run by a competitor is \(2 × 5 + 2 × (5 + 3)\).

The distances between successive potatoes are as follows: \(5, 8, 11, 14….\). This sequence is an arithmetic progression (A.P.) with first term \(a = 5\) and common difference \(d = 8 − 5 = 3\). The sum of the first \(n\) terms of an A.P. is given by \(S_n = \frac n2[2a + (n-1)d]\).
For the first 10 potatoes, the sum of distances is calculated as: \(S_{10} = \frac {10}{2}[2(5) + (10-1)3] = 5[10 + 9 × 3] = 5(10 + 27) = 5(37) = 185\). Since the competitor must return to the bucket after collecting each potato, the total distance run is twice this sum.
Therefore, the total distance the competitor runs is \(2 × 185 = 370 \ m\).
Alternatively,
The distances of the potatoes from the bucket are \(5, 8, 11, 14, ….\). The distance run by the competitor to collect each potato is double its distance from the bucket. Thus, the distances to be run form a new sequence: \(10, 16, 22, 28, 34,……\). This is an A.P. with first term \(a = 10\) and common difference \(d = 16 − 10 = 6\). We need to find \(S_{10}\).
\(S_{10}= \frac {10}{2}[2(10) + (10-1)6] = 5[20 + 54] = 5 (74) = 370\).
Consequently, the competitor will run a total distance of \(370 \ m\).