CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09

Access the latest CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09. We have provided free printable Class 10 Mathematics worksheets in PDF format, specifically designed for Chapter 5 Arithmetic Progression. These practice sets are prepared by expert teachers following the 2025-26 syllabus and exam patterns issued by CBSE, NCERT, and KVS.

Chapter 5 Arithmetic Progression Mathematics Practice Worksheet for Class 10

Students should use these Class 10 Mathematics chapter-wise worksheets for daily practice to improve their conceptual understanding. This detailed test papers include important questions and solutions for Chapter 5 Arithmetic Progression, to help you prepare for school tests and final examination. Regular practice of these Class 10 Mathematics questions will help improve your problem-solving speed and exam accuracy for the 2026 session.

Download Class 10 Mathematics Chapter 5 Arithmetic Progression Worksheet PDF

ARITHMETIC PROGRESSION

DEFINITION

When the terms of a sequence or series are arranged under a definite rule then they are said to be in a Progression. Progression can be classified into 5 parts as -

  • (i) Arithmetic Progression (A.P.)
  • (ii) Geometric Progression (G.P.)
  • (iii) Arithmetic Geometric Progression (A.G.P.)
  • (iv) Harmonic Progression (H.P.)
  • (v) Miscellaneous Progression

 

ARITHMETIC PROGRESSION (A.P.)

Arithmetic Progression is defined as a series in which difference between any two consecutive terms is constant throughout the series. This constant difference is called common difference. If ‘a’ is the first term and ‘d’ is the common difference, then an AP can be written as \( a + (a + d) + (a + 2d) + (a + 3d) + \dots \)
Note: If a,b,c, are in AP \( \Leftrightarrow 2b = a + c \)

General Term of an AP

General term (\( n^{th} \) term) of an AP is given by \( T_n = a + (n – 1) d \)
Note :

  • (i) General term is also denoted by \( \lambda \) (last term)
  • (ii) n (No. of terms) always belongs to set of natural numbers.
  • (iii) Common difference can be zero, + ve or – ve.

\( d = 0 \)
\( \implies \) then all terms of AP are same
Eg. 2, 2, 2, 2, \(\dots\) \( d = 0 \)
\( d = +ve \)
\( \implies \) increasing AP
Eg. \( \frac{5}{2}, 3, \frac{7}{2}, 4, \frac{9}{2}, \dots \) \( d = +\frac{1}{2} \)
\( d = –ve \)
\( \implies \) decreasing A.P.
Eg. 57, 52, 47, 42, 37, \(\dots\) \( d = –\frac{1}{2} \)

 

\( r^{th} \) term from end of an A.P.

If number of terms in an A.P. is n then \( T_r \) from end = \( T_n – (r – 1)d = (n – r + 1)^{th} \) from beginning or we can use last term of series as first term and use ‘d’ with opposite sign of given A.P.
Question. Find \( 26^{th} \) term from last of an AP 7, 15, 23\(\dots\), 767 consists 96 terms.
Answer: Sol. Method : I
\( r^{th} \) term from end is given by
= \( T_n – (r – 1) d \)
or = \( (n – r + 1)^{th} \) term from beginning
where n is total no. of terms.
m = 96, n = 26
\( \therefore T_{26} \) from last = \( T_{(96 – 26 + 1)} \) from beginning
= \( T_{71} \) from beginning
= \( a + 70d \)
= \( 7 + 70 (8) = 7 + 560 = 567 \)
Method : II
d = 15 – 7 = 8
\( \therefore \) from last, a = 767 and d = –8
\( \therefore T_{26} = a + 25d = 767 + 25 (–8) \)
= 767 – 200
= 567.

 

Question. Sum of n terms of an A.P.
Answer: The sum of first n terms of an A.P. is given by
\( S_n = \frac{n}{2}[2a + (n – 1) d] \) or \( S_n = \frac{n}{2}[a + T_n] \)
Note :
(i) If sum of n terms \( S_n \) is given then general term \( T_n = S_n – S_{n–1} \) where \( S_{n–1} \) is sum of (n – 1) terms of A.P.
(ii) \( n^{th} \) term of an AP is linear in ‘n’
Eg. : \( a_n = 2 – n, a_n = 5n + 2 \dots \)
Also we can find common difference ‘d’ from \( a_n \) or \( T_n \): d = coefficient of n
For \( a_n = 2 – n \)
\( \therefore d = –1 \) Ans.
Verification : by putting n = 1, 2, 3, 4,\(\dots\)
we get AP : 1, 0, –1, –2,\(\dots\)
\( \therefore d = 0 – 1 = –1 \) Ans.
& for \( a_n = 5n + 2 \)
d = 5 Ans.
(iii) Sum of n terms of an AP is always quadratic in ‘n’
Eg. : \( S_n = 2n^2 + 3n \).
Eg. : \( S_n = \frac{n}{4} (n + 1) \)
we can find ‘d’ also from \( S_n \).
d = 2 (coefficient of \( n^2 \))
for eg. : \( 2n^2 + 3n \), d = 2(2) = 4
Verification \( S_n = 2n^2 + 3n \)
at n = 1 \( S_1 = 2 + 3 = 5 \) = first term
at n = 2 \( S_2 = 2(2)^2 + 3(2) = 8 + 6 = 14 \neq \) second term = sum of first two terms.
\( \therefore \) second term = \( S_2 – S_1 = 14 – 5 = 9 \)
\( \therefore d = a_2 – a_1 = 9 – 5 = 4 \)
Eg. : \( S_n = \frac{n}{4} (n + 1) \)
\( S_n = \frac{n^2}{4} + \frac{n}{4} \)
\( \therefore d = 2 \left( \frac{1}{4} \right) = \frac{1}{2} \) Ans.

