Arithmetic Questions Class X Extra Questions

Download as pdf or txt
Download as pdf or txt
You are on page 1of 50

Arithmetic progression extra questions

The sum of first 20 terms of the AP 1, 4, 7, 10 .... is


Solution
Given AP is 1, 4, 7, 10 ...
Here, a = 1, d = 4 - 1 = 3 and n = 20

= 10(2+57) = 10×59 = 590

2. If 4 times the 4th term of an AP is equal to 18 times the 18th term, then
find the 22 nd term.
Solution
Let a be the first term and d be the common difference of the AP.
Now,
an = a + (n-1)d
As per the information given in question
4 × a4 = 18 × a18
⇒ 4(a+3d) = 18(a+17d)
⇒ 2a + 6d = 9a + 153d
⇒ 7a = -147d
⇒ a = -21d
⇒ a + 21d = 0
⇒ a + (22-1)d = 0
⇒ a22 = 0
Hence, the 22nd term of the AP is 0.

3. Find the sum of all 11 terms of an AP whose middle term is 30.


Solution
In an AP with 11 terms, the middle term is 11+1/2 = 6th term.
Now,
a6 = a + 5d = 30

= 11(a+5d)
= 11×30 = 330

4. If the first three terms of an AP are b, c and 2b, then find the ratio of b and
c.
Solution
Given, b, c and 2b are in AP.
Thus,
c - b = 2b - c
⇒ 2c = 3b

5. Find the 9th term from the end (towards the first term) of the A.P. 5,9,13,
…, 185.

Solution

Here,
First term, a = 5
Common difference, d = 9 – 5 = 4
Last term, 1 = 185
th
n term from the end = l – (n – 1)d
th
9 term from the end = 185 – (9 – 1)4
= 185 – 8 × 4
= 185 – 32
= 153

6. Find the common difference of the AP 1/p, 1−p/p, 1−2p/p,…

Solution

The common difference,

7. What is the common difference of an A.P. in which a21 – a7 = 84?


Solution
a21 – a7 = 84 …[Given]
∴ (a + 20d) – (a + 6d) = 84 …[an = a + (n – 1)d]
⇒ 20d – 6d = 84
⇒ 14d = 84
⇒ d = 84/14 = 6

8. Find, how many two digit natural numbers are divisible by 7.


Solution
Two digits number which are divisible by 7 form an
AP given by 14, 21, 28, ..., 98
Here,
a = 14, d = 21-14 = 7 and an = 98
Now,
an = a + (n – 1)d
98 = 14 + (n-1)7
⇒ 98 - 14 = 7n - 7
⇒ 91 = 7n
⇒ n = 13
Hence, there are 13 numbers divisible by 7.

9. Which of the term of AP 5, 2, ,...... 1 - is 49 - ?


Solution
Let the first term of an AP be a and common difference d.
We have,
a = 5, d = 3
Now,
an = a + (n – 1)d
Substituting all values we have
-49 = 5+(n-1)(-3)
⇒ -49 = 5 - 3n + 3
⇒ 3n = 49 + 5 + 3
⇒ n = 57/3 = 19th term

10. If the common difference of an AP is -6, find a16 - a12.


Solution
Let the first term of an AP be a and common difference be d.
Now,
d= -6
a16 = a + (16-1)(-6) = a - 90
a12 = a + (12-1)(-6) = a - 66
a16 - a12 = (a-90) - (a-66)
= a - 90 - n + 66 = -24
Arithmetic Progressions Class 10 Maths Important
Questions Short Answer-I(2 Marks)
11. Which term of the progression 4, 9, 14, 19, … is 109? (2011D)

Solution

Here,
d = 9 - 4 = 14 -9 = 19 – 14 = 5
∴ Difference between consecutive terms is constant.
Hence, it is an A.P.

Given,
First term, a = 4, d = 5, an = 109 (Let)
∴ an = a + (n – 1) d …[General term of A.P.]
∴ 109 = 4 + (n – 1) 5
⇒ 109 – 4 = (n – 1) 5
⇒ 105 = 5(n − 1)
⇒ n – 1 = 105/5 = 21
⇒ n = 21 + 1 = 22
nd
∴ 109 is the 22 term

12. Find the sum of first ten multiple of 5.

Solution

Let the first term be a, common difference be d, nth term be an and sum of n
term be Sn.

Here,

