NCERT Solutions for Class 10 Maths Chapter 5 Arithmetic Progressions Exercise 5.3#


Welcome to our NCERT Solutions for Class 10 Maths Chapter 5 Arithmetic Progressions Exercise 5.3. This is the most extensive exercise of the chapter, covering the sum of the first $n$ terms of an AP and its applications in diverse word problems. Mastery of this exercise is crucial for CBSE Class 10 board examination success.

Sum of $n$ Terms of an AP:

$$S_n = \frac{n}{2}[2a + (n-1)d] \quad \text{or equivalently} \quad S_n = \frac{n}{2}(a + l)$$

where $a$ = first term, $d$ = common difference, $l = a_n$ = last term. Note: $a_n = S_n - S_{n-1}$

1. Find the sum of the following APs: #

(i) $2, 7, 12, \ldots$ to 10 terms

$a = 2$, $d = 5$, $n = 10$.

$$S_{10} = \frac{10}{2}[2(2) + (10-1)(5)] = 5[4 + 45] = 5 \times 49 = \mathbf{245}$$
(ii) $-37, -33, -29, \ldots$ to 12 terms

$a = -37$, $d = 4$, $n = 12$.

$$S_{12} = \frac{12}{2}[2(-37) + (11)(4)] = 6[-74 + 44] = 6 \times (-30) = \mathbf{-180}$$
(iii) $0.6, 1.7, 2.8, \ldots$ to 100 terms

$a = 0.6$, $d = 1.1$, $n = 100$.

$$S_{100} = \frac{100}{2}[2(0.6) + (99)(1.1)] = 50[1.2 + 108.9] = 50 \times 110.1 = \mathbf{5505}$$
(iv) $\dfrac{1}{15}, \dfrac{1}{12}, \dfrac{1}{10}, \ldots$ to 11 terms

$a = \dfrac{1}{15}$, $d = \dfrac{1}{12} - \dfrac{1}{15} = \dfrac{5-4}{60} = \dfrac{1}{60}$, $n = 11$.

$$S_{11} = \frac{11}{2}\left[2 \cdot \frac{1}{15} + 10 \cdot \frac{1}{60}\right] = \frac{11}{2}\left[\frac{2}{15} + \frac{1}{6}\right] = \frac{11}{2}\left[\frac{4+5}{30}\right] = \frac{11}{2} \cdot \frac{9}{30} = \frac{11 \times 9}{60} = \frac{99}{60} = \mathbf{\frac{33}{20}}$$

2. Find the sums given below: #

(i) $7 + 10\dfrac{1}{2} + 14 + \ldots + 84$

$a = 7$, $d = 3.5$, $l = 84$.

First find $n$: $84 = 7 + (n-1)(3.5) \implies 77 = 3.5(n-1) \implies n-1 = 22 \implies n = 23$

$$S_{23} = \frac{23}{2}(7 + 84) = \frac{23 \times 91}{2} = \frac{2093}{2} = \mathbf{1046.5}$$
(ii) $34 + 32 + 30 + \ldots + 10$

$a = 34$, $d = -2$, $l = 10$.

$10 = 34 + (n-1)(-2) \implies -24 = -2(n-1) \implies n = 13$

$$S_{13} = \frac{13}{2}(34+10) = \frac{13 \times 44}{2} = 13 \times 22 = \mathbf{286}$$
(iii) $-5 + (-8) + (-11) + \ldots + (-230)$

$a = -5$, $d = -3$, $l = -230$.

$-230 = -5 + (n-1)(-3) \implies -225 = -3(n-1) \implies n = 76$

$$S_{76} = \frac{76}{2}(-5 + (-230)) = 38 \times (-235) = \mathbf{-8930}$$

3. In an AP: #

(i) Given $a = 5$, $d = 3$, $a_n = 50$, find $n$ and $S_n$.

$50 = 5 + (n-1)(3) \implies 45 = 3(n-1) \implies n = 16$

$$S_{16} = \frac{16}{2}(5+50) = 8 \times 55 = \mathbf{440}$$
(ii) Given $a = 7$, $a_{13} = 35$, find $d$ and $S_{13}$.

$35 = 7 + 12d \implies 12d = 28 \implies d = \dfrac{7}{3}$

$$S_{13} = \frac{13}{2}(7+35) = \frac{13 \times 42}{2} = 13 \times 21 = \mathbf{273}$$
(iii) Given $a_{12} = 37$, $d = 3$, find $a$ and $S_{12}$.

$37 = a + 11(3) \implies a = 37 - 33 = 4$