EXAMPLES

 

Question. If the \( n^{th} \) term of a progression be a linear expression in n, then prove that this progression is an AP.
Answer: Let the \( n^{th} \) term of a given progression be given by
\( T_n = an + b \), where a and b are constants.
Then, \( T_{n–1} = a(n – 1) + b = [(an + b) – a] \)
\( \therefore (T_n – T_{n–1}) = (an + b) – [(an + b) – a] = a \),
which is a constant.
Hence, the given progression is an AP.

 

Question. Write the first three terms in each of the sequences defined by the following - (i) \( a_n = 3n + 2 \) (ii) \( a_n = n^2 + 1 \)
Answer: (i) We have,
\( a_n = 3n + 2 \)
Putting n = 1, 2 and 3, we get
\( a_1 = 3 \times 1 + 2 = 3 + 2 = 5 \),
\( a_2 = 3 \times 2 + 2 = 6 + 2 = 8 \),
\( a_3 = 3 \times 3 + 2 = 9 + 2 = 11 \)
Thus, the required first three terms of the sequence defined by \( a_n = 3n + 2 \) are 5, 8, and 11.
(ii) We have,
\( a_n = n^2 + 1 \)
Putting n = 1, 2, and 3 we get
\( a_1 = 1^2 + 1 = 1 + 1 = 2 \)
\( a_2 = 2^2 + 1 = 4 + 1 = 5 \)
\( a_3 = 3^2 + 1 = 9 + 1 = 10 \)
Thus, the first three terms of the sequence defined by \( a_n = n^2 + 1 \) are 2, 5 and 10.

 

Question. Write the first five terms of the sequence defined by \( a_n = (–1)^{n–1} \cdot 2^n \)
Answer: \( a_n = (–1)^{n–1} \times 2^n \)
Putting n = 1, 2, 3, 4, and 5 we get
\( a_1 = (–1)^{1–1} \times 2^1 = (–1)^0 \times 2 = 2 \)
\( a_2 = (–1)^{2–1} \times 2^2 = (–1)^1 \times 4 = – 4 \)
\( a_3 = (–1)^{3–1} \times 2^3 = (–1)^2 \times 8 = 8 \)
\( a_4 = (–1)^{4–1} \times 2^4 = (–1)^3 \times 16 = –16 \)
\( a_5 = (–1)^{5–1} \times 2^5 = (–1)^4 \times 32 = 32 \)
Thus the first five term of the sequence are 2, –4, 8, –16, 32.

 

Question. The \( n^{th} \) term of a sequence is 3n – 2. Is the sequence an A.P. ? If so, find its \( 10^{th} \) term.
Answer: We have \( a_n = 3n – 2 \)
Clearly \( a_n \) is a linear expression in n. So, the given sequence is an A.P. with common difference 3.
Putting n = 10, we get
\( a_{10} = 3 \times 10 – 2 = 28 \)
REMARK : It is evident from the above examples that a sequence is not an A.P. if its \( n^{th} \) term is not a linear expression in n.

 

Question. Find the \( 12^{th} \), \( 24^{th} \) and \( n^{th} \) term of the A.P. given by 9, 13, 17, 21, 25, \(\dots\)
Answer: We have,
a = First term = 9 and,
d = Common difference = 4
[\( \because 13 – 9 = 4 \), \( 17 – 13 = 4 \), \( 21 – 17 = 4 \) etc.]
We know that the \( n^{th} \) term of an A.P. with first term a and common difference d is given by
\( a_n = a + (n – 1) d \)
Therefore,
\( a_{12} = a + (12 – 1) d = a + 11d = 9 + 11 \times 4 = 53 \)
\( a_{24} = a + (24 – 1) d = a + 23 d = 9 + 23 \times 4 = 101 \)
and, \( a_n = a + (n – 1) d = 9 + (n – 1) \times 4 = 4n + 5 \)
\( a_{12} = 53, a_{24} = 101 \) and \( a_n = 4n + 5 \)

 

Question. Which term of the sequence –1, 3, 7, 11, \(\dots\) , is 95 ?
Answer: Clearly, the given sequence is an A.P.
We have,
a = first term = –1 and,
d = Common difference = 4.
Let 95 be the \( n^{th} \) term of the given A.P. then,
\( a_n = 95 \)
\( \implies \) a + (n – 1) d = 95
\( \implies \) – 1 + (n – 1) \times 4 = 95
\( \implies \) – 1 + 4n – 4 = 95
\( \implies \) 4n – 5 = 95
\( \implies \) 4n = 100
\( \implies \) n = 25
Thus, 95 is \( 25^{th} \) term of the given sequence.

 

Question. Which term of the sequence 4, 9 , 14, 19, \(\dots\) is 124 ?
Answer: Clearly, the given sequence is an A.P. with first term a = 4 and common difference d = 5.
Let 124 be the \( n^{th} \) term of the given sequence.
Then, \( a_n = 124 \)
a + (n – 1) d = 124
\( \implies \) 4 + (n – 1) \times 5 = 124
\( \implies \) n = 25
Hence, \( 25^{th} \) term of the given sequence is 124.

 

