Join WhatsApp Icon JEE WhatsApp Group
NCERT Solutions for Class 10 Maths

Chapter 5: Arithmetic Progressions

Download Solutions PDF
Daily JEE Updates, Tips & Important Alerts
Join 30,000+ students and stay updated with JEE notifications and preparation insights.
Join Now!
Free PDF
Complete NCERT Solution PDF for Chapter 5: Arithmetic Progressions

NCERT Solutions For Class 10 Maths Chapter 5 Arithmetic Progressions helps students understand sequences of numbers that follow a specific pattern or rule. The page provides detailed NCERT Solutions that explain important concepts such as arithmetic progressions, common difference, nth term, and sum of terms. NCERT Solutions For Class 10 Maths help students learn how to identify patterns in sequences and solve problems using appropriate formulas. The chapter develops logical thinking and improves students’ ability to handle sequence-based questions. These solutions provide step-by-step methods for solving textbook exercises and numerical problems. Students can use the chapter PDF for revision, practice, and board exam preparation. The clear explanations make arithmetic progression concepts easier to understand and apply in different mathematical situations.

Download Solutions PDF

Examples 5.1-5.10

Example 1 For the AP $$\frac{3}{2}, \frac{1}{2}, -\frac{1}{2}, -\frac{3}{2}, \ldots$$, write the first term $$a$$ and the common difference $$d$$.

Solution

The given sequence is $$\frac{3}{2},\; \frac{1}{2},\; -\frac{1}{2},\; -\frac{3}{2}, \ldots$$

In an arithmetic progression (AP):

  • The first term is denoted by $$a$$.
  • The common difference is denoted by $$d$$ and is found by subtracting any term from the term that follows it.

Step 1 – First term

The first entry of the sequence is $$\frac{3}{2}$$, so

$$a = \frac{3}{2}$$

Step 2 – Common difference

Subtract the first term from the second term:

$$d = \frac{1}{2} - \frac{3}{2} = -\frac{2}{2} = -1$$

Verification (optional but reassuring):

$$-\frac{1}{2} - \frac{1}{2} = -1, \qquad -\frac{3}{2} - \bigl(-\frac{1}{2}\bigr) = -1$$

The difference is consistently $$-1$$, confirming the value of $$d$$.

Conclusion

The arithmetic progression has first term $$a = \frac{3}{2}$$ and common difference $$d = -1$$.

Answer

$$a = \frac{3}{2}, \; d = -1$$

Example 2 Which of the following list of numbers form an AP? If they form an AP, write the next two terms:

(i) $$4, 10, 16, 22, \ldots$$

Solution

The given terms are $$4,\;10,\;16,\;22,\;\ldots$$

Find the common difference:

$$10-4 = 6,\quad 16-10 = 6,\quad 22-16 = 6$$

The difference between successive terms is constant (equal to $$6$$), so the list does form an arithmetic progression (AP) with common difference $$d = 6$$.

Next two terms:
First missing term   $$=22+d=22+6=28$$
Second missing term $$=28+d=28+6=34$$

Answer

AP, next terms: $$28,\;34$$

(ii) $$1, -1, -3, -5, \ldots$$

Solution

The given terms are $$1,\;-1,\;-3,\;-5,\;\ldots$$

Find the common difference:

$$-1-1=-2,\quad -3-(-1)=-2,\quad -5-(-3)=-2$$

The common difference is constant (equal to $$-2$$); hence the sequence is an AP with $$d=-2$$.

Next two terms:
First missing term   $$=-5+d=-5-2=-7$$
Second missing term $$=-7+d=-7-2=-9$$

Answer

AP, next terms: $$-7,\;-9$$

(iii) $$-2, 2, -2, 2, -2, \ldots$$

Solution

The given terms are $$-2,\;2,\;-2,\;2,\;-2,\;\ldots$$

Calculate successive differences:

$$2-(-2)=4,\quad -2-2=-4,\quad 2-(-2)=4$$

The differences alternate between $$4$$ and $$-4$$; they are not constant. Therefore the sequence is not an arithmetic progression.

Answer

Not an AP

(iv) $$1, 1, 1, 2, 2, 2, 3, 3, 3, \ldots$$

Solution

The given terms are $$1,\;1,\;1,\;2,\;2,\;2,\;3,\;3,\;3,\;\ldots$$

Compute some successive differences:

$$1-1=0,\quad 1-1=0,\quad 2-1=1,\quad 2-2=0,\quad 2-2=0$$

Since the difference keeps changing (between $$0$$ and $$1$$), the sequence does not have a single common difference. Hence it is not an arithmetic progression.

Answer

Not an AP

Example 3 Find the 10th term of the AP: $$2, 7, 12, \ldots$$

Solution

The sequence is $$2, 7, 12, \ldots$$.

Compare any two consecutive terms to verify the common difference:

$$d = 7 - 2 = 5$$

Since the difference is constant, the sequence is an arithmetic progression (A.P.).

In an A.P., the n-th term $$a_n$$ is given by

$$a_n = a_1 + (n - 1)d$$

Here:

  • First term: $$a_1 = 2$$
  • Common difference: $$d = 5$$

To find the 10th term, substitute $$n = 10$$:

$$a_{10} = 2 + (10 - 1) \times 5$$

Compute the product and sum step by step:

$$a_{10} = 2 + 9 \times 5$$

$$a_{10} = 2 + 45$$

$$a_{10} = 47$$

Therefore, the 10th term of the given A.P. is $$47$$.

Answer

$$a_{10} = 47$$

Example 4 Which term of the AP: $$21, 18, 15, \ldots$$ is $$-81$$? Also, is any term 0? Give reason for your answer.

Solution

Step 1 : Identify the first term and common difference
Given AP : $$21, 18, 15, \ldots$$
First term $$a = 21$$
Common difference $$d = 18 - 21 = -3$$

Step 2 : Write the general (nth) term
For any AP, $$a_n = a + (n-1)d$$.
Therefore here
$$a_n = 21 + (n-1)(-3) = 21 - 3(n-1).$$

Part A : Find which term is $$-81$$
Set $$a_n = -81$$ and solve for $$n$$:
$$21 - 3(n-1) = -81$$
Subtract 21 from both sides:
$$-3(n-1) = -102$$
Divide by $$-3$$:
$$n-1 = 34$$
Add 1:
$$n = 35$$
So, the 35th term of the AP is $$-81$$.

Part B : Is any term equal to $$0$$?
Put $$a_n = 0$$:
$$21 - 3(n-1) = 0$$
Subtract 21:
$$-3(n-1) = -21$$
Divide by $$-3$$:
$$n-1 = 7$$
Add 1:
$$n = 8$$
Because $$n = 8$$ is a positive integer, the 8th term exists and is $$0$$.

Conclusion
The 35th term is $$-81$$, and yes—there is a term equal to $$0$$, namely the 8th term.

Answer

35th term is $$-81$$; and yes, the 8th term is $$0$$.

Example 5 Determine the AP whose 3rd term is 5 and the 7th term is 9.

Solution

Let the first term of the required A.P. be $$a$$ and the common difference be $$d$$.

The general (nth) term of an arithmetic progression is

$$a_n = a + (n-1)d$$

1. Information about the third term

For $$n = 3$$, we have

$$a_3 = a + (3-1)d = a + 2d$$

Given that $$a_3 = 5$$, therefore

$$a + 2d = 5 \qquad (1)$$

2. Information about the seventh term

For $$n = 7$$, we have

$$a_7 = a + (7-1)d = a + 6d$$

Given that $$a_7 = 9$$, therefore

$$a + 6d = 9 \qquad (2)$$

3. Solve the simultaneous equations

Subtract equation (1) from equation (2):

$$ (a + 6d) - (a + 2d) = 9 - 5 $$

$$ 4d = 4 $$

$$ d = 1 $$

Substitute $$d = 1$$ back into equation (1):

$$ a + 2(1) = 5 $$

$$ a + 2 = 5 $$

$$ a = 3 $$

4. Write the required A.P.

The first term is $$a = 3$$ and the common difference is $$d = 1$$, so the arithmetic progression is

$$3,\; 4,\; 5,\; 6,\; 7,\; 8,\; 9,\; \ldots$$

Verification:

  • Third term: $$a + 2d = 3 + 2(1) = 5$$ ✓
  • Seventh term: $$a + 6d = 3 + 6(1) = 9$$ ✓

Hence, the required arithmetic progression is $$3,\;4,\;5,\;6,\;\ldots$$.

Answer

The A.P. is  $$3,\;4,\;5,\;6,\;7,\;8,\;9,\;\ldots$$

Example 6 Check whether 301 is a term of the list of numbers $$5, 11, 17, 23, \ldots$$

Solution

Step 1 · Identify the parameters of the progression
For the list $$5,\;11,\;17,\;23,\;\ldots$$ the first term is
$$a = 5$$
and the common difference is
$$d = 11 - 5 = 6$$

Step 2 · Write the general term
The $$n^{\text{th}}$$ term $$a_n$$ of an arithmetic progression is
$$a_n = a + (n-1)d$$

Step 3 · Set the general term equal to 301
To check whether 301 is a term, solve
$$a + (n-1)d = 301$$
Substitute $$a = 5$$ and $$d = 6$$:
$$5 + (n-1)\,6 = 301$$

Step 4 · Solve for n
$$5 + 6(n-1) = 301$$
$$6(n-1) = 301 - 5$$
$$6(n-1) = 296$$
$$n - 1 = \frac{296}{6}$$
$$n - 1 = \frac{148}{3} = 49\tfrac{1}{3}$$
$$n = 50\tfrac{1}{3}$$

Step 5 · Interpret the result
The value of $$n$$ obtained is not an integer. Since the term number must be a positive integer, 301 cannot occur in the progression.

Conclusion
301 is not a term of the arithmetic progression $$5,\;11,\;17,\;23,\;\ldots$$

Answer

301 is not a term of the progression.

Example 7 How many two-digit numbers are divisible by 3?

Solution

Let us determine all two-digit numbers that are divisible by 3.

The smallest two-digit number is 10. To reach the first multiple of 3, divide 10 by 3:

$$10 \div 3 = 3\text{ remainder }1$$

Since the remainder is 1, add $$3-1 = 2$$ to 10:

$$10 + 2 = 12$$

Therefore the first (smallest) two-digit multiple of 3 is $$a = 12$$.

The greatest two-digit number is 99, and $$99 \div 3 = 33$$ exactly, so $$l = 99$$ is also divisible by 3.

Thus the required numbers form the arithmetic progression

$$12,\,15,\,18,\,\dots,\,99$$

For an A.P. the nth term is $$a_n = a + (n-1)d$$, where $$a = 12$$, the common difference $$d = 3$$ and the last term $$a_n = 99$$.

Substituting:

$$99 = 12 + (n-1)\times 3$$

$$99 - 12 = (n-1)\times 3$$

$$87 = (n-1)\times 3$$

$$n-1 = \frac{87}{3} = 29$$

$$n = 29 + 1 = 30$$

Hence, there are $$n = 30$$ two-digit numbers that are divisible by 3.

Answer

30

Example 8 Find the 11th term from the last term (towards the first term) of the AP: $$10, 7, 4, \ldots, -62$$.

Solution

The terms form an arithmetic progression (AP):

$$a_1 = 10, \; d = 7 - 10 = -3$$

The given last term is $$a_n = -62$$.

  1. Find the total number of terms.

    For an AP, $$a_n = a_1 + (n-1)d$$. Substitute the known values:

    $$-62 = 10 + (n-1)(-3)$$

    $$-62 = 10 - 3(n-1)$$

    $$-62 = 10 - 3n + 3$$

    $$-62 = 13 - 3n$$

    $$-62 - 13 = -3n$$

    $$-75 = -3n$$

    $$n = \frac{-75}{-3} = 25$$

    So, the AP contains $$25$$ terms.

  2. Locate the required term.

    The last term itself is counted as the 1st term from the end. Hence, the 11th term from the end is

    $$\bigl(25 - (11 - 1)\bigr)^{\text{th}} = (25 - 10)^{\text{th}} = 15^{\text{th}}$$ term from the beginning.

  3. Find the 15th term.

    $$a_{15} = a_1 + (15 - 1)d$$

    $$a_{15} = 10 + 14(-3)$$

    $$a_{15} = 10 - 42 = -32$$

Therefore, the 11th term from the last term (towards the first term) is $$-32$$.

Answer

$$-32$$

Example 9 A sum of $$\mathrm{\rlap{/}{R}}\,1000$$ is invested at 8% simple interest per year. Calculate the interest at the end of each year. Do these interests form an AP? If so, find the interest at the end of 30 years making use of this fact.

Solution

Principal invested: $$P = \mathrm{\rlap{/}{R}}\,1000$$
Rate of simple interest: $$R = 8\%\text{ per year}$$

For simple interest, the total interest after $$n$$ years is

$$I_n = \dfrac{P R n}{100}$$

Substituting the given data,

$$I_n = \dfrac{1000 \times 8 \times n}{100} = 80 n$$

Thus, at the end of successive years we obtain

  • 1st year: $$I_1 = 80 \times 1 = \mathrm{\rlap{/}{R}}\,80$$
  • 2nd year: $$I_2 = 80 \times 2 = \mathrm{\rlap{/}{R}}\,160$$
  • 3rd year: $$I_3 = 80 \times 3 = \mathrm{\rlap{/}{R}}\,240$$
  • and so on.

The sequence of interests is therefore

$$80,\;160,\;240,\;\dots$$

Common difference:

$$d = 160 - 80 = 80$$

Because the common difference is constant, these interests form an arithmetic progression (AP) with
first term $$a = 80$$ and common difference $$d = 80$$.

Interest at the end of 30 years is the 30-th term $$a_{30}$$ of this AP:

$$a_{30} = a + (30 - 1)d = 80 + 29 \times 80 = 80 + 2320 = \mathrm{\rlap{/}{R}}\,2400$$

Hence, the simple interest accumulated at the end of 30 years is $$\mathrm{\rlap{/}{R}}\,2400$$.

Answer

Interests after successive years: 80, 160, 240, … (an AP with common difference 80).
Interest at the end of 30 years = Rs 2400.

Example 10 In a flower bed, there are 23 rose plants in the first row, 21 in the second, 19 in the third, and so on. There are 5 rose plants in the last row. How many rows are there in the flower bed?

Solution

Given the numbers of rose plants in successive rows are

$$23, 21, 19, \ldots , 5$$

Each term decreases by $$2$$, so the sequence is an arithmetic progression (A.P.) with

first term $$a = 23$$ and common difference $$d = -2$$.

Let $$n$$ be the required number of rows. For an A.P., the nth (last) term is

$$l = a + (n-1)d$$.

Here $$l = 5$$, hence

$$5 = 23 + (n-1)(-2)$$

$$5 = 23 - 2(n-1)$$

$$2(n-1) = 18$$

$$n - 1 = 9$$

$$n = 10$$

Therefore, the flower bed has $$10$$ rows of rose plants.

Answer

There are $$10$$ rows.

Exercise 5.1

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 $$\mathrm{\rlap{/}{R}}\,15$$ for the first km and $$\mathrm{\rlap{/}{R}}\,8$$ for each additional km.

Solution

Let $$T_n$$ denote the taxi fare after travelling $$n$$ km.

• For the first kilometre, the fare is $$T_1 = \text{Rs }15$$.

• Every additional kilometre costs Rs 8. Hence, for $$n \ge 2$$

$$T_n = 15 + 8(n-1).$$

Writing the first few fares:

$$T_1 = 15, \; T_2 = 15+8 = 23, \; T_3 = 15+2\times8 = 31, \; T_4 = 15+3\times8 = 39, \;\dots$$

Successive differences are

$$T_2-T_1 = 23-15 = 8,\; T_3-T_2 = 31-23 = 8,\; T_4-T_3 = 39-31 = 8,\;\dots$$

