Question:medium

There are four numbers of which the first three are in GP and the last three are in AP, whose common difference is 6. If the first and the last numbers are equal, then the two other numbers are:

Show Hint

For sequences involving both GP and AP, always check consistency in conditions provided, especially when sequences must terminate at the same number.
Updated On: Jan 13, 2026
  • -2, 4
  • 4, 2
  • 2, 6
  • None of the above
Show Solution

The Correct Option is B

Solution and Explanation

Let three numbers in an arithmetic progression (AP) be \(a, (a + 6), (a + 12)\).

Furthermore, the first and last of four numbers are equal. Therefore, the four numbers are \((a + 12), a, (a + 6), (a + 12)\).

Given that the first three numbers form a geometric progression (GP), the following equation holds:

\[ \Rightarrow a^2 = (a + 12)(a + 6) \]

\[ \Rightarrow a^2 = a^2 + 18a + 72 \]

\[ \Rightarrow a = \frac{-72}{18} = -4 \]

Was this answer helpful?
0