Open In App

Practice Questions on Arithmetic Progression (Basic)

Last Updated : 17 Jan, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

An arithmetic progression (AP), also known as an arithmetic sequence, is a sequence of numbers in which the difference between consecutive terms is constant. This constant difference is called the "common difference."

Important Formulas on Arithmetic Progression

Various formulas on arithmetic progression are:

Nth term of an AP

an = a1 + (n-1)d

Sum of first n terms of an AP

Sn = n/2(a1 + an)

Sn = n/2[2a1 + (n-1)d]

Nth Term from Sum of an AP

an = Sn - Sn-1

Number of Terms in an AP

n = (an - a1)/d + 1

where,

  • an is the nth term
  • a1 is the first term
  • d is the common difference
  • Sn is the sum of the first n terms
  • Sn-1 is the sum of the first n-1 terms
  • n is the number of terms

Practice Questions on Arithmetic Progression with Solution

Question 1: Find the common difference from the given AP: 1, 6, 11, 16, 21.

Solution:

To find common difference we need to subtract consecutive terms

d = an - an-1

d = 6 - 1 = 5
So, common difference of the given AP is 5.

Question 2: If the 4th term of an AP is 8 with a common difference of 2. Find out the arithmetic progression up to 8 terms.

Solution:

Given that, the fourth term, a4 is 8 and the common difference is 2,

So the fourth term can be written as,
a + (4 - 1) × 2 = 8  [a = first term]
= a + 3 × 2 = 8
= a = 8 - 3 × 2
= a = 8 - 6
= a = 2

So the first term a1 is 2,
Now, a2 = a1 + 2 = 2 + 2 = 4 similarly the series upto 8 term is = 2, 4, 6, 8, 10, 12, 14, 16.

Question 3: Find the 40th term in the 2, 5, 8, 11, 14,... sequence

Solution:

a = 2
d = 5 - 2 = 3
n = 40

an = a + ( n - 1 )d
a40 = 2 + ( 40 - 1 )3
= 2 + 117
a40 = 119

Question 4: Find the 9th term in the 1/3, 2/3, 1, 4/3... sequence

Solution:

a = 1/3
d = 2/3 - 1/3 = 1/3 
n = 9

an = a + ( n -1 )d

a9 = 1/3 + ( 9 - 1 )(1/3)
= 1/3 + 8/3
= 9/3 = 3

Question 5: Find the 15th term of the sequence 9, 7, 5, 3, 1,...

Solution:

a = 9
d = 7 - 9 = 5 - 7 = -2
n = 15

a15 = a + ( n - 1 ) × d
= 9 + ( 15 - 1 ) × (-2)
= 9 + ( 14 ) × ( -2 )
= 9 - 28
a15 = -21

Hence, 15th term in the sequence 9,7,5,3,1,... is -21

Question 6: Find the general term of the series 4,7, 10,13......

Solution:

In the given AP, we have
a1 = 4, d = 3

So, general term of the given AP is
an = a1 + (n - 1)d
an = 4 + (n - 1)3
an = 4 + 3n - 3
an = 3n + 1

General term = 3n + 1.

Question 7: Find the 50th term of the sequence 293, 290, 287, 284, 281,...

Solution:

a = 293
d = 290 - 293 = 287 - 290 = -3
n = 50

a50  = a + (n - 1) × d
= 293 + ( 50 - 1 ) × (-3)
= 293 + ( 49 ) × ( -3 )
= 293 - 147
a50 = 146

Hence, 50th term in the sequence 293, 290, 287, 284, 281,... is 146

Question 8: Find the 100th term of the sequence 100, 50, 0, -50, -100,...

Solution:

a = 100
d = 50 - 100 = 0 - 50 = -50
n = 100

a100  = a + ( n - 1 ) × d
= 100 + ( 100 - 1 ) × (-50)
= 100 + ( 99 ) × ( -50 )
= 100 - 4950
a100 = -4850

Hence, 100th term in the sequence 100, 50, 0, -50, -100,... is -4850

Question 9: What is the sum of the first 20 odd natural numbers?

Solution.

First odd natural number is 1
Common Difference is 2

So, 20th term is

a20 = a1 + (n-1)d

a20 = 1 + (20-1)2
a20 = 1 + 38
a20 = 39
So,

Sum = n/2(a1 + a20)