Because the common difference is the same (8) throughout, the list forms an arithmetic progression (A.P.).

Answer

Yes, the fares 15, 23, 31, … form an A.P. with common difference 8.

(ii) The amount of air present in a cylinder when a vacuum pump removes $$\frac{1}{4}$$ of the air remaining in the cylinder at a time.

Solution

Let the initial amount of air be $$V_0$$.

Each time the pump operates, it removes one-quarter of the air still present, leaving three-quarters. Thus

$$V_1 = \frac34V_0,\; V_2 = \frac34V_1 = \left(\frac34\right)^2 V_0,\; V_3 = \left(\frac34\right)^3 V_0,\;\dots$$

The successive differences are not equal:

$$V_2-V_1 = \left(\frac34\right)^2V_0-\frac34V_0\neq V_1-V_0.$$

Because the difference between consecutive terms keeps changing (while the ratio is constant), the list does not form an arithmetic progression.

Answer

No, the volumes decrease in a constant ratio, not by a constant difference; hence they do not form an A.P.

(iii) The cost of digging a well after every metre of digging, when it costs $$\mathrm{\rlap{/}{R}}\,150$$ for the first metre and rises by $$\mathrm{\rlap{/}{R}}\,50$$ for each subsequent metre.

Solution

The phrase “cost of digging a well after every metre” refers to the cost incurred for digging each successive metre.

Let $$C_n$$ be the cost of digging the $$n^{\text{th}}$$ metre.

  • 1st metre: $$C_1 = \text{Rs }150$$
  • 2nd metre: $$C_2 = 150 + 50 = \text{Rs }200$$
  • 3rd metre: $$C_3 = 200 + 50 = \text{Rs }250$$
  • 4th metre: $$C_4 = 250 + 50 = \text{Rs }300$$, and so on.

The list of costs is

$$150,\;200,\;250,\;300,\;\ldots$$

Successive differences:

$$200-150 = 50,\quad 250-200 = 50,\quad 300-250 = 50.$$

Because the common difference is the same ($$50$$) throughout, the list forms an arithmetic progression (A.P.) with first term $$a = 150$$ and common difference $$d = 50$$.

Answer

Yes, the costs 150, 200, 250, 300, … form an A.P. with first term $$a = 150$$ and common difference $$d = 50$$.

(iv) The amount of money in the account every year, when $$\mathrm{\rlap{/}{R}}\,10000$$ is deposited at compound interest at 8% per annum.

Solution

Let $$A_n$$ be the amount in the account at the end of $$n$$ years when Rs 10 000 is invested at 8 % p.a. compound interest.

Then

$$A_n = 10000\left(1+\frac{8}{100}\right)^n = 10000(1.08)^n.$$

The first few amounts are

$$A_0 = 10000,\; A_1 = 10800,\; A_2 = 11664,\; A_3 = 12597.12,\;\dots$$

Differences:

$$A_1-A_0 = 800,\; A_2-A_1 = 864,\; A_3-A_2 \approx 933.12,$$

which are clearly not equal. Therefore the sequence does not possess a common difference and is not an arithmetic progression (it is, in fact, a geometric progression).

Answer

No, the yearly amounts 10000, 10800, 11664, … do not have a constant difference, so they are not an A.P.

2 Write first four terms of the AP, when the first term $$a$$ and the common difference $$d$$ are given as follows:

(i) $$a = 10, \, d = 10$$

Solution

In an arithmetic progression (AP), the nth term is given by $$a_n = a + (n-1)d$$.

Given $$a = 10, \; d = 10$$.

  • First term: $$a_1 = a = 10$$
  • Second term: $$a_2 = a + d = 10 + 10 = 20$$
  • Third term: $$a_3 = a + 2d = 10 + 2(10) = 10 + 20 = 30$$
  • Fourth term: $$a_4 = a + 3d = 10 + 3(10) = 10 + 30 = 40$$

Therefore, the first four terms are $$10, 20, 30, 40$$.

Answer

$$10, \; 20, \; 30, \; 40$$

(ii) $$a = -2, \, d = 0$$

Solution

The general term of an AP is $$a_n = a + (n-1)d$$.

Given $$a = -2, \; d = 0$$.

  • First term: $$a_1 = a = -2$$
  • Second term: $$a_2 = a + d = -2 + 0 = -2$$
  • Third term: $$a_3 = a + 2d = -2 + 2(0) = -2$$
  • Fourth term: $$a_4 = a + 3d = -2 + 3(0) = -2$$

Hence the first four terms are $$-2, -2, -2, -2$$.

Answer

$$-2, \; -2, \; -2, \; -2$$

(iii) $$a = 4, \, d = -3$$

Solution

Using $$a_n = a + (n-1)d$$ with $$a = 4, \; d = -3$$:

  • First term: $$a_1 = 4$$
  • Second term: $$a_2 = 4 + (-3) = 1$$
  • Third term: $$a_3 = 4 + 2(-3) = 4 - 6 = -2$$
  • Fourth term: $$a_4 = 4 + 3(-3) = 4 - 9 = -5$$

So the first four terms are $$4, 1, -2, -5$$.

Answer

$$4, \; 1, \; -2, \; -5$$

(iv) $$a = -1, \, d = \frac{1}{2}$$

Solution

With $$a = -1, \; d = \frac12$$ and $$a_n = a + (n-1)d$$:

  • First term: $$a_1 = -1$$
  • Second term: $$a_2 = -1 + \frac12 = -\frac12$$
  • Third term: $$a_3 = -1 + 2\left(\frac12\right) = -1 + 1 = 0$$
  • Fourth term: $$a_4 = -1 + 3\left(\frac12\right) = -1 + \frac32 = \frac12$$

Thus the first four terms are $$-1, -\frac12, 0, \frac12$$.

Answer

$$-1, \; -\frac12, \; 0, \; \frac12$$

(v) $$a = -1.25, \, d = -0.25$$

Solution

Take $$a = -1.25, \; d = -0.25$$ and use $$a_n = a + (n-1)d$$:

  • First term: $$a_1 = -1.25$$
  • Second term: $$a_2 = -1.25 + (-0.25) = -1.50$$
  • Third term: $$a_3 = -1.25 + 2(-0.25) = -1.25 - 0.50 = -1.75$$
  • Fourth term: $$a_4 = -1.25 + 3(-0.25) = -1.25 - 0.75 = -2.00$$

Therefore, the first four terms are $$-1.25, -1.5, -1.75, -2.0$$.

Answer

$$-1.25, \; -1.5, \; -1.75, \; -2.0$$

3 For the following APs, write the first term and the common difference:

(i) $$3, 1, -1, -3, \ldots$$

Solution

An arithmetic progression (AP) is a list of numbers in which the difference between any two consecutive terms is constant.

If the first term is denoted by $$a$$ and the common difference by $$d$$, then for every pair of consecutive terms, we must have

$$d = a_{n+1} - a_n.$$

For the given AP
$$3,\; 1,\; -1,\; -3, \ldots$$

  1. First term:
    The very first number is $$a = 3.$$

  2. Common difference:
    Subtract the first term from the second term:

    $$d = 1 - 3 = -2.$$

    To be sure, check with another pair of consecutive terms:

    $$-1 - 1 = -2,\;\; -3 - (-1) = -2.$$

    The difference is indeed the same each time, so $$d = -2.$$

Answer

First term $$a = 3$$;    common difference $$d = -2$$.

(ii) $$-5, -1, 3, 7, \ldots$$

Solution

The sequence is

$$-5,\; -1,\; 3,\; 7, \ldots$$

  1. First term:
    $$a = -5.$$

  2. Common difference:

    $$d = -1 - (-5) = -1 + 5 = 4.$$

    Verification with the next pair:

    $$3 - (-1) = 3 + 1 = 4,\;\; 7 - 3 = 4.$$

    Hence $$d = 4.$$

Answer

First term $$a = -5$$;    common difference $$d = 4$$.

(iii) $$\frac{1}{3}, \frac{5}{3}, \frac{9}{3}, \frac{13}{3}, \ldots$$

Solution

The sequence is

$$\frac{1}{3},\; \frac{5}{3},\; \frac{9}{3},\; \frac{13}{3}, \ldots$$

  1. First term:
    $$a = \frac{1}{3}.$$

  2. Common difference:

    $$d = \frac{5}{3} - \frac{1}{3} = \frac{4}{3}.$$

    Verification:

    $$\frac{9}{3} - \frac{5}{3} = \frac{4}{3},\;\; \frac{13}{3} - \frac{9}{3} = \frac{4}{3}.$$

    Thus $$d = \frac{4}{3}.$$

Answer

First term $$a = \dfrac{1}{3}$$;    common difference $$d = \dfrac{4}{3}$$.

(iv) $$0.6, 1.7, 2.8, 3.9, \ldots$$

Solution

The sequence is

$$0.6,\; 1.7,\; 2.8,\; 3.9, \ldots$$

  1. First term:
    $$a = 0.6.$$

  2. Common difference:

    $$d = 1.7 - 0.6 = 1.1.$$

    Verification:

    $$2.8 - 1.7 = 1.1,\;\; 3.9 - 2.8 = 1.1.$$

    Hence $$d = 1.1.$$

Answer

First term $$a = 0.6$$;    common difference $$d = 1.1$$.

4 Which of the following are APs? If they form an AP, find the common difference $$d$$ and write three more terms.

(i) $$2, 4, 8, 16, \ldots$$

Solution

For an arithmetic progression (AP) the difference between any two successive terms must be constant.

Given terms: $$2,\;4,\;8,\;16,\ldots$$

First difference: $$4-2=2$$
Second difference: $$8-4=4$$

Since $$2\neq4$$, the common difference is not the same. Hence the sequence is not an AP.

Answer

Not an AP.

(ii) $$2, \frac{5}{2}, 3, \frac{7}{2}, \ldots$$

Solution

Terms: $$2,\;\tfrac52,\;3,\;\tfrac72,\ldots$$

Successive differences:
$$\tfrac52-2=\tfrac12,$$
$$3-\tfrac52=\tfrac12,$$
$$\tfrac72-3=\tfrac12.$$

All are equal, so it is an AP with common difference $$d=\tfrac12$$.

The given AP already has four terms ($$a_1=2,\;a_2=\tfrac52,\;a_3=3,\;a_4=\tfrac72$$). The next three terms are:
Fifth term: $$a_5 = \tfrac72+\tfrac12 = 4,$$
Sixth term: $$a_6 = 4+\tfrac12 = \tfrac92,$$
Seventh term: $$a_7 = \tfrac92+\tfrac12 = 5.$$

Answer

AP, $$d=\tfrac12$$; next three terms: $$4,\;\tfrac92,\;5.$$

(iii) $$-1.2, -3.2, -5.2, -7.2, \ldots$$

Solution

Terms: $$-1.2,\;-3.2,\;-5.2,\;-7.2,\ldots$$

Differences:
$$-3.2-(-1.2)=-2,$$
$$-5.2-(-3.2)=-2,$$
$$-7.2-(-5.2)=-2.$$

Constant difference $$d=-2$$, so the sequence is an AP.

Next three terms:
$$-7.2-2=-9.2,$$
$$-9.2-2=-11.2,$$
$$-11.2-2=-13.2.$$

Answer

AP, $$d=-2$$; next three terms: $$-9.2,\;-11.2,\;-13.2.$$

(iv) $$-10, -6, -2, 2, \ldots$$

Solution

Terms: $$-10,\;-6,\;-2,\;2,\ldots$$

Differences:
$$-6-(-10)=4,$$
$$-2-(-6)=4,$$
$$2-(-2)=4.$$

Constant difference $$d=4$$ ⇒ an AP.

Next three terms:
$$2+4=6,$$
$$6+4=10,$$
$$10+4=14.$$

Answer

AP, $$d=4$$; next three terms: $$6,\;10,\;14.$$

(v) $$3, 3 + \sqrt{2}, 3 + 2\sqrt{2}, 3 + 3\sqrt{2}, \ldots$$

Solution

Terms: $$3,\;3+\sqrt2,\;3+2\sqrt2,\;3+3\sqrt2,\ldots$$

Differences:
$$(3+\sqrt2)-3=\sqrt2,$$
$$(3+2\sqrt2)-(3+\sqrt2)=\sqrt2,$$
$$(3+3\sqrt2)-(3+2\sqrt2)=\sqrt2.$$

Constant difference $$d=\sqrt2$$, so it is an AP.

Next three terms:
$$3+3\sqrt2+\sqrt2=3+4\sqrt2,$$
$$3+5\sqrt2,$$
$$3+6\sqrt2.$$

Answer

AP, $$d=\sqrt2$$; next three terms: $$3+4\sqrt2,\;3+5\sqrt2,\;3+6\sqrt2.$$

(vi) $$0.2, 0.22, 0.222, 0.2222, \ldots$$

Solution

Terms: $$0.2,\;0.22,\;0.222,\;0.2222,\ldots$$

First difference: $$0.22-0.2=0.02$$
Second difference: $$0.222-0.22=0.002$$

Since the differences are not equal, the sequence is not an AP.

Answer

Not an AP.

(vii) $$0, -4, -8, -12, \ldots$$

Solution

Terms: $$0,\;-4,\;-8,\;-12,\ldots$$

Differences:
$$-4-0=-4,$$
$$-8-(-4)=-4,$$
$$-12-(-8)=-4.$$

Constant difference $$d=-4$$, so it is an AP.

Next three terms:
$$-12-4=-16,$$
$$-16-4=-20,$$
$$-20-4=-24.$$

Answer

AP, $$d=-4$$; next three terms: $$-16,\;-20,\;-24.$$

(viii) $$-\frac{1}{2}, -\frac{1}{2}, -\frac{1}{2}, -\frac{1}{2}, \ldots$$

Solution

Terms: $$-\tfrac12,\;-\tfrac12,\;-\tfrac12,\;-\tfrac12,\ldots$$

Every term is the same, so
$$d=-\tfrac12-(-\tfrac12)=0.$$

Hence it is an AP with common difference $$d=0$$.

Next three terms are again $$-\tfrac12,\;-\tfrac12,\;-\tfrac12.$$

Answer

AP, $$d=0$$; next three terms: $$-\tfrac12,\;-\tfrac12,\;-\tfrac12.$$

(ix) $$1, 3, 9, 27, \ldots$$

Solution

Terms: $$1,\;3,\;9,\;27,\ldots$$

First difference: $$3-1=2$$
Second difference: $$9-3=6$$

Because $$2\neq6$$, the sequence is not an AP.

Answer

Not an AP.

(x) $$a, 2a, 3a, 4a, \ldots$$

Solution

Terms: $$a,\;2a,\;3a,\;4a,\ldots\;\;(a \text{ is any fixed number})$$

Successive differences:
$$2a-a=a,$$
$$3a-2a=a,$$
$$4a-3a=a.$$

All equal, so it is an AP with common difference $$d=a$$.

Next three terms:
$$5a,\;6a,\;7a.$$

Answer

AP, $$d=a$$; next three terms: $$5a,\;6a,\;7a.$$

(xi) $$a, a^2, a^3, a^4, \ldots$$

Solution

Terms: $$a,\;a^2,\;a^3,\;a^4,\ldots$$

First difference: $$a^2-a=a(a-1)$$
Second difference: $$a^3-a^2=a^2(a-1)$$

For the sequence to be an AP, these two differences must be equal:

$$a(a-1) = a^2(a-1)\;\Longrightarrow\;a(a-1)(a-1) = 0\;\Longrightarrow\;a = 0\text{ or }a = 1.$$

Case 1: $$a = 0$$.
The sequence becomes $$0,\;0,\;0,\;0,\ldots$$, which is a constant AP with common difference $$d = 0$$. Next three terms: $$0,\;0,\;0$$.

