maths-class-x-chapter-05-arithmetic-progression-practice-paper-05-answers
maths-class-x-chapter-05-arithmetic-progression-practice-paper-05-answers
SECTION – A
Questions 1 to 10 carry 1 mark each.
1 1 p 1 2 p
6. The common difference of the AP , , ,.... .... is
p p p
(a) p (b) – p (c) –1 (d) 1
Page - 1 -
1 p 1 1 p 1
Ans: (c) Common difference = a2 – a1 = 1
p p p
7. An AP consists of 31 terms. If its 16th term is m, then sum of all the terms of this AP is
(a) 16 m (b) 47 m (c) 31 m (d) 52 m
31
Ans: (c) S31 (2a 30d )
2
a16 = a + 15d = m
31
⇒ S31 = × 2(a + 15d) ⇒ S31 = 31m
2
8. If the sum of first n terms of an AP is An + Bn2 where A and B are constants, the common
difference of AP will be
(a) A + B (b) A – B (c) 2A (d) 2B
2
Ans: (d) Sn = An + Bn
S1 = A × 1 + B × 12 = A + B
∵ S1 = a1
∴ a1 = A + B ... (i)
and S1 = A × 2 + B × 22
⇒ a1 + a2 = 2A + 4B
⇒ (A + B) + a2 = 2A + 4B [Using (i)]
⇒ a2 = A + 3B
∴ d = a2 – a1 = 2B
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of reason
(R). Mark the correct choice as:
(a) Both assertion (A) and reason (R) are true and reason (R) is the correct explanation of assertion (A).
(b)Both assertion (A) and reason (R) are true but reason (R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d)Assertion (A) is false but reason (R) is true.
9. Assertion (A): The sum of series with the nth term an= (9 – 5n) is 220 when no. of terms n = 6
n
Reason (R): Sum of first n terms in an A.P. is given by the formula: S n [2a (n 1)d ]
2
Ans: (a) Both assertion (A) and reason (R) are true and reason (R) is the correct explanation of assertion
(A).
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Determine k so that 4k + 8, 2k2 + 3k + 6 and 3k2 + 4k + 4 are three consecutive terms of an AP.
Ans: For consecutive terms of AP,
2(2k2 + 3k + 6) = (3k2 + 4k + 4) + (4k + 8)
4k2 + 6k + 12 = 3k2 + 8k + 12 k2 – 2k = 0
k(k – 2) = 0 k = 0 or k = 2
12. In an AP, the 24th term is twice the 10th term. Prove that the 36th term is twice the 16th term.
Ans: Let 1st term = a, common difference = d.
a10 = a + 9d, a24 = a + 23d
Page - 2 -
According to the question, a24 = 2 × a10
a + 23d = 2(a + 9d) a + 23d = 2a + 18d a = 5d
Now, a16 = a + 15d = 5d + 15d = 20d ...(i)
a36 = a + 35d = 5d + 35d = 40d ...(ii)
From (i) and (ii), we get
a36 = 2 × a16 Hence proved.
13. Find 10th term from end of the AP 4, 9, 14, .... , 254.
Ans: 10th term from end of AP 4, 9, 14, ..., 254 is 10th term of the AP 254, 249, 244, ... 14, 9, 4
Here a = 254
d = 249 – 254 = –5
a10 = a + 9d a10 = 254 + 9 × (–5) = 209
14. If the sum of first n terms of an AP is given by Sn = 3n2 + 2n, find the nth term of the AP.
Ans: Given: Sn = 3n2 + 2n. Let an be the nth term.
an = Sn – Sn – 1 = (3n2 + 2n) – {3(n – 1)2 + 2(n – 1)} = 3n2 + 2n – 3n2 + 6n – 3 – 2n + 2
Hence, an = 6n – 1.
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. Find the value of the middle term of the following AP: –6, –2, 2, ..., 58.
Ans: Here, a = – 6, d = – 2 + 6 = 4 and an = 58
an = 58
a + (n – 1)d = 58 – 6 + (n – 1)4 = 58
(n – 1)4 = 64 n – 1 = 16 n = 17 (odd)
17 1 18
Middle term = = 9th term
2 2
9th term is the middle term.
Now, a9 = a + 8d = –6 + 8 × 4 = –6 + 32 = 26
1 2
16. Which term of the progression 19, 18 ,17 ,... ... is the first negative term.
5 5
1 2
Ans: The given expression is 19, 18 ,17 ,...
5 5
91 91 95 4
Here, a2 – a1 = 19
5 5 5
87 91 4
a3 – a2 =
5 5 5
4
Therefore, (i) is an AP with a = 19, d =
5
Let the nth term of the given AP be the first negative term. Then, nth term < 0.
4
Tn < 0 19 (n 1) 0
5
3
(99 – 4n) < 0 4n > 99 n > 24
4
n = 25, i.e. 25th term is the first negative term in the given AP.
17. If the pth, qth, rth terms of an AP be x, y, z respectively, show that x(q – r) + y(r – p) + z(p – q) =
0.
Ans: Let a be the first term and d be the common difference of the AP.
ap = x a + (p – 1) d = x ...(i)
Page - 3 -
aq = y a + (q – 1) d = y ...(ii)
ar = z a + (r – 1) d = z ...(iii)
Substituting the values of x, y and z from (i), (ii) and (iii), we get
x(q – r) + y(r – p) + z(p – q)
= [a + (p – 1)d] (q – r) + [a + (q – 1)d] (r – p) + [a + (r – 1)d] (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)] = d(0 – 0) = 0.
SECTION – D
Questions 18 carry 5 marks.
18. If S1, S2, S3 are the sum of n terms of three APs, the first term of each being unity and the
respective common difference being 1, 2, 3; prove that S1 + S3 = 2S2.
Ans: Here d1 = 1, d2 = 2, d3 = 3
Ist term, a = 1
n n n
S1 = [2 × 1 + (n – 1)d1] = [2 + (n – 1)1] = (n + 1)
2 2 2
n n
S2 = [2 × 1 + (n – 1)d2] = [2 + (n – 1)2] = n2
2 2
n n
S3 = [2 × 1 + (n – 1)3] = [3n – 1]
2 2
n n n n
Now S1 + S3 = (n + 1) + (3n – 1) = (n + 1 + 3n – 1) = × 4n = 2n2 ...(i)
2 2 2 2
2
and 2 × S2 = 2 × n ...(ii)
From (i) and (ii), we have
S1 + S3 = 2S2
An upcoming activity for athletes was going to be organised by Railways. Aditya wants to
participate in 200 m race. He can currently run that distance in 51 seconds. But he wants to
increase his speed, so to do it in 31 seconds. With each day of practice, it takes him 2 seconds
less.
(i) He wants to makes his best time as 31 sec. In how many days will be able to achieve his
target? (2)
(ii) What will be the difference between the time taken on 5th day and 7th day. (2)
OR
(ii) Which term of the arithmetic progression 3, 15, 27, 39 .... will be 120 more than its 21st
term? (2)
Page - 4 -
Ans: Ans:
(i) Let, the number of days taken to achieve the target be n.
In the given A.P., a = 51, d = – 2
Since an = a + (n – 1)d ⇒ 31 = 51 + (n – 1)(– 2)
⇒ 31 – 51 = (n – 1)(– 2) ⇒ – 20 = (n – 1) (– 2)
⇒ (n – 1) = 10 ⇒ n = 11
Hence, 11 days are needed to achieve the target.
(ii) a5 = a + 4d = 51 + 4(– 2) = 51 – 8 = 43 sec
a7 = a + 6d = 51 + 6(– 2) = 51 – 12 = 39 sec
Now, time difference = 43 – 39 = 4 sec.
OR
(ii) We have, a = 3 and d = 12
∴ a21 = a + 20d = 3 + 20 × 12 = 243
Let nth term of the given AP be 120 more than its 21st term. Then, an = 120 + a21
⇒ 3 + (n – 1)d = 120 + 243
⇒ 3 + 12(n – 1) = 363 ⇒ 12(n – 1) = 360
⇒ n – 1 = 30 ⇒ n = 31
Hence, 31st term of the given AP is 120 more than its 21st term.
20. In the month of April to June 2022, the exports of passenger cars from India increased by 26% in
the corresponding quarter of 2021–22, as per a report. A car manufacturing company planned to
produce 1800 cars in 4th year and 2600 cars in 8th year. Assuming that the production increases
uniformly by a fixed number every year.
Page - 5 -
n
[2 1200 ( n 1) 200] 31200
2
n
200[12 ( n 1)] 31200
2
⇒ n[12 + (n − 1) ] = 312
⇒ n2 + 11n – 312 = 0
⇒ n2 + 24n – 13n – 312 = 0
⇒ (n +24)(n – 13) = 0
⇒ n = 13 or – 24.
As n can’t be negative. So n = 13
Page - 6 -