a = 5, n = 10, d = 5
= 5[10+ 9×5]

= 5[10+45]

= 5×55 = 275

Hence, the sum of first ten multiple of 5 is 275.

13. If the sum of first m terms of an AP is the same as the sum of its first n
terms, show that the sum of its first (m+n) terms is zero.

Solution

Let a be the first term and d be the common difference of the given AP.

Then,

Sm = Sn
14. If 3k-2, 4k-6 and k+2 are three consecutive terms of AP, then find the
value of k.
Solution
To be term of an AP the difference between two
consecutive terms must be the same.
If 3k-2, 4k-6 and k+2 are terms of an AP, then
4k -6 -(3k-2) = k + 2 - (4k-6)
⇒ 4k - 6 -3k + 2 = k + 2 -4k + 6
⇒ k - 4 = 8 - 3k
⇒ 4k = 12
⇒k=3
Hence, the value of k is 3.

15. How many terms of AP 3, 5, 7, 9, ..... must be taken to get the sum 120?
Solution
Given,
AP : 3, 5, 7, 9, ...
We have a = 3, d = 2 and Sn = 120

120 = n(3+n - 1)
⇒ 120 = n(n+2)
2
⇒ n + 2n - 120 = 0
2
⇒ n + 12n - 10n - 120 = 0
⇒ (n + 12) (n - 10) = 0
⇒ n = 10 or n = -12
Neglecting n = -12 because n can’t be negative we get n = 10. Hence, 10 terms
must be taken to get the sum 120.

16. Which term of the AP 3, 15, 27, 39, ... will be 120 more than its 21st term?
Solution
Given,
AP is 3, 15, 27, 39......
Here, first term, a 3 = and common difference, d = 12
Now,
21st term of AP is
an = a + (n-1)d
a21 = 3 + (21-1) 12
= 3+ 20×12
= 3+ 240
= 243
Therefore, 21st term is 243.
Now, we need to calculate term which is 120 more than 21st term i.e. it should
be 243 + 120 = 363
Therefore,
an = a + (n – 1) d
363 = 3 + (n-1)12
⇒ 360 = 12(n-1)
⇒ n - 1 = 30
⇒ n = 31
So, 31st term is 120 more than 21st term.

17. Find the 21st term of the AP -4 1/2, -3, -1 1/2, ....
Solution

th
18. The 4 term of an A.P. is zero. Prove that the 25th term of the A.P. is
th
three times its 11 term.
Solution

st
Let 1 term = a, Common difference = d
a4 = 0 a + 3d = 0
⇒ a = -3d …(i)
To prove: a25 = 3 × a11
a + 24d = 3(a + 10d) …[From (i)]
⇒ -3d + 24d = 3(-3d + 10d)
⇒ 21d = 21d
From above, a25 = 3(a11)

19. Find 10th term from end of the A.P. 4,9, 14, …, 254. (2011OD)

Solution

Common difference d = 9 – 4
= 14 – 9 = 5
Given: Last term, l = 254, n = 10
th
n term from the end = l – (n – 1) d
th
∴ 10 term from the end = 254 – (10 – 1) × 5
= 254 – 45 = 209

20. Find, 100 is a term of the AP 25, 28, 31,.... or not.

Solution

Let the first term of an AP be a, common difference

be d and number of terms be n.

Let an = 100
Here, a = 25, d = 28-25 = 31-28 = 3

Now,

an = a + (n-1)d,

100 = 25 + (n-1) 3

⇒ 100 - 25 = 75 = (n-1) 3

⇒ 25 = n - 1

⇒ n = 26

Since, 26 is an whole number, thus 100 is a term of given A.P.

21. Find the 7th term from the end of AP 7, 10, 13,.... 184

Solution

Let us write AP in reverse order i.e., 184, .....13, 10, 7

Let the first term of an AP be a and common

difference be d.

Now,

d = 7-10 = -3

a = 184, n = 7

7th term from the original end.

a7 = a +6d
⇒ a7 = 184 + 6(-3)

= 184 -18 = 166

Hence, 166 is the 7th term from the end.

22. Which term of an AP 150, 147, 144, ..... is its first negative term?
Solution
Let the first term of an AP be a, common difference be d and nth term be an.
For first negative term,
an < 0
⇒ a + (n-1)d < 0
⇒ 150 + (n-1)(-3) < 0
⇒ 150 - 3n + 3 < 0
⇒ -3n < -153
⇒ n > 51
Therefore, the first negative term is 52 nd term.