Sum = 20/2(1 + 39)
Sum = 10 × 40
Sum = 400

So, sum of first 20 odd numbers = 400

Question 10: Which term of the arithmetic progression 30, 27, 24,.... is 0?

Solution:

In the given AP,

a1 = 30
d = -3
an = 0

Now, to find n

an = a1 + (n-1)d

0 = 30 + (n - 1)(-3)
0 = 30 - 3n + 3
3n = 33
n = 11

So, the 11th term is 0

Question 11: Find the first negative term of the arithmetic progression 36, 30, 24,.....?

Solution:

In the given AP, we have

a1 = 36
d = -6

To find the first negative term,

36 + (n−1)(−6) < 0
36 + 6 - 6n < 0
42 - 6n < 0
-6n < - 42
n > 7

So, the 8th term is the first negative term of the given AP.

Question 12: If the common difference of an A.P. is 4, then a20 - a15 is?

Solution:

So, the given common difference = 4.

Now, we want to calculate a20 - a15,
So,
a20 = a + 19d
a15 = a + 14d

Then,
a20 - a15 = a+ 19d - a - 14d
a20 - a15 = 5d
a20 - a15 = 5 × 4 = 20

So the value of a20 - a15 is 20.

Question 13: Which term of the arithmetic progression 3, 8, 13, ..... is 55 more than its 20th term?

Solution:

In the given AP, we have following values

a = 3
d = 5

Let the unknown term is n term,

Now,
an = a20 + 55
a1 + (n - 1)d = a1 + 19d + 55
3 + (n-1)d = 3 + 19×5 + 55
5n - 5 = 95 + 55
5n = 155
n = 31

So, the 31st term is 55 more than the 20th term.

Question 14: Determine the sum of the first 18 terms, of the arithmetic progression 12b, 8b, 4b,......

Solution:

In the given AP we have,

a1 = 12b

d = -4b

So, the sum of first 18 terms is

Sum = n/2[2a1 + (n - 1)d]
Sum = 9[2 × 12b + (18 - 1)(-4b)]
Sum = 9[24b - 68b]
Sum = 9 × (-44b)
Sum = -396b

So sum of first 18 terms is -396b.

Question 15: If the 3rd term of an arithmetic sequence is 12 and the 7th term is 24, what is the first term?

Solution:

The nth term : an = a+ (n-1) d

a3 = 12 = a + 2d - (1)
a7 = 24 = a + 6d - (2)

Subtract (1) from (2), (2) - (1) :

a7 - a3 = 24 - 12 = 12 = a + 6d - a - 2d = 6d - 2d = 4d
12 = 4d
d = 12 / 4 = 3

Put value of d in (1) :
12 = a + 2(3)
a = 12 - 6 = 6

Hence the 1st term of arithmetic sequence is 6.

Practice Questions on Arithmetic Progression (Unsolved)

Question 1: In an AP, if d = 8, n = 10, and an = 80, then Find the value of a.

Question 2: Find the 19th term of the AP: 5, 11, 17, 23, ...?

Question 3: What is the sum of first 30 even natural numbers?

Question 4: Which term of the arithmetic progression 13, 18, 23, ..... is 80 more than its 20th term?

Question 5: If the sum of first p terms of an A.P., is ap2 + bp, find its common difference.

Question 6: The first term of an A.P. is p and its common difference is q. Find its 10th term

Question 7: If seven times the 7th term of an A.P. is equal to eleven times the 11th term, then what will be its 18th term?

Question 8: How many terms of the A.P. 18, 16, 14, … … be taken so that their sum is zero?

Question 9: 4th term of an A.P. is zero. Prove that the 25th term of the A.P. is three times its 11th term.

Question 10: Find the First Term Given a Condition:

  • The 8th term of an AP is zero, and the 12th term is 20. Find the first term and the common difference.
  • If the 5th term of an AP is 15 and the sum of the first 10 terms is 120, find the first term.

Answer key

  1. a = 8
  2. 19th term of the AP: 113
  3. Sum of first 30 even natural numbers: 930
  4. 36th term is 80 more than the 20th term.
  5. Common difference d = 2a
  6. 10th term of the AP: p + 9q
  7. 18th term is 34d
  8. 19 terms should be taken.
  9. Proof: 25th term = 3 × 11th term
  10. Middle term: 9
    Middle term: 27

Also Check:


Next Article

Similar Reads