Question. The \( 10^{th} \) term of an A.P. is 52 and \( 16^{th} \) term is 82. Find the \( 32^{nd} \) term and the general term.
Answer: Let a be the first term and d be the common difference of the given A.P. Let the A.P. be \( a_1, a_2, a_3, \dots a_n, \dots \)
It is given that \( a_{10} = 52 \) and \( a_{16} = 82 \)
\( \implies \) a + (10 – 1) d = 52 and a + (16 – 1) d = 82
\( \implies \) a + 9d = 52 \dots(i)
and, a + 15d = 82 \dots(ii)
Subtracting equation (ii) from equation (i), we get
–6d = – 30
\( \implies \) d = 5
Putting d = 5 in equation (i), we get
a + 45 = 52
\( \implies \) a = 7
\( \therefore a_{32} = a + (32 – 1) d = 7 + 31 \times 5 = 162 \)
and, \( a_n = a + (n – 1) d = 7 (n – 1) \times 5 = 5n + 2 \).
Hence \( a_{32} = 162 \) and \( a_n = 5n + 2 \).

 

Question. Determine the general term of an A.P. whose \( 7^{th} \) term is –1 and \( 16^{th} \) term 17.
Answer: Let a be the first term and d be the common difference of the given A.P. Let the A.P. be \( a_1, a_2, a_3, \dots, a_n, \dots \)
It is given that \( a_7 = – 1 \) and \( a_{16} = 17 \)
a + (7 – 1) d = – 1 and, a + (16 – 1) d = 17
\( \implies \) a + 6d = – 1 \dots(i)
and, a + 15d = 17 \dots(ii)
Subtracting equation (i) from equation (ii), we get
9d = 18
\( \implies \) d = 2
Putting d = 2 in equation (i), we get
a + 12 = – 1
\( \implies \) a = – 13
Now, General term = \( a_n = a + (n – 1) d = – 13 + (n – 1) \times 2 = 2n – 15 \)

 

Question. If five times the fifth term of an A.P. is equal to 8 times its eight term, show that its \( 13^{th} \) term is zero.
Answer: Let \( a_1, a_2, a_3, \dots , a_n, \dots \) be the A.P. with its first term = a and common difference = d.
It is given that \( 5a_5 = 8a_8 \)
\( \implies \) 5(a + 4d) = 8 (a + 7d)
\( \implies \) 5a + 20d = 8a + 56d
\( \implies \) 3a + 36d = 0
\( \implies \) 3(a + 12d) = 0
\( \implies \) a + 12d = 0
\( \implies \) a + (13 – 1) d = 0
\( \implies \) \( a_{13} = 0 \)

 

Question. If the \( m^{th} \) term of an A.P. be 1/n and \( n^{th} \) term be 1/m, then show that its \( (mn)^{th} \) term is 1.
Answer: Let a and d be the first term and common difference respectively of the given A.P.
Then,
\( \frac{1}{n} = m^{th} \) term
\( \implies \) \( \frac{1}{n} = a + (m – 1) d \dots(i) \)
\( \frac{1}{m} = n^{th} \) term
\( \implies \) \( \frac{1}{m} = a + (n – 1) d \dots(ii) \)
On subtracting equation (ii) from equation (i), we get
\( \frac{1}{n} – \frac{1}{m} = (m – n) d \)
\( \implies \) \( \frac{m - n}{mn} = (m – n) d \)
\( \implies \) d = \( \frac{1}{mn} \)
Putting d = \( \frac{1}{mn} \) in equation (i), we get
\( \frac{1}{n} = a + \frac{(m - 1)}{mn} \)
\( \implies \) a = \( \frac{1}{mn} \)
\( \therefore (mn)^{th} \) term = a + (mn – 1) d
= \( \frac{1}{mn} + (mn – 1) \frac{1}{mn} = 1 \)

 

Question. If m times \( m^{th} \) term of an A.P. is equal to n times its \( n^{th} \) term, show that the (m + n) term of the A.P. is zero.
Answer: Let a be the first term and d be the common difference of the given A.P. Then, m times \( m^{th} \) term = n times \( n^{th} \) term
\( \implies \) \( ma_m = na_n \)
\( \implies \) m{a + (m – 1) d} = n {a + (n – 1) d}
\( \implies \) m{a + (m – 1) d} – n{a + (n – 1) d} = 0
\( \implies \) a(m – n) + {m (m – 1) – n(n – 1)} d = 0
\( \implies \) a(m – n) + (m – n) (m + n – 1) d = 0
\( \implies \) (m – n) {a + (m + n – 1) d} = 0
\( \implies \) a + (m + n – 1) d = 0
\( \implies \) \( a_{m+n} = 0 \)
Hence, the (m + n)th term of the given A.P. is zero.

 

Question. If the \( p^{th} \) term of an A.P. is q and the \( q^{th} \) term is p, prove that its \( n^{th} \) term is (p + q – n).
Answer: Let a be the first term and d be the common difference of the given A.P. Then,
\( p^{th} \) term = q \( \implies \) a + (p – 1) d = q \dots(i)
\( q^{th} \) term = p \( \implies \) a + (q – 1) d = p \dots(ii)
Subtracting equation (ii) from equation (i), we get
(p – q) d = (q – p)
\( \implies \) d = – 1
Putting d = – 1 in equation (i), we get
a = (p + q – 1)
\( n^{th} \) term = a + (n – 1) d
= (p + q – 1) + (n – 1) \times (–1) = (p + q – n)

 