23. The seventeenth term of an AP exceeds its 10th term by 7. Find the
common difference.
Solution
Let the first term be a and common difference be d.
Now,
a17 = a10 + 7
⇒ a + 16d = a + 9d + 7
⇒ 16d - 9d = 7
⇒ 7d = 7
⇒d=1
Thus common difference is 1.
24. The first and the last terms of an AP are 5 and 45 respectively. If the sum
of all its terms is 400, find its common difference.

Solution

Here, an = 45, Sn = 400, a = 5, n = ?, d = ?

25. How many terms of the AP 65, 60, 55.... 65 60 55 be taken so that their
sum is zero?

Solution

Let the first term be a, common difference be d, nth term be a n and sum of n
term be Sn .

We have, a = 65, d = -5, Sn = 0


2
⇒ 135n - 5n = 0

⇒ n(135 - 5n) = 0

⇒ 5n = 135

⇒ n = 27

26. How many terms of the AP 18, 16, 14.... be taken so that their sum is zero?

Solution

Let the first term be a, common difference be d, nth term be an and sum of n
term be Sn.

Here,

a = 18, d = -2, Sn = 0
27. The first and last term of an AP are 5 and 45 respectively. If the sum of all
its terms is 400, find its common difference.
Solution
Let the first term be a, common difference be d, nth term be a n and sum of n
term be Sn.
We have,
a = 5, an = 45
Now,
45 = 5 + (n-1)d
⇒ (n-1)d = 40
Given,
Sn = 400
28. Find the sum of all three digit natural numbers, which are multiples of
11.

Solution

To find: 110 + 121 + 132 + … + 990


Here,
a = 110, d = 121- 110 = 11, an = 990
∴ a + (n – 1)d = 990
110 + (n – 1).11 = 990
⇒ (n – 1). 11 = 990 – 110 = 880
⇒ (n – 1) = 880 = 80
⇒ n = 80 + 1 = 81
As,
Sn = n/2 (a1 + an)
∴ S81 = 81/2 (110 + 990)
= 81/2 (1100) = 81 × 550 = 44,550
29. Find how many integers between 200 and 500 are divisible by 8.

Solution

Number divisible by 8 are 208, 2016, 224, .... 496. It is an AP

Let the first term be a, common difference be d and nth term be an.

We have a = 208, d = 8, an = 496

Now,

a + (n-1)d = an

⇒ 208 + (n-1)d = 496

⇒ (n-1)8 = 496 - 208

⇒ n = 36+1 = 37

Hence, required numbers divisible by 8 is 37.

30. The fifth term of an AP is 26 and its 10th term is 51. Find the AP

Solution

Let the first term be a, common difference be d and nth term be an.

a5 = a + 4d = 26 ...(1)
a10 = a + 9d = 51 ...(2)

Subtracting (1) from (2) we have

5d = 25

⇒d=5

Substituting this value of d in equation (1) we get

a=6

Hence, the AP is 6, 11, 16, ....

32. Find whether -150 is a term of the AP 11, 8, 5, 2, ...

Solution

Let the first term be a, common difference be d and nth term be an.

Let the nth term of given AP 11, 8, 5, 2... be -150

Hence,

a = 11, d = 8-11 = -3 and an = -150

a + (n-1)d = an

⇒ 11 + (n-1)(-3) = -150

⇒ (n-1)(-3) = -161
which is not a whole number. Hence -150 is not a term of given AP.

Arithmetic Progressions Class 10 Maths Important


Questions Short Answer-II (3 Marks)
33. The sum of the first 7 terms of an AP is 63 and that of its next 7 terms is
161. Find the AP.
Solution
We have,
S7 = 63

Subtracting equation (1) from (2) we have


14 = 7d
⇒d=2
Substituting the value of d in (1), we get
a=3
Hence, the AP is 3, 5, 7, 9 ...

34. The sum of four consecutive number in AP is 32 and the ratio of the
product of the first and last term to the product of two middle terms is 7 :
15. Find the numbers.
Solution
Let the four consecutive terms of AP be (a-3d), (a-d), (a+d) and (a+3d)
As per question statement we have
a-3d + a-d + a+d + a+3d = 32
⇒ 4a = 32
⇒a=8

Hence, the number are 2, 6, 10 and 14 or 14, 10, 6 and 2.