Case 2: $$a = 1$$.
The sequence becomes $$1,\;1,\;1,\;1,\ldots$$, which is a constant AP with common difference $$d = 0$$. Next three terms: $$1,\;1,\;1$$.

For every other value of $$a$$, the differences are unequal, so the sequence is not an AP.

Answer

In general it is not an AP. Special cases: if $$a = 0$$, it is an AP with $$d = 0$$ and next three terms $$0,\;0,\;0$$; if $$a = 1$$, it is an AP with $$d = 0$$ and next three terms $$1,\;1,\;1$$.

(xii) $$\sqrt{2}, \sqrt{8}, \sqrt{18}, \sqrt{32}, \ldots$$

Solution

Terms: $$\sqrt2,\;\sqrt8,\;\sqrt{18},\;\sqrt{32},\ldots$$

Simplify radicals:
$$\sqrt8=2\sqrt2,\;\sqrt{18}=3\sqrt2,\;\sqrt{32}=4\sqrt2.$$

Sequence becomes $$\sqrt2,\;2\sqrt2,\;3\sqrt2,\;4\sqrt2,\ldots$$

Differences:
$$2\sqrt2-\sqrt2=\sqrt2,$$
$$3\sqrt2-2\sqrt2=\sqrt2,$$
$$4\sqrt2-3\sqrt2=\sqrt2.$$

Constant difference $$d=\sqrt2$$, so it is an AP.

Next three terms:
$$5\sqrt2\,(=\sqrt{50}),$$
$$6\sqrt2\,(=\sqrt{72}),$$
$$7\sqrt2\,(=\sqrt{98}).$$

Answer

AP, $$d=\sqrt2$$; next three terms: $$5\sqrt2,\;6\sqrt2,\;7\sqrt2.$$

(xiii) $$\sqrt{3}, \sqrt{6}, \sqrt{9}, \sqrt{12}, \ldots$$

Solution

Terms: $$\sqrt3,\;\sqrt6,\;\sqrt9,\;\sqrt{12},\ldots$$

First difference: $$\sqrt6-\sqrt3$$
Second difference: $$\sqrt9-\sqrt6$$

The two differences are clearly not equal (numerically one is about 0.717 and the other about 0.551). Hence the sequence is not an AP.

Answer

Not an AP.

(xiv) $$1^2, 3^2, 5^2, 7^2, \ldots$$

Solution

Terms: $$1^2,\;3^2,\;5^2,\;7^2,\ldots = 1,\;9,\;25,\;49,\ldots$$

First difference: $$9-1=8$$
Second difference: $$25-9=16$$

Since $$8\neq16$$, the sequence is not an AP.

Answer

Not an AP.

(xv) $$1^2, 5^2, 7^2, 73, \ldots$$

Solution

Terms: $$1^2,\;5^2,\;7^2,\;73,\ldots = 1,\;25,\;49,\;73,\ldots$$

Differences:
$$25-1=24,$$
$$49-25=24,$$
$$73-49=24.$$

Constant difference $$d=24$$, so it is an AP.

Next three terms:
$$73+24=97,$$
$$97+24=121,$$
$$121+24=145.$$

Answer

AP, $$d=24$$; next three terms: $$97,\;121,\;145.$$

Exercise 5.2

1

Fill in the blanks in the following table, given that $$a$$ is the first term, $$d$$ the common difference and $$a_n$$ the $$n$$th term of the AP:

$$a$$$$d$$$$n$$$$a_n$$
(i)$$7$$$$3$$$$8$$$$\ldots$$
(ii)$$-18$$$$\ldots$$$$10$$$$0$$
(iii)$$\ldots$$$$-3$$$$18$$$$-5$$
(iv)$$-18.9$$$$2.5$$$$\ldots$$$$3.6$$
(v)$$3.5$$$$0$$$$105$$$$\ldots$$

Solution

An arithmetic progression (AP) has nth term given by $$a_n = a + (n-1)d$$ where $$a$$ is the first term and $$d$$ the common difference.

(i) $$a = 7,\; d = 3,\; n = 8$$
$$a_8 = 7 + (8-1)\,3 = 7 + 7\times 3 = 28$$

(ii) $$a = -18,\; n = 10,\; a_{10} = 0$$
$$0 = -18 + (10-1)d \Rightarrow 0 = -18 + 9d \Rightarrow 9d = 18 \Rightarrow d = 2$$

(iii) $$d = -3,\; n = 18,\; a_{18} = -5$$
$$-5 = a + (18-1)(-3) = a - 51 \Rightarrow a = -5 + 51 = 46$$

(iv) $$a = -18.9,\; d = 2.5,\; a_n = 3.6$$
$$3.6 = -18.9 + (n-1)2.5 \Rightarrow (n-1)2.5 = 22.5 \Rightarrow n-1 = \frac{22.5}{2.5} = 9 \Rightarrow n = 10$$

(v) $$a = 3.5,\; d = 0,\; n = 105$$
$$a_{105} = 3.5 + (105-1)\times 0 = 3.5$$

Completed table:

$$a$$$$d$$$$n$$$$a_n$$
(i)$$7$$$$3$$$$8$$$$28$$
(ii)$$-18$$$$2$$$$10$$$$0$$
(iii)$$46$$$$-3$$$$18$$$$-5$$
(iv)$$-18.9$$$$2.5$$$$10$$$$3.6$$
(v)$$3.5$$$$0$$$$105$$$$3.5$$

Answer

$$a$$$$d$$$$n$$$$a_n$$
(i)$$7$$$$3$$$$8$$$$28$$
(ii)$$-18$$$$2$$$$10$$$$0$$
(iii)$$46$$$$-3$$$$18$$$$-5$$
(iv)$$-18.9$$$$2.5$$$$10$$$$3.6$$
(v)$$3.5$$$$0$$$$105$$$$3.5$$

2 Choose the correct choice in the following and justify:

(i) 30th term of the AP: $$10, 7, 4, \ldots$$, is
(A) $$97$$    (B) $$77$$    (C) $$-77$$    (D) $$-87$$

Solution

The given AP is 10, 7, 4, …

First term $$a = 10$$
Common difference $$d = 7 - 10 = -3$$

The general term is $$a_n = a + (n-1)d$$.

For the 30th term, $$n = 30$$:

$$a_{30} = 10 + (30-1)(-3) = 10 + 29(-3) = 10 - 87 = -77$$

Therefore, the 30th term is $$-77$$, which is option (C).

Answer

(C) $$-77$$

(ii) 11th term of the AP: $$-3, -\frac{1}{2}, 2, \ldots$$, is
(A) $$28$$    (B) $$22$$    (C) $$-38$$    (D) $$-48\frac{1}{2}$$

Solution

The given AP is -3, -½, 2, …

First term $$a = -3$$
Common difference $$d = -\frac12 - (-3) = -\frac12 + 3 = \frac{5}{2}$$

The general term is $$a_n = a + (n-1)d$$.

For the 11th term, $$n = 11$$:

$$a_{11} = -3 + 10\left(\frac{5}{2}\right) = -3 + 25 = 22$$

Hence the 11th term is $$22$$, corresponding to option (B).

Answer

(B) $$22$$

3 In the following APs, find the missing terms in the boxes:

(i) $$2, \, \square, \, 26$$

Solution

Let the three terms be
$$a_1 = 2 ,\; a_2 = x ,\; a_3 = 26.$$
The common difference of an AP is constant, so

$$d = a_2 - a_1 = x-2 = a_3 - a_2 = 26-x.$$

Equating the two expressions for d:

$$x-2 = 26-x \[4pt] 2x = 28 \[4pt] x = 14.$$

Hence the missing term is $$14.$$

Answer

14

(ii) $$\square, \, 13, \, \square, \, 3$$

Solution

Let the four terms be
$$a_1 = x ,\; a_2 = 13 ,\; a_3 = y ,\; a_4 = 3.$$

Common difference:
$$d = a_2-a_1 = 13-x.$$

Therefore
$$a_3 = a_2 + d = 13 + (13-x) = 26 - x,$$
and
$$a_4 = a_1 + 3d = x + 3(13-x) = x+39-3x = 39-2x.$$

But $$a_4 = 3,$$ so

$$39-2x = 3 \[4pt] 2x = 36 \[4pt] x = 18.$$

Then
$$d = 13-18 = -5,\qquad a_3 = 26-18 = 8.$$

Thus the AP is $$18,\;13,\;8,\;3.$$ The missing terms are $$18\text{ and }8.$$

Answer

18, 8

(iii) $$5, \, \square, \, \square, \, 9\frac{1}{2}$$

Solution

The four terms are
$$a_1 = 5 ,\; a_2 = x ,\; a_3 = y ,\; a_4 = 9\frac12.$$

Let the common difference be d. Then

$$a_2 = 5 + d,\quad a_3 = 5 + 2d,\quad a_4 = 5 + 3d.$$

Given $$a_4 = 9\frac12 = \frac{19}{2},$$ so

$$5 + 3d = \frac{19}{2} \;\;\Longrightarrow\;\; 3d = \frac{19}{2} - 5 = \frac{19}{2}-\frac{10}{2}=\frac{9}{2} \;\;\Longrightarrow\;\; d = \frac32.$$

Hence

$$a_2 = 5 + \frac32 = \frac{13}{2} = 6\frac12,\qquad a_3 = 5 + 2\left(\frac32\right) = 5 + 3 = 8.$$

The missing terms are $$6\frac12\text{ and }8.$$

Answer

6 1⁄2, 8

(iv) $$-4, \, \square, \, \square, \, \square, \, \square, \, 6$$

Solution

The six terms are
$$a_1 = -4 ,\; a_2 = x ,\; a_3 = y ,\; a_4 = z ,\; a_5 = w ,\; a_6 = 6.$$

Let the common difference be d. Then

$$a_6 = a_1 + 5d \;\;\Longrightarrow\;\; 6 = -4 + 5d \;\;\Longrightarrow\;\; 5d = 10 \;\;\Longrightarrow\;\; d = 2.$$

Now compute the missing terms:

$$a_2 = -4 + 2 = -2,\qquad a_3 = -2 + 2 = 0,\qquad a_4 = 0 + 2 = 2,\qquad a_5 = 2 + 2 = 4.$$

Therefore the AP is $$-4,\;-2,\;0,\;2,\;4,\;6.$$

The missing terms are $$-2,\;0,\;2,\;4.$$

Answer

-2, 0, 2, 4

(v) $$\square, \, 38, \, \square, \, \square, \, \square, \, -22$$

Solution

Let the six terms be
$$a_1 = x ,\; a_2 = 38 ,\; a_3 = p ,\; a_4 = q ,\; a_5 = r ,\; a_6 = -22.$$

Let the common difference be $$d$$. Then
$$d = a_2 - a_1 = 38 - x.$$

Also $$a_6 = a_1 + 5d,$$ hence

$$x + 5(38 - x) = -22 \;\;\Longrightarrow\;\; x + 190 - 5x = -22 \;\;\Longrightarrow\;\; -4x = -212 \;\;\Longrightarrow\;\; x = 53.$$

Thus $$d = 38 - 53 = -15.$$

Find the remaining terms:

$$a_3 = 38 + (-15) = 23,\qquad a_4 = 23 - 15 = 8,\qquad a_5 = 8 - 15 = -7.$$

The complete AP is $$53,\;38,\;23,\;8,\;-7,\;-22.$$
The missing terms are $$53,\;23,\;8,\;-7.$$

Answer

53, 23, 8, -7

4 Which term of the AP: $$3, 8, 13, 18, \ldots$$, is $$78$$?

Solution

The given arithmetic progression (AP) is $$3,\;8,\;13,\;18,\ldots$$

First term: $$a = 3$$

Common difference: $$d = 8 - 3 = 5$$

Let the term equal to $$78$$ be the $$n^{\text{th}}$$ term, so $$a_n = 78$$.

For any AP, the $$n^{\text{th}}$$ term is given by $$a_n = a + (n - 1)d$$.

Substituting the known values:

$$78 = 3 + (n - 1)5$$

Subtract 3 from both sides:

$$78 - 3 = 5(n - 1)$$   ⇒   $$75 = 5(n - 1)$$

Divide by 5:

$$15 = n - 1$$

Add 1 to both sides:

$$n = 16$$

Hence, $$78$$ is the $$16^{\text{th}}$$ term of the given AP.

Answer

16th term

5 Find the number of terms in each of the following APs:

(i) $$7, 13, 19, \ldots, 205$$

Solution

The given sequence $$7, 13, 19, \ldots, 205$$ is an arithmetic progression (AP).

First term: $$a = 7$$.
Common difference: $$d = 13 - 7 = 6$$.

For an AP, the $$n^{\text{th}}$$ term is given by $$a_n = a + (n-1)d$$.

Here $$a_n = 205$$, so

$$a + (n-1)d = 205$$

$$7 + (n-1)\times 6 = 205$$

$$(n-1)\times 6 = 205 - 7 = 198$$

$$n-1 = \dfrac{198}{6} = 33$$

$$n = 33 + 1 = 34$$

Therefore, the AP contains 34 terms.

Answer

34

(ii) $$18, 15\frac{1}{2}, 13, \ldots, -47$$

Solution

The AP is $$18,\, 15\dfrac{1}{2},\, 13,\, \ldots ,\, -47$$.

First term: $$a = 18$$.

Write the second term as an improper fraction: $$15\dfrac{1}{2} = \dfrac{31}{2}$$.

Common difference:

$$d = \dfrac{31}{2} - 18 = \dfrac{31}{2} - \dfrac{36}{2} = -\dfrac{5}{2}$$

The $$n^{\text{th}}$$ term formula: $$a_n = a + (n-1)d$$.

Given $$a_n = -47$$:

$$18 + (n-1)\left(-\dfrac{5}{2}\right) = -47$$

$$(n-1)\left(-\dfrac{5}{2}\right) = -47 - 18 = -65$$

Multiply both sides by $$-\dfrac{2}{5}$$:

$$n-1 = (-65)\left(-\dfrac{2}{5}\right) = \dfrac{130}{5} = 26$$

$$n = 26 + 1 = 27$$

Hence, the AP has 27 terms.

Answer

27

6 Check whether $$-150$$ is a term of the AP: $$11, 8, 5, 2, \ldots$$

Solution

Consider the given arithmetic progression (AP)

$$11,\; 8,\; 5,\; 2,\ldots$$

Step 1 – Identify a and d

  • First term: $$a = 11$$
  • Common difference: $$d = 8 - 11 = -3$$

Step 2 – Write the general term

The $$n^{\mathrm{th}}$$ term of an AP is $$a_n = a + (n-1)d$$.

Step 3 – Set $$a_n = -150$$ and solve for $$n$$

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

\( (n-1)(-3) = -150 - 11 \)

\( (n-1)(-3) = -161 \)

Divide by $$-3$$:

$$n - 1 = \frac{-161}{-3} = \frac{161}{3}$$

Add 1 to both sides:

$$n = 1 + \frac{161}{3} = \frac{164}{3}$$

Step 4 – Interpret the result

$$\frac{164}{3}$$ is not an integer, so there is no positive integer $$n$$ satisfying the equation.

Conclusion

Because no positive integer value of $$n$$ exists, $$-150$$ is not a term of the given arithmetic progression.

Answer

No, $$-150$$ is not a term of the given AP.

7 Find the 31st term of an AP whose 11th term is 38 and the 16th term is 73.

Solution

Let the first term and the common difference of the required A.P. be $$a$$ and $$d$$ respectively.

The general (nth) term of an A.P. is given by $$a_n = a + (n-1)d$$.

Use the given data

11th term: $$a_{11} = a + 10d = 38 \quad (1)$$

16th term: $$a_{16} = a + 15d = 73 \quad (2)$$

Find the common difference $$d$$

Subtract (1) from (2): $$\bigl(a + 15d\bigr) - \bigl(a + 10d\bigr) = 73 - 38$$

