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

NCERT Solutions for Class 10 Maths Chapter 5 – Arithmetic Progressions Exercise 5.3 are provided to help students strengthen their understanding of Arithmetic Progressions (AP) and prepare effectively for the Class 10 board exams. These solutions are prepared by subject experts and follow the latest CBSE syllabus and exam pattern.

Exercise 5.3 mainly focuses on finding the nth term of an Arithmetic Progression using the formula:

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

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

 

an=a+(n1)da_n = a + (n - 1)d

In this exercise, students learn how to:

  • Find any particular term of an AP

  • Determine whether a given number is a term of an AP

  • Solve real-life problems using the concept of nth term

The solutions are explained in a clear, step-by-step manner, helping students understand the logic behind each problem.

Q1. Find the sum of the following APs.

(i) 2, 7, 12, … to 10 terms
a = 2, d = 5, n = 10

S10=102[2a+(101)d]=5[4+45]=245S_{10}=\frac{10}{2}[2a+(10-1)d]=5[4+45]=245

Sum = 245

(ii) −37, −33, −29, … to 12 terms
a = −37, d = 4, n = 12

S12=122[2(37)+(11)(4)]=6[74+44]=6(30)=180S_{12}=\frac{12}{2}[2(-37)+(11)(4)]=6[-74+44]=6(-30)=-180

Sum = −180

(iii) 0.6, 1.7, 2.8, … to 100 terms
a = 0.6, d = 1.1, n = 100

S100=1002[2(0.6)+99(1.1)]=50[1.2+108.9]=50(110.1)=5505S_{100}=\frac{100}{2}[2(0.6)+99(1.1)]=50[1.2+108.9]=50(110.1)=5505

Sum = 5505

(iv) 1/15, 1/12, 1/10, … to 11 terms
a = 1/15, d = 1/12 − 1/15 = 1/60, n = 11

S11=112[2115+10160]=112[215+16]=112[310]=3320S_{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{3}{10}\right]=\frac{33}{20}

Sum = 33/20


Q2. Find the sums given below

(i) 7, 7

12\frac{1}{2}

, 8, … , 84
a = 7, d = 1/2, l = 84

84=7+(n1)1277=n12n=15584=7+(n-1)\frac{1}{2}\Rightarrow 77=\frac{n-1}{2}\Rightarrow n=155

S=n2(a+l)=1552(7+84)=155291=141052S=\frac{n}{2}(a+l)=\frac{155}{2}(7+84)=\frac{155}{2}\cdot 91=\frac{14105}{2}

Sum = 14105/2

(ii) 34 + 32 + 30 + … + 10
a = 34, d = −2, l = 10

10=34+(n1)(2)10=342n+22n=26n=1310=34+(n-1)(-2)\Rightarrow 10=34-2n+2\Rightarrow 2n=26\Rightarrow n=13

S=132(34+10)=13244=286S=\frac{13}{2}(34+10)=\frac{13}{2}\cdot 44=286

Sum = 286

(iii) −5 + (−8) + (−11) + … + (−230)
a = −5, d = −3, l = −230

230=5+(n1)(3)225=3(n1)n1=75n=76-230=-5+(n-1)(-3)\Rightarrow -225=-3(n-1)\Rightarrow n-1=75\Rightarrow n=76

S=762(5230)=38(235)=8930S=\frac{76}{2}(-5-230)=38(-235)=-8930

Sum = −8930


Q3. In an AP

(i) a = 5, d = 3,

ana_n

=50; find n and

SnS_n

50=5+(n1)345=3(n1)n=1650=5+(n-1)3\Rightarrow 45=3(n-1)\Rightarrow n=16

S16=162(5+50)=855=440S_{16}=\frac{16}{2}(5+50)=8\cdot 55=440

n = 16,

S16=440S_{16}=440

(ii)

a13=35a_{13}=35

, a = 7; find d and

S13S_{13}

35=7+12dd=2812=7335=7+12d\Rightarrow d=\frac{28}{12}=\frac{7}{3}

S13=132(7+35)=13242=273S_{13}=\frac{13}{2}(7+35)=\frac{13}{2}\cdot 42=273

d = 7/3,

S13=273S_{13}=273

(iii)

a12=37a_{12}=37

, d = 3; find a and

S12S_{12}

37=a+113a=437=a+11\cdot 3 \Rightarrow a=4

S12=122(4+37)=641=246S_{12}=\frac{12}{2}(4+37)=6\cdot 41=246

a = 4,

S12=246S_{12}=246

(iv)

a3=15a_3=15

,

S10=125S_{10}=125

; find d and

a10a_{10}

a+2d=15...(1)a+2d=15 \quad ...(1)

125=102[2a+9d]25=2a+9d...(2)125=\frac{10}{2}[2a+9d]\Rightarrow 25=2a+9d \quad ...(2)

