Question:medium

Let 4 integers $a_1, a_2, a_3, a_4$ are in A.P. with integral common difference $d$ such that $a_1+a_2+a_3+a_4=48$ and $a_1a_2a_3a_4+d^4=361$. Then the greatest term in this A.P. is

Show Hint

For even number of terms in A.P., always take symmetric terms about the mean to simplify calculations.
Updated On: Jan 27, 2026
Show Solution

Correct Answer: 27

Solution and Explanation

Step 1: Assume the four terms of the A.P.

Let the four terms in arithmetic progression be symmetric about the mean:

a − 3d,   a − d,   a + d,   a + 3d


Step 2: Use the given sum of the four terms

(a − 3d) + (a − d) + (a + d) + (a + 3d) = 4a

Given sum = 48

4a = 48

a = 12


Step 3: Apply the given product condition

(12 − 3d)(12 − d)(12 + d)(12 + 3d) + d4 = 361

Group the terms pairwise:

(144 − 9d2)(144 − d2) + d4 = 361

Expand:

20736 − 1440d2 + 9d4 + d4 = 361

10d4 − 1440d2 + 20375 = 0

Solving this equation gives:

d = 5


Step 4: Determine the greatest term of the A.P.

Greatest term = a + 3d

= 12 + 3(5)

= 27


Final Answer:

The greatest term of the given A.P. is
27

Was this answer helpful?
0