NCERT Solution Class X Mathematics Arithmetic Progressions Question 19 (Ex 5.3)

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?

Answer:

It can be observed that the numbers of logs in rows are in an A.P. 20, 19, 18…

For this A.P.,

a = 20

d = a2 − a1 = 19 − 20 = −1

Let a total of 200 logs be placed in n rows.

Sn = 200

400 = n (40 − n + 1)

400 = n (41 − n)

400 = 41n − n2

n2 − 41n + 400 = 0

n2 − 16n − 25n + 400 = 0

n (n − 16) −25 (n − 16) = 0

(n − 16) (n − 25) = 0

Either (n − 16) = 0 or n − 25 = 0

n = 16 or n = 25

an = a + (n − 1)d

a16 = 20 + (16 − 1) (−1)

a16 = 20 − 15

a16 = 5

Similarly,

a25 = 20 + (25 − 1) (−1)

a25 = 20 − 24

= −4

Clearly, the number of logs in 16th row is 5. However, the number of logs in 25th row is negative, which is not possible.

Therefore, 200 logs can be placed in 16 rows and the number of logs in the 16th row is 5.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 18 (Ex 5.3)

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, 1.0 cm, 1.5 cm, 2.0 cm, ……… as shown in figure. What is the total length of such a spiral made up of thirteen consecutive semicircles? (Take π = 22/7)

[Hint : Length of successive semicircles is l1, l2, l3, l4, . . . with centres at A, B, A, B, . . ., respectively.]

Answer:

Semi-perimeter of circle = πr

I1 = π(0.5) = π/2 cm

I2 = π(1) = π cm

I3 = π(1.5) = 3π/2 cm

Therefore, I1, I2, I3 ,i.e. the lengths of the semi-circles are in an A.P., π/2, π, 3π/2, 2π, ………..

a = π/2

d = π − (π/2) = π/2

S13 =?

We know that the sum of n terms of an a A.P. is given by

Therefore, the length of such spiral of thirteen consecutive semi-circleswill be 143 cm.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 17 (Ex 5.3)

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?

Answer:

It can be observed that the number of trees planted by the students is in an AP.

1, 2, 3, 4, 5………………..12

First term, a = 1

Common difference, d = 2 − 1 = 1

Therefore, number of trees planted by 1 section of the classes = 78

Number of trees planted by 3 sections of the classes = 3 × 78 = 234
Therefore, 234 trees will be planted by the students.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 16 (Ex 5.3)

Question 16:

A sum of Rs 700 is to be used to give seven cash prizes to students of a school for their overall academic performance. If each prize is Rs 20
less than its preceding prize, find the value of each of the prizes.

Answer:

Let the cost of 1st prize be P.

Cost of 2nd prize = P − 20

And cost of 3rd prize = P − 40

It can be observed that the cost of these prizes are in an A.P. having common difference as −20 and first term as P.

a = P

d = −20

Given that, S7 = 700

a + 3(−20) = 100

a − 60 = 100

a = 160

Therefore, the value of each of the prizes was Rs 160, Rs 140, Rs 120, Rs 100, Rs 80, Rs 60, and Rs 40.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 15 (Ex 5.3)

Question 15:

A contract on construction job specifies a penalty for delay of completion beyond a certain date as follows: Rs. 200 for the first day, Rs. 250 for the second day, Rs. 300 for the third day, etc., the penalty for each succeeding day being Rs. 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.

Answer:

It can be observed that these penalties are in an A.P. having first term as 200 and common difference as 50.

a = 200

d = 50

Penalty that has to be paid if he has delayed the work by 30 days = S30

= 30/2 [2(200) + (30 − 1) 50]

= 15 [400 + 1450]

= 15 (1850)

= 27750

Therefore, the contractor has to pay Rs 27750 as penalty.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 11 (Ex 5.3)

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, the10th and the nth terms.

Answer:

Given that,

Sn = 4n − n2

First term, a = S1 = 4(1) − (1)2 = 4 − 1 = 3

Sum of first two terms = S2

= 4(2) − (2)2 = 8 − 4 = 4

Second term, a2 = S2 − S1 = 4 − 3 = 1

d = a2 − a = 1 − 3 = −2

an = a + (n − 1)d

= 3 + (n − 1) (−2)

= 3 − 2n + 2

= 5 − 2n

Therefore, a3 = 5 − 2(3) = 5 − 6 = −1