This gives $$5d = 35 \;\Rightarrow\; d = 7$$

Find the first term $$a$$

Put $$d = 7$$ in (1): $$a + 10 \times 7 = 38 \;\Rightarrow\; a = 38 - 70 = -32$$

Obtain the 31st term

31st term: $$a_{31} = a + 30d$$

Therefore $$a_{31} = -32 + 30 \times 7 = -32 + 210 = 178$$

Hence, the 31st term of the A.P. is $$178$$.

Answer

$$178$$

8 An AP consists of 50 terms of which 3rd term is 12 and the last term is 106. Find the 29th term.

Solution

The nth term of an arithmetic progression (AP) is given by

$$a_n = a + (n-1)d$$

where $$a$$ is the first term and $$d$$ is the common difference.

Step 1 : Translate the given information into equations.

  • 3rd term is 12  →  $$a_3 = a + 2d = 12$$ … (1)
  • 50th (last) term is 106  →  $$a_{50} = a + 49d = 106$$ … (2)

Step 2 : Find the common difference $$d$$.

Subtract (1) from (2):

$$(a + 49d) - (a + 2d) = 106 - 12$$

$$47d = 94$$

$$d = \frac{94}{47} = 2$$

Step 3 : Determine the first term $$a$$.

Insert $$d = 2$$ in equation (1):

$$a + 2\times 2 = 12 \;\Rightarrow\; a + 4 = 12$$

$$a = 12 - 4 = 8$$

Step 4 : Compute the 29th term.

For $$n = 29$$,

$$a_{29} = a + (29 - 1)d = 8 + 28\times 2 = 8 + 56 = 64$$

Hence, the 29th term of the AP is 64.

Answer

$$a_{29} = 64$$

9 If the 3rd and the 9th terms of an AP are 4 and $$-8$$ respectively, which term of this AP is zero?

Solution

Let the first term of the progression be $$a$$ and the common difference be $$d$$.

Using the general term of an AP, the $$n^{\text{th}}$$ term is given by
$$t_n = a + (n-1)d$$.

Information given

  • 3rd term: $$t_3 = a + 2d = 4$$ … (1)
  • 9th term: $$t_9 = a + 8d = -8$$ … (2)

Step 1: Find the common difference $$d$$

Subtract (1) from (2):

$$ (a + 8d) - (a + 2d) = -8 - 4 $$

$$ 6d = -12 $$

$$ d = -2 $$

Step 2: Find the first term $$a$$

Substitute $$d = -2$$ in (1):

$$ a + 2(-2) = 4 $$

$$ a - 4 = 4 $$

$$ a = 8 $$

Step 3: Locate the term that equals zero

Let the required term be the $$n^{\text{th}}$$ term. Set $$t_n = 0$$:

$$ a + (n-1)d = 0 $$

Substitute $$a = 8$$ and $$d = -2$$:

$$ 8 + (n-1)(-2) = 0 $$

$$ 8 - 2(n-1) = 0 $$

$$ 8 - 2n + 2 = 0 $$

$$ 10 - 2n = 0 $$

$$ 2n = 10 $$

$$ n = 5 $$

Conclusion

The 5th term of the given arithmetic progression is zero.

Answer

Zero occurs at the 5th term (n = 5).

10 The 17th term of an AP exceeds its 10th term by 7. Find the common difference.

Solution

Let the first term of the arithmetic progression (AP) be $$a$$ and the common difference be $$d$$.

The general or $$n^{\text{th}}$$ term of an AP is given by

$$a_n = a + (n-1)d$$

Step 1 | Write the 17th and 10th terms

  • 17th term: $$a_{17} = a + (17-1)d = a + 16d$$
  • 10th term: $$a_{10} = a + (10-1)d = a + 9d$$

Step 2 | Translate the given condition into an equation

“The 17th term exceeds the 10th term by 7” means

$$a_{17} - a_{10} = 7$$

Substitute the expressions from Step 1:

$$(a + 16d) - (a + 9d) = 7$$

Step 3 | Simplify

First remove the brackets:

$$a + 16d - a - 9d = 7$$

Cancel the $$a$$ terms:

$$16d - 9d = 7$$

$$7d = 7$$

Step 4 | Solve for d

$$d = \frac{7}{7} = 1$$

Hence, the common difference of the AP is $$1$$.

Answer

$$d = 1$$

11 Which term of the AP: $$3, 15, 27, 39, \ldots$$ will be 132 more than its 54th term?

Solution

First recognise the data of the arithmetic progression (AP).

  • First term: $$a = 3$$
  • Common difference: $$d = 15-3 = 27-15 = 39-27 = 12$$

The general or n-th term of an AP is

$$a_n = a + (n-1)d$$

1. Find the 54th term.

Substitute $$n = 54$$:

$$a_{54} = 3 + (54-1)\,12 = 3 + 53\times12 = 3 + 636 = 639$$

2. Form the required term.

The term we are looking for is “132 more than the 54th term”. Therefore

$$\text{required term value} = 639 + 132 = 771$$

3. Let this required term be the $$n$$-th term; write its formula.

$$a_n = 3 + (n-1)\,12 = 771$$

4. Solve for $$n$$.

$$\begin{aligned} 3 + (n-1)\,12 &= 771 \\ (n-1)\,12 &= 771 - 3 = 768 \\ n-1 &= \frac{768}{12} = 64 \\ n &= 64 + 1 = 65 \end{aligned}$$

5. Conclusion. The 65th term of the AP is 132 more than its 54th term.

Answer

The required term is the 65th term.

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 terms of the two arithmetic progressions (APs) be $$a$$ and $$b$$, and let their common difference be $$d$$ (the same for both).

The $$n^{\text{th}}$$ term of an AP is given by

$$T_n = a + (n-1)d.$$

100th terms

  • First AP: $$T_{100}^{(1)} = a + 99d,$$
  • Second AP: $$T_{100}^{(2)} = b + 99d.$$

According to the question, the difference of these 100th terms is 100:

$$T_{100}^{(1)} - T_{100}^{(2)} = 100$$
$$\Rightarrow (a + 99d) - (b + 99d) = 100$$
$$\Rightarrow a - b = 100.$$

1000th terms

  • First AP: $$T_{1000}^{(1)} = a + 999d,$$
  • Second AP: $$T_{1000}^{(2)} = b + 999d.$$

Their difference is

$$T_{1000}^{(1)} - T_{1000}^{(2)} = (a + 999d) - (b + 999d) = a - b.$$

But we already found $$a - b = 100$$. Hence,

$$T_{1000}^{(1)} - T_{1000}^{(2)} = 100.$$

Therefore, the difference between their 1000th terms is 100.

Answer

$$100$$

13 How many three-digit numbers are divisible by 7?

Solution

The three-digit numbers begin at 100 and end at 999.

The required numbers form an arithmetic progression (A.P.) whose

  • first term $$a$$ is the smallest three-digit multiple of 7,
  • common difference $$d$$ is $$7$$ (successive multiples differ by 7),
  • last term $$l$$ is the greatest three-digit multiple of 7.

1. First term
Divide 100 by 7:

$$100 \div 7 = 14 \text{ remainder } 2$$

The next multiple is obtained by adding the difference $$7$$ once more:
$$7\times15 = 105$$.
Hence $$a = 105$$.

2. Last term
Divide 999 by 7:

$$999 \div 7 = 142 \text{ remainder } 5$$

The preceding multiple is obtained by subtracting the remainder from 999:
$$999-5 = 994 = 7\times142$$.
Hence $$l = 994$$.

3. Number of terms
For an A.P., the nth term formula is

$$a_n = a + (n-1)d$$

Set $$a_n = l$$ and solve for $$n$$:

$$105 + (n-1)7 = 994$$
$$(n-1)7 = 994-105 = 889$$
$$n-1 = 889 \div 7 = 127$$
$$n = 127 + 1 = 128$$

$$\boxed{128}$$

Therefore, there are 128 three-digit numbers that are divisible by 7.

Answer

128

14 How many multiples of 4 lie between 10 and 250?

Solution

Step 1 : Identify the first and last relevant multiples of 4
The multiples of 4 are $$4, 8, 12, 16, \dots$$
• The first multiple of 4 that is greater than 10 is $$12$$.
• The last multiple of 4 that is less than 250 is $$248$$ (because $$250\div4 = 62.5$$ is not an integer).
Hence the required numbers form the arithmetic progression (AP)
$$12, 16, 20, \dots, 248$$
with first term $$a = 12$$ and common difference $$d = 4$$.

Step 2 : Use the nth-term formula
For an AP, $$a_n = a + (n-1)d$$.
Taking $$a_n = 248,\; a = 12,\; d = 4$$:
$$248 = 12 + (n-1)\times4$$
$$248 - 12 = (n-1)\times4$$
$$236 = (n-1)\times4$$
$$n - 1 = \frac{236}{4} = 59$$
$$n = 59 + 1 = 60$$.

Step 3 : Conclusion
Therefore, there are 60 multiples of 4 lying between 10 and 250.

Answer

60

15 For what value of $$n$$, are the $$n$$th terms of two APs: $$63, 65, 67, \ldots$$ and $$3, 10, 17, \ldots$$ equal?

Solution

Let the two arithmetic progressions be

AP 1: $$63,\;65,\;67,\;\ldots$$

AP 2: $$3,\;10,\;17,\;\ldots$$

Step 1: Identify the first term and common difference of each AP

For AP 1: first term $$A = 63$$, common difference $$d_1 = 65 - 63 = 2$$.

For AP 2: first term $$B = 3$$, common difference $$d_2 = 10 - 3 = 7$$.

Step 2: Write the general (nth) term

In any AP, $$T_n = a + (n-1)d$$.

AP 1: $$T_n^{(1)} = 63 + (n-1)\times 2$$

AP 2: $$T_n^{(2)} = 3 + (n-1)\times 7$$

Step 3: Set the two nth terms equal

$$63 + (n-1)\times 2 = 3 + (n-1)\times 7$$

Step 4: Solve for $$n$$

Simplify each side:

Left: $$63 + 2(n-1) = 63 + 2n - 2 = 61 + 2n$$

Right: $$3 + 7(n-1) = 3 + 7n - 7 = 7n - 4$$

Equate the two:

$$61 + 2n = 7n - 4$$

Subtract $$2n$$ from both sides:

$$61 = 5n - 4$$

Add $$4$$ to both sides:

$$65 = 5n$$

Divide by $$5$$:

$$n = 13$$

Conclusion

The nth terms of the two APs are equal when $$n = 13$$. Hence, the 13th term of each progression is the same.

Answer

$$n = 13$$

16 Determine the AP whose third term is 16 and the 7th term exceeds the 5th term by 12.

Solution

Step 1 · Express the given information

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

  • Third term: $$T_3 = a + 2d = 16$$   …(1)
  • Seventh term: $$T_7 = a + 6d$$
    Fifth term: $$T_5 = a + 4d$$
    Given: $$T_7 - T_5 = 12$$

Step 2 · Use the condition on the 7th and 5th terms

$$(a + 6d) - (a + 4d) = 12$$

$$2d = 12$$

$$d = 6$$

Step 3 · Find the first term

Substitute $$d = 6$$ in equation (1):

$$a + 2(6) = 16$$

$$a + 12 = 16$$

$$a = 4$$

Step 4 · Write the required AP

The AP with first term $$4$$ and common difference $$6$$ is
$$4, 10, 16, 22, 28, 34, 40, \dots$$

General term: $$a_n = 4 + (n - 1) \times 6$$.

Answer

Required AP: $$4, 10, 16, 22, 28, \dots$$ (first term 4, common difference 6)

17 Find the 20th term from the last term of the AP: $$3, 8, 13, \ldots, 253$$.

Solution

The given list $$3, 8, 13, \ldots , 253$$ is an arithmetic progression (AP).

Step 1 Identify the first term and the common difference.

  • First term: $$a = 3$$
  • Common difference: $$d = 8 - 3 = 5$$

Step 2 Confirm the last term and the total number of terms (optional check).

The general term of an AP is $$a_n = a + (n-1)d$$. Set $$a_n = 253$$ and solve for $$n$$:

$$253 = 3 + (n-1)\,5$$

$$253 - 3 = 5(n-1)$$   ⇒   $$250 = 5(n-1)$$

$$n-1 = 50$$   ⇒   $$n = 51$$

So the AP has $$51$$ terms and $$253$$ is indeed the 51st (last) term.

Step 3 Interpret “20th term from the last”.

Counting backward, the last term itself is the 1st from the end, the previous term is the 2nd from the end, and so on. Therefore, the 20th term from the end is the $$51-20+1 = 32$$nd term when counted from the beginning.

Step 4 Find the 32nd term from the start.

Use $$a_{32} = a + (32-1)d$$:

$$a_{32} = 3 + 31\times5$$

$$a_{32} = 3 + 155 = 158$$

Alternative one-line method (treating the backward AP):
Backward AP has first term $$l = 253$$ and common difference $$-5$$. The nth term from the end is
$$l_n = l - (n-1)d = 253 - (20-1)\times5 = 253 - 95 = 158$$, confirming the same result.

Hence, the 20th term from the last term of the AP is $$158$$.

Answer

$$158$$

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

Let the first term of the arithmetic progression be $$a$$ and the common difference be $$d$$.
Then the general term is $$a_n=a+(n-1)d$$.

Form the two given conditions

  • 4th term: $$a_4=a+3d$$
  • 8th term: $$a_8=a+7d$$

Their sum is given to be 24:

$$a_4+a_8=(a+3d)+(a+7d)=2a+10d=24 \quad\Rightarrow\quad a+5d=12\quad(1)$$

  • 6th term: $$a_6=a+5d$$
  • 10th term: $$a_{10}=a+9d$$

Their sum is given to be 44:

$$a_6+a_{10}=(a+5d)+(a+9d)=2a+14d=44 \quad\Rightarrow\quad a+7d=22\quad(2)$$

Solve the simultaneous equations

Subtract (1) from (2):

$$\bigl(a+7d\bigr)-(a+5d)=22-12 \;\Rightarrow\; 2d=10 \;\Rightarrow\; d=5.$$

Substitute $$d=5$$ in (1):

$$a+5\times5=12 \;\Rightarrow\; a+25=12 \;\Rightarrow\; a=-13.$$

First three terms

$$a_1=a=-13,\qquad a_2=a+d=-13+5=-8,\qquad a_3=a+2d=-13+10=-3.$$

Answer

The first three terms are $$-13,\,-8,\,-3$$.

19 Subba Rao started work in 1995 at an annual salary of $$\mathrm{\rlap{/}{R}}\,5000$$ and received an increment of $$\mathrm{\rlap{/}{R}}\,200$$ each year. In which year did his income reach $$\mathrm{\rlap{/}{R}}\,7000$$?

Solution

Let the salary in each successive year form a sequence:

Year 1 (1995): $$a = 5000$$
Year 2 (1996): $$5000 + 200 = 5200$$
Year 3 (1997): $$5200 + 200 = 5400$$, and so on.

Because the amount added every year is the same, the salaries constitute an arithmetic progression (AP) with

  • first term $$a = 5000$$
  • common difference $$d = 200$$

Let $$n$$ be the year number (counting 1995 as $$n = 1$$) in which the salary is $$7000$$. For an AP, the general (nth) term is

$$a_n = a + (n-1)d$$

Substituting the known values:

$$7000 = 5000 + (n-1)\times 200$$

Subtract $$5000$$ from both sides:

$$2000 = (n-1)\times 200$$

Divide by $$200$$:

$$n - 1 = \frac{2000}{200} = 10$$

Therefore, $$n = 11$$.

Thus, the salary becomes $$7000$$ in the 11th year of service. Year 1 corresponds to 1995, so

Year 11 = 1995 + 10 = 2005.

The income reached $$\mathrm{\rlap{/}{R}}\,7000$$ in the year 2005.

Answer

2005

