Find the sum of the following APs:
(i) 2, 7, 12, . . ., to 10 terms.
(ii) –37, –33, –29, . . ., to 12 terms.
(iii) 0.6, 1.7, 2.8, . . ., to 100 terms.
(iV) \(\frac{1}{15},\ \frac{1}{12},\ \frac{1}{10},\ \ldots\ \) to 11 terms
Concept Used (Sum of Arithmetic Progression)
An Arithmetic Progression (AP) is a sequence where the difference between consecutive terms is constant.
Sum of first n terms is given by:
\[\boxed{S_n = \frac{n}{2}\left[2a + (n-1)d\right]}\]
Where:
a = first term
d = common difference
n = number of terms
Visual Understanding of AP Growth
Solution Roadmap
- Step 1: Identify first term (a)
- Step 2: Find common difference (d)
- Step 3: Identify number of terms (n)
- Step 4: Substitute in sum formula
- Step 5: Solve carefully step-by-step
Solution (i)
AP: 2, 7, 12, .... (10 terms)
$$\begin{aligned} a &= 2 \\ d &= 7 - 2 = 5 \\ n &= 10 \end{aligned}$$Using formula:
$$S_n = \frac{n}{2}[2a + (n-1)d]$$ $$\begin{aligned} S_{10} &= \frac{10}{2}[2(2) + (10-1)(5)] \\ &= 5[4 + 9 \times 5] \\ &= 5[4 + 45] \\ &= 5 \times 49 \\ &= 245 \end{aligned}$$Solution (ii)
AP: -37, -33, -29, .... (12 terms)
$$\begin{aligned} a &= -37 \\ d &= -33 - (-37) = 4 \\ n &= 12 \end{aligned}$$ $$\begin{aligned} S_{12} &= \frac{12}{2}[2(-37) + (12-1)(4)] \\ &= 6[-74 + 11 \times 4] \\ &= 6[-74 + 44] \\ &= 6(-30) \\ &= -180 \end{aligned}$$Solution (iii)
AP: 0.6, 1.7, 2.8, .... (100 terms)
$$\begin{aligned} a &= 0.6 \\ d &= 1.7 - 0.6 = 1.1 \\ n &= 100 \end{aligned}$$ $$\begin{aligned} S_{100} &= \frac{100}{2}[2(0.6) + (100-1)(1.1)] \\ &= 50[1.2 + 99 \times 1.1] \\ &= 50[1.2 + 108.9] \\ &= 50[110.1] \\ &= 5505 \end{aligned}$$Solution (iv)
AP: \(\frac{1}{15}, \frac{1}{12}, \frac{1}{10}, ....\) (11 terms)
$$\begin{aligned} a &= \frac{1}{15} \\ d &= \frac{1}{12} - \frac{1}{15} \end{aligned}$$Take LCM of 12 and 15 = 60
$$\begin{aligned} d &= \frac{5 - 4}{60} = \frac{1}{60} \\ n &= 11 \end{aligned}$$ $$\begin{aligned} S_{11} &= \frac{11}{2}\left[2\left(\frac{1}{15}\right) + (11-1)\left(\frac{1}{60}\right)\right] \\ &= \frac{11}{2}\left[\frac{2}{15} + \frac{10}{60}\right] \\ &= \frac{11}{2}\left[\frac{2}{15} + \frac{1}{6}\right] \end{aligned}$$Take LCM of 15 and 6 = 30
$$\begin{aligned} &= \frac{11}{2}\left[\frac{4 + 5}{30}\right] \\ &= \frac{11}{2} \times \frac{9}{30} \\ &= \frac{11}{2} \times \frac{3}{10} \\ &= \frac{33}{20} \end{aligned}$$Exam Significance
- Direct formula-based questions (very high probability in CBSE boards)
- Common in 2–3 mark questions
- Forms base for higher concepts like sum to n terms problems
- Frequently used in competitive exams (NTSE, Olympiads, SSC, Banking)
- Tests accuracy in substitution and fraction handling