$$S_{12} = \frac{12}{2}(4+37) = 6 \times 41 = \mathbf{246}$$
(iv) Given $a_3 = 15$, $S_{10} = 125$, find $d$ and $a_{10}$.

$a + 2d = 15 \quad \cdots (1)$

$S_{10} = \dfrac{10}{2}[2a + 9d] = 5(2a+9d) = 125 \implies 2a + 9d = 25 \quad \cdots (2)$

From (1): $a = 15 - 2d$. Substituting in (2):

$$2(15-2d) + 9d = 25 \implies 30 - 4d + 9d = 25 \implies 5d = -5 \implies d = -1$$

$a = 15 + 2 = 17$

$a_{10} = 17 + 9(-1) = \mathbf{8}$

(v) Given $d = 5$, $S_9 = 75$, find $a$ and $a_9$.

$S_9 = \dfrac{9}{2}[2a + 8(5)] = \dfrac{9}{2}[2a+40] = 75$

$2a + 40 = \dfrac{150}{9} = \dfrac{50}{3}$

let use: $S_9 = 9a + 36d = 75 \implies 9a + 180 = 75 \implies 9a = -105 \implies a = -\dfrac{35}{3}$

$a_9 = a + 8d = -\dfrac{35}{3} + 40 = \dfrac{-35+120}{3} = \dfrac{85}{3}$

(vi) Given $a = 2$, $d = 8$, $S_n = 90$, find $n$ and $a_n$.

$90 = \dfrac{n}{2}[4 + (n-1)(8)] = \dfrac{n}{2}[8n - 4] = n(4n-2)$

$4n^2 - 2n - 90 = 0 \implies 2n^2 - n - 45 = 0$

$D = 1 + 360 = 361$, $\sqrt{D} = 19$

$n = \dfrac{1+19}{4} = 5$ (taking positive root)

$a_5 = 2 + 4(8) = 2 + 32 = \mathbf{34}$

(vii) Given $a = 8$, $a_n = 62$, $S_n = 210$, find $n$ and $d$.

$S_n = \dfrac{n}{2}(a + a_n) \implies 210 = \dfrac{n}{2}(8+62) = 35n \implies n = 6$

$62 = 8 + 5d \implies d = \dfrac{54}{5} = \mathbf{10.8}$

(viii) Given $a_n = 4$, $d = 2$, $S_n = -14$, find $n$ and $a$.

$a_n = a + (n-1)(2) = 4 \implies a = 4 - 2(n-1) = 6 - 2n \quad \cdots (1)$

$S_n = \dfrac{n}{2}(a + 4) = -14 \implies n(a+4) = -28 \quad \cdots (2)$

From (1): $a + 4 = 10 - 2n$. Substituting in (2): $n(10-2n) = -28 \implies 10n - 2n^2 = -28 \implies n^2 - 5n - 14 = 0$

$(n-7)(n+2) = 0 \implies n = 7$ (taking positive value)

$a = 6 - 14 = \mathbf{-8}$

(ix) Given $a = 3$, $n = 8$, $S = 192$, find $d$.

$192 = \dfrac{8}{2}[6 + 7d] = 4(6+7d) = 24 + 28d$

$28d = 168 \implies d = \mathbf{6}$

(x) Given $l = 28$, $S = 144$, $n = 9$, find $a$.

$S = \dfrac{n}{2}(a+l) \implies 144 = \dfrac{9}{2}(a+28) \implies a + 28 = 32 \implies a = \mathbf{4}$

4. How many terms of the AP: $9, 17, 25, \ldots$ must be taken to give a sum of 636? #

Answer

$a = 9$, $d = 8$, $S_n = 636$.

$$636 = \frac{n}{2}[18 + (n-1)(8)] = \frac{n}{2}[8n + 10] = n(4n+5)$$$$4n^2 + 5n - 636 = 0$$

$D = 25 + 10176 = 10201$, $\sqrt{D} = 101$

$$n = \frac{-5+101}{8} = \frac{96}{8} = \mathbf{12}$$

12 terms must be taken.

5. The first term of an AP is 5, the last term is 45 and the sum is 400. Find the number of terms and the common difference. #

Answer

$a = 5$, $l = 45$, $S_n = 400$.

$S_n = \dfrac{n}{2}(a+l) \implies 400 = \dfrac{n}{2}(50) = 25n \implies n = 16$

$l = a + (n-1)d \implies 45 = 5 + 15d \implies d = \dfrac{40}{15} = \dfrac{8}{3}$

∴ $n = \mathbf{16}$ and $d = \dfrac{8}{3}$

6. The first and the last term of an AP are 17 and 350 respectively. If the common difference is 9, how many terms are there and what is their sum? #

Answer

$a = 17$, $l = 350$, $d = 9$.