35. Which term of the A.P. 3, 14, 25, 36,… will be 99 more than its 25th term?

Solution
th
Let the required term be n term, i.e., an
Here,
d = 14 – 3 = 11, a = 3
According to the Question,
an = 99 + a25
∴ a + (n – 1) d = 99 + a + 24d
⇒ (n – 1) (11) = 99 + 24 (11)
⇒ (n – 1) (11) = 11 (9 + 24)
⇒ n – 1 = 33
⇒ n = 33 + 1 = 34
th
∴ 34 term is 99 more than its 25th term.

36. Which term of the AP 20, 19 1/4, 18 1/2, 17 3/4, ...is the first negative term.

Solution

Here,

a = 20
n = 28

Hence, the first negative term is 28th term.

37. If in an AP, the sum of first m terms is n and the sum of its first n terms is
m, then prove that the sum of its first (m+n) terms is -(m+n)

Solution

Let 1st term of series be a and common difference be d, then we have

Sm = n

Sn = m
38. Find the 20th term of an AP whose 3rd term is 7 and the seventh term
exceeds three times the 3rd term by 2. Also find its nth term (an).
Solution
Let the first term be a, common difference be d and
nth term be an.
We have,
a3 = a+2d = 7 ...(1)
a7 = 3a3 + 2
⇒ a+6d = 3×7 +2 = 23 ...(2)
Solving (1) and (2) we have
4d = 16
⇒d=4
a+8 = 7
⇒ a = -1
a20 = a+19d = -1 + 19×4 = 75
an = a+(n-1)d
= -1 + 4n - 4
= 4n - 5
Hence nth term is 4n - 5.

39. If 7th term of an AP is 1/9 and 9th term is 1/7, find 63rd term.
Solution
Let the first term be a, common difference be d and nth term be an.
th th
40. The 19th term of an AP is equal to three times its 6 term. If its 9 term
is 19, find the A.P.

Solution

Given,
a19 = 3(a6)
⇒ a + 18d = 3(a + 5d)
⇒ a + 18d = 3a + 15d
⇒ 18d – 15d = 3a – a

th
41. The sum of the 5th and the 9th terms of an AP is 30. If its 25 term is
th
three times its 8 term, find the AP.

Solution

a5 + a9 = 30 …[Given]
⇒ a + 4d + a + 8d = 30 …[∵an = a + (n – 1)d]
⇒ 2a + 12d = 30
⇒ a + 6d = 15 …[Dividing by 2]
⇒ a = 15 – 6d …(i)
Now, a52 = 3(a8)
a + 24d = 3(a + 7d)
⇒ 15 – 6d + 240 = 3(15 – 6d + 7d) …[From (i)]
⇒ 15 + 18d = 3(15 + d)
⇒ 15 + 18d = 45 + 3d
⇒ 18d – 3d = 45 – 15
⇒ 15d = 30
∴ d = 30/15 = 2
From (i), a = 15 – 6(2) = 15 – 12 = 3

42. The ninth term of an AP is equal to seven times the second term and
twelfth term exceeds five times the third term by 2. Find the first term and
the common difference.

Solution

Let the first term be a, common difference be d and nth term be an.

Now,

a9 = 7a2

⇒ a + 8d = 7(a+d)

⇒ a + 8d = 7a + 7d

⇒ -6a + d = 0 ...(1)

and

a12 = 5a3 + 2

⇒ a + 11d = 5(a+2d) + 2

⇒ a + 11d = 5a + 10d + 2

⇒ -4a + d = 2 ...(2)

Subtracting (2) from (1), we get


-2a = -2

⇒a=1

Substituting this value of a in equation (1) we get

-6 + d = 0

⇒d=6

Hence first term is 1 and common difference is 6.

43. The sum of first n terms of three arithmetic progressions are S1, S2 and
S3 respectively. The first term of each AP is 1 and common differences are 1,
2 and 3 respectively. Prove that S1 + S3 = 2S2.
Solution
Let the first term be a, common difference be d, nth term be an and sum of n
term be Sn.
We have,
S1 = 1+2+3+ ... n
S2 = 1+3+5+ ... up to n terms
S3 = 1+4+7+ ... upto n terms
44. If Sn denotes, the sum of the first n terms of an AP prove that S12 = 3(S8 -
S4).
Solution
Let the first term be a, common difference be d, nth term be a n and sum of n
term be Sn.
45. Find the number of terms of the AP 18, 15 1/2, 13,…, -49 1/2 and find the
sum of all its terms.