20 Ramkali saved $$\mathrm{\rlap{/}{R}}\,5$$ in the first week of a year and then increased her weekly savings by $$\mathrm{\rlap{/}{R}}\,1.75$$. If in the $$n$$th week, her weekly savings become $$\mathrm{\rlap{/}{R}}\,20.75$$, find $$n$$.

Solution

Let Ramkali’s weekly savings form the sequence

$$5,\;5+1.75,\;5+2\times1.75,\;\ldots$$

Because a fixed amount is added every week, the sequence is an Arithmetic Progression (A.P.).

First term:

$$a = 5$$

Common difference:

$$d = 1.75$$

For an A.P., the n-th term $$a_n$$ is given by

$$a_n = a + (n-1)d$$

We are told that the n-th week’s saving is $$20.75$$, so

$$a_n = 20.75$$

Substitute $$a = 5$$, $$d = 1.75$$ and $$a_n = 20.75$$ into the formula:

$$20.75 = 5 + (n-1)\times1.75$$

Isolate the bracket term:

$$20.75 - 5 = (n-1)\times1.75$$

$$15.75 = (n-1)\times1.75$$

Divide both sides by $$1.75$$ to solve for $$(n-1)$$:

$$n-1 = \frac{15.75}{1.75}$$

Calculate the quotient:

$$\frac{15.75}{1.75} = 9$$  (because $$1.75\times9 = 15.75$$)

Therefore,

$$n - 1 = 9 \;\Longrightarrow\; n = 9 + 1 = 10$$

Hence, Ramkali’s weekly saving becomes Rs 20.75 in the 10th week.

Answer

$$n = 10$$

Examples 5.11-5.16

Example 11 Find the sum of the first 22 terms of the AP: $$8, 3, -2, \ldots$$

Solution

The given numbers $$8, 3, -2,\ldots$$ form an arithmetic progression (AP).

For any AP let

  • first term be $$a_1$$,
  • common difference be $$d$$,
  • number of terms be $$n$$,
  • sum of the first $$n$$ terms be $$S_n$$.

From the question:

First term: $$a_1 = 8$$

Common difference: $$d = 3 - 8 = -5$$

Number of terms: $$n = 22$$

The formula for the sum of the first $$n$$ terms is

$$S_n = \frac{n}{2}\,[2a_1 + (n-1)d]$$

Substitute the known values:

$$S_{22} = \frac{22}{2}\,[2 \times 8 + (22-1)(-5)]$$

Compute each part step by step:

$$\frac{22}{2} = 11$$

$$2 \times 8 = 16$$

$$(22 - 1) = 21 \implies 21 \times (-5) = -105$$

$$16 + (-105) = -89$$

Therefore, $$S_{22} = 11 \times (-89) = -979$$

Thus, the sum of the first 22 terms of the AP is $$-979$$.

Answer

$$S_{22} = -979$$

Example 12 If the sum of the first 14 terms of an AP is 1050 and its first term is 10, find the 20th term.

Solution

Let the first term be denoted by $$a$$ and the common difference by $$d$$.

Given $$a = 10$$ and the sum of the first 14 terms $$S_{14}=1050$$.

The sum of the first $$n$$ terms of an arithmetic progression is

$$S_n = \dfrac{n}{2}\,[2a + (n-1)d]$$.

Substituting $$n = 14$$, $$a = 10$$ into the formula:

$$1050 = \dfrac{14}{2}\,[2(10) + (14-1)d]$$

$$1050 = 7\,[20 + 13d]$$

Divide by 7:

$$20 + 13d = 150$$

$$13d = 150 - 20 = 130$$

$$d = \dfrac{130}{13} = 10$$

Now, the 20th term is

$$a_{20} = a + (20-1)d$$

$$a_{20} = 10 + 19 \times 10 = 10 + 190 = 200$$

Thus, the 20th term of the given arithmetic progression is $$200$$.

Answer

$$a_{20}=200$$

Example 13 How many terms of the AP: $$24, 21, 18, \ldots$$ must be taken so that their sum is 78?

Solution

We are given the arithmetic progression (AP)

24, 21, 18, \ldots

Its first term and common difference are

$$a = 24, \; d = 21-24 = -3$$

Let $$n$$ be the number of terms whose sum is required to be 78. For an AP the sum of the first $$n$$ terms is

$$S_n = \frac{n}{2}\,[2a + (n-1)d]$$

Setting $$S_n = 78$$ gives

$$\frac{n}{2}\,[2(24) + (n-1)(-3)] = 78$$

Simplify the bracket first:

$$(n-1)(-3) = -3n + 3$$

$$2(24) + (-3n + 3) = 48 + 3 - 3n = 51 - 3n$$

Substitute back:

$$\frac{n}{2}\,(51 - 3n) = 78$$

Multiply by 2:

$$n(51 - 3n) = 156$$

Expand and rearrange to get a quadratic equation:

$$51n - 3n^2 = 156$$

$$-3n^2 + 51n - 156 = 0$$

Multiply by $$-1$$ and divide by 3:

$$n^2 - 17n + 52 = 0$$

Factorisation:

$$n^2 - 13n - 4n + 52 = 0$$

$$(n-13)(n-4) = 0$$

Hence

$$n = 13 \;\text{or}\; n = 4$$

Both values are positive integers, so each is admissible. (Indeed, \(S_4 = 24+21+18+15 = 78\) and \(S_{13} = 78\) as well.)

Therefore, the required number of terms can be either 4 or 13.

Answer

4 or 13 terms

Example 14 Find the sum of:

(i) the first 1000 positive integers

Solution

The numbers

$$1,\;2,\;3,\;\dotsc,\;1000$$

form an arithmetic progression (AP) because each term exceeds the preceding term by the common difference $$d = 1$$.

  • First term: $$a = 1$$
  • Last term: $$l = 1000$$
  • Number of terms: $$n = 1000$$

For an AP the sum of the first $$n$$ terms is

$$S_n = \frac{n}{2}(a + l).$$

Substituting the known values,

$$S_{1000} = \frac{1000}{2}(1 + 1000).$$

Simplify step by step:

$$S_{1000} = 500 \times 1001 = 500\,500.$$

Hence, the sum of the first 1000 positive integers is $$500\,500$$.

Answer

$$500\,500$$

(ii) the first $$n$$ positive integers

Solution

The numbers

$$1,\;2,\;3,\;\dotsc,\;n$$

also form an arithmetic progression with

  • First term: $$a = 1$$
  • Common difference: $$d = 1$$
  • Number of terms: $$n$$

Using the general formula for the sum of the first $$n$$ terms of an AP,

$$S_n = \frac{n}{2}\,[2a + (n-1)d].$$

Substitute $$a = 1$$ and $$d = 1$$:

$$S_n = \frac{n}{2}\,[2 \cdot 1 + (n-1) \cdot 1].$$

Simplify the bracket:

$$S_n = \frac{n}{2}\,(2 + n - 1) = \frac{n}{2}\,(n + 1).$$

Finally, write the product explicitly:

$$S_n = \frac{n(n + 1)}{2}.$$

Thus the sum of the first $$n$$ positive integers is $$\frac{n(n + 1)}{2}$$.

Answer

$$S_n = \dfrac{n(n + 1)}{2}$$

Example 15 Find the sum of first 24 terms of the list of numbers whose $$n$$th term is given by $$a_n = 3 + 2n$$

Solution

We are given the general or $$n$$th term

$$a_n = 3 + 2n$$

To write the progression, substitute successive natural numbers for $$n$$:

  • For $$n = 1$$, $$a_1 = 3 + 2(1) = 5$$
  • For $$n = 2$$, $$a_2 = 3 + 2(2) = 7$$
  • For $$n = 3$$, $$a_3 = 3 + 2(3) = 9$$

Thus the list begins $$5,\,7,\,9,\dots$$. The common difference is

$$d = a_2 - a_1 = 7 - 5 = 2$$

Hence it is an arithmetic progression (AP) with

  • first term $$a = 5$$
  • common difference $$d = 2$$
  • number of terms required $$n = 24$$

The sum of the first $$n$$ terms of an AP is

$$S_n = \frac{n}{2}\,[2a + (n-1)d]$$

Substitute $$a = 5$$, $$d = 2$$ and $$n = 24$$:

$$ S_{24} = \frac{24}{2}\,[2 \times 5 + (24-1)\times 2] $$

Simplify step by step:

$$\frac{24}{2} = 12$$

$$2 \times 5 = 10$$

$$(24-1)\times 2 = 23 \times 2 = 46$$

So

$$S_{24} = 12\,(10 + 46) = 12 \times 56 = 672$$

Therefore, the sum of the first 24 terms of the given sequence is

$$672$$

Answer

$$S_{24} = 672$$

Example 16 A manufacturer of TV sets produced 600 sets in the third year and 700 sets in the seventh year. Assuming that the production increases uniformly by a fixed number every year, find:

(i) the production in the 1st year

Solution

Let $$a$$ be the number of TV sets produced in the 1st year and $$d$$ the fixed yearly increase.

The yearly productions form an AP: $$a,\,a+d,\,a+2d,\,\ldots$$

Given

  • 3rd year: $$a+2d = 600 \qquad (1)$$
  • 7th year: $$a+6d = 700 \qquad (2)$$

Subtract (1) from (2): $$4d = 700-600 = 100 \;\Rightarrow\; d = 25$$

Substitute in (1): $$a + 2(25) = 600 \;\Rightarrow\; a = 600 - 50 = 550$$

Therefore the production in the 1st year is 550 sets.

Answer

$$550\text{ sets}$$

(ii) the production in the 10th year

Solution

From part (i) we have $$a = 550$$ and $$d = 25$$.

The 10th year production (10th term) is

$$a_{10} = a + 9d = 550 + 9\times 25 = 550 + 225 = 775$$

Thus 775 sets were produced in the 10th year.

Answer

$$775\text{ sets}$$

(iii) the total production in first 7 years

Solution

Let $$a$$ be the production in the 1st year and $$d$$ the fixed yearly increase.

Step 1 : Find $$a$$ and $$d$$.

The yearly productions form an AP with general term $$a_n = a + (n-1)d$$. From the given data:

  • 3rd year: $$a + 2d = 600 \qquad (1)$$
  • 7th year: $$a + 6d = 700 \qquad (2)$$

Subtract (1) from (2):

$$(a + 6d) - (a + 2d) = 700 - 600$$

$$4d = 100 \;\Rightarrow\; d = 25$$

Substitute $$d = 25$$ in (1):

$$a + 2(25) = 600 \;\Rightarrow\; a = 600 - 50 = 550$$

Step 2 : Sum of the first 7 terms.

The total production in the first 7 years is the sum of the first 7 terms of this AP.

Formula: $$S_n = \dfrac{n}{2}\,[2a + (n-1)d]$$

With $$n = 7,\; a = 550,\; d = 25$$:

$$S_7 = \dfrac{7}{2}\,[2(550) + (7-1)25] = \dfrac{7}{2}\,[1100 + 150] = \dfrac{7}{2}\times 1250$$

$$S_7 = 7 \times 625 = 4375$$

Hence 4375 sets were produced in the first 7 years.

Answer

$$4375\text{ sets}$$

Exercise 5.3

1 Find the sum of the following APs:

(i) $$2, 7, 12, \ldots$$, to 10 terms.

Solution

The terms are $$2, 7, 12, \ldots$$

First term $$a = 2$$
Common difference $$d = 7-2 = 5$$
Number of terms $$n = 10$$

Sum of $$n$$ terms of an AP is
$$S_n = \frac{n}{2}\,[2a + (n-1)d]$$

Substitute the values:

$$S_{10}=\frac{10}{2}\,[2(2) + (10-1)(5)]$$

$$=5\,[4 + 9\times5]$$

$$=5\,[4 + 45]$$

$$=5\times49 = 245$$

Answer

$$S_{10}=245$$

(ii) $$-37, -33, -29, \ldots$$, to 12 terms.

Solution

The terms are $$-37, -33, -29, \ldots$$

First term $$a = -37$$
Common difference $$d = -33 - (-37) = 4$$
Number of terms $$n = 12$$

Using $$S_n = \frac{n}{2}\,[2a + (n-1)d]$$:

$$S_{12}=\frac{12}{2}\,[2(-37) + (12-1)(4)]$$

$$=6\,[-74 + 11\times4]$$

$$=6\,[-74 + 44]$$

$$=6\times(-30) = -180$$

Answer

$$S_{12}=-180$$

(iii) $$0.6, 1.7, 2.8, \ldots$$, to 100 terms.

Solution

The terms are $$0.6, 1.7, 2.8, \ldots$$

First term $$a = 0.6$$
Common difference $$d = 1.7-0.6 = 1.1$$
Number of terms $$n = 100$$

Apply $$S_n = \frac{n}{2}\,[2a + (n-1)d]$$:

$$S_{100}=\frac{100}{2}\,[2(0.6) + (100-1)(1.1)]$$

$$=50\,[1.2 + 99\times1.1]$$

$$=50\,[1.2 + 108.9]$$

$$=50\times110.1 = 5505$$

Answer

$$S_{100}=5505$$

(iv) $$\frac{1}{15}, \frac{1}{12}, \frac{1}{10}, \ldots$$, to 11 terms.

Solution

The terms are $$\tfrac{1}{15}, \tfrac{1}{12}, \tfrac{1}{10}, \ldots$$

First term $$a = \tfrac{1}{15}$$
Common difference $$d = \tfrac{1}{12}-\tfrac{1}{15}$$

Find $$d$$ with a common denominator 60:

$$\tfrac{1}{12}=\tfrac{5}{60}, \; \tfrac{1}{15}=\tfrac{4}{60} \;\Rightarrow\; d=\tfrac{5}{60}-\tfrac{4}{60}=\tfrac{1}{60}$$

Number of terms $$n = 11$$

Use $$S_n = \frac{n}{2}\,[2a + (n-1)d]$$:

$$S_{11}=\frac{11}{2}\,\Bigl[2\bigl(\tfrac{1}{15}\bigr) + 10\bigl(\tfrac{1}{60}\bigr)\Bigr]$$

Compute inside the bracket:

$$2\bigl(\tfrac{1}{15}\bigr)=\tfrac{2}{15}=\tfrac{8}{60}, \quad 10\bigl(\tfrac{1}{60}\bigr)=\tfrac{10}{60}=\tfrac{1}{6}=\tfrac{10}{60}$$

Sum: $$\tfrac{8}{60}+\tfrac{10}{60}=\tfrac{18}{60}=\tfrac{3}{10}$$

Hence

$$S_{11}=\frac{11}{2}\times\frac{3}{10}=\frac{33}{20}=1.65$$

Answer

$$S_{11}=\dfrac{33}{20}=1.65$$

2 Find the sums given below:

(i) $$7 + 10\frac{1}{2} + 14 + \ldots + 84$$

Solution

The terms $$7,\;10\frac12,\;14,\ldots ,84$$ are in arithmetic progression (A.P.).

First term: $$a = 7$$
Common difference: $$d = 10\frac12 - 7 = 3\frac12 = 3.5$$
Last term: $$l = 84$$

Step 1 – Number of terms
Use $$l = a + (n-1)d$$:

$$84 = 7 + (n-1)\times 3.5$$
$$77 = (n-1)\times 3.5$$
$$n-1 = \frac{77}{3.5} = 22$$
$$n = 22 + 1 = 23$$

Step 2 – Sum of terms
The sum of an A.P. is $$S_n = \frac{n}{2}(a + l)$$.

$$S_{23} = \frac{23}{2}(7 + 84) = \frac{23}{2}\times 91 = 23\times 45.5 = 1046.5$$

Thus the required sum is $$1046.5 = 1046\tfrac12$$.

Answer

$$1046.5$$

(ii) $$34 + 32 + 30 + \ldots + 10$$

Solution

The series $$34,\;32,\;30,\ldots ,10$$ is an A.P. with