Question. If \( p^{th} \), \( q^{th} \) and \( r^{th} \) terms of an A.P. are a, b, c respectively, then show that (i) a (q – r) + b(r – p) + c(p – q) = 0 (ii) (a – b) r + (b – c) p + (c – a) q = 0
Answer: Let A be the first term and D be the common difference of the given A.P. Then,
a = \( p^{th} \) term \( \implies \) a = A + (p – 1) D \dots(i)
b = \( q^{th} \) term \( \implies \) b = A + (q – 1) D \dots(ii)
c = \( r^{th} \) term \( \implies \) c = A+ (r – 1) D \dots(iii)
(i) : We have,
a(q – r) + b (r – p) + c (p – q)
= {A + (p – 1) D} (q – r) + {A + (q – 1) D} (r – p) + {A + (r – 1) D} (p – q)
[Using equations (i), (ii) and (iii)]
= A {(q – r) + (r – p) + (p – q)} + D {(p – 1) (q – r) + (q – 1) (r – p) + (r – 1) (p – q)}
= A {(q – r) + (r – p) + (p – q)} + D{(p – 1) (q – r) + (q – 1) (r – p) + (r – 1) (p – q)}
= A . 0 + D {p (q – r) + q (r – p) + r (p – q) – (q – r) – (r – p) – (p – q)}
= A . 0 + D . 0 = 0
(ii) : On subtracting equation (ii) from equation (i), equation (iii) from equation (ii) and equation (i) from equation (iii), we get
a – b = (p – q) D, (b – c) = (q – r) D and c – a = (r – p) D
\( \therefore \) (a – b) r + (b – c) p + (c – a) q
= (p – q) Dr + (q – r) Dp + (r – p) Dq
= D {(p – q) r + (q – r) p + (r – p) q}
= D \times 0 = 0

 

Question. Determine the \( 10^{th} \) term from the end of the A.P. 4, 9, 14, \(\dots\), 254.
Answer: We have,
l = Last term = 254 and,
d = Common difference = 5,
\( 10^{th} \) term from the end = l – (10 – 1) d
= l – 9d = 254 – 9 \times 5 = 209.

ARITHMETIC MEAN (A.M.)

If three or more than three terms are in A.P., then the numbers lying between first and last term are known as Arithmetic Means between them.i.e. The A.M. between the two given quantities a and b is A so that a, A, b are in A.P.
i.e. A – a = b – A
\( \implies \) A = \( \frac{a + b}{2} \)
Note : A.M. of any n positive numbers \( a_1, a_2 \dots a_n \) is
A = \( \frac{a_1 + a_2 + a_3 + \dots a_n}{n} \)

n AM’s between two given numbers

If in between two numbers ‘a’ and ‘b’ we have to insert n AM \( A_1, A_2, \dots A_n \) then \( a, A_1, A_2, A_3 \dots A_n, b \) will be in A.P. The series consist of (n + 2) terms and the last term is b and first term is a.
a + (n + 2 – 1) d = b
d = \( \frac{b - a}{n + 1} \)
\( A_1 = a + d, A_2 = a + 2d, \dots A_n = a + nd \) or \( A_n = b – d \)
Note :
(i) Sum of n AM’s inserted between a and b is equal to n times the single AM between a and b i.e.
\( \sum_{r=1}^n A_r = nA \) where A = \( \frac{a + b}{2} \)
(ii) between two numbers: \( \frac{\text{sum of n AM's}}{\text{sum of m AM's}} = \frac{n}{m} \)

SUPPOSITION OF TERMS IN A.P.

(i) When no. of terms be odd then we take three terms are as: a – d, a, a + d five terms are as – 2d, a – d, a, a + d, a + 2d
Here we take middle term as ‘a’ and common difference as ‘d’.
(ii) When no. of terms be even then we take 4 term are as : a – 3d, a – d, a + d, a + 3d
6 term are as = a – 5d, a – 3d, a – d, a + d, a + 3d, a + 5d
Here we take ‘a – d, a + d’ as middle terms and common difference as ‘2d’.
Note :
(i) If no. of terms in any series is odd then only one middle term is exist which is \( \left( \frac{n + 1}{2} \right)^{th} \) term where n is odd.
(ii) If no. of terms in any series is even then middle terms are two which are given by (n/2)th and \( \left\{ \left( \frac{n}{2} \right) + 1 \right\}^{th} \) term where n is even.

SOME PROPERTIES OF AN A.P.

(i) If each term of a given A.P. be increased, decreased, multiplied or divided by some non zero constant number then resulting series thus obtained will also be in A.P.
(ii) In an A.P., the sum of terms equidistant from the beginning and end is constant and equal to the sum of first and last term.
(iii) Any term of an AP (except the first term) is equal to the half of the sum of terms equidistant from the term i.e.
\( a_n = \frac{1}{2}(a_{n–k} + a_{n+k}) \), k < n
(iv) If in a finite AP, the number of terms be odd, then its middle term is the AM between the first and last term and its sum is equal to the product of middle term and no. of terms.

SOME STANDARD RESULTS

(i) Sum of first n natural numbers
\( \implies \) \( \sum_{r=1}^n r = \frac{n(n + 1)}{2} \)
(ii) Sum of first n odd natural numbers
\( \implies \) \( \sum_{r=1}^n (2r - 1) = n^2 \)
(iii) Sum of first n even natural numbers
= \( \sum_{r=1}^n 2r = n ( n + 1) \)
(iv) Sum of squares of first n natural numbers
= \( \sum_{r=1}^n r^2 = \frac{n(n + 1)(2n + 1)}{6} \)
(v) Sum of cubes of first n natural numbers
= \( \sum_{r=1}^n r^3 = \left[ \frac{n(n + 1)}{2} \right]^2 \)
(vi) If for an A.P. \( p^{th} \) term is q, \( q^{th} \) term is p then \( m^{th} \) term is = p + q – m
(vii) If for an AP sum of p terms is q, sum of q terms is p, then sum of (p+q)term is:(p+q).
(viii) If for an A.P. sum of p terms is equal to sum of q terms then sum of (p + q) terms is zero.

EXAMPLES

 

