Question

Difficulty: MediumArithmetic and Geometric Progressions (AP and GP)

In an Arithmetic Progression (A.P.), the sum of the first 1010 terms is 120120 and the sum of the next 1010 terms is 320320. What is the common difference of the progression?

  1. A
    11
  2. 22Answer
  3. C
    44
  4. D
    2020

Answer

The common difference of the progression is 22.
The sum of an A.P. is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]. For the first 10 terms, S10=5(2a+9d)=120S_{10} = 5(2a + 9d) = 120, simplifying to 2a+9d=242a + 9d = 24. The sum of the first 20 terms is 120+320=440120 + 320 = 440, so S20=10(2a+19d)=440S_{20} = 10(2a + 19d) = 440, simplifying to 2a+19d=442a + 19d = 44. Subtracting the two equations gives 10d=2010d = 20, which yields the common difference d=2d = 2.

Step-by-Step Solution

1
Express the sum of the first 10 terms using the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].
S10=102[2a+9d]=5(2a+9d)=120    2a+9d=24S_{10} = \frac{10}{2}[2a + 9d] = 5(2a + 9d) = 120 \implies 2a + 9d = 24.
Relating the given sum of the first 10 terms to the first term aa and common difference dd generates the first linear equation.
2
Determine the sum of the first 20 terms (S20S_{20}) and set up the second linear equation.
S20=S10+sum of next 10 terms=120+320=440S_{20} = S_{10} + \text{sum of next 10 terms} = 120 + 320 = 440. Thus, S20=202[2a+19d]=10(2a+19d)=440    2a+19d=44S_{20} = \frac{20}{2}[2a + 19d] = 10(2a + 19d) = 440 \implies 2a + 19d = 44.
The sum of the next 10 terms added to the sum of the first 10 terms gives the total sum of the first 20 terms.
3
Solve the system of simultaneous linear equations for dd.
(2a+19d)(2a+9d)=4424    10d=20    d=2(2a + 19d) - (2a + 9d) = 44 - 24 \implies 10d = 20 \implies d = 2.
Subtracting equation (1) from equation (2) eliminates aa to solve directly for the common difference dd.

Key Concept

Sum of an Arithmetic Progression and Simultaneous Equations
Rate this question