Solution
st
Here 1 term, a = 18

46. If the ratio of the sums of first n terms of two AP’s is (7n + 1): (4n + 27),
find the ratio of their nth terms.

Solution

Let a and A be the first term and d and D be the common difference of two AP’s,
then we have
47. The first term of an A.P. is 5, the last term is 45 and the sum of all its
terms is 400. Find the number of terms and the common difference of the
A.P.

Solution

First term, a = 5, Last term, an = 45


Let the number of terms = n
Sn = 400
⇒ n/2 (a + an) = 400
⇒ n/2(5 + 45) = 400
⇒ n/2 (50) = 400
⇒ n = 400/25 = 16 = Number of terms
Now, an = 45
a + (n – 1)d = an
⇒ 5+ (16 – 1)d = 45
⇒ 15d = 45 – 5
∴ d = 40/15=8/3

2 th
48. The sum of first n terms of an AP is 3n + 4n. Find the 25 term of this AP.

Solution

2
We have, Sn = 3n + 4n
Put n = 25,
2
S25 = 3(25) + 4(25)
= 3(625) + 100
= 1875 + 100 = 1975
Put n = 24,
2
S24 = 3(24) + 4(24)
= 3(576) + 96
= 1728 + 96 = 1824
th
∴ 25 term = S25 – S24
= 1975 – 1824 = 151

49. The digits of a positive number of three digits are in A.P. and their sum is
15. The number obtained by reversing the digits is 594 less than the original
number. Find the number.

Solution

Let hundred’s place digit = (a – d)


Let ten’s place digit = a
Let unit’s place digit = a + d
According to the Question,
a – d + a + a + d = 15
⇒ 3a = 15
⇒a=5
Original number
= 100(a – d) + 10(a) + 1(a + d)
= 100a – 100d + 10a + a + d
= 111a – 99d
Reversed number
= 1(a – d) + 10a + 100(a + d)
= a – d + 10a + 100a + 100d
= 111a + 99d
Now, Original no. – Reversed no. = 594
111a – 99d – (111a + 99d) = 594
-198d = 594
⇒ d = 594/-198 = -3
∴ The Original no. = 111a – 99d
= 111(5) – 99(-3)
= 555 + 297 = 852

50. Find the sum of all multiples of 7 lying between 500 and 900. (2012OD)

Solution

To find: 504 + 511 + 518 + … + 896


a = 504, d = 511- 504 = 7, an = 896
a + (n – 1)d = an
∴ 504 + (n – 1)7 = 896
(n – 1)7 = 896 – 504 = 392
51. The tenth term of an AP, is -37 and the sum of its first six terms is -27.
Find the sum of its first eight terms.
Solution
Let the first term be a, common difference be d, nth
term be a n and sum of n term be Sn.
an = a + (n-1)d

a + 9d = -37 ...(1)
⇒ 3 (2a + 5d) = -27
⇒ 2a + 5d = -9 ...(2)
Multiplying (1) by 2 and subtracting (2) from it, we
get
(2a + 18d) - (2a + 5d) = -74 + 9
⇒ 13d = -65
⇒ d = -5
Substituting the value of d in (1) we get
a + 9×-5 = -37
⇒ a = -37 + 45
⇒a=8
Hence, Sn = -76

52. The 16th term of an AP is five times its third term. If its 10th term is 41,
then find the sum of its first fifteen terms.
Solution
Let the first term be a, common difference be d, nth
term be a n and sum of n term be S n .
We have,
a16 = 5a3
⇒ a + 15d = 5(a + 2d)
⇒ 4a = 5d ...(1)
and a10 = 41
a + 9d = 41 ...(2)
Solving (1) and (2), we get a = 5, d = 4
Now,

Thus, S15 = 495


53. Find the sum of n terms of the series
(4 - 1/n) + (4 - 2/n) + (4 - 3/n) +....
Solution
Let sum of n term be Sn

54. Find the number of natural numbers between 101 and 999 which are
divisible by both 2 and 5.
Solution
The sequence goes like 110, 120, 130, ...... 990
Since they have a common difference of 10, they form an AP. Let the first term
be a, common difference be d, nth term be Sn.
Here,
a = 110, an = 990, d = 10
an = a + (n - 1)d
⇒ 990 = 110 + (n - 1) 10
⇒ 990 - 110 = 10(n - 1)
⇒ 880 = 10(n - 1)
⇒ 88 = n - 1
⇒ n = 88 + 1 = 89
Hence, there are 89 terms between 101 and 999 divisible by both 2 and 5.

