Question

Difficulty: MediumArithmetic and Geometric Progressions (AP and GP)

The sum of the first four terms of an arithmetic progression (A.P.) is 3232, and the sum of the next four terms is 9696. What is the common difference of the progression?

Answer: 4

Answer

The common difference of the arithmetic progression is 44.
The sum of the first four terms yields 2a+3d=162a + 3d = 16. The sum of the first eight terms is 32+96=12832 + 96 = 128, which gives 2a+7d=322a + 7d = 32. Subtracting these two linear equations gives 4d=164d = 16, leading to d=4d = 4.

Step-by-Step Solution

1
Formulate an equation for the sum of the first 4 terms.
2a+3d=162a + 3d = 16
The sum of the first nn terms of an A.P. is Sn=n2(2a+(n1)d)S_n = \frac{n}{2}(2a + (n-1)d). Substituting n=4n = 4 and S4=32S_4 = 32 gives 2(2a+3d)=322(2a + 3d) = 32, which simplifies to 2a+3d=162a + 3d = 16.
2
Formulate an equation for the sum of the first 8 terms.
2a+7d=322a + 7d = 32
The total sum of the first 8 terms is the sum of the first 4 terms plus the sum of the next 4 terms (S8=32+96=128S_8 = 32 + 96 = 128). Substituting n=8n = 8 gives 4(2a+7d)=1284(2a + 7d) = 128, which simplifies to 2a+7d=322a + 7d = 32.
3
Solve the system of simultaneous linear equations for dd.
d=4d = 4
Subtracting (2a+3d=16)(2a + 3d = 16) from (2a+7d=32)(2a + 7d = 32) eliminates 2a2a, resulting in 4d=164d = 16, which yields d=4d = 4.

Key Concept

Sum of an Arithmetic Progression
Rate this question