First term $$a = 34$$
Common difference $$d = 32 - 34 = -2$$
Last term $$l = 10$$

Step 1 – Number of terms

$$l = a + (n-1)d$$ gives
$$10 = 34 + (n-1)(-2)$$
$$10 - 34 = -2(n-1)$$
$$-24 = -2(n-1)$$
$$n-1 = 12 \Rightarrow n = 13$$

Step 2 – Sum

$$S_n = \frac{n}{2}(a + l) = \frac{13}{2}(34 + 10) = \frac{13}{2}\times 44 = 13\times 22 = 286$$

Hence the sum is $$286$$.

Answer

$$286$$

(iii) $$-5 + (-8) + (-11) + \ldots + (-230)$$

Solution

The series $$-5,\;-8,\;-11,\ldots ,-230$$ is an A.P.

First term $$a = -5$$
Common difference $$d = -8 - (-5) = -3$$
Last term $$l = -230$$

Step 1 – Number of terms

Using $$l = a + (n-1)d$$:
$$-230 = -5 + (n-1)(-3)$$
$$-230 + 5 = -3(n-1)$$
$$-225 = -3(n-1)$$
$$n-1 = \frac{-225}{-3} = 75$$
$$n = 75 + 1 = 76$$

Step 2 – Sum

$$S_n = \frac{n}{2}(a + l) = \frac{76}{2}(-5 + (-230)) = 38\times (-235) = -8930$$

Therefore, the sum of the series is $$-8930$$.

Answer

$$-8930$$

3 In an AP:

(i) given $$a = 5, d = 3, a_n = 50$$, find $$n$$ and $$S_n$$.

Solution

The n-th term of an AP is given by
$$a_n = a + (n-1)d.$$

Substituting $$a = 5,\;d = 3,\;a_n = 50$$,
$$50 = 5 + (n-1)\,3.$$

\[(n-1)\,3 = 45 \;\Rightarrow\; n-1 = 15 \;\Rightarrow\; n = 16.\]

The sum of the first $$n$$ terms is
$$S_n = \frac{n}{2}\,[2a + (n-1)d].$$

Putting $$n = 16$$:
$$S_{16} = \frac{16}{2}\,[2\times5 + 15\times3] = 8\,[10 + 45] = 8\times55 = 440.$$

Answer

$$n = 16,\;S_{16} = 440$$

(ii) given $$a = 7, a_{13} = 35$$, find $$d$$ and $$S_{13}$$.

Solution

For the 13-th term:
$$a_{13} = a + 12d.$$

With $$a = 7,\;a_{13} = 35$$:
$$35 = 7 + 12d \;\Rightarrow\; 12d = 28 \;\Rightarrow\; d = \frac{7}{3}.$$

Sum of 13 terms using $$S_n = \frac{n}{2}(a + l)$$ (here $$l = a_{13} = 35$$):
$$S_{13} = \frac{13}{2}(7 + 35) = \frac{13}{2}\times42 = 13\times21 = 273.$$

Answer

$$d = \dfrac{7}{3},\;S_{13} = 273$$

(iii) given $$a_{12} = 37, d = 3$$, find $$a$$ and $$S_{12}$$.

Solution

The 12-th term formula:
$$a_{12} = a + 11d.$$

Given $$a_{12} = 37,\;d = 3$$:
$$37 = a + 33 \;\Rightarrow\; a = 4.$$

Sum of 12 terms:
$$S_{12} = \frac{12}{2}[2\times4 + 11\times3] = 6[8 + 33] = 6\times41 = 246.$$

Answer

$$a = 4,\;S_{12} = 246$$

(iv) given $$a_3 = 15, S_{10} = 125$$, find $$d$$ and $$a_{10}$$.

Solution

First, express $$a$$ from $$a_3$$:
$$a_3 = a + 2d = 15 \;\Rightarrow\; a = 15 - 2d.$$

Using $$S_{10} = \frac{10}{2}[2a + 9d] = 125$$:
$$5[2a + 9d] = 125 \;\Rightarrow\; 2a + 9d = 25.$$

Substitute $$a = 15 - 2d$$:
$$2(15 - 2d) + 9d = 25 \;\Rightarrow\; 30 - 4d + 9d = 25 \;\Rightarrow\; 5d = -5 \;\Rightarrow\; d = -1.$$

Then $$a = 15 - 2(-1) = 17.$$

The 10-th term:
$$a_{10} = a + 9d = 17 + 9(-1) = 8.$$

Answer

$$d = -1,\;a_{10} = 8$$

(v) given $$d = 5, S_9 = 75$$, find $$a$$ and $$a_9$$.

Solution

Sum of 9 terms:
$$S_9 = \frac{9}{2}[2a + 8d] = 75.$$

With $$d = 5$$:
$$\frac{9}{2}[2a + 40] = 75 \;\Rightarrow\; 9[2a + 40] = 150\;\Rightarrow\;2a + 40 = \frac{150}{9}=\frac{50}{3}.$$

Thus
$$2a = \frac{50}{3} - 40 = \frac{50 - 120}{3} = -\frac{70}{3}\;\Rightarrow\; a = -\frac{35}{3}.$$

The 9-th term:
$$a_9 = a + 8d = -\frac{35}{3} + 8\times5 = -\frac{35}{3} + \frac{120}{3} = \frac{85}{3}.$$

Answer

$$a = -\dfrac{35}{3},\;a_9 = \dfrac{85}{3}$$

(vi) given $$a = 2, d = 8, S_n = 90$$, find $$n$$ and $$a_n$$.

Solution

Sum given:
$$S_n = \frac{n}{2}[2a + (n-1)d] = 90.$$

Put $$a = 2,\;d = 8$$:
$$\frac{n}{2}[4 + 8(n-1)] = 90 \;\Rightarrow\; \frac{n}{2}[8n - 4] = 90.$$

Since $$8n - 4 = 4(2n-1)$$,
$$2n(2n - 1) = 90 \;\Rightarrow\; 4n^2 - 2n - 90 = 0.$$

Divide by 2:
$$2n^2 - n - 45 = 0.$$

Quadratic formula:
$$n = \frac{1 \pm \sqrt{1 + 360}}{4} = \frac{1 \pm 19}{4}.$$

Positive root: $$n = 5.$$(Negative root is inadmissible.)

n-th term:
$$a_5 = a + 4d = 2 + 4\times8 = 34.$$

Answer

$$n = 5,\;a_5 = 34$$

(vii) given $$a = 8, a_n = 62, S_n = 210$$, find $$n$$ and $$d$$.

Solution

From the last term:
$$a_n = a + (n-1)d \;\Rightarrow\; 62 = 8 + (n-1)d \;\Rightarrow\; (n-1)d = 54 \;\Rightarrow\; d = \dfrac{54}{n-1}. \quad(1)$$

Also $$S_n = \frac{n}{2}(a + l) = \frac{n}{2}(8 + 62) = 35n.$$

Given $$S_n = 210$$:
$$35n = 210 \;\Rightarrow\; n = 6.$$

Substitute $$n = 6$$ in (1):
$$d = \dfrac{54}{6-1} = \dfrac{54}{5} = 10.8.$$

Answer

$$n = 6,\;d = \dfrac{54}{5}$$

(viii) given $$a_n = 4, d = 2, S_n = -14$$, find $$n$$ and $$a$$.

Solution

From the n-th term:
$$a_n = a + (n-1)d \;\Rightarrow\; 4 = a + 2(n-1).$$

Hence $$a = 4 - 2(n-1) = 6 - 2n. \quad(1)$$

Sum formula:
$$S_n = \frac{n}{2}[2a + (n-1)d] = -14.$$

Insert $$a$$ from (1) and $$d = 2$$:
$$\frac{n}{2}[2(6 - 2n) + (n-1)\,2] = -14.$$

Simplify the bracket:
$$2(6 - 2n) + 2(n-1) = 12 - 4n + 2n - 2 = 10 - 2n.$$

Thus
$$\frac{n}{2}(10 - 2n) = -14 \;\Rightarrow\; n(5 - n) = -14.$$

Rearrange:
$$n^2 - 5n - 14 = 0.$$

Quadratic formula:
$$n = \frac{5 \pm \sqrt{25 + 56}}{2} = \frac{5 \pm 9}{2}.$$

Acceptable root: $$n = 7.$$(The other root is negative.)

Put $$n = 7$$ in (1):
$$a = 6 - 14 = -8.$$

Answer

$$n = 7,\;a = -8$$

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

Solution

Sum of 8 terms:
$$S_8 = \frac{8}{2}[2a + 7d] = 192.$$

With $$a = 3$$:
$$4[6 + 7d] = 192 \;\Rightarrow\; 6 + 7d = 48 \;\Rightarrow\; 7d = 42 \;\Rightarrow\; d = 6.$$

Answer

$$d = 6$$

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

Solution

With 9 terms, $$n = 9$$ and last term $$l = 28.$$ For an AP:
$$S_n = \frac{n}{2}(a + l).$$

Given $$S_9 = 144$$:
$$\frac{9}{2}(a + 28) = 144 \;\Rightarrow\; 9(a + 28) = 288 \;\Rightarrow\; a + 28 = 32 \;\Rightarrow\; a = 4.$$

Answer

$$a = 4$$

4 How many terms of the AP: $$9, 17, 25, \ldots$$ must be taken to give a sum of 636?

Solution

Let the required number of terms be $$n$$.
For the given AP we have first term $$a = 9$$ and common difference $$d = 8$$.

The sum of the first $$n$$ terms of an AP is

$$S_n = \dfrac{n}{2}\,[2a + (n-1)d]$$.

According to the question, $$S_n = 636$$, therefore

$$\dfrac{n}{2}\,[2 \times 9 + (n-1)\times 8] = 636$$

Simplifying the bracket:

$$18 + 8n - 8 = 8n + 10$$

So

$$\dfrac{n}{2}(8n + 10) = 636$$

Because $$8n + 10 = 2(4n + 5)$$, this can be written as

$$n(4n + 5) = 636$$

$$4n^{2} + 5n - 636 = 0$$

Compute the discriminant:

$$\Delta = 5^{2} + 4\times 4 \times 636 = 25 + 10176 = 10201 = 101^{2}$$

Applying the quadratic formula:

$$n = \dfrac{-5 \pm 101}{2\times 4}$$

Ignoring the negative value,

$$n = \dfrac{96}{8} = 12$$

Therefore, 12 terms of the AP must be taken so that their sum is 636.

Answer

$$n = 12$$

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

We are told that the first term, the last term and the sum of an arithmetic progression (AP) are

  • First term: $$a = 5$$
  • Last term: $$l = 45$$
  • Sum of all terms: $$S_n = 400$$

Let $$n$$ be the number of terms and $$d$$ the common difference. We must determine both $$n$$ and $$d$$.

1. Finding the number of terms $$n$$

The sum of the first $$n$$ terms of an AP whose first term is $$a$$ and whose last term is $$l$$ is

$$S_n = \frac{n}{2}\,(a + l).$$

Substituting the given values:

$$400 = \frac{n}{2}\,(5 + 45).$$

Simplify the bracket:

$$400 = \frac{n}{2}\,(50).$$

Multiply both sides by $$2$$ to clear the denominator:

$$800 = n\,(50).$$

Divide by $$50$$:

$$n = \frac{800}{50} = 16.$$

Hence the AP contains $$16$$ terms.

2. Finding the common difference $$d$$

The nth (last) term of an AP is also given by

$$l = a + (n - 1)d.$$

Substitute $$l = 45$$, $$a = 5$$ and $$n = 16$$:

$$45 = 5 + (16 - 1)d.$$

Compute the bracket:

$$45 = 5 + 15d.$$

Subtract $$5$$ from both sides:

$$40 = 15d.$$

Finally divide by $$15$$:

$$d = \frac{40}{15} = \frac{8}{3}.$$

Conclusion

The arithmetic progression has

  • Number of terms: $$n = 16$$
  • Common difference: $$d = \dfrac{8}{3}$$.

Answer

$$n = 16, \; d = \dfrac{8}{3}$$

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

The first term is $$a = 17$$, the common difference is $$d = 9$$ and the last term is $$l = 350$$.

The last term is the $$n^{\text{th}}$$ term, so

$$l = a + (n-1)d$$

Substituting the known numbers:

$$350 = 17 + (n-1)9$$

$$350 - 17 = 9(n-1)$$

$$333 = 9(n-1)$$

$$n-1 = \dfrac{333}{9} = 37$$

$$n = 37 + 1 = 38$$

Hence the A.P. contains $$38$$ terms.

The sum of the first $$n$$ terms is $$S_n = \dfrac{n}{2}(a + l)$$.

$$S_{38} = \dfrac{38}{2}(17 + 350) = 19 \times 367 = 6973$$

Therefore, the progression has 38 terms and their sum is 6973.

Answer

$$n = 38$$,   $$S_{38} = 6973$$

7 Find the sum of first 22 terms of an AP in which $$d = 7$$ and 22nd term is 149.

Solution

We are given:

  • Common difference $$d = 7$$
  • 22nd term $$a_{22} = 149$$

Let the first term be $$a$$ and the required sum be $$S_{22}$$.

Step 1 Find the first term.

The general term of an AP is $$a_n = a + (n-1)d$$. For $$n = 22$$:

$$a_{22} = a + (22-1)d$$

Substitute the given values:

$$149 = a + 21 \times 7$$

Compute the product:

$$149 = a + 147$$

Solve for $$a$$:

$$a = 149 - 147 = 2$$

Step 2 Find the sum of the first 22 terms.

The sum of the first $$n$$ terms of an AP is $$S_n = \dfrac{n}{2}\,(a + a_n)$$. Here $$n = 22$$, $$a = 2$$, $$a_{22} = 149$$:

$$S_{22} = \dfrac{22}{2}\,(2 + 149)$$

Simplify the fraction:

$$S_{22} = 11\,(151)$$

Multiply:

$$S_{22} = 1661$$

Therefore, the sum of the first 22 terms is $$1661$$.

Answer

$$S_{22} = 1661$$

8 Find the sum of first 51 terms of an AP whose second and third terms are 14 and 18 respectively.

Solution

Let the first term of the A.P. be $$a$$ and the common difference be $$d$$.

Using the formula for the $n$-th term, $$a_n = a + (n-1)d$$:

Second term ⇒ $$a + d = 14$$ …(1)

Third term ⇒ $$a + 2d = 18$$  …(2)

Subtract (1) from (2):

$$\bigl(a + 2d\bigr) - \bigl(a + d\bigr) = d = 18 - 14 = 4$$

Thus, $$d = 4$$.

Substitute $$d$$ in (1):

$$a + 4 = 14 \;\Longrightarrow\; a = 14 - 4 = 10$$

Now, to find the sum of the first $$51$$ terms, use $$S_n = \dfrac{n}{2}\,[2a + (n-1)d]$$ with $$n = 51,\;a = 10,\;d = 4$$.

Compute the bracketed term:

$$2a + (n-1)d = 2(10) + 50(4) = 20 + 200 = 220$$

Hence,

$$S_{51} = \dfrac{51}{2}\times 220$$

$$\displaystyle \;\; = 51 \times 110 = 5610$$

Therefore, the sum of the first 51 terms is $$5610$$.

Answer

$$5610$$

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

The sum of the first $$m$$ terms of an AP with first term $$a$$ and common difference $$d$$ is

$$S_m = \frac{m}{2}\bigl(2a + (m-1)d\bigr).$$

Step 1 : Use the given information.

For $$m = 7$$ we have

$$S_7 = \frac{7}{2}\bigl(2a + 6d\bigr) = 49.$$

Multiply by $$\,2\,\,$$ and divide by $$\,7\,\,$$:

$$2a + 6d = 14 \;\;\Longrightarrow\;\; a + 3d = 7 \quad\text{(i)}$$