From (1): 2a+4d=30
Subtract from (2): (2a+9d)−(2a+4d)=25−30 ⇒ 5d=−5 ⇒ d=−1
Then a=15−2(−1)=17

a10=a+9d=179=8a_{10}=a+9d=17-9=8

d = −1,

a10=8a_{10}=8

(v) d = 5,

S9=75S_9=75

; find a and

a9a_9

75=92[2a+85]75=92(2a+40)150=9(2a+40)2a+40=503a=35375=\frac{9}{2}[2a+8\cdot 5]\Rightarrow 75=\frac{9}{2}(2a+40) \Rightarrow 150=9(2a+40)\Rightarrow 2a+40=\frac{50}{3} \Rightarrow a=-\frac{35}{3}

a9=a+8d=353+40=853a_9=a+8d=-\frac{35}{3}+40=\frac{85}{3}

a = −35/3,

a9=85/3a_9=85/3

(vi) a = 2, d = 8,

Sn=90S_n=90

; find n and

ana_n

90=n2[22+(n1)8]=n2[4+8n8]=n2(8n4)=n(4n2)90=\frac{n}{2}[2\cdot2+(n-1)8] =\frac{n}{2}[4+8n-8] =\frac{n}{2}(8n-4)=n(4n-2)

4n22n90=02n2n45=0(2n+9)(n5)=0n=54n^2-2n-90=0 \Rightarrow 2n^2-n-45=0 \Rightarrow (2n+9)(n-5)=0 \Rightarrow n=5

a5=2+48=34a_5=2+4\cdot 8=34

n = 5,

an=34a_n=34

(vii) a = 8,

an=62a_n=62

,

Sn=210S_n=210

; find n and d

210=n2(8+62)=n270n=6210=\frac{n}{2}(8+62)=\frac{n}{2}\cdot 70 \Rightarrow n=6

62=8+(61)d54=5dd=54562=8+(6-1)d \Rightarrow 54=5d \Rightarrow d=\frac{54}{5}

n = 6, d = 54/5

(viii)

an=4a_n=4

, d = 2,

Sn=14S_n=-14

; find n and a

4=a+(n1)2a=62n4=a+(n-1)2 \Rightarrow a=6-2n

14=n2(a+4)=n2(62n+4)=n2(102n)=n(5n)-14=\frac{n}{2}(a+4)=\frac{n}{2}(6-2n+4)=\frac{n}{2}(10-2n)=n(5-n)

n(5n)=14n25n14=0(n7)(n+2)=0n=7n(5-n)=-14 \Rightarrow n^2-5n-14=0 \Rightarrow (n-7)(n+2)=0 \Rightarrow n=7

a=614=8a=6-14=-8

n = 7, a = −8

(ix) a = 3, n = 8,

Sn=192S_n=192

; find d

192=82[23+7d]=4(6+7d)48=6+7dd=6192=\frac{8}{2}[2\cdot 3+7d]=4(6+7d) \Rightarrow 48=6+7d \Rightarrow d=6

d = 6

(x) l = 28,

S9=144S_9=144

; find a

144=92(a+28)288=9(a+28)a+28=32a=4144=\frac{9}{2}(a+28)\Rightarrow 288=9(a+28)\Rightarrow a+28=32\Rightarrow a=4

a = 4


Q4. How many terms of the AP 9, 17, 25, … give sum 636?

a = 9, d = 8,

Sn=636S_n=636

636=n2[18+(n1)8]1272=n[18+8n8]=n(8n+10)636=\frac{n}{2}[18+(n-1)8] \Rightarrow 1272=n[18+8n-8]=n(8n+10)

8n2+10n1272=04n2+5n636=0(n12)(4n+53)=0n=128n^2+10n-1272=0 \Rightarrow 4n^2+5n-636=0 \Rightarrow (n-12)(4n+53)=0 \Rightarrow n=12

n = 12


Q5. First term 5, last term 45, sum 400. Find n and d.

400=n2(5+45)=n250=25nn=16400=\frac{n}{2}(5+45)=\frac{n}{2}\cdot 50=25n \Rightarrow n=16

45=5+(161)d40=15dd=8345=5+(16-1)d \Rightarrow 40=15d \Rightarrow d=\frac{8}{3}

n = 16, d = 8/3


Q6. First term 17, last term 350, d = 9. Find n and sum.

350=17+(n1)9333=9(n1)n1=37n=38350=17+(n-1)9 \Rightarrow 333=9(n-1)\Rightarrow n-1=37 \Rightarrow n=38

S=382(17+350)=19367=6973S=\frac{38}{2}(17+350)=19\cdot 367=6973

n = 38, Sum = 6973


Q7. d = 7 and 22nd term = 149. Find sum of first 22 terms.