$350 = 17 + (n-1)(9) \implies 333 = 9(n-1) \implies n = 38$

$$S_{38} = \frac{38}{2}(17+350) = 19 \times 367 = \mathbf{6973}$$

7. Find the sum of first 22 terms of an AP in which $d = 7$ and 22nd term is 149. #

Answer

$a_{22} = a + 21(7) = 149 \implies a = 149 - 147 = 2$

$$S_{22} = \frac{22}{2}(2+149) = 11 \times 151 = \mathbf{1661}$$

8. Find the sum of first 51 terms of an AP whose second and third terms are 14 and 18 respectively. #

Answer

$d = 18 - 14 = 4$, $a_2 = 14 \implies a = 10$.

$$S_{51} = \frac{51}{2}[2(10) + 50(4)] = \frac{51}{2}[20+200] = \frac{51 \times 220}{2} = 51 \times 110 = \mathbf{5610}$$

9. If the sum of first 7 terms of an AP is 49 and that of 17 terms is 289, find the sum of first $n$ terms. #

Answer

$S_7 = \dfrac{7}{2}(2a+6d) = 7(a+3d) = 49 \implies a + 3d = 7 \quad \cdots (1)$

$S_{17} = \dfrac{17}{2}(2a+16d) = 17(a+8d) = 289 \implies a + 8d = 17 \quad \cdots (2)$

Subtract (1) from (2): $5d = 10 \implies d = 2$, $a = 1$.

$$S_n = \frac{n}{2}[2(1) + (n-1)(2)] = \frac{n}{2}[2n] = \mathbf{n^2}$$

10. Show that $a_1, a_2, \ldots, a_n, \ldots$ form an AP where $a_n$ is defined as below: #

(i) $a_n = 3 + 4n$

$a_n = 4n + 3$

$a_1 = 7$, $a_2 = 11$, $a_3 = 15$

$a_{n+1} - a_n = [4(n+1)+3] - [4n+3] = 4$ (constant)

∴ This is an AP with $a = 7$ and $d = 4$.

$$S_n = \frac{n}{2}(a_1 + a_n) = \frac{n}{2}(7 + 4n+3) = \frac{n}{2}(4n+10) = n(2n+5)$$
(ii) $a_n = 9 - 5n$

$a_n = 9 - 5n$

$a_1 = 4$, $a_2 = -1$, $a_3 = -6$

$a_{n+1} - a_n = [9-5(n+1)] - [9-5n] = -5$ (constant)

∴ This is an AP with $a = 4$ and $d = -5$.

$$S_n = \frac{n}{2}(4 + 9-5n) = \frac{n}{2}(13-5n)$$

11. If the sum of the first $n$ terms of an AP is $4n - n^2$, what is the first term (that is $S_1$)? What is the sum of first two terms? What is the second term? Similarly find the 3rd, 10th and $n$th terms. #

Answer

$S_n = 4n - n^2$

$S_1 = 4(1) - 1 = \mathbf{3}$ (= first term $a_1 = 3$)

$S_2 = 4(2) - 4 = 4$ (sum of first 2 terms)

$a_2 = S_2 - S_1 = 4 - 3 = \mathbf{1}$

$a_3 = S_3 - S_2 = (12-9) - 4 = 3 - 4 = \mathbf{-1}$

$a_{10} = S_{10} - S_9 = (40-100) - (36-81) = -60 - (-45) = \mathbf{-15}$

$a_n = S_n - S_{n-1} = (4n-n^2) - [4(n-1)-(n-1)^2]$ $= 4n - n^2 - 4n + 4 + n^2 - 2n + 1 = \mathbf{5 - 2n}$

12. Find the sum of the first 40 positive integers divisible by 6. #

Answer

The AP: $6, 12, 18, \ldots$ ($a = 6$, $d = 6$, $n = 40$)

$$S_{40} = \frac{40}{2}[2(6) + 39(6)] = 20[12 + 234] = 20 \times 246 = \mathbf{4920}$$

13. Find the sum of the first 15 multiples of 8. #

Answer

The AP: $8, 16, 24, \ldots$ ($a = 8$, $d = 8$, $n = 15$)

$$S_{15} = \frac{15}{2}[2(8) + 14(8)] = \frac{15}{2}[16 + 112] = \frac{15 \times 128}{2} = 15 \times 64 = \mathbf{960}$$

14. Find the sum of the odd numbers between 0 and 50. #

Answer

Odd numbers: $1, 3, 5, \ldots, 49$

$a = 1$, $d = 2$, $l = 49$. $n = 25$.

$$S_{25} = \frac{25}{2}(1+49) = \frac{25 \times 50}{2} = \mathbf{625}$$