For $$m = 17$$ we have

$$S_{17} = \frac{17}{2}\bigl(2a + 16d\bigr) = 289.$$

Multiply by $$\,2\,\,$$ and divide by $$\,17\,\,$$:

$$2a + 16d = 34 \;\;\Longrightarrow\;\; a + 8d = 17 \quad\text{(ii)}$$

Step 2 : Solve for $$a$$ and $$d$$.

Subtract (i) from (ii):

$$ (a + 8d) - (a + 3d) = 17 - 7 \;\;\Longrightarrow\;\; 5d = 10 \;\;\Longrightarrow\;\; d = 2. $$

Substitute $$d = 2$$ in (i):

$$ a + 3(2) = 7 \;\;\Longrightarrow\;\; a = 1. $$

Step 3 : General formula for the sum of $$n$$ terms.

$$\begin{aligned} S_n & = \frac{n}{2}\bigl(2a + (n-1)d\bigr) \\[4pt] & = \frac{n}{2}\bigl[2(1) + (n-1)\,2\bigr] \\[4pt] & = \frac{n}{2}\bigl(2 + 2n - 2\bigr) \\[4pt] & = \frac{n}{2}\,(2n) \\[4pt] & = n^2. \end{aligned}$$

Thus, for every natural number $$n$$,

$$S_n = n^2.$$

Answer

$$S_n = n^2$$

10 Show that $$a_1, a_2, \ldots, a_n, \ldots$$ form an AP where $$a_n$$ is defined as below: Also find the sum of the first 15 terms in each case.

(i) $$a_n = 3 + 4n$$

Solution

Given $$a_n = 3 + 4n$$ for $$n = 1,2,3,\ldots$$

Step 1 – First few terms

$$a_1 = 3 + 4(1) = 7$$
$$a_2 = 3 + 4(2) = 11$$
$$a_3 = 3 + 4(3) = 15$$

Step 2 – Common difference

General term one place ahead:

$$a_{n+1} = 3 + 4(n+1) = 3 + 4n + 4 = 7 + 4n$$

Then

$$a_{n+1} - a_n = \bigl(7 + 4n\bigr) - \bigl(3 + 4n\bigr) = 4$$

The difference $$4$$ is the same for every pair of consecutive terms, hence $$a_1,a_2,\ldots$$ form an AP with common difference $$d = 4$$.

Step 3 – Sum of the first 15 terms

First term: $$a_1 = 7$$
15th term: $$a_{15} = 3 + 4(15) = 3 + 60 = 63$$

AP-sum formula $$S_n = \dfrac{n}{2}\,(a_1 + a_n)$$:

$$S_{15} = \dfrac{15}{2}\,(7 + 63) = \dfrac{15}{2}\times 70 = 15 \times 35 = 525$$

Answer

The sequence is an AP with common difference $$4$$ and $$S_{15} = 525$$.

(ii) $$a_n = 9 - 5n$$

Solution

Given $$a_n = 9 - 5n$$ for $$n = 1,2,3,\ldots$$

Step 1 – First few terms

$$a_1 = 9 - 5(1) = 4$$
$$a_2 = 9 - 5(2) = -1$$
$$a_3 = 9 - 5(3) = -6$$

Step 2 – Common difference

General term one place ahead:

$$a_{n+1} = 9 - 5(n+1) = 9 - 5n - 5 = 4 - 5n$$

Then

$$a_{n+1} - a_n = (4 - 5n) - (9 - 5n) = -5$$

The difference $$-5$$ is constant, so the sequence is an AP with common difference $$d = -5$$.

Step 3 – Sum of the first 15 terms

First term: $$a_1 = 4$$
15th term: $$a_{15} = 9 - 5(15) = 9 - 75 = -66$$

Sum:

$$S_{15} = \dfrac{15}{2}\,(4 + (-66)) = \dfrac{15}{2}\times (-62) = 15 \times (-31) = -465$$

Answer

The sequence is an AP with common difference $$-5$$ and $$S_{15} = -465$$.

11 If the sum of the first $$n$$ terms of an AP is $$4n - n^2$$, what is the first term (that is $$S_1$$)? What is the sum of first two terms? What is the second term? Similarly, find the 3rd, the 10th and the $$n$$th terms.

Solution

The sum of the first $$n$$ terms of the AP is given as

$$S_n = 4n - n^2$$  for every natural number $$n$$.

(i) First term (sum of first one term)

Put $$n = 1$$ in the expression for $$S_n$$:

$$S_1 = 4(1) - (1)^2 = 4 - 1 = 3$$

Thus the first term is $$a_1 = 3$$.

(ii) Sum of first two terms

Put $$n = 2$$:

$$S_2 = 4(2) - (2)^2 = 8 - 4 = 4$$

Therefore the sum of the first two terms is $$S_2 = 4$$.

(iii) Second term

The second term is the difference of the first two partial sums:

$$a_2 = S_2 - S_1 = 4 - 3 = 1$$

(iv) Third term

First find $$S_3$$:

$$S_3 = 4(3) - (3)^2 = 12 - 9 = 3$$

Then

$$a_3 = S_3 - S_2 = 3 - 4 = -1$$

(v) Tenth term

Find $$S_{10}$$ and $$S_9$$:

$$S_{10} = 4(10) - (10)^2 = 40 - 100 = -60$$

$$S_9 = 4(9) - (9)^2 = 36 - 81 = -45$$

Hence

$$a_{10} = S_{10} - S_9 = (-60) - (-45) = -15$$

(vi) General (nth) term

In any AP, $$a_n = S_n - S_{n-1}$$. We already have $$S_n$$; now find $$S_{n-1}$$:

$$S_{n-1} = 4(n-1) - (n-1)^2$$

Simplify $$S_{n-1}$$ completely:

$$\begin{aligned} S_{n-1} &= 4n - 4 - \bigl(n^2 - 2n + 1\bigr) \\[2pt] &= 4n - 4 - n^2 + 2n - 1 \\[2pt] &= (4n + 2n) - n^2 - 5 \\[2pt] &= 6n - n^2 - 5. \end{aligned}$$

Now subtract:

$$\begin{aligned} a_n &= S_n - S_{n-1} \\[2pt] &= (4n - n^2) - \bigl(6n - n^2 - 5\bigr) \\[2pt] &= 4n - n^2 - 6n + n^2 + 5 \\[2pt] &= -2n + 5. \end{aligned}$$

Therefore the general term (nth term) of the AP is

$$a_n = 5 - 2n.$$

Quick check: $$a_1 = 5 - 2(1) = 3$$, $$a_2 = 5 - 2(2) = 1$$, $$a_3 = 5 - 2(3) = -1$$, agreeing with the results obtained above. The common difference is $$d = a_2 - a_1 = -2$$, which is consistent throughout.

Answer

$$a_1 = 3,$$   $$S_2 = 4,$$   $$a_2 = 1,$$   $$a_3 = -1,$$   $$a_{10} = -15,$$   $$a_n = 5 - 2n.$$

12 Find the sum of the first 40 positive integers divisible by 6.

Solution

The positive integers divisible by 6 form the sequence

$$6,\;12,\;18,\;24,\;\ldots$$

This is an arithmetic progression (AP) because each term exceeds the previous one by a constant difference.

Identify the AP parameters

  • First term: $$a = 6$$
  • Common difference: $$d = 6$$
  • Number of required terms: $$n = 40$$ ("first 40" integers)

Formula for the sum of the first $$n$$ terms of an AP

$$S_n = \frac{n}{2}\,[\,2a + (n-1)d\,]$$

Substitute $$a = 6,\;d = 6,\;n = 40$$:

$$S_{40} = \frac{40}{2}\,[\,2(6) + (40-1)(6)\,]$$

Simplify step by step:

  1. Calculate $$\frac{40}{2}$$: $$\frac{40}{2} = 20$$.
  2. Compute $$2(6)$$: $$2(6) = 12$$.
  3. Find $$40-1$$: $$40-1 = 39$$.
  4. Multiply $$39 \times 6$$: $$39 \times 6 = 234$$.
  5. Add: $$12 + 234 = 246$$.

Now multiply:

$$S_{40} = 20 \times 246 = 4920$$

Therefore, the sum of the first 40 positive integers divisible by 6 is $$4920$$.

Answer

$$4920$$

13 Find the sum of the first 15 multiples of 8.

Solution

The first 15 multiples of 8 are:

$$8,\,16,\,24,\,32,\;\ldots\;,\,120$$

This list is an arithmetic progression (A.P.) because each term increases by the constant common difference $$d = 8$$.

Identify the parameters of the A.P.:

  • First term $$a = 8$$
  • Common difference $$d = 8$$
  • Number of terms $$n = 15$$

For an arithmetic progression the sum of the first $$n$$ terms is

$$S_n = \frac{n}{2}\,[\,2a + (n-1)d\,]$$

Substitute the known values:

$$S_{15} = \frac{15}{2}\,[\,2(8) + (15-1)(8)\,]$$

Compute step by step:

$$2(8) = 16$$

$$(15-1) = 14$$

$$14\times8 = 112$$

$$2a + (n-1)d = 16 + 112 = 128$$

$$S_{15} = \frac{15}{2}\times128$$

$$128 \times 15 = 1920$$

$$\frac{1920}{2} = 960$$

Hence, the sum of the first 15 multiples of 8 is $$960$$.

Answer

960

14 Find the sum of the odd numbers between 0 and 50.

Solution

All odd natural numbers between 0 and 50 form the list

$$1,\;3,\;5,\;\ldots,\;49$$

This list is an arithmetic progression (AP) because the difference between consecutive terms is constant.

First term: $$a = 1$$

Common difference: $$d = 3 - 1 = 2$$

Last term: $$l = 49$$

To find the number of terms $$n$$, use the nth-term formula of an AP:

$$l = a + (n-1)d$$

Substituting $$l = 49,\;a = 1,\;d = 2$$,

$$49 = 1 + (n-1)\times 2$$

$$49 - 1 = 2(n-1)$$

$$48 = 2(n-1)$$

$$\frac{48}{2} = n - 1$$

$$24 = n - 1$$

$$n = 25$$

Now use the sum formula for the first $$n$$ terms of an AP:

$$S_n = \frac{n}{2}\,(a + l)$$

Substituting $$n = 25,\;a = 1,\;l = 49$$,

$$S_{25} = \frac{25}{2}\,(1 + 49)$$

$$S_{25} = \frac{25}{2}\times 50$$

$$S_{25} = 25 \times 25$$

$$S_{25} = 625$$

Therefore, the sum of all odd numbers between 0 and 50 is $$625$$.

Answer

$$625$$

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

Given penalties per day form the sequence
$$200,\;250,\;300,\;\dots$$

The common difference is constant:

$$d = 250 - 200 = 50, \; 300 - 250 = 50 \;\Rightarrow\; d = 50$$

Thus the penalties constitute an arithmetic progression (AP) with
first term $$a = 200$$ and common difference $$d = 50$$.

The contractor delayed the work by $$n = 30$$ days. We need the sum $$S_{30}$$ of the first 30 terms of the AP.

Step 1   Find the 30th (last) term

The nth term of an AP is $$a_n = a + (n-1)d$$. For $$n = 30$$,

$$l = a_{30} = 200 + (30-1)\times 50 = 200 + 29\times 50 = 200 + 1450 = 1650.$$

Step 2   Sum of the first 30 terms

The sum of the first $$n$$ terms of an AP is $$S_n = \dfrac{n}{2}(a + l)$$. Substitute $$n = 30, \; a = 200, \; l = 1650$$:

$$S_{30} = \dfrac{30}{2}(200 + 1650) = 15 \times 1850 = 27\,750.$$

Therefore, the total penalty the contractor has to pay is
$$\mathrm{\rlap{/}{R}}\,27\,750$$.

Answer

Penalty to be paid = $$\mathrm{\rlap{/}{R}}\,27\,750$$

16 A sum of $$\mathrm{\rlap{/}{R}}\,700$$ is to be used to give seven cash prizes to students of a school for their overall academic performance. If each prize is $$\mathrm{\rlap{/}{R}}\,20$$ less than its preceding prize, find the value of each of the prizes.

Solution

Let the value (in rupees) of the first cash prize be $$a$$. Because each successive prize is $$\mathrm{\rlap{/}{R}}\,20$$ less than the preceding one, the seven prizes form an arithmetic progression (A.P.)

$$a,\;a-20,\;a-40,\;a-60,\;a-80,\;a-100,\;a-120$$

For an A.P.:

  • first term $$a_1=a$$
  • common difference $$d=-20$$
  • number of terms $$n=7$$
  • sum of terms $$S_n=700$$

The sum of the first $$n$$ terms of an A.P. is given by

$$S_n=\frac{n}{2}\,[2a+(n-1)d]$$

Substituting the known values:

$$700=\frac{7}{2}\,[2a+6(-20)]$$

$$700=\frac{7}{2}\,(2a-120)$$

Multiply both sides by 2:

$$1400=7\,(2a-120)$$

Divide by 7:

$$200=2a-120$$

Add 120 to both sides:

$$320=2a$$

Hence

$$a=160$$

Therefore, the seven prizes are

$$160,\;140,\;120,\;100,\;80,\;60,\;40$$

(all amounts are in rupees).

Answer

$$\mathrm{\rlap{/}{R}}\,160,\;140,\;120,\;100,\;80,\;60,\;40$$

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 a single section of Class I, II, …, XII will plant is the same as the class number:

Class I → 1 tree    Class II → 2 trees    …    Class XII → 12 trees

Since every class has three sections, the total trees planted by one entire class are thrice the class number.

ClassTrees per sectionSections per classTotal trees for the class
I13$$3 \times 1 = 3$$
II23$$3 \times 2 = 6$$
III33$$3 \times 3 = 9$$
XII123$$3 \times 12 = 36$$

Thus the numbers of trees for the 12 classes are

$$3,\;6,\;9,\;12,\;\ldots,\;36$$

This list is an arithmetic progression (A.P.) with

  • first term $$a = 3$$
  • common difference $$d = 6-3 = 3$$
  • number of terms $$n = 12$$ (Classes I to XII)
  • last term $$l = 36$$

Sum of the first $$n$$ terms of an A.P. is $$S_n = \dfrac{n}{2}\,(a + l).$$

Therefore

$$S_{12} = \frac{12}{2}\,(3 + 36) = 6 \times 39 = 234.$$

Hence, the students will plant a total of 234 trees.

Answer

234

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, $$\ldots$$ as shown in Fig. 5.4. What is the total length of such a spiral made up of thirteen consecutive semicircles? (Take $$\pi = \frac{22}{7}$$)
[Hint: Length of successive semicircles is $$l_1, l_2, l_3, l_4, \ldots$$ with centres at A, B, A, B, $$\ldots$$, respectively.]
Fig. 5.4
Fig. 5.4

Solution

Step 1 : Identify the radii of the 13 semicircles
The radii increase by 0.5 cm each time:

$$r_1 = 0.5\text{ cm}, \; r_2 = 1.0\text{ cm}, \; r_3 = 1.5\text{ cm}, \; \ldots$$
Thus $$r_n = 0.5n\text{ cm},\; n = 1,2,3,\ldots,13.$$

Step 2 : Write the length of each semicircle
Length of a semicircle of radius $$r$$ is half the circumference of a full circle:

$$l_n = \pi r_n = \pi(0.5n) = 0.5\pi n\text{ cm}.$$

Step 3 : Form the series for the total length
For 13 semicircles,

$$L = l_1+l_2+\cdots+l_{13} = 0.5\pi(1+2+\cdots+13).$$

Step 4 : Evaluate the sum of the first 13 natural numbers
$$1+2+\cdots+13 = \frac{13\times14}{2}=91.$$

Step 5 : Substitute and simplify
$$\begin{aligned}L &= 0.5\pi\times91\\ &= 45.5\pi\text{ cm}.\end{aligned}$$