Question. The sum of three numbers in A.P. is –3, and their product is 8. Find the numbers.
Answer: Let the numbers be (a – d), a, (a + d). Then,
Sum = – 3
\( \implies \) (a – d) + a (a + d) = – 3
\( \implies \) 3a = – 3
\( \implies \) a = – 1
Product = 8
\( \implies \) (a – d) (a) (a + d) = 8
\( \implies \) a (\( a^2 – d^2 \)) = 8
\( \implies \) (–1) (1 – \( d^2 \)) = 8
\( \implies \) \( d^2 = 9 \)
\( \implies \) d = \pm 3
If d = 3, the numbers are –4, –1, 2. If d = – 3, the numbers are 2, – 1, –4.
Thus, the numbers are –4, –1, 2, or 2, – 1, – 4.

 

Question. Find four numbers in A.P. whose sum is 20 and the sum of whose squares is 120.
Answer: Let the numbers be (a – 3d), (a – d), (a + d), (a + 3d), Then
Sum = 20
\( \implies \) (a – 3d) + (a – d) + (a + d) + (a + 3d) = 20
\( \implies \) 4a = 20
\( \implies \) a = 5
Sum of the squares = 120
\( (a – 3d)^2 + (a – d)^2 + (a + d)^2 + (a + 3d)^2 = 120 \)
\( \implies \) \( 4a^2 + 20d^2 = 120 \)
\( \implies \) \( a^2 + 5d^2 = 30 \)
\( \implies \) 25 + \( 5d^2 = 30 \) [\( \because a = 5 \)]
\( \implies \) \( 5d^2 = 5 \)
\( \implies \) d = \pm 1
If d = 1, then the numbers are 2, 4, 6, 8.
If d = – 1, then the numbers are 8, 6, 4, 2.
Thus, the numbers are 2, 4, 6, 8 or 8, 6, 4, 2.

 

Question. Divide 32 into four parts which are in A.P. such that the product of extremes is to the product of means is 7 : 15.
Answer: Let the four parts be (a – 3d), (a – d), (a + d) and (a + 3d). Then,
Sum = 32
\( \implies \) (a – 3d) + (a – d) + (a + d) + (a + 3d) = 32
\( \implies \) 4a = 32
\( \implies \) a = 8
It is given that \( \frac{(a - 3d)(a + 3d)}{(a - d)(a + d)} = \frac{7}{15} \)
\( \implies \) \( \frac{a^2 - 9d^2}{a^2 - d^2} = \frac{7}{15} \)
\( \implies \) \( \frac{64 - 9d^2}{64 - d^2} = \frac{7}{15} \)
\( \implies \) \( 128d^2 = 512 \)
\( \implies \) \( d^2 = 4 \)
\( \implies \) d = \pm 2
Thus, the four parts are a – d, a – d, a + d and a + 3d i.e. 2, 6, 10 and 14.

 

Question. Find the sum of 20 terms of the A.P. 1, 4, 7, 10, \(\dots\)
Answer: Let a be the first term and d be the common difference of the given A.P. Then, we have a = 1 and d = 3.
We have to find the sum of 20 terms of the given A.P.
Putting a = 1, d = 3, n = 20 in \( S_n = \frac{n}{2} [2a + (n – 1) d] \), we get
\( S_{20} = \frac{20}{2} [2 \times 1 + (20 – 1) \times 3] \)
= 10 \times 59 = 590

 

Question. Find the sum of first 30 terms of an A.P. whose second term is 2 and seventh term is 22.
Answer: Let a be the first term and d be the common difference of the given A.P. Then,
\( a_2 = 2 \) and \( a_7 = 22 \)
\( \implies \) a + d = 2 and a + 6d = 22
Solving these two equations, we get a = – 2 and d = 4.
\( S_n = \frac{n}{2} [2a + (n – 1) d] \)
\( \therefore S_{30} = \frac{30}{2} [2 \times (–2) + (30 – 1) \times 4] \)
\( \implies \) 15 (–4 + 116) = 15 \times 112 = 1680
Hence, the sum of first 30 terms is 1680.

 

Question. Find the sum of all natural numbers between 250 and 1000 which are exactly divisible by 3.
Answer: Clearly, the numbers between 250 and 1000 which are divisible by 3 are 252, 255, 258, \(\dots\), 999. This is an A.P. with first term a = 252, common difference = 3 and last term = 999. Let there be n terms in this A.P. Then,
\( \implies \) \( a_n = 999 \)
\( \implies \) a + (n – 1)d = 999
\( \implies \) 252 + (n – 1) \times 3 = 999
\( \implies \) n = 250
\( \therefore \) Required sum = \( S_n = \frac{n}{2} [a + l] \)
= \( \frac{250}{2} [252 + 999] = 156375 \)

 

Question. How many terms of the series 54, 51, 48, \(\dots\) be taken so that their sum is 513 ? Explain the double answer.
Answer: \( \because a = 54, d = – 3 \) and \( S_n = 513 \)
\( \implies \) \( \frac{n}{2} [2a + (n – 1) d] = 513 \)
\( \implies \) \( \frac{n}{2} [108 + (n – 1) \times – 3] = 513 \)
\( \implies \) \( n^2 – 37n + 342 = 0 \)
\( \implies \) (n – 18) (n – 19) = 0
\( \implies \) n = 18 or 19
Here, the common difference is negative, So, \( 19^{th} \) term is \( a_{19} = 54 + (19 – 1) \times – 3 = 0 \).
Thus, the sum of 18 terms as well as that of 19 terms is 513.

 

