NCERT Solutions For Class 10 Maths: Arithmetic Progression
October 12, 2025
EXERCISE 5.1
Question 1: In which of the following situations, does the list of numbers involved make an arithmetic progression, and why?
(i) The taxi fare after each km when the fare is ₹ 15 for the first km and ₹ 8 for each additional km.
Solution-
The list of numbers representing the taxi fare (in ₹) is 15, 15+8, 15+8+8, and so on.
The sequence is 15,23,31,39,….
The difference between successive terms (ak+1–ak) is 23−15=8, 31−23=8, etc.. Since the difference is a fixed number (d=8) added to the preceding term, the list of numbers forms an arithmetic progression (AP).
(ii) The amount of air present in a cylinder when a vacuum pump removes 41 of the air remaining in the cylinder at a time.
Solution-
Let the initial amount of air in the cylinder be V.
After the first pump removal, remaining air: V−41V=43V.
After the second removal, remaining air: 43V−41(43V)=43V(1−41)=(43)2V.
The list of numbers is V,43V,(43)2V,….
The difference between the first two terms is d1=43V−V=−41V.
The difference between the next two terms is d2=(43)2V−43V=169V−1612V=−163V.
Since d1=d2, the difference between consecutive terms is not the same. Therefore, the list of numbers does not form an AP.
(iii) The cost of digging a well after every metre of digging, when it costs ₹ 150 for the first metre and rises by ₹ 50 for each subsequent metre.
Solution-
The cost (in ₹) for 1 m is 150.
The cost for 2 m is 150+50=200.
The cost for 3 m is 200+50=250.
The list of numbers is 150,200,250,300,….
The fixed number added to the preceding term is ₹ 50.
Therefore, the list of numbers forms an arithmetic progression (AP) with a common difference d=50.
(iv) The amount of money in the account every year, when ₹ 10000 is deposited at compound interest at 8 % per annum.
Solution-
Initial amount =10000.
Amount after 1 year =10000(1+1008)=10000(1.08).
Amount after 2 years =10000(1.08)2.
The list of numbers is 10000,10000(1.08),10000(1.08)2,….
Given a2=38, a6=−22. a2=a+d=38 (1) a6=a+5d=−22 (2)
Subtracting (1) from (2): 4d=−22−38=−60 d=−15.
Substitute d=−15 into (1): a+(−15)=38 a=53. a3=38+(−15)=23. a4=23+(−15)=8. a5=8+(−15)=−7.
The missing terms are 53, 23, 8, –7.
Question 4: Which term of the AP : 3, 8, 13, 18, . . . , is 78?
Solution-
Given a=3, d=8−3=5. Let an=78. We need to find n.
Using an=a+(n–1)d: 78=3+(n−1)×5 75=(n−1)×5 n−1=575=15 n=16.
The 16th term of the AP is 78.
Question 5: Find the number of terms in each of the following APs:
(i) 7, 13, 19, . . . , 205
Solution-
Given a=7, d=13−7=6, an=l=205. We need to find n.
Using an=a+(n–1)d: 205=7+(n−1)×6 198=(n−1)×6 n−1=6198=33 n=34.
The number of terms is 34.
(ii) 18,1521,13,…,–47
Solution-
Given a=18, an=l=−47. d=1521−18=231−18=231−36=−25.
Using an=a+(n–1)d: −47=18+(n−1)(−25) −47−18=(n−1)(−25) −65=(n−1)(−25) n−1=−65×(−52)=13×2=26 n=27.
The number of terms is 27.
Question 6: Check whether – 150 is a term of the AP : 11, 8, 5, 2 . . .
Solution-
Given a=11, d=8−11=−3. Let an=−150. We need to find n.
Using an=a+(n–1)d: −150=11+(n−1)(−3) −150−11=−3(n−1) −161=−3(n−1) n−1=3161 n=3161+1=3164.
Since n must be a positive integer, and 3164 is not an integer, –150 is not a term of the given AP.
Question 7: Find the 31st term of an AP whose 11th term is 38 and the 16th term is 73.
Solution-
Given a11=38 and a16=73.
Using an=a+(n–1)d: a11=a+10d=38 (1) a16=a+15d=73 (2)
Subtracting (1) from (2): (a+15d)−(a+10d)=73−38 5d=35 d=7.
Substitute d=7 into (1): a+10(7)=38 a+70=38 a=38−70=−32.
Now find a31: a31=a+30d a31=−32+30(7)=−32+210=178.
The 31st term is 178.
Question 8: An AP consists of 50 terms of which 3rd term is 12 and the last term is 106. Find the 29th term.
Solution-
Total terms n=50. Given a3=12 and the last term a50=106. a3=a+2d=12 (1) a50=a+49d=106 (2)
Subtracting (1) from (2): (a+49d)−(a+2d)=106−12 47d=94 d=2.
Substitute d=2 into (1): a+2(2)=12 a+4=12 a=8.
Now find a29: a29=a+28d a29=8+28(2)=8+56=64.
The 29th term is 64.
Question 9: If the 3rd and the 9th terms of an AP are 4 and – 8 respectively, which term of this AP is zero?
Solution-
Given a3=4 and a9=−8. a3=a+2d=4 (1) a9=a+8d=−8 (2)
Subtracting (1) from (2): 6d=−8−4=−12 d=−2.
Substitute d=−2 into (1): a+2(−2)=4 a−4=4 a=8.
Let an=0. We need to find n. an=a+(n−1)d 0=8+(n−1)(−2) −8=−2(n−1) 4=n−1 n=5.
The 5th term of the AP is zero.
Question 10: The 17th term of an AP exceeds its 10th term by 7. Find the common difference.
Solution-
Given a17=a10+7.
Using an=a+(n–1)d: a17=a+16d. a10=a+9d. a+16d=(a+9d)+7 16d−9d=7 7d=7 d=1.
The common difference is 1.
Question 11: Which term of the AP : 3, 15, 27, 39, . . . will be 132 more than its 54th term?
Solution-
Given a=3, d=15−3=12. Let an be the required term.
We are given an=a54+132.
First find a54: a54=a+53d=3+53(12)=3+636=639. an=639+132=771.
Now find n such that an=771: an=a+(n−1)d 771=3+(n−1)(12) 768=12(n−1) n−1=12768=64 n=65.
The 65th term will be 132 more than the 54th term.
Question 12: Two APs have the same common difference. The difference between their 100th terms is 100, what is the difference between their 1000th terms?
Solution-
Let the first AP be denoted by a,d and the second AP by A,D.
We are given d=D.
The difference between their 100th terms is 100: a100−A100=100 (a+99d)−(A+99D)=100.
Since d=D: (a+99d)−(A+99d)=100 a−A=100.
The difference between their 1000th terms is: a1000−A1000=(a+999d)−(A+999D).
Since d=D: a1000−A1000=(a+999d)−(A+999d)=a−A.
Since a−A=100, the difference between their 1000th terms is 100.
The difference between their 1000th terms is 100.
Question 13: How many three-digit numbers are divisible by 7?
Solution-
The list of three-digit numbers divisible by 7 forms an AP.
The first three-digit number divisible by 7 is 105.
The last three-digit number divisible by 7 is 994 (999=7×142+5).
So, the AP is 105,112,119,…,994.
Here, a=105, d=7, an=994. We need to find n.
Using an=a+(n–1)d: 994=105+(n−1)×7 889=7(n−1) n−1=7889=127 n=128.
There are 128 three-digit numbers divisible by 7.
Question 14: How many multiples of 4 lie between 10 and 250?
Solution-
The list of multiples of 4 between 10 and 250 forms an AP.
The first multiple of 4 greater than 10 is 12.
The last multiple of 4 less than 250 is 248 (250=4×62+2).
So, the AP is 12,16,20,…,248.
Here, a=12, d=4, an=248. We need to find n.
Using an=a+(n–1)d: 248=12+(n−1)×4 236=4(n−1) n−1=4236=59 n=60.
There are 60 multiples of 4 lying between 10 and 250.
Question 15: For what value of n, are the nth terms of two APs: 63,65,67,… and 3,10,17,… equal?
Solution-
For the first AP: a=63, d=65−63=2.
The nth term is an=63+(n−1)2=63+2n−2=61+2n.
For the second AP: A=3, D=10−3=7.
The nth term is An=3+(n−1)7=3+7n−7=7n−4.
Set an=An: 61+2n=7n−4 61+4=7n−2n 65=5n n=13.
The nth terms are equal when n=13.
Question 16: Determine the AP whose third term is 16 and the 7th term exceeds the 5th term by 12.
Solution-
Given a3=16. a3=a+2d=16 (1)
Given a7=a5+12. a+6d=(a+4d)+12 2d=12 d=6.
Substitute d=6 into (1): a+2(6)=16 a+12=16 a=4.
The AP is a,a+d,a+2d,….
The first three terms are 4, 4+6=10, 10+6=16.
The AP is 4, 10, 16, 22, ….
Question 17: Find the 20th term from the last term of the AP : 3, 8, 13, . . ., 253.
Solution-
First term a=3, common difference d=8−3=5. Last term l=253.
To find the 20th term from the last, we can reverse the AP.
In the reversed AP, the new first term A=253, and the new common difference D=−d=−5.
We need the 20th term of the reversed AP, A20: A20=A+(20−1)D A20=253+19(−5) A20=253−95=158.
The 20th term from the last term is 158.
Question 18: The sum of the 4th and 8th terms of an AP is 24 and the sum of the 6th and 10th terms is 44. Find the first three terms of the AP.
Solution-
Given a4+a8=24. (a+3d)+(a+7d)=24 2a+10d=24 a+5d=12 (1)
Given a6+a10=44. (a+5d)+(a+9d)=44 2a+14d=44 a+7d=22 (2)
Subtracting (1) from (2): (a+7d)−(a+5d)=22−12 2d=10 d=5.
Substitute d=5 into (1): a+5(5)=12 a+25=12 a=−13.
The first three terms are a1=a=−13, a2=a+d=−13+5=−8, and a3=a+2d=−8+5=−3.
The first three terms of the AP are –13, –8, –3.
Question 19: Subba Rao started work in 1995 at an annual salary of ₹ 5000 and received an increment of ₹ 200 each year. In which year did his income reach ₹ 7000?
Solution-
The annual salary forms an AP with a=5000 and d=200. Let an=7000. an=a+(n−1)d 7000=5000+(n−1)200 2000=200(n−1) n−1=2002000=10 n=11.
The 11th year corresponds to the salary of ₹ 7000.
Since he started in 1995 (1st year), the 11th year is 1995+(11−1)=2005.
His income reached ₹ 7000 in the year 2005.
Question 20: Ramkali saved ₹ 5 in the first week of a year and then increased her weekly savings by ₹ 1.75. If in the nth week, her weekly savings become ₹ 20.75, find n.
Solution-
The weekly savings form an AP with a=5 and d=1.75. Let an=20.75. an=a+(n−1)d 20.75=5+(n−1)(1.75) 15.75=1.75(n−1) n−1=1.7515.75=9 n=10.
The value of n is 10.
EXERCISE 5.3
Question 1: Find the sum of the following APs:
(i) 2,7,12,…, to 10 terms.
Solution-
Given a=2, d=7−2=5, n=10.
The sum formula is S=2n[2a+(n–1)d]. S10=210[2(2)+(10−1)5] S10=5[4+9×5] S10=5[4+45]=5×49=245.
The sum is 245.
(ii) –37, –33, –29, . . ., to 12 terms.
Solution-
Given a=−37, d=−33−(−37)=4, n=12. S12=212[2(−37)+(12−1)4] S12=6[−74+11×4] S12=6[−74+44]=6×(−30)=−180.
The sum is –180.
(iii) 0.6, 1.7, 2.8, . . ., to 100 terms.
Solution-
Given a=0.6, d=1.7−0.6=1.1, n=100. S100=2100[2(0.6)+(100−1)1.1] S100=50[1.2+99×1.1] S100=50[1.2+108.9] S100=50[110.1]=5505.
The sum is 5505.
(iv) 151,121,101,…, to 11 terms.
Solution-
Given a=151, n=11. d=121−151=605−4=601. S11=211[2(151)+(11−1)(601)] S11=211[152+10×601] S11=211[152+61] S11=211[304+305]=211×309 S11=2×1011×3=2033.
The sum is 2033.
Question 2: Find the sums given below:
(i) 7+1021+14+⋯+84
Solution-
Given a=7, l=an=84. d=1021−7=321=27.
First, find n: an=a+(n–1)d. 84=7+(n−1)27 77=(n−1)27 n−1=77×72=22 n=23.
Now find the sum using S=2n(a+l). S23=223(7+84)=223×91 S23=22093=1046.5.
The sum is 104621 or 1046.5.
(ii) 34+32+30+⋯+10
Solution-
Given a=34, l=an=10. d=32−34=−2.
First, find n: an=a+(n–1)d. 10=34+(n−1)(−2) −24=−2(n−1) 12=n−1 n=13.
Now find the sum S=2n(a+l). S13=213(34+10)=213×44 S13=13×22=286.
The sum is 286.
(iii) –5 + (–8) + (–11) + . . . + (–230)
Solution-
Given a=−5, l=an=−230. d=−8−(−5)=−3.
First, find n: an=a+(n–1)d. −230=−5+(n−1)(−3) −225=−3(n−1) n−1=3225=75 n=76.
Now find the sum S=2n(a+l). S76=276(−5+(−230))=38×(−235) S76=−8930.
The sum is –8930.
Question 3: In an AP:
(i) given a=5,d=3,an=50, find n and Sn.
Solution-
Find n using an=a+(n–1)d: 50=5+(n−1)3 45=3(n−1) n−1=15⟹n=16.
Find Sn using Sn=2n(a+an): S16=216(5+50)=8×55=440.
n=16 and Sn=440.
(ii) given a=7,a13=35, find d and S13.
Solution-
Find d using a13=a+12d: 35=7+12d 28=12d d=1228=37.
Find S13 using S13=213(a+a13): S13=213(7+35)=213×42 S13=13×21=273.
d=37 and S13=273.
(iii) given a12=37,d=3, find a and S12.
Solution-
Find a using a12=a+11d: 37=a+11(3) 37=a+33 a=4.
Find S12 using S12=212(a+a12): S12=6(4+37)=6×41=246.
a=4 and S12=246.
(iv) given a3=15,S10=125, find d and a10.
Solution-
Use a3=a+2d: a=15−2d (1).
Use S10=210[2a+9d]: 125=5[2a+9d] 25=2a+9d (2).
Substitute (1) into (2): 25=2(15−2d)+9d 25=30−4d+9d 5d=25−30=−5 d=−1.
Find a10 using a10=a+9d. First find a using (1): a=15−2(−1)=17. a10=17+9(−1)=17−9=8.
d=−1 and a10=8.
(v) given d=5,S9=75, find a and a9.
Solution-
Find a using S9=29[2a+(9−1)d]: 75=29[2a+8(5)] 75=29[2a+40]=9(a+20) 75=9a+180 9a=75−180=−105 a=−9105=−335.
Find a9 using a9=a+8d: a9=−335+8(5)=−335+40 a9=3−35+120=385.
a=−335 and a9=385.
(vi) given a=2,d=8,Sn=90, find n and an.
Solution-
Find n using Sn=2n[2a+(n–1)d]: 90=2n[2(2)+(n−1)8] 180=n[4+8n−8] 180=n[8n−4] 180=8n2−4n 8n2−4n−180=0.
Divide by 4: 2n2−n−45=0.
Factorise: (2n+9)(n−5)=0.
Since n must be a positive integer, n=5.
Find an=a5 using a5=a+4d: a5=2+4(8)=2+32=34.
n=5 and an=34.
(vii) given a=8,an=62,Sn=210, find n and d.
Solution-
Find n using Sn=2n(a+an): 210=2n(8+62) 210=2n(70) 210=35n n=35210=6.
Find d using an=a6=62: a6=a+5d 62=8+5d 54=5d d=554.
n=6 and d=554 or 10.8.
(viii) given an=4,d=2,Sn=–14, find n and a.
Solution-
Use an=a+(n−1)d: 4=a+(n−1)2⟹a=4−2n+2=6−2n (1).
Use Sn=2n(a+an): −14=2n(a+4) −28=n(a+4) (2).
Substitute (1) into (2): −28=n((6−2n)+4) −28=n(10−2n) −28=10n−2n2 2n2−10n−28=0.
Divide by 2: n2−5n−14=0.
Factorise: (n−7)(n+2)=0.
Since n must be positive, n=7.
Find a using (1): a=6−2(7)=6−14=−8.
n=7 and a=−8.
(ix) given a=3,n=8,S=192, find d.
Solution-
Find d using Sn=2n[2a+(n–1)d]: S8=192. 192=28[2(3)+(8−1)d] 192=4[6+7d] 48=6+7d 42=7d d=6.
d=6.
(x) given l=28,S=144, and there are total 9 terms. Find a.
Solution-
Given l=an=28, S=S9=144, n=9.
Find a using Sn=2n(a+l): 144=29(a+28) 288=9(a+28) 32=a+28 a=32−28=4.
a=4.
Question 4: How many terms of the AP : 9, 17, 25, . . . must be taken to give a sum of 636?
Solution-
Given a=9, d=17−9=8, Sn=636. Find n. Sn=2n[2a+(n–1)d]. 636=2n[2(9)+(n−1)8] 1272=n[18+8n−8] 1272=n[10+8n] 1272=8n2+10n. 8n2+10n−1272=0.
Divide by 2: 4n2+5n−636=0.
Using factorization: 4n2+53n−48n−636=0. 4n(n−12)+53(n−12)=0. (4n+53)(n−12)=0.
Since n must be a positive integer, n=12.
The number of terms is 12.
Question 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.
Solution-
Given a=5, l=45, Sn=400.
Find n using Sn=2n(a+l): 400=2n(5+45) 400=2n(50) 400=25n n=25400=16.
Find d using l=an=a+(n–1)d: 45=5+(16−1)d 40=15d d=1540=38.
The number of terms is 16 and the common difference is 38.
Question 6: The first and the last terms of an AP are 17 and 350 respectively. If the common difference is 9, how many terms are there and what is their sum?
Solution-
Given a=17, l=an=350, d=9.
Find n using an=a+(n–1)d: 350=17+(n−1)9 333=9(n−1) n−1=9333=37 n=38.
Find the sum S38 using Sn=2n(a+l): S38=238(17+350) S38=19(367)=6973.
There are 38 terms and their sum is 6973.
Question 7: Find the sum of first 22 terms of an AP in which d=7 and 22nd term is 149.
Solution-
Given d=7, n=22, a22=149.
First find a using a22=a+21d: 149=a+21(7) 149=a+147 a=2.
Find the sum S22 using Sn=2n(a+an): S22=222(2+149) S22=11(151)=1661.
The sum of the first 22 terms is 1661.
Question 8: Find the sum of first 51 terms of an AP whose second and third terms are 14 and 18 respectively.
Solution-
Given a2=14, a3=18. We need S51.
Find the common difference d: d=a3−a2=18−14=4.
Find the first term a: a=a2−d=14−4=10.
Find the sum S51 using Sn=2n[2a+(n–1)d]: S51=251[2(10)+(51−1)4] S51=251[20+50×4] S51=251[20+200]=251×220 S51=51×110=5610.
The sum of the first 51 terms is 5610.
Question 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.
Solution-
Given S7=49 and S17=289. S7=27[2a+6d]=7(a+3d)=49⟹a+3d=7 (1). S17=217[2a+16d]=17(a+8d)=289⟹a+8d=17 (2).
Subtracting (1) from (2): 5d=17−7=10 d=2.
Substitute d=2 into (1): a+3(2)=7⟹a=1.
The sum of the first n terms is Sn=2n[2a+(n–1)d]: Sn=2n[2(1)+(n−1)2] Sn=2n[2+2n−2]=2n[2n]=n2.
The sum of the first n terms is n2.
Question 10: Show that a1,a2,…,an,… form an AP where an is defined as below: Also find the sum of the first 15 terms in each case.
(i) an=3+4n
Solution-
Find the first few terms: a1=3+4(1)=7. a2=3+4(2)=11. a3=3+4(3)=15.
The list of numbers is 7,11,15,…
Common difference d=a2−a1=11−7=4.
Also a3−a2=15−11=4.
Since ak+1−ak is the same, it forms an AP. a=7,d=4.
Find S15 using Sn=2n[2a+(n–1)d]: S15=215[2(7)+(15−1)4] S15=215[14+14×4]=215[14+56] S15=215=15×35=525.
The sum of the first 15 terms is 525.
(ii) an=9−5n
Solution-
Find the first few terms: a1=9−5(1)=4. a2=9−5(2)=−1. a3=9−5(3)=−6.
The list of numbers is 4,−1,−6,…
Common difference d=a2−a1=−1−4=−5.
Also a3−a2=−6−(−1)=−5.
Since ak+1−ak is the same, it forms an AP. a=4,d=−5.
Find S15 using Sn=2n[2a+(n–1)d]: S15=215[2(4)+(15−1)(−5)] S15=215[8+14×(−5)]=215 S15=215[−62]=15×(−31)=−465.
The sum of the first 15 terms is –465.
Question 11: If the sum of the first n terms of an AP is 4n–n2, what is the first term (that is S1)? What is the sum of first two terms? What is the second term? Similarly, find the 3rd, the 10th and the nth terms.
Solution-
Given Sn=4n–n2.
The first term a1 is equal to S1. S1=4(1)−(1)2=4−1=3.
The sum of the first two terms is S2: S2=4(2)−(2)2=8−4=4.
The second term a2 is S2−S1: a2=4−3=1.
The third term a3 is S3−S2: S3=4(3)−(3)2=12−9=3. a3=3−4=−1.
The 10th term a10 is S10−S9: S10=4(10)−(10)2=40−100=−60. S9=4(9)−(9)2=36−81=−45. a10=−60−(−45)=−60+45=−15.
The nth term an is Sn−Sn−1: an=(4n−n2)−[4(n−1)−(n−1)2] an=(4n−n2)−[4n−4−(n2−2n+1)] an=4n−n2−4n+4+n2−2n+1 an=5−2n.
First term (S1) is 3. Sum of first two terms (S2) is 4. Second term (a2) is 1. 3rd term (a3) is –1. 10th term (a10) is –15. nth term (an) is 5−2n.
Question 12: Find the sum of the first 40 positive integers divisible by 6.
Solution-
The positive integers divisible by 6 form an AP: 6,12,18,….
Given a=6, d=6, n=40.
The sum formula is Sn=2n[2a+(n–1)d]. S40=240[2(6)+(40−1)6] S40=20[12+39×6] S40=20[12+234]=20×246=4920.
The sum of the first 40 positive integers divisible by 6 is 4920.
Question 13: Find the sum of the first 15 multiples of 8.
Solution-
The multiples of 8 form an AP: 8,16,24,….
Given a=8, d=8, n=15.
The sum formula is Sn=2n[2a+(n–1)d]. S15=215[2(8)+(15−1)8] S15=215[16+14×8] S15=215[16+112]=215 S15=15×64=960.
The sum of the first 15 multiples of 8 is 960.
Question 14: Find the sum of the odd numbers between 0 and 50.
Solution-
The odd numbers between 0 and 50 form an AP: 1,3,5,…,49.
Given a=1, l=49, d=2.
Find n using an=a+(n–1)d: 49=1+(n−1)2 48=2(n−1) n−1=24 n=25.
Find the sum S25 using Sn=2n(a+l): S25=225(1+49) S25=225(50)=25×25=625.
The sum of the odd numbers between 0 and 50 is 625.
Question 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?
Solution-
The penalty amounts form an AP: 200,250,300,…
Given a=200, d=50, n=30.
We need to find the total penalty, S30, using Sn=2n[2a+(n–1)d]. S30=230[2(200)+(30−1)50] S30=15[400+29×50] S30=15[400+1450] S30=15×1850=27750.
The contractor has to pay ₹ 27750 as a penalty.
Question 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.
Solution-
The prize amounts form an AP with n=7.
Let the first prize be a. The common difference d=−20.
The total sum S7=700.
Use Sn=2n[2a+(n–1)d]: 700=27[2a+(7−1)(−20)] 7700×2=2a+6(−20) 200=2a−120 2a=320 a=160.
The prizes are a,a+d,a+2d,…,a+6d:
160, 160−20=140, 140−20=120, 100,80,60,40.
The values of the seven prizes are ₹ 160, ₹ 140, ₹ 120, ₹ 100, ₹ 80, ₹ 60, and ₹ 40.
Question 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?
Solution-
The number of trees planted by each class is:
Class I: 3×1=3.
Class II: 3×2=6.
Class III: 3×3=9.
...
Class XII: 3×12=36.
The total number of trees forms an AP with a=3, d=3, and n=12.
Find S12 using Sn=2n(a+l), where l=36: S12=212(3+36) S12=6(39)=234.
A total of 234 trees will be planted by the students.
Question 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? (Take π=722)
Solution-
The lengths of the successive semicircles are l1,l2,l3,…,l13. The length of a semicircle is πr. l1=π(0.5) l2=π(1.0) l3=π(1.5)
...
The lengths form an AP with first term a=0.5π and common difference d=0.5π. n=13.
We need to find S13. S13=213[2a+(13−1)d] S13=213[2(0.5π)+12(0.5π)] S13=213[π+6π]=213[7π]
Substitute π=722: S13=213×7×722 S13=213×22=13×11=143.
The total length of the spiral is 143 cm.
Question 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?
Solution-
The number of logs per row forms an AP: 20,19,18,….
Given a=20, d=−1. Total sum Sn=200. Find n. Sn=2n[2a+(n–1)d]. 200=2n[2(20)+(n−1)(−1)] 400=n[40−n+1] 400=41n−n2 n2−41n+400=0.
Factorise: (n−16)(n−25)=0. n=16 or n=25.
If n=25, the number of logs in the 25th row (a25) is: a25=a+24d=20+24(−1)=−4. Since the number of logs cannot be negative, n=25 is not physically possible.
Thus, n=16.
The number of logs in the top row (a16) is: a16=a+15d=20+15(−1)=5.
The 200 logs are placed in 16 rows, and there are 5 logs in the top row.
Question 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 straight 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?
Solution-
The distance covered to pick up each potato involves running to the potato and running back to the bucket (twice the distance). There are n=10 potatoes.
Distance to pick up the 1st potato (a1): 2×5=10 m.
Distance to pick up the 2nd potato (a2): 2×(5+3)=16 m.
Distance to pick up the 3rd potato (a3): 2×(5+3+3)=22 m.
This forms an AP: 10,16,22,…
Given a=10, d=16−10=6, n=10.
We need to find the total distance S10. S10=210[2(10)+(10−1)6] S10=5[20+9×6] S10=5[20+54] S10=5×74=370.
The total distance the competitor has to run is 370 m.
EXERCISE 5.4 (Optional)
Question 1: Which term of the AP : 121, 117, 113, . . ., is its first negative term? [Hint : Find n for an<0]
Solution-
The given AP is 121,117,113,….
First term a=121.
Common difference d=117−121=−4.
We need to find the smallest positive integer n such that the nth term (an) is negative, i.e., an<0.
Using the formula an=a+(n−1)d: 121+(n−1)(−4)<0 121−4n+4<0 125−4n<0 125<4n n>4125 n>31.25.
Since n must be an integer, the first integer greater than 31.25 is n=32.
We check the 32nd term: a32=121+(32−1)(−4) a32=121+31×(−4) a32=121−124=−3.
Since a32=−3, which is negative, the 32nd term is the first negative term.
The first negative term of the AP is the 32nd term.
Question 2: The sum of the third and the seventh terms of an AP is 6 and their product is 8. Find the sum of first sixteen terms of the AP.
Solution-
Let the first term be a and the common difference be d.
The terms are given by an=a+(n−1)d.
Given that the sum of the 3rd and 7th terms is 6: a3+a7=6 (a+2d)+(a+6d)=6 2a+8d=6 a+4d=3 (Equation 1)
Given that the product of the 3rd and 7th terms is 8: a3×a7=8 (a+2d)(a+6d)=8 (Equation 2)
From Equation 1, we express a: a=3−4d.
Substitute this into Equation 2: ((3−4d)+2d)((3−4d)+6d)=8 (3−2d)(3+2d)=8 32−(2d)2=8 9−4d2=8 4d2=1 d2=41 d=±21.
Case 1: If d=21. a=3−4(21)=3−2=1.
We need to find the sum of the first 16 terms (S16), using Sn=2n[2a+(n−1)d]. S16=216[2(1)+(16−1)(21)] S16=8[2+15×21] S16=8[2+215]=8[24+15]=8×219=4×19=76.
Case 2: If d=−21. a=3−4(−21)=3+2=5. S16=216[2(5)+(16−1)(−21)] S16=8[10+15×(−21)] S16=8[10−215]=8[220−15]=8×25=4×5=20.
The sum of the first sixteen terms of the AP is 76 or 20.
Question 3: A ladder has rungs 25 cm apart. (see Fig. 5.7). The rungs decrease uniformly in length from 45 cm at the bottom to 25 cm at the top. If the top and the bottom rungs are 221 m apart, what is the length of the wood required for the rungs? [Hint : Number of rungs = 25250+1]
Solution-
First, determine the number of rungs (n).
Distance between top and bottom rungs =221 m=2.5 m=250 cm.
Distance between consecutive rungs =25 cm.
The number of spaces between rungs is Distance between rungsTotal distance=25250=10.
Since there is one rung at the start and one at the end, the total number of rungs n is (number of spaces) +1: n=25250+1=10+1=11.
The lengths of the rungs form an AP.
First rung length (bottom) a=45 cm.
Last rung length (top) l=25 cm.
Number of terms n=11.
The total length of wood required is the sum of the lengths of all rungs, S11.
Using the sum formula S1: n=25250+1=10+1=11.
The lengths of the rungs form an AP.
First rung length (bottom) a=45 cm.
Last rung length (top) l=25 cm.
Number of terms n=11.
The total length of wood required is the sum of the lengths of all rungs, S11.
Using the sum formula Sn=2n(a+l): S11=211(45+25) S11=211(70) S11=11×35=385.
The length of the wood required for the rungs is 385 cm (or 3.85 m).
Question 4: The houses of a row are numbered consecutively from 1 to 49. Show that there is a value of x such that the sum of the numbers of the houses preceding the house numbered x is equal to the sum of the numbers of the houses following it. Find this value of x. [Hint : Sx–1=S49–Sx]
Solution-
The house numbers form an AP: 1,2,3,…,49.
First term a=1, common difference d=1.
We are looking for a house numbered x, where 1<x≤49.
The sum of the numbers of houses preceding house x is the sum of the first (x−1) terms, Sx−1.
The sum of the numbers of all houses is S49.
The sum of the numbers of houses following house x is S49−Sx.
The condition given is: Sum of preceding houses = Sum of following houses. Sx−1=S49−Sx Sx−1+Sx=S49
Using the sum formula Sn=2n(n+1), since a=1 and d=1: Sx−1=2(x−1)x Sx=2x(x+1) S49=249(49+1)=249×50=49×25=1225.
Substitute Sx−1 and Sx into Sx−1+Sx=S49: 2(x−1)x+2x(x+1)=1225 2x[(x−1)+(x+1)]=1225 2x[2x]=1225 x2=1225 x=1225=35.
Since x=35 is a positive integer between 1 and 49, it is a valid house number.
The value of x is 35.
Question 5: A small terrace at a football ground comprises of 15 steps each of which is 50 m long and built of solid concrete. Each step has a rise of 41 m and a tread of 21 m. (see Fig. 5.8). Calculate the total volume of concrete required to build the terrace. [Hint : Volume of concrete required to build the first step =41×21×50 m3]
Solution-
The total number of steps n=15.
The length of each step L=50 m.
Rise (height H) =41 m.
Tread (width W) =21 m.
The volume of concrete for a step is Volume=L×W×H.
The first step: Only one block is formed. V1=L×W×H=50×21×41
The second step: The dimensions (rise and tread) are built upon the first step. The second step adds another layer of the same dimensions, making it 2 units high (total rise =2×H). V2=L×W×(2H)=50×21×2×41=2V1.
The third step: Adds a third unit, making it 3 units high (total rise =3×H). V3=L×W×(3H)=50×21×3×41=3V1.
The volume of concrete in the nth step is Vn=n×(50×21×41) m3.
V1=850=425 m3.
The sequence of volumes is an AP: V1,2V1,3V1,…,15V1.
First term a=V1=425.
Common difference d=V1=425.
Number of terms n=15.
The total volume required is S15.
We use Sn=2n[2a+(n−1)d]: S15=215[2(425)+(15−1)(425)] S15=215[450+14×425] S15=215[450+4350] S15=215×4400=215×100 S15=15×50=750.