15. A contract on construction job specifies a penalty for delay of completion beyond a certain date as follows: ₹200 for the first day, ₹250 for the second day, ₹300 for the third day, etc., the penalty for each succeeding day being ₹50 more than for the preceding day. How much money the contractor has to pay as penalty, if he has delayed the work by 30 days? #

Answer

$a = 200$, $d = 50$, $n = 30$.

$$S_{30} = \frac{30}{2}[2(200) + 29(50)] = 15[400 + 1450] = 15 \times 1850 = \mathbf{₹27750}$$

16. A sum of ₹700 is to be used to give seven cash prizes to students of a school for their overall academic performance. If each prize is ₹20 less than its preceding prize, find the value of each of the prizes. #

Answer

Let the first (highest) prize = $₹a$. $d = -20$, $n = 7$, $S_7 = 700$.

$$700 = \frac{7}{2}[2a + 6(-20)] = \frac{7}{2}[2a - 120]$$$$200 = 2a - 120 \implies a = 160$$

The prizes are: ₹160, ₹140, ₹120, ₹100, ₹80, ₹60, ₹40.

17. In a school, students thought of planting trees in and around the school to reduce air pollution. It was decided that the number of trees, that each section of each class will plant, will be the same as the class, in which they are studying, e.g., a section of Class I will plant 1 tree, a section of Class II will plant 2 trees and so on till Class XII. There are three sections of each class. How many trees will be planted by the students? #

Answer

Trees planted by one section of class $n$ = $n$ trees.

Since there are 3 sections per class: Total trees by class $n$ = $3n$.

Total trees by all 12 classes:

$$\text{Total} = 3 \times (1 + 2 + 3 + \ldots + 12) = 3 \times \frac{12 \times 13}{2} = 3 \times 78 = \mathbf{234}$$

18. A spiral is made up of successive semicircles, with centres alternately at A and B, starting with centre at A, of radii 0.5 cm, 1.0 cm, 1.5 cm, 2.0 cm, … What is the total length of such a spiral made up of thirteen consecutive semicircles? #

Answer

Length of $n$th semicircle $= \pi r_n$ where $r_n = 0.5n$ cm.

Total length $= \pi \sum_{n=1}^{13} 0.5n = \dfrac{\pi}{2} \cdot \dfrac{13 \times 14}{2} = \dfrac{\pi}{2} \times 91 = \dfrac{91\pi}{2}$

Using $\pi = \dfrac{22}{7}$:

$$= \frac{91}{2} \times \frac{22}{7} = \frac{91 \times 22}{14} = \frac{2002}{14} = \mathbf{143} \text{ cm}$$

19. 200 logs are stacked in the following manner: 20 logs in the bottom row, 19 in the next row, 18 in the row next to it and so on. In how many rows are the 200 logs placed and how many logs are in the top row? #

Answer

$a = 20$, $d = -1$, $S_n = 200$.

$$200 = \frac{n}{2}[40 + (n-1)(-1)] = \frac{n}{2}[41-n]$$$$400 = n(41-n) = 41n - n^2$$$$n^2 - 41n + 400 = 0$$

$D = 1681 - 1600 = 81$, $\sqrt{D} = 9$

$$n = \frac{41 \pm 9}{2}$$

$n = 25$ or $n = 16$.

If $n = 25$: top row $= 20 + 24(-1) = -4$ (impossible).

So $n = 16$: Top row $= 20 + 15(-1) = \mathbf{5}$ logs.

∴ The logs are stacked in 16 rows with 5 logs in the top row.

20. In a potato race, a bucket is placed at the starting point, which is 5 m from the first potato, and the other potatoes are placed 3 m apart in a line. There are ten potatoes in the line. A competitor starts from the bucket, picks up the nearest potato, runs back with it, drops it in the bucket, runs back to pick up the next potato, runs to the bucket to drop it in, and she continues in the same way until all the potatoes are in the bucket. What is the total distance the competitor has to run? #

Answer

Distance for 1st potato (to and fro) $= 2 \times 5 = 10$ m

Distance for 2nd potato $= 2 \times (5+3) = 16$ m

Distance for 3rd potato $= 2 \times (5+6) = 22$ m

$\vdots$

Distance for $n$th potato $= 2(5 + 3(n-1)) = 2(3n+2) = 6n+4$

The distances form an AP: $10, 16, 22, \ldots$ with $a = 10$, $d = 6$, $n = 10$.

$$S_{10} = \frac{10}{2}[2(10) + 9(6)] = 5[20+54] = 5 \times 74 = \mathbf{370} \text{ m}$$
Calendar September 2, 2026