a10 = 5 − 2(10) = 5 − 20 = −15

Hence, the sum of first two terms is 4. The second term is 1. 3rd, 10th, and nth terms are −1, −15, and 5 − 2n respectively.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 10 (Ex 5.3)

Question 10:

Show that a1, a2 … , an , … form an AP where an is defined as below

(i) an = 3 + 4n             (ii) an = 9 − 5n

Also find the sum of the first 15 terms in each case.

Answer:

(i) an = 3 + 4n

a1 = 3 + 4(1) = 7

a2 = 3 + 4(2) = 3 + 8 = 11

a3 = 3 + 4(3) = 3 + 12 = 15

a4 = 3 + 4(4) = 3 + 16 = 19

It can be observed that

a2 − a1 = 11 − 7 = 4

a3 − a2 = 15 − 11 = 4

a4 − a3 = 19 − 15 = 4

i.e., ak + 1 − ak is same every time. Therefore, this is an AP with common difference as 4 and first term as 7.

(ii) an = 9 − 5n

a1 = 9 − 5 × 1 = 9 − 5 = 4

a2 = 9 − 5 × 2 = 9 − 10 = −1

a3 = 9 − 5 × 3 = 9 − 15 = −6

a4 = 9 − 5 × 4 = 9 − 20 = −11

It can be observed that

a2 − a1 = − 1 − 4 = −5

a3 − a2 = − 6 − (−1) = −5

a4 − a3 = − 11 − (−6) = −5

i.e., ak + 1 − ak is same every time. Therefore, this is an A.P. with common difference as −5 and first term as 4.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 6 (Ex 5.3)

Question 6:

The first and the last term of an AP are 17 and 350 respectively. If the common difference is 9, how many terms are there and what is their sum?

Answer:

Given that,

a = 17

l = 350

d = 9

Let there be n terms in the A.P.

l = a + (n − 1) d

350 = 17 + (n − 1)9

333 = (n − 1)9

(n − 1) = 37

n = 38

Thus, this A.P. contains 38 terms and the sum of the terms of this A.P. is 6973.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 4 (Ex 5.3)

Question 4:

How many terms of the AP. 9, 17, 25 … must be taken to give a sum of 636?

Answer:

Let there be n terms of this A.P.

For this A.P., a = 9

d = a2 − a1 = 17 − 9 = 8

636 = n [9 + 4n − 4]

636 = n (4n + 5)

4n2 + 5n − 636 = 0

4n2 + 53n − 48n − 636 = 0

n (4n + 53) − 12 (4n + 53) = 0

(4n + 53) (n − 12) = 0

Either 4n + 53 = 0 or n − 12 = 0

n = −53/4 or n = 12

n cannot be −53/4. As the number of terms can neither be negative nor fractional, therefore, n = 12 only.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 3 (Ex 5.3)

Question 3:

In an AP

(i) Given a = 5, d = 3, an = 50, find n and Sn.

(ii) Given a = 7, a13 = 35, find d and S13.

(iii) Given a12 = 37, d = 3, find a and S12.

(iv) Given a3 = 15, S10 = 125, find d and a10.

(v) Given d = 5, S9 = 75, find a and a9.

(vi) Given a = 2, d = 8, Sn = 90, find n and an.

(vii) Given a = 8, an = 62, Sn = 210, find n and d.

(viii) Given an = 4, d = 2, Sn = − 14, find n and a.

(ix) Given a = 3, n = 8, S = 192, find d.

(x)Given l = 28, S = 144 and there are total 9 terms. Find a.

Answer:

(i) Given that, a = 5, d = 3, an = 50

As an = a + (n − 1)d,

∴ 50 = 5 + (n − 1)3

45 = (n − 1)3

15 = n − 1

n = 16

(ii) Given that, a = 7, a13 = 35

As an = a + (n − 1) d,

∴ a13 = a + (13 − 1) d

35 = 7 + 12 d

35 − 7 = 12d

28 = 12d

(iii)Given that, a12 = 37, d = 3

As an = a + (n − 1)d,

a12 = a + (12 − 1)3

37 = a + 33

a = 4

(iv) Given that, a3 = 15, S10 = 125

As an = a + (n − 1)d,

a3 = a + (3 − 1)d

15 = a + 2d              (i)

On multiplying equation (1) by 2, we obtain

30 = 2a + 4d (iii)

On subtracting equation (iii) from (ii), we obtain

−5 = 5d

d = −1

