Solveeit Logo

Question

Quantitative Aptitude Question on Arithmetic Progression

The terms x5=4x_5 = -4, x1,x2,,x100x_1, x_2, \dots, x_{100} are in an arithmetic progression (AP). It is also given that 2x6+2x9=x11+x132x_6 + 2x_9 = x_{11} + x_{13}. Find x100x_{100}.

A

-194

B

206

C

204

D

-196

Answer

-194

Explanation

Solution

Step 1: General formula for terms in an AP
The general term of an AP is:
xn=x1+(n1)d,x_n = x_1 + (n-1)d,
where:
x1x_1 is the first term, and
dd is the common difference.
Substituting n=5n = 5, we get:
x5=x1+4d=4.(Equation 1)x_5 = x_1 + 4d = -4. \quad \text{(Equation 1)}
Step 2: Rewrite the given condition in terms of x1x_1 and dd
The terms x6,x9,x11,x13x_6, x_9, x_{11}, x_{13} in the AP are:
x6=x1+5d,x9=x1+8d,x11=x1+10d,x13=x1+12d.x_6 = x_1 + 5d, \quad x_9 = x_1 + 8d, \quad x_{11} = x_1 + 10d, \quad x_{13} = x_1 + 12d.
The given condition is:
2x6+2x9=x11+x13.2x_6 + 2x_9 = x_{11} + x_{13}.
Substitute the expressions for the terms:
2(x1+5d)+2(x1+8d)=(x1+10d)+(x1+12d).2(x_1 + 5d) + 2(x_1 + 8d) = (x_1 + 10d) + (x_1 + 12d).
Simplify:
2x1+10d+2x1+16d=x1+10d+x1+12d.2x_1 + 10d + 2x_1 + 16d = x_1 + 10d + x_1 + 12d.
Combine terms:
4x1+26d=2x1+22d.4x_1 + 26d = 2x_1 + 22d.
Simplify further:
2x1+4d=0.(Equation 2)2x_1 + 4d = 0. \quad \text{(Equation 2)}
Step 3: Solve for x1x_1 and dd
From Equation 2:
x1=2d.x_1 = -2d.
Substitute x1=2dx_1 = -2d into Equation 1:
2d+4d=4.-2d + 4d = -4.
Simplify:
2d=4    d=2.2d = -4 \implies d = -2.
Now substitute d=2d = -2 into x1=2dx_1 = -2d:
x1=2(2)=4.x_1 = -2(-2) = 4.
Step 4: Find x100x_{100}
The general term of the AP is:
xn=x1+(n1)d.x_n = x_1 + (n-1)d.
Substitute n=100n = 100, x1=4x_1 = 4, and d=2d = -2:
x100=4+(1001)(2).x_{100} = 4 + (100-1)(-2).
Simplify:
x100=4+99(2),x_{100} = 4 + 99(-2),
x100=4198,x_{100} = 4 - 198,
x100=194.x_{100} = -194.
Final Answer
The 100th term of the AP is:
194.\boxed{-194}.