149=a+217a=149147=2149=a+21\cdot 7 \Rightarrow a=149-147=2

S22=222(2+149)=11151=1661S_{22}=\frac{22}{2}(2+149)=11\cdot 151=1661

Sum = 1661


Q8. Second term 14 and third term 18. Find sum of first 51 terms.

d=1814=4,a=144=10d=18-14=4,\quad a=14-4=10

S51=512[210+504]=512(20+200)=512220=5610S_{51}=\frac{51}{2}[2\cdot 10+50\cdot 4] =\frac{51}{2}(20+200)=\frac{51}{2}\cdot 220=5610

Sum = 5610


Q9. S7=49S_7=49

 

and S17=289S_{17}=289

 

. Find SnS_n

 

.

Sn=n2[2a+(n1)d]S_n=\frac{n}{2}[2a+(n-1)d]

From

S7=49S_7=49

:

49=72(2a+6d)98=7(2a+6d)2a+6d=14...(1)49=\frac{7}{2}(2a+6d)\Rightarrow 98=7(2a+6d)\Rightarrow 2a+6d=14 ...(1)

From

S17=289S_{17}=289

:

289=172(2a+16d)578=17(2a+16d)2a+16d=34...(2)289=\frac{17}{2}(2a+16d)\Rightarrow 578=17(2a+16d)\Rightarrow 2a+16d=34 ...(2)

Subtract (1) from (2): 10d=20 ⇒ d=2
Then 2a+12=14 ⇒ a=1
So,

Sn=n2[21+(n1)2]=n2[2+2n2]=n2(2n)=n2S_n=\frac{n}{2}[2\cdot1+(n-1)2]=\frac{n}{2}[2+2n-2]=\frac{n}{2}(2n)=n^2

Sn=n2S_n=n^2


Q10. Show sequences form an AP and find sum of first 15 terms.

(i)

an=3n+4a_n=3n+4


a₁ = 7, common difference d = 4 ⇒ AP

S15=152[27+144]=152(14+56)=15270=525S_{15}=\frac{15}{2}[2\cdot 7+14\cdot 4] =\frac{15}{2}(14+56)=\frac{15}{2}\cdot 70=525

Sum = 525

(ii)

an=95na_n=9-5n


a₁ = 4, common difference d = −5 ⇒ AP

S15=152[24+14(5)]=152(870)=152(62)=465S_{15}=\frac{15}{2}[2\cdot 4+14(-5)] =\frac{15}{2}(8-70)=\frac{15}{2}(-62)=-465

Sum = −465


Q11. If Sn=2n4n2S_n=2n-4n^2

 

, find S1S_1

 

, S2S_2

 

, a2a_2

 

, a3a_3

 

, a10a_{10}

 

, ana_n

 

.

S1=2(1)4(1)2=24=2a1=2S_1=2(1)-4(1)^2=2-4=-2 \Rightarrow a_1=-2

S2=2(2)4(4)=416=12a2=S2S1=12(2)=10S_2=2(2)-4(4)=4-16=-12 \Rightarrow a_2=S_2-S_1=-12-(-2)=-10

S3=2(3)4(9)=636=30a3=S3S2=30(12)=18S_3=2(3)-4(9)=6-36=-30 \Rightarrow a_3=S_3-S_2=-30-(-12)=-18

S10=2(10)4(100)=20400=380a10=S10S9S_{10}=2(10)-4(100)=20-400=-380 \Rightarrow a_{10}=S_{10}-S_9

S9=2(9)4(81)=18324=306a10=380(306)=74S_9=2(9)-4(81)=18-324=-306 \Rightarrow a_{10}=-380-(-306)=-74

General term:

an=SnSn1=(2n4n2)[2(n1)4(n1)2]=8n+2a_n=S_n-S_{n-1}=(2n-4n^2)-[2(n-1)-4(n-1)^2]=-8n+2

S1=2,  S2=12,  a2=10,  a3=18,  a10=74,  an=28nS_1=-2,\; S_2=-12,\; a_2=-10,\; a_3=-18,\; a_{10}=-74,\; a_n=2-8n


Q12. Sum of first 40 positive integers divisible by 6

AP: 6, 12, 18, … (n=40)
a=6, d=6

S40=402[26+396]=20(12+234)=20246=4920S_{40}=\frac{40}{2}[2\cdot6+39\cdot6] =20(12+234)=20\cdot246=4920

Sum = 4920


Q13. Sum of first 15 multiples of 8

AP: 8, 16, 24, … (n=15)
a=8, d=8

S15=152[16+148]=152(16+112)=152128=960S_{15}=\frac{15}{2}[16+14\cdot 8] =\frac{15}{2}(16+112)=\frac{15}{2}\cdot128=960

Sum = 960


Q14. Sum of odd numbers between 0 and 50