55. If the ratio of the 11th term of an AP to its 18th term is 2 : 3, find the ratio
of the sum of the first five term of the sum of its first 10 terms.
Solution
Let the first term be a, common difference be d, nth term be a n and sum of n
term be Sn

Hence, S5 : S10 = 6:17

Arithmetic Progressions Class 10 Maths Important


Questions Long Answer (4 Marks)
56. The first term of an AP is 3, the last term is 83 and the sum of all its
terms is 903. Find the number of terms and the common difference of the
AP.
Solution
First term, a = 3
Last term, an = 83
Sum of n terms, Sn = 903

Hence, the common difference is 4.

57. Find the common difference of the Arithmetic Progression 1/a, 3-a/3a,
3-2a/3a, ... (a≠0)
Solution
th th th
58. f p , q and r terms of an A.P. are a, b, c respectively, then show that (a
– b)r + (b – c)p+ (c – a)q = 0.

Solution

Let A be the first term and D be the common difference of the given A.P.
th
p term = A + (p – 1)D = a …(i)
th
q term = A + (q – 1)D = b …(ii)
th
r term = A + (r – 1)D = c …(iii)
L.H.S. = (a – b)r + (b – c)p + (c – a)q
= [A + (p – 1)D – (A + (q – 1)D)]r + [A + (q – 1)D – (A + (r – 1)D)]p + [A + (r – 1)D – (A
+ (p – 1)D)]q
= [(p – 1 – q + 1)D]r + [(q – 1 – r + 1)D]p + [(r – 1 – p + 1)D]q
= D[(p – q)r + (q – r)p + (r – p)q]
= D[pr – qr + qp – rp + rq – pq]
= D[0] = 0 = R.H.S.

59. A sum of ₹1,600 is to be used to give ten 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

Here,
S10 = 1600, d = -20, n = 10
Sn = n/2 (2a + (n – 1)d]
∴ 10/2[2a + (10 – 1)(-20)] = 1600
2a – 180 = 320
2a = 320 + 180 = 500
a = 250
st
∴ 1 prize = a = ₹250
nd
2 prize = a2 = a + d = 250 + (-20) = ₹230
rd
3 prize = a3 = a2 + d = 230 – 20 = ₹210
th
4 prize = a4 = a3 + d = 210 – 20 = ₹190
th
5 prize = a5 = a4 + d = 190 – 20 = ₹170
th
6 prize = a6 = a5 + d = 170 – 20 = ₹150
th
7 prize = a7 = a6 + d = 150 – 20 = ₹130
th
8 prize = a8 = a7 + d = 130 – 20 = ₹110
th
9 prize = a9 = a8 + d = 110 – 20 = ₹590
th
10 prize = a10 = a9 + d = 90 – 20 = ₹70
= ₹1,600
60. If the sum of first four terms of an AP is 40 and that of first 14 terms is
280. Find the sum of its first n terms.

Solution

Let a be the first term and d be the common difference.

Sum of n terms of an AP,

2
Hence, sum of n terms is 6n + n .
61. If Sn denotes the sum of first n terms of an AP, prove that, S30 = 3(S20 - S10)

Solution

Let the first term be a, and common difference be d.

Hence, S30 = 3(S20 - S10)

62. Find the 60th term of the AP 8, 10, 12,.... if it has a total of 60 terms and
hence find the sum of its last 10 terms.

Solution

Let the first term be a, common difference be d, nth term be a n and sum of n
term be Sn

We have,

a = 8, d = 10 - 8 = 2

an = a + (n-1)d
Now,

a60 = 8 + (60 - 1)2

= 8+ 59×2 = 126

and a51 = 8 + 50×2

= 8 + 100 = 108

Sum of last 10 terms,

Hence sum of last 10 terms is 1170.

63. An AP consists of 37 terms. The sum of the three middle most terms is
225 and the sum of the past three terms is 429. Find the AP.

Solution

Let the middle most terms of the AP be (x-d), x and (x+d).

We have,

x-d + x + x+d = 225

⇒ 3x = 225

⇒ x = 75
and the middle term = 37+1/2 = 19th term.

