Solveeit Logo

Question

Quantitative Aptitude Question on Arithmetic Progression

Suppose x1,x2,x3,,x100x_1, x_2, x_3, \dots, x_{100} are in arithmetic progression such that x5=4x_5 = -4 and 2x6+2x9=x11+x132x_6 + 2x_9 = x_{11} + x_{13}. Then, x100x_{100} equals ?

A

206

B

-196

C

204

D

-194

Answer

-194

Explanation

Solution

Let the first term of the arithmetic progression be aa and the common difference be dd.
Thus:

Xn=a+(n1)dX_n = a + (n - 1)d

From the given conditions:
- X5=a+4d=4X_5 = a + 4d = -4
- 2X6+2X9=X11+X132X_6 + 2X_9 = X_{11} + X_{13}

Using the formula for terms:
- X6=a+5dX_6 = a + 5d - X9=a+8dX_9 = a + 8d - X11=a+10dX_{11} = a + 10d - X13=a+12dX_{13} = a + 12d

Substitute into the equation:

2(a+5d)+2(a+8d)=(a+10d)+(a+12d)2(a + 5d) + 2(a + 8d) = (a + 10d) + (a + 12d)

Simplifying:

2a+10d+2a+16d=2a+22d2a + 10d + 2a + 16d = 2a + 22d
4a+26d=2a+22d4a + 26d = 2a + 22d
2a+4d=0    a=2d2a + 4d = 0 \implies a = -2d

Substitute a=2da = -2d into X5=4X_5 = -4:

2d+4d=4    2d=4    d=2-2d + 4d = -4 \implies 2d = -4 \implies d = -2

Now, find X100X_{100}:

X100=a+99d=2(2)+99(2)=4198=194X_{100} = a + 99d = -2(-2) + 99(-2) = 4 - 198 = -194