From equation (i),

15 = a + 2(−1)

15 = a − 2

a = 17

a10 = a + (10 − 1)d

a10 = 17 + (9) (−1)

a10 = 17 − 9 = 8

(v)Given that, d = 5, S9 = 75

(vi) Given that, a = 2, d = 8, Sn = 90

90 = n [2 + (n − 1)4]

90 = n [2 + 4n − 4]

90 = n (4n − 2) = 4n2 − 2n

4n2 − 2n − 90 = 0

4n2 − 20n + 18n − 90 = 0

4n (n − 5) + 18 (n − 5) = 0

(n − 5) (4n + 18) = 0

Either n − 5 = 0 or 4n + 18 = 0

n = 5 or n =−(18/4) = −9/2

However, n can neither be negative nor fractional.

Therefore, n = 5

an = a + (n − 1)d

a5 = 2 + (5 − 1)8

= 2 + (4) (8)

= 2 + 32 = 34

(vii) Given that, a = 8, an = 62, Sn = 210

n = 6

an = a + (n − 1)d

62 = 8 + (6 − 1)d

62 − 8 = 5d

54 = 5d

d = 54/5

(viii) Given that, an = 4, d = 2, Sn = −14

an = a + (n − 1)d

4 = a + (n − 1)2

4 = a + 2n − 2

a + 2n = 6

a = 6 − 2n (i)

−28 = n (a + 4)

−28 = n (6 − 2n + 4) {From equation (i)}

−28 = n (− 2n + 10)

−28 = − 2n2 + 10n

2n2 − 10n − 28 = 0

n2 − 5n −14 = 0

n2 − 7n + 2n − 14 = 0

n (n − 7) + 2(n − 7) = 0

(n − 7) (n + 2) = 0

Either n − 7 = 0 or n + 2 = 0

n = 7 or n = −2

However, n can neither be negative nor fractional.

Therefore, n = 7

From equation (i), we obtain

a = 6 − 2n

a = 6 − 2(7)

= 6 − 14

= −8

(ix)Given that, a = 3, n = 8, S = 192

192 = 4 [6 + 7d]

48 = 6 + 7d

42 = 7d

d = 6

(x)Given that, l = 28, S = 144 and there are total of 9 terms.

NCERT Solution Class X Mathematics Arithmetic Progressions Question 2 (Ex 5.3)

Question 2:

Find the sums given below :

(ii) 34 + 32 + 30 + ……….. + 10

(iii) − 5 + (− 8) + (− 11) + ………… + (− 230)

Answer:

For this A.P.,

a = 7

l = 84

(ii)34 + 32 + 30 + ……….. + 10

For this A.P.,

a = 34

d = a2 − a1 = 32 − 34 = −2

l = 10

Let 10 be the nth term of this A.P.

l = a + (n − 1) d

10 = 34 + (n − 1) (−2)

−24 = (n − 1) (−2)

12 = n − 1

n = 13

(iii)(−5) + (−8) + (−11) + ………… + (−230)

For this A.P.,

a = −5

l = −230

d = a2 − a1 = (−8) − (−5)

= − 8 + 5 = −3

Let −230 be the nth term of this A.P.

l = a + (n − 1)d

−230 = − 5 + (n − 1) (−3)

−225 = (n − 1) (−3)

(n − 1) = 75

n = 76

NCERT Solution Class X Mathematics Arithmetic Progressions Question 1 (Ex 5.3)

Question 1:

Find the sum of the following APs.

(i) 2, 7, 12 ,…., to 10 terms.                                  (ii) − 37, − 33, − 29 ,…, to 12 terms

(iii) 0.6, 1.7, 2.8 ,…….., to 100 terms              

Answer:

(i)2, 7, 12 ,…, to 10 terms

For this A.P.,

a = 2

d = a2 − a1 = 7 − 2 = 5

n = 10

We know that,

(ii)−37, −33, −29 ,…, to 12 terms

For this A.P.,

a = −37

d = a2 − a1 = (−33) − (−37)

= − 33 + 37 = 4

n = 12

We know that,

(iii) 0.6, 1.7, 2.8 ,…, to 100 terms

For this A.P.,

a = 0.6

d = a2 − a1 = 1.7 − 0.6 = 1.1

n = 100

We know that,

For this A.P.,

© Copyright Entrance India - Engineering and Medical Entrance Exams in India | Website Maintained by Firewall Firm - IT Monteur