Question. If the \( m^{th} \) term of an A.P. is 1/n and the \( n^{th} \) term is 1/m, show that the sum of mn terms is 1/2 (mn + 1).
Answer: Let a be the first term and d be the common difference of the given A.P. Then,
\( a_m = \frac{1}{n} \) \( \implies \) a + (m – 1) d = \( \frac{1}{n} \) \dots(i)
and \( a_n = \frac{1}{m} \) \( \implies \) a + (n – 1) d = \( \frac{1}{m} \) \dots(ii)
Subtracting equation (ii) from equation (i), we get
(m – n) d = \( \frac{1}{n} – \frac{1}{m} \)
\( \implies \) (m – n) d = \( \frac{m - n}{mn} \)
\( \implies \) d = \( \frac{1}{mn} \)
Putting d = \( \frac{1}{mn} \) in equation (i), we get
a + (m – 1) \( \frac{1}{mn} = \frac{1}{n} \)
\( \implies \) a + \( \frac{1}{n} – \frac{1}{mn} = \frac{1}{n} \)
\( \implies \) a = \( \frac{1}{mn} \)
Now, \( S_{mn} = \frac{mn}{2} \{2a + (mn – 1) \times d\} \)
\( \implies \) \( S_{mn} = \frac{mn}{2} \left[ \frac{2}{mn} + (mn - 1) \frac{1}{mn} \right] \)
\( \implies \) \( S_{mn} = \frac{1}{2} (mn + 1) \)

 

Question. If the term of m terms of an A.P. is the same as the sum of its n terms, show that the sum of its (m + n) terms is zero.
Answer: Let a be the first term and d be the common difference of the given A.P. Then,
\( S_m = S_n \)
\( \implies \) \( \frac{m}{2} [2a + (m – 1) d] = \frac{n}{2} [2a + (n – 1) d] \)
\( \implies \) 2a(m – n) + {m (m – 1) – n (n – 1)} d = 0
\( \implies \) 2a (m – n) + {(\( m^2 – n^2 \)) – (m – n)} d = 0
\( \implies \) (m – n) [2a + (m + n – 1) d] = 0
\( \implies \) 2a + (m + n – 1) d = 0
\( \implies \) 2a + (m + n – 1) d = 0 [\(\because\) m – n \(\neq\) 0] \dots(i)
Now, \( S_{m+n} = \frac{m + n}{2} \{2a + (m + n – 1) d\} \)
\( S_{m+n} = \frac{m + n}{2} \times 0 = 0 \) [Using equation (i)]

 

Question. The sum of n, 2n, 3n terms of an A.P. are \( S_1 \), \( S_2 \), \( S_3 \) respectively. Prove that \( S_3 = 3(S_2 – S_1) \).
Answer: Let a be the first term and d be the common difference of the given A.P. Then,
\( S_1 \) = Sum of n terms
\( \implies \) \( S_1 = \frac{n}{2}\{2a + (n – 1)d\} \dots(i) \)
\( S_2 \) = Sum of 2n terms
\( \implies \) \( S_2 = \frac{2n}{2} [2a + (2n – 1) d] \dots(ii) \)
and, \( S_3 \) = Sum of 3n terms
\( \implies \) \( S_3 = \frac{3n}{2} [2a + (3n – 1) d] \dots(iii) \)
Now, \( S_2 – S_1 \)
= \( \frac{2n}{2} [2a + (2n – 1) d] – \frac{n}{2} [2a + (n – 1) d] \)
\( S_2 – S_1 = \frac{n}{2}[2 \{2a + (2n – 1)d\} – \{2a + (n – 1)d\}] \)
= \( \frac{n}{2} [2a + (3n – 1) d] \)
\( \therefore 3(S_2 – S_1) = \frac{3n}{2} [2a + (3n – 1) d] = S_3 \) [Using (iii)]
Hence, \( S_3 = 3 (S_2 – S_1) \)

 

Question. The sum of n terms of three arithmetical progression are \( S_1 \), \( S_2 \) and \( S_3 \). The first term of each is unity and the common differences are 1, 2 and 3 respectively. Prove that \( S_1 + S_3 = 2S_2 \).
Answer: We have,
\( S_1 \) = Sum of n terms of an A.P. with first term 1 and common difference 1
= \( \frac{n}{2} [2 \times 1 + (n – 1) 1] = \frac{n}{2} [n + 1] \)
\( S_2 \) = Sum of n terms of an A.P. with first term 1 and common difference 2
= \( \frac{n}{2} [2 \times 1 + (n – 1) \times 2] = n^2 \)
\( S_3 \) = Sum of n terms of an A.P. with first term 1 and common difference 3
= \( \frac{n}{2} [2 \times 1 + (n – 1) \times 3] = \frac{n}{2} (3n – 1) \)
Now, \( S_1 + S_3 = \frac{n}{2} (n + 1) + \frac{n}{2} (3n – 1) = 2n^2 \) and \( S_2 = n^2 \)
Hence \( S_1 + S_3 = 2S_2 \)

 

