Question
Mathematics Question on Arithmetic Progression
If the second, third, and fourth terms in the expansion of (x+y)n are 135, 30, and 310, respectively, then 6(n3+x2+y) is equal to ______.
The given terms are:
nC1xn−1y=135 (i)
nC2xn−2y2=30 (ii)
nC3xn−3y3=310 (iii)
Step 1: Using (i) and (ii)
nC2ynC1x=29 (iv)
Step 2: Using (ii) and (iii)
nC3ynC2x=9 (v)
From (iv) and (v), solve for nC2:
(nC2)2nC1⋅nC3=21
Substitute nC1=n, nC2=2n(n−1), nC3=6n(n−1)(n−2):
(2n(n−1))2n⋅6n(n−1)(n−2)=21
6n(n−1)2n2(n−2)=21
2n(n−2)=3(n−1)
2n2−7n+3=0
n=5(as n is a positive integer)
Step 3: Solving for x and y
From (v):
yx=9⟹x=9y
Substitute in (i):
5C1(9y)4y=135
5C1⋅94y5=135
5⋅81⋅9⋅y5=135
y=31,x=3
Step 4: Calculating the final expression
6(n3+x2+y)
=6(53+32+31)
=6(125+9+31)
=6(134+31)
=806