Step 6 : Put $$\pi=\frac{22}{7}$$
$$\begin{aligned}L &= 45.5\times\frac{22}{7}\\ &= 45.5\times3.142857\ldots\\ &= 143\text{ cm}.\end{aligned}$$

Therefore, the total length of the spiral formed by 13 semicircles is $$143\text{ cm}$$.

Answer

Length of the 13–semicircle spiral = $$143\text{ cm}$$

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 (see Fig. 5.5). In how many rows are the 200 logs placed and how many logs are in the top row?
Fig. 5.5
Fig. 5.5

Solution

Let the number of rows be $$n$$.

The numbers of logs in successive rows are

$$20,\;19,\;18,\;\ldots$$

This is an arithmetic progression (AP) with

  • first term $$a = 20$$,
  • common difference $$d = -1$$.

The total number of logs is the sum of the first $$n$$ terms of the AP and is given to be 200.

Sum of $$n$$ terms:

$$S_n = \frac{n}{2}\,[2a + (n-1)d]$$

Substituting $$S_n = 200,\;a = 20,\;d = -1$$:

$$200 = \frac{n}{2}\,[2\times 20 + (n-1)(-1)]$$

Simplify inside the bracket:

$$2\times 20 = 40, \quad (n-1)(-1) = -n + 1$$

Hence

$$200 = \frac{n}{2}\,[40 - n + 1] = \frac{n}{2}\,(41 - n).$$

Multiply by 2:

$$400 = n(41 - n).$$

Rearrange to get a quadratic equation:

$$-n^{2} + 41n - 400 = 0 \;\;\Longrightarrow\;\; n^{2} - 41n + 400 = 0.$$

Factorise:

$$n^{2} - 41n + 400 = (n - 16)(n - 25) = 0.$$

Therefore $$n = 16$$ or $$n = 25$$.

If $$n = 25$$, the number of logs in the top row would be

$$a + (n-1)d = 20 + 24(-1) = -4,$$

which is impossible. Hence $$n = 16$$.

Logs in the top row:

$$a + (n-1)d = 20 + 15(-1) = 5.$$

Therefore, the logs are arranged in 16 rows and the top row contains 5 logs.

Answer

Number of rows = 16;
Logs in the top row = 5

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 (see Fig. 5.6). 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?
[Hint: To pick up the first potato and the second potato, the total distance (in metres) run by a competitor is $$2 \times 5 + 2 \times (5 + 3)$$]
Fig. 5.6
Fig. 5.6

Solution

The positions of the ten potatoes, measured from the bucket along the straight line, form an arithmetic progression.

  • Distance of the 1st potato from the bucket: $$5\,\text{m}$$
  • Potatoes are kept $$3\,\text{m}$$ apart, so each next potato is $$3\,\text{m}$$ farther than the previous one.

Therefore the distances (in metres) of the potatoes from the bucket are

$$5,\; 5+3,\; 5+2\times3,\; \dotsc$$

That is,

$$5,\; 8,\; 11,\; 14,\; 17,\; 20,\; 23,\; 26,\; 29,\; 32$$

This list is an arithmetic progression (A.P.) with

first term $$a = 5,\quad\text{common difference } d = 3,\quad\text{number of terms } n = 10$$

When the competitor picks any one potato she has to run to it and back, i.e. twice its distance from the bucket. Hence, for each potato the distance covered is $$2 \times (\text{its distance from the bucket})$$.

Let $$S_{10}$$ be the sum of the distances of all ten potatoes from the bucket. Using the sum formula for an A.P.,

$$S_{10} = \frac{n}{2}\,[2a + (n-1)d]$$

Substituting $$n = 10,\; a = 5,\; d = 3$$,

$$S_{10} = \frac{10}{2}\,[2\times5 + (10-1)\times3]$$

$$\phantom{S_{10}} = 5\,[10 + 9\times3]$$

$$\phantom{S_{10}} = 5\,[10 + 27] = 5\times37 = 185$$

The total distance run is twice this value, because every potato requires a trip to and fro:

$$\text{Total distance} = 2 \times 185 = 370\,\text{m}$$

Hence, the competitor has to run $$\mathbf{370\,\text{metres}}$$ in all.

Answer

$$370\,\text{m}$$

Exercise 5.4 (Optional)

1 Which term of the AP: $$121, 117, 113, \ldots$$, is its first negative term?
[Hint: Find $$n$$ for $$a_n < 0$$]

Solution

The AP is $$121,\;117,\;113,\ldots$$

Identify the first term and common difference:

  • First term: $$a = 121$$
  • Common difference: $$d = 117 - 121 = -4$$

The general (nth) term of an AP is $$a_n = a + (n-1)d$$.

We want the first term that is negative, i.e. the smallest positive integer $$n$$ for which $$a_n < 0$$.

Substitute $$a$$ and $$d$$ into the expression for $$a_n$$ and set it less than $$0$$:

$$a_n = 121 + (n-1)(-4) < 0$$

Simplify the inequality step by step:

$$121 - 4(n-1) < 0$$

Expand the brackets:

$$121 - 4n + 4 < 0$$

Combine like terms:

$$125 - 4n < 0$$

Rearrange to isolate $$n$$ (remember to reverse the inequality sign if multiplying or dividing by a negative number; here we divide by positive $$4$$, so the sign stays the same):

$$-4n < -125 \;\;\Rightarrow\;\; 4n > 125\;\;\Rightarrow\;\; n > \frac{125}{4}$$

Calculate $$\frac{125}{4} = 31.25$$.

The smallest integer greater than $$31.25$$ is $$32$$. Therefore $$n = 32$$ gives the first negative term.

Verify by actually finding the 32nd term:

$$a_{32} = 121 + (32-1)(-4) = 121 + 31\times(-4) = 121 - 124 = -3$$

Indeed $$a_{32} = -3 < 0$$, while the previous term (the 31st term) would be

$$a_{31} = 121 + 30\times(-4) = 121 - 120 = 1 > 0$$

Hence, the 32nd term is the first negative term of the given AP.

Answer

The 32nd term

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 $$a$$ be the first term and $$d$$ the common difference of the required arithmetic progression (AP).

The third term is $$T_3 = a + 2d$$ and the seventh term is $$T_7 = a + 6d$$.

Using the given conditions

  1. Sum of the two terms:
    $$T_3 + T_7 = 6 \;\Rightarrow\; (a + 2d) + (a + 6d) = 6 \;\Rightarrow\; 2a + 8d = 6 \;\Rightarrow\; a + 4d = 3$$(1)

  2. Product of the two terms:
    $$T_3 \times T_7 = 8 \;\Rightarrow\; (a + 2d)(a + 6d) = 8$$(2)

From (1): $$a = 3 - 4d$$.

Substitute in the factors of (2):
$$T_3 = (3 - 4d) + 2d = 3 - 2d,$$
$$T_7 = (3 - 4d) + 6d = 3 + 2d.$$

Hence
$$(3 - 2d)(3 + 2d) = 8 \;\Rightarrow\; 9 - 4d^2 = 8 \;\Rightarrow\; 4d^2 = 1 \;\Rightarrow\; d^2 = \frac{1}{4}.$$

Thus $$d = \frac{1}{2} \text{ or } d = -\frac{1}{2}.$$

Corresponding first terms

  • For $$d = \frac{1}{2}$$: $$a = 3 - 4\left(\frac{1}{2}\right) = 1.$$
  • For $$d = -\frac{1}{2}$$: $$a = 3 - 4\left(-\frac{1}{2}\right) = 5.$$

Sum of the first 16 terms

The sum of $$n$$ terms of an AP is $$S_n = \frac{n}{2}\,[2a + (n-1)d]$$.
For $$n = 16$$,
$$S_{16} = \frac{16}{2}[2a + 15d] = 8[2a + 15d].$$

Case I: $$a = 1,\; d = \frac{1}{2}$$
$$S_{16} = 8\,[2(1) + 15\left(\frac{1}{2}\right)] = 8\,(2 + 7.5) = 8 \times 9.5 = 76.$$

Case II: $$a = 5,\; d = -\frac{1}{2}$$
$$S_{16} = 8\,[2(5) + 15\left(-\frac{1}{2}\right)] = 8\,(10 - 7.5) = 8 \times 2.5 = 20.$$

Hence, depending on which of the two admissible progressions is chosen, the required sum is either $$76$$ or $$20$$.

Answer

$$S_{16}=76 \text{ or } 20$$

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 $$2\frac{1}{2}$$ m apart, what is the length of the wood required for the rungs?
[Hint: Number of rungs $$= \frac{250}{25} + 1$$]
Fig. 5.7
Fig. 5.7

Solution

The distance between the top and bottom rungs is given in metres but the spacing and the lengths of the rungs are expressed in centimetres, so first change metres to centimetres:

$$2\dfrac{1}{2}\text{ m}=2.5\text{ m}=2.5\times100=250\text{ cm}$$

1. Number of rungs

Every two successive rungs are $$25\text{ cm}$$ apart. The number of equal gaps between the top and bottom rungs is therefore

$$\frac{250}{25}=10$$

Since the first rung produces the first gap, the total number of rungs is one more than the number of gaps:

$$n = 10 + 1 = 11$$

2. Showing that the lengths form an arithmetic progression

The bottom (first) rung is $$45\text{ cm}$$ long and the top (last) rung is $$25\text{ cm}$$ long. The lengths decrease uniformly, so they form an AP whose

  • first term $$a = 45\text{ cm}$$,
  • last term $$l = 25\text{ cm}$$,
  • number of terms $$n = 11$$.

For completeness, the common difference is

$$d = \frac{l-a}{n-1}=\frac{25-45}{11-1}=\frac{-20}{10}=-2\text{ cm}$$,

so the sequence is $$45,\;43,\;41,\ldots,25\;(11\text{ terms}).$$

3. Sum of the lengths

The total length of wood required equals the sum of this AP:

$$S_n = \frac{n}{2}(a + l)$$

Substituting $$n = 11,\;a = 45,\;l = 25$$,

$$S_{11}=\frac{11}{2}(45+25)=\frac{11}{2}(70)=11\times35=385\text{ cm}.$$

4. Converting back to metres (if desired)

$$385\text{ cm}=\frac{385}{100}\text{ m}=3.85\text{ m}.$$

Hence, the carpenter needs $$3\,\text{m}\,85\text{ cm}\;(=3.85\text{ m})$$ of wood for the rungs.

Answer

$$3.85\text{ m}$$

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: $$S_{x-1} = S_{49} - S_x$$]

Solution

Given : The house numbers form the sequence

$$1,\,2,\,3,\,\ldots ,\,49$$

This is an arithmetic progression (A.P.) with first term $$a = 1$$ and common difference $$d = 1$$.

Let the required house number be $$x$$.
Then

  • all houses before it are numbered $$1,2,3,\ldots ,x-1$$,
  • all houses after it are numbered $$x+1, x+2,\ldots ,49$$.

According to the question,

$$\text{(sum of numbers before }x\text{)} = \text{(sum of numbers after }x\text{)}$$

Using the hint, write this condition with the standard notation $$S_n$$ for the sum of the first $$n$$ terms of an A.P.:

$$S_{x-1} = S_{49} - S_x$$

Step 1 : Formula for $$S_n$$

For any A.P. having first term $$a$$ and common difference $$d,$$ the sum of the first $$n$$ terms is

$$S_n = \dfrac{n}{2}\bigl[2a + (n-1)d\bigr]$$

Here $$a = 1,\;d = 1,$$ so this reduces to

$$S_n = \dfrac{n}{2}\bigl[2 \times 1 + (n-1)\times 1\bigr] = \dfrac{n}{2}(n+1) = \dfrac{n(n+1)}{2}$$

Step 2 : Write each sum through the formula

$$S_{x-1} = \dfrac{(x-1)x}{2}$$

$$S_{49} = \dfrac{49\times 50}{2} = 1225$$

$$S_x = \dfrac{x(x+1)}{2}$$

Step 3 : Form the required equation

Substitute these three expressions in $$S_{x-1} = S_{49} - S_x$$:

$$\dfrac{(x-1)x}{2} = 1225 - \dfrac{x(x+1)}{2}$$

Multiply every term by 2 to clear the denominator:

$$x(x-1) = 2450 - x(x+1)$$

Step 4 : Simplify the equation

Move the right-hand product to the left:

$$x(x-1) + x(x+1) = 2450$$

Factor out $$x$$:

$$x\bigl[(x-1) + (x+1)\bigr] = 2450$$

$$x\bigl(2x\bigr) = 2450$$

$$2x^2 = 2450$$

Divide by 2:

$$x^2 = 1225$$

Take the positive square root (house numbers are positive):

$$x = 35$$

Step 5 : Verification

Sum of numbers up to 34:

$$S_{34} = \dfrac{34\times 35}{2} = 595$$

Sum of numbers from 36 to 49:

$$S_{49} - S_{35} = 1225 - \dfrac{35\times 36}{2} = 1225 - 630 = 595$$

The two sums are equal, confirming the result.

Hence, there is a house number for which the required condition holds, and that number is

$$x = 35$$

Answer

$$x = 35$$

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 $$\frac{1}{4}$$ m and a tread of $$\frac{1}{2}$$ 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 $$= \frac{1}{4} \times \frac{1}{2} \times 50 \, \mathrm{m^3}$$]
Fig. 5.8
Fig. 5.8

Solution

Given data

  • Number of steps = 15
  • Length of every step = $$50\text{ m}$$
  • Rise (vertical thickness) of each step = $$\dfrac14\text{ m}$$
  • Tread (horizontal depth) of each step = $$\dfrac12\text{ m}$$

For one step having height $$\dfrac14\text{ m}$$, depth $$\dfrac12\text{ m}$$ and length $$50\text{ m}$$, the elementary volume is

$$V_0 = \frac14 \times \frac12 \times 50 = 6.25\;\text{m}^3.$$

Why the steps form an A.P.

Observe the shaded vertical slices of width $$\dfrac12\text{ m}$$ (see the hint figure).

  • The first slice (front slice) must be filled up to a height of $$1 \times \dfrac14\text{ m}$$.
    Volume of slice 1  = $$1\,V_0 = 6.25\text{ m}^3.$$
  • The second slice reaches a height of $$2 \times \dfrac14\text{ m}$$.
    Volume of slice 2  = $$2\,V_0 = 12.5\text{ m}^3.$$
  • Similarly, the n-th slice (step) rises to a height of $$n \times \dfrac14\text{ m}$$ and therefore needs
    $$n\,V_0$$ cubic metres of concrete.

Thus the required volumes form the sequence

$$6.25,\;12.5,\;18.75,\;\dots$$

which is an arithmetic progression (A.P.) with

$$a = 6.25, \; d = 6.25, \; n = 15.$$

Total volume

The sum of the first $$n$$ terms of an A.P. is
$$S_n = \dfrac{n}{2}\,[\,2a + (n-1)d\,].$$

Substituting the values,

$$\begin{aligned} S_{15} &= \dfrac{15}{2}\,[\,2(6.25) + 14(6.25)\,]\\[4pt] &= \dfrac{15}{2}\,[6.25\times16]\\[4pt] &= \dfrac{15}{2}\times100\\[4pt] &= 15\times50\\[4pt] &= 750. \end{aligned}$$

Therefore, the total volume of concrete needed is $$750\,\text{m}^3.$$

Answer

Required volume of concrete = $$750\,\text{m}^3$$.

NCERT Solutions for Class 10
Maths
NCERT Solutions for Class 10 Maths
Chapter-wise step-by-step
solutions with explanations
explore solutions Maths bg
Science
NCERT Solutions for Class 10 Science
Chapter-wise step-by-step
solutions with explanations
explore solutions Science bg

Frequently Asked Questions

50,000+ JEE Students Trusted Our Score Calculator

Predict your JEE Main percentile, rank & performance in seconds