The first and second terms of a linear sequence (A.P.) are 3 and 8 respectively. Determine the least number of terms of the A.P. that must be added so that the sum is greater than 250.
(a)
Least number of terms
Worked solution (try it first)
The first term is a=3 and the common difference is d=8−3=5.
The sum of n terms is Sn=2n[2a+(n−1)d]
=2n(5n+1).
The sum must be greater than 250: 2n(5n+1)>250, so 5n2+n−500>0.
Solve 5n2+n−500=0 with the formula: n=10−1±1+10000, so n≈9.90 (the negative root doesn't apply to a number of terms).
n must be a whole number greater than 9.90, so the least number of terms is 10.
Check: S9=29×46=207, which is not enough, and S10=5×51=255, which is greater than 250 ✓.