Question. The sum of the first p, q, r terms of an A.P. are a, b, c respectively. Show that \( \frac{a}{p} (q – r) + \frac{b}{q} (r – p) + \frac{c}{r} (p – q) = 0 \)
Answer: Let A be the first term and D be the common difference of the given A.P. Then,
a = Sum of p terms \( \implies \) a = \( \frac{p}{2} [2A + (p – 1) D] \)
\( \implies \) \( \frac{2a}{p} = [2A + (p – 1) D] \dots(i) \)
b = Sum of q terms
\( \implies \) b = \( \frac{2}{q} [2A + (q – 1) D] \)
\( \implies \) \( \frac{2b}{q} = [2A + (q – 1) D] \dots(ii) \)
and, c = Sum of r terms
\( \implies \) c = \( \frac{r}{2} [2A + (r – 1) D] \)
\( \implies \) \( \frac{2c}{r} = [2A + (r – 1) D] \dots(iii) \)
Multiplying equations (i), (ii) and (iii) by (q – r), (r – p) and (p – q) respectively and adding, we get
\( \frac{2a}{p} (q – r) + \frac{2b}{q} (r – p) + \frac{2c}{r} (p – q) \)
= [2A + (p – 1) D] (q – r) + [2A + (q – 1) D] (r – p) + [(2A + (r – 1) D] (p – q)
= 2A (q – r + r – p + p – q) + D [(p – 1) (q – r) + (q – 1)(r – p) + (r – 1) (p – q)]
= 2A \times 0 + D \times 0 = 0

 

Question. The ratio of the sum use of n terms of two A.P.’s is (7n + 1) : (4n + 27). Find the ratio of their \( m^{th} \) terms.
Answer: Let \( a_1 \), \( a_2 \) be the first terms and \( d_1 \), \( d_2 \) the common differences of the two given A.P.’s .Then the sums of their n terms are given by
\( S_n = \frac{n}{2} [2a_1 + (n – 1) d_1] \), and \( S'_n = \frac{n}{2} [2a_2 + (n – 1) d_2] \)
\( \therefore \frac{S_n}{S'_n} = \frac{\frac{n}{2}[2a_1 + (n - 1)d_1]}{\frac{n}{2}[2a_2 + (n - 1)d_2]} = \frac{2a_1 + (n - 1)d_1}{2a_2 + (n - 1)d_2} \)
It is given that \( \frac{S_n}{S'_n} = \frac{7n + 1}{4n + 27} \)
\( \implies \) \( \frac{2a_1 + (n - 1)d_1}{2a_2 + (n - 1)d_2} = \frac{7n + 1}{4n + 27} \dots(i) \)
To find the ratio of the \( m^{th} \) terms of the two given A.P.’s, we replace n by (2m – 1) in equation (i). Then we get
\( \therefore \frac{2a_1 + (2m - 2)d_1}{2a_2 + (2m - 2)d_2} = \frac{7(2m - 1) + 1}{4(2m - 1) + 27} \)
\( \implies \) \( \frac{a_1 + (m - 1)d_1}{a_2 + (m - 1)d_2} = \frac{14m - 6}{8m + 23} \)
Hence the ratio of the \( m^{th} \) terms of the two A.P.s is (14m – 6) : (8m + 23)

 

Question. The ratio of the sums of m and n terms of an A.P. is \( m^2 : n^2 \). Show that the ratio of the \( m^{th} \) and \( n^{th} \) terms is (2m – 1) : (2n – 1).
Answer: Let a be the first term and d be the common difference of the given A.P. Then, the sums of m and n terms are given by
\( S_m = \frac{m}{2} [2a + (m – 1) d] \), and \( S_n = \frac{n}{2} [2a + (n – 1) d] \) respectively. Then,
\( \frac{S_m}{S_n} = \frac{m^2}{n^2} \)
\( \implies \) \( \frac{\frac{m}{2}[2a + (m - 1)d]}{\frac{n}{2}[2a + (n - 1)d]} = \frac{m^2}{n^2} \)
\( \implies \) \( \frac{2a + (m - 1)d}{2a + (n - 1)d} = \frac{m}{n} \)
\( \implies \) [2a + (m – 1) d] n = {2a + (n – 1) d} m
\( \implies \) 2a (n – m) = d {(n – 1) m – (m – 1) n}
\( \implies \) 2a (n – m) = d (n – m)
\( \implies \) d = 2a
Now, \( \frac{T_m}{T_n} = \frac{a + (m - 1)d}{a + (n - 1)d} = \frac{a + (m - 1)2a}{a + (n - 1)2a} = \frac{2m - 1}{2n - 1} \)

 

Question. If 4 AM’s are inserted between 1/2 and 3 then find 3rd AM.
Answer: Here d = \( \frac{3 - \frac{1}{2}}{4 + 1} = \frac{\frac{5}{2}}{5} = \frac{1}{2} \)
\( \therefore A_3 = a + 3d \implies \frac{1}{2} + 3 \times \frac{1}{2} = 2 \)

 

Question. n AM’s are inserted between 2 and 38. If third AM is 14 then n is equal to.
Answer: Here 2 + 3d = 14 \( \implies \) d = 4
\( \therefore 4 = \frac{38 - 2}{n + 1} \)
\( \implies \) 4n + 4 = 36 \( \implies \) n = 8

 

Question. Four numbers are in A.P. If their sum is 20 and the sum of their square is 120, then find the middle terms.
Answer: Let the numbers are a – 3d, a – d, a + d, a + 3d
given a – 3d + a – d + a + d + a + 3d = 20
\( \implies \) 4a = 20 \( \implies \) a = 5
and \( (a – 3d)^2 + (a – d)^2 + (a + d)^2 + (a + 3d)^2 = 120 \)
\( 4a^2 + 20 d^2 = 120 \)
\( 4 \times 5^2 + 20 d^2 = 120 \)
\( d^2 = 1 \implies d = \pm 1 \)
Hence numbers are 2, 4, 6, 8

 

Question. Find the common difference of an AP, whose first term is 5 and the sum of its first four terms is half the sum of the next four terms.
Answer: ATQ
\( a_1 + a_2 + a_3 + a_4 = \frac{1}{2}(a_5 + a_6 + a_7 + a_8) \)
\( \implies \) 2[\( a_1 + a_2 + a_3 + a_4 \)] = \( a_5 + a_6 + a_7 + a_8 \)
\( \implies \) 2[\( a_1 + a_2 + a_3 + a_4 \)] + (\( a_1 + a_2 + a_3 + a_4 \)) = [\( a_1 + a_2 + a_3 + a_4 \)]+ (\( a_5 + a_6 + a_7 + a_8 \)) (adding both side \( a_1 + a_2 + a_3 + a_4 \))
\( \implies \) 3(\( a_1 + a_2 + a_3 + a_4 \)) = \( a_1 + \dots + a_8 \) \( \implies \) 3S4 = S8
\( \implies \) 3 \( \left[ \frac{4}{2}(2\times 5 + (4 - 1) d \right] = \left[ \frac{8}{2}(2\times 5 + (8 - 1) d \right] \)
\( \implies \) 3[10 + 3d] = 2[10 + 7d]
\( \implies \) 30 + 9d = 20 + 14d \( \implies \) 5d = 10 \( \implies \) d = 2

 

Question. If the \( n^{th} \) term of an AP is (2n + 1) then find the sum of its first three terms.
Answer: \( \because a_n = 2n + 1 \)
\( a_1 = 2(1) + 1 = 3 \)
\( a_2 = 2(2) + 1 = 5 \)
\( a_3 = 2(3) + 1 = 7 \)
\( \therefore a_1 + a_2 + a_3 = 3 + 5 + 7 = 15 \)

 

Question. Which term of the sequence 20, \( 19 \frac{1}{4} \), \( 18 \frac{1}{2} \), \( 17 \frac{3}{4} \dots \) is the first negative terms ?
Answer: The given sequence is an A.P. in which first term a = 20 and common difference d = – \( \frac{3}{4} \).
Let \( a_n \) is the first negative term
then \( a_n < 0 \)
\( \implies \) a + (n – 1) d < 0
\( \implies \) 20 + (n – 1) \( \left( -\frac{3}{4} \right) < 0 \)
\( \implies \) 20 < (n – 1) \( \frac{3}{4} \)
\( \implies \) 80 < 3 (n – 1)
\( \implies \) 80 < 3n – 3
\( \implies \) 83 < 3n
\( \implies \) n > \( \frac{83}{3} \) or n > \( 27 \frac{2}{3} \)
\( \because 28 \) is the natural number just greater than \( 27 \frac{2}{3} \)
\( \therefore n = 28 \) Ans.

IMPORTANT POINTS TO BE REMEMBERED

1. A succession of numbers formed and arranged according to some definite law is called a sequence.
For example : (a) 3, 7, 11, 15 \(\dots\) (b) 2, 4, 8, 16 \(\dots\)
2. Each number of the sequence is called a term of the sequence. A sequence is said to be finite or infinite according as the number of terms in it is finite or infinite.
3. If the terms of a sequence are connected by the sign of addition (+), we get a series
For example : 3 + 7 + 11 + 15 + \(\dots\)
4. If the terms of a series constantly increase or decrease in numerical value, the series is called a progression.
5. A series is said to be in A.P. if the difference of each term after the first term and the proceeding term is constant. The constant difference is called common difference.
For Example : - 1 + 3 + 5 + 7 + 9 + \(\dots\) is an A.P. with common difference 2.
6. General form of an A.P. is a + (n – 1)d = \( a_n \)
7. Sum of n terms of an A.P. is \( S_n = \frac{n}{2} [2a + (n –1)d] = \frac{n}{2}(a + a_n) \)
8. \( n^{th} \) term (\( a_n \)) = sum of n terms – sum of (n–1) terms of same AP i.e. \( a_n = S_n – S_{n–1} \)
9. The \( n^{th} \) term is linear in ‘n’ and d = coefficient of n.
10. The sum of n terms is quadratic in ‘n’ and d = double of coefficient of n.
11. \( S_1 \) = a = (first term of A.P.); \( S_2 \) = sum of first two terms.
12. Sum of infinite terms =
\( \begin{cases} \infty & \text{if } d > 0 \\ -\infty & \text{if } d < 0 \end{cases} \)

Chapter 5 Arithmetic Progression CBSE Class 10 Mathematics Worksheet

Students can use the Chapter 5 Arithmetic Progression practice sheet provided above to prepare for their upcoming school tests. This solved questions and answers follow the latest CBSE syllabus for Class 10 Mathematics. You can easily download the PDF format and solve these questions every day to improve your marks. Our expert teachers have made these from the most important topics that are always asked in your exams to help you get more marks in exams.

NCERT Based Questions and Solutions for Chapter 5 Arithmetic Progression

Our expert team has used the official NCERT book for Class 10 Mathematics to create this practice material for students. After solving the questions our teachers have also suggested to study the NCERT solutions  which will help you to understand the best way to solve problems in Mathematics. You can get all this study material for free on studiestoday.com.

Extra Practice for Mathematics

To get the best results in Class 10, students should try the Mathematics MCQ Test for this chapter. We have also provided printable assignments for Class 10 Mathematics on our website. Regular practice will help you feel more confident and get higher marks in CBSE examinations.

Where can I download the latest PDF for CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09?

You can download the teacher-verified PDF for CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09 from StudiesToday.com. These practice sheets for Class 10 Mathematics are designed as per the latest CBSE academic session.

Are these Mathematics Class 10 worksheets based on the 2026-27 competency-based pattern?

Yes, our CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09 includes a variety of questions like Case-based studies, Assertion-Reasoning, and MCQs as per the 50% competency-based weightage in the latest curriculum for Class 10.

Do you provide solved answers for CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09?

Yes, we have provided detailed solutions for CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09 to help Class 10 and follow the official CBSE marking scheme.

How does solving CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09 help in exam preparation?

Daily practice with these Mathematics worksheets helps in identifying understanding gaps. It also improves question solving speed and ensures that Class 10 students get more marks in CBSE exams.

Is there any charge for the Class 10 Mathematics practice test papers?

All our Class 10 Mathematics practice test papers and worksheets are available for free download in mobile-friendly PDF format. You can access CBSE Class 10 Mathematics Arithmetic Progressions Worksheet Set 09 without any registration.