Thus AP is,

(x-18d),...(x-2d), (x-d), x, (x+d), (x+2d),...(x+18d)

Sum of last three terms,

(x+18d) + (x+17d) + (x+16d) = 429

⇒ 3x + 51d = 429

⇒ 225 + 51d = 429

⇒d=4

First term, a1 = x-18d = 75- 18×4 = 3

a2 = 3+4 = 7

Hence, AP = 3, 7, 11,...,147.

64. The first and the last terms of an A.P. are 8 and 350 respectively. If its
common difference is 9, how many terms are there and what is their sum?

Solution

Here,
a = 8, an = 350, d = 9
As we know, a + (n − 1) d = a2
∴ 8 + (n – 1) 9 = 350
⇒ (n − 1) 9 = 350 – 8 = 342
⇒ n – 1 = 342/9 = 38
⇒ n = 38 + 1 = 39
∴ There are 39 terms.
∴ Sn = n/2(a + an)
∴ S39 = 39/2 (8 + 350) = 39/2 × 358
= 39 × 179 = 6981

65. In an AP of 50 terms, the sum of first 10 terms is 210 and the sum of its
last 15 terms is 2565. Find the AP.

Solution

Here,
n = 50,
S10 = 210
= 10/2 (2a + 9d) = 210 …[Sn = 1/2 [2a+(n – 1)2]
⇒ 5(2a + 9d) = 210
⇒ 2a + 9d = 210/5 = 42
⇒ 2a = 42 – 9d
⇒ a = 42−9d/2 …(i)
Now,
50 = (1 + 2 + 3 + …) + (36 + 37 + … + 50) Sum = 2565
Sum of its last 15 terms = 2565 …(Given)
S50 – S35 = 2565
⇒ 50/2(2a + 49d) – 35/2 (2a + 34d) = 2565
⇒ 100a + 2450d – 70a – 1190d = 2565 × 2
⇒ 30a + 1260d = 5130
⇒ 3a + 1260 = 513 …(Dividing both sides by 10)
66. In a school, students decided to plant 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 double of the class in which they are
studying. If there are 1 to 12 classes in the school and each class has two
Sections, find how many trees were planted by the students.

Solution

Classes: 1 + I + II + … + XII
Sections: 2(I) + 2(II) + 2(III) + … + 2(XII)
Total no. of trees
= 2 + 4 + 6 … + 24
= (2 × 2) + (2 × 4) + (2 × 6) + … + (2 × 24)
= 4 + 8 + 12 + … + 48
:: S12 = 12/2(4 + 48) = 6(52) = 312 trees

67. Find the sum of first 24 terms of an AP whose nth term is given by an =
3+2n
Solution

Let the first term be a, common difference be d, nth term be an and sum of n
term be Sn

We have,

an = 3+2n

a1 = 3+ 2×1 = 5

a2 = 3 + 2×2 = 7

a3 = 3 + 2×3 = 9

Thus, the series is 5, 7, 9,... in which

a = 5 and d = 2

Now,

Hence, S24 = 672

68. Ramkali required ₹500 after 12 weeks to send her daughter to school.
She saved ₹100 in the first week and increased her weekly saving by ₹20
every week. Find whether she will be able to send her daughter to school
after 12 weeks.
Solution

Money required by Ramkali for admission of her daughter = ₹2500


A.P. formed by saving
100, 120, 140, … upto 12 terms …(i)
Let, a, d and n be the first term, common difference and number of terms
respectively.
Here,
a = 100, d = 20, n = 12
Sn = n/2 (2a + (n − 1)d)
⇒ S12 = 12/2 (2(100) + (12 – 1)20)
⇒ S12 = 12/2 [2(100) + 11(20)] = 6[420] = ₹2520

69. How many multiples of 4 lie between 10 and 250? Also find their sum.
(2011D)

Solution

Multiples of 4 between 10 and 250 are:


12, 16, 20, … 248
Here, a = 12, d = 4, an = 248
As we know, a + (n – 1) d = an
∴12 + (n – 1) 4 = 248
⇒ (n – 1) 4 = 248 – 12 = 236
⇒ n – 1 = 236/4 = 59
⇒ n = 59 + 1 = 60
∴ There are 60 terms.
Now, Sn = n2 (a + an)
∴ S60 = 60/2(12 + 248)
= 30 (260) = 7800

You might also like