Odd numbers: 1, 3, 5, …, 49
a=1, d=2, l=49

49=1+(n1)248=2(n1)n=2549=1+(n-1)2 \Rightarrow 48=2(n-1)\Rightarrow n=25

S=252(1+49)=25250=625S=\frac{25}{2}(1+49)=\frac{25}{2}\cdot 50=625

Sum = 625


Q15. Penalty AP: 200, 250, 300, … (30 days). Find total penalty.

a=200, d=50, n=30

S30=302[2200+2950]=15(400+1450)=151850=27750S_{30}=\frac{30}{2}[2\cdot200+29\cdot50] =15(400+1450)=15\cdot1850=27750

Penalty = ₹27750


Q16. Total ₹700, 7 prizes, each ₹20 less than previous. Find prizes.

Let first prize = x
Prizes: x, x−20, x−40, … (7 terms), d=−20

700=72[2x+6(20)]=72(2x120)1400=7(2x120)200=2x120x=160700=\frac{7}{2}[2x+6(-20)] =\frac{7}{2}(2x-120) \Rightarrow 1400=7(2x-120) \Rightarrow 200=2x-120 \Rightarrow x=160

Prizes: 160, 140, 120, 100, 80, 60, 40


Q17. Tree planting (3 sections of each class I to XII). Find total trees.

Totals per class: 3, 6, 9, …, 36 (n=12)
a=3, d=3

S12=122[23+113]=6(6+33)=639=234S_{12}=\frac{12}{2}[2\cdot 3+11\cdot 3] =6(6+33)=6\cdot 39=234

Total trees = 234


Q18. Spiral of 13 semicircles, radii: 0.5, 1.0, 1.5, … (take π=227\pi=\frac{22}{7}

 

). Find total length.

Length of a semicircle =

πr\pi r


So lengths form AP:

0.5π,1π,1.5π,0.5\pi, 1\pi, 1.5\pi, …


a = 0.5π, d = 0.5π, n = 13

S13=132[2(0.5π)+12(0.5π)]=132[π+6π]=1327π=91π2S_{13}=\frac{13}{2}[2(0.5\pi)+12(0.5\pi)] =\frac{13}{2}[ \pi+6\pi ]=\frac{13}{2}\cdot 7\pi=\frac{91\pi}{2}

With

π=227\pi=\frac{22}{7}

:

S=912227=143S=\frac{91}{2}\cdot \frac{22}{7}=143

Total length = 143 cm


Q19. 200 logs stacked: 20, 19, 18, … Find rows and logs in top row.

AP: a=20, d=−1,

Sn=200S_n=200

200=n2[220+(n1)(1)]=n2[40(n1)]=n2(41n)200=\frac{n}{2}[2\cdot 20+(n-1)(-1)] =\frac{n}{2}[40-(n-1)] =\frac{n}{2}(41-n)

400=n(41n)n241n+400=0(n16)(n25)=0n=16  (valid)400=n(41-n)\Rightarrow n^2-41n+400=0 \Rightarrow (n-16)(n-25)=0 \Rightarrow n=16 \;(\text{valid})

Top row logs:

a16=20+15(1)=5a_{16}=20+15(-1)=5

Rows = 16, Top row = 5 logs


Q20. Potato race (10 potatoes): first at 5 m, others 3 m apart. Total distance run?

Distances from bucket: 5, 8, 11, 14, … (n=10)
a=5, d=3

Sum of distances=102[25+93]=5(10+27)=185\text{Sum of distances}=\frac{10}{2}[2\cdot 5+9\cdot 3] =5(10+27)=185

Each potato needs go + return, so multiply by 2:
Total distance = 2 × 185 = 370 m


FAQs: Class 10 Maths Chapter 5 – Arithmetic Progressions Exercise 5.3

Q1. What is the focus of Exercise 5.3?
Answer:
Exercise 5.3 focuses on finding the nth term of an Arithmetic Progression (AP) and solving related problems.


Q2. What is the formula for the nth term of an AP?
Answer:
The nth term of an AP is given by:

 

an=a+(n1)da_n = a + (n - 1)d

where:

  • aa = first term

  • dd = common difference

  • nn = term number


Q3. How do I check if a number is a term of a given AP?
Answer:
Substitute the given number as

ana_n

in the formula

 

an=a+(n1)da_n = a + (n - 1)d

and check whether you get a natural number value of

nn

. If yes, it is a term of the AP.


Q4. What is the common difference in an AP?
Answer:
The common difference (d) is the difference between two consecutive terms:

 

d=a2a1d = a_2 - a_1


Q5. How do NCERT Solutions help in exam preparation?
Answer:
These solutions provide step-by-step explanations and help students understand how to apply the nth term formula correctly. Regular practice improves speed, accuracy, and confidence for board exams.