In an arithmetic progression, first term a=10 and common difference d=4. Find the sum of the first 19 terms.
Note
For an arithmetic progression, do not add all the terms one by one; use the AP sum formula. First identify the first term a, the common difference d, and the number of terms n. The sum is S_n=n/2[2a+(n-1)d]. Thus S_19=19/2[2(10)+(19-1)(4)]=874. So the required sum is obtained directly from the formula after substitution.
