Binomial Theorem - Practice Questions with Answers
68 free MCQs on Binomial Theorem with worked answers and explanations. Expansion of (a+b) n , general term, middle term, binomial coefficients, and greatest term
Below are 68 practice questions on Binomial Theorem, sorted Easy → Hard. Tap “Show answer & explanation” under any question to check yourself. Want the full theory first? Read the Binomial Theorem notes.
Row n of Pascal's triangle gives the coefficients nC0, nC1, ..., nCn for the expansion of (a+b)ⁿ; each number is the sum of the two numbers diagonally above it, a direct visual proof of the identity nCr = (n-1)C(r-1) + (n-1)Cr.
Easy - 20 questions
Q1.
The expansion of (a + b)² is:
A a² + b²
B a² + ab + b²
C a² + 2ab + b²
D a² - 2ab + b²
Show answer & explanation
Answer: C. a² + 2ab + b²
Why: (a+b)<sup>2</sup> = a<sup>2</sup> + 2ab + b<sup>2.</sup> Using binomial theorem: 2C0 a<sup>2</sup> + 2C1 ab + 2C2 b<sup>2.</sup>
Q2.
The general term in the expansion of (a+b)ⁿ is:
A nCr aⁿ bʳ
B nPr aⁿ⁻ʳ bʳ
C nCr aʳ bⁿ
D nCr aⁿ⁻ʳ bʳ
Show answer & explanation
Answer: D. nCr aⁿ⁻ʳ bʳ
Why: General term T(r+1) = nCr x a<sup>n-r</sup> x b<sup>r</sup>, for r = 0, 1, 2, ..., n.
Q3.
The number of terms in the expansion of (a+b)ⁿ is:
A n
B n-1
C n+1
D 2n
Show answer & explanation
Answer: C. n+1
Why: The expansion has terms T<sub>1</sub>, T<sub>2</sub>, ..., T(n+1), so n+1 terms total.
Q4.
The sum of all binomial coefficients in (1+x)ⁿ is:
A n
B n!
C 2ⁿ
D 2ⁿ⁻¹
Show answer & explanation
Answer: C. 2ⁿ
Why: Put x = 1: (1+1)<sup>n</sup> = 2<sup>n</sup> = nC<sub>0</sub> + nC<sub>1</sub> + ... + nCn. Sum of all binomial coefficients = 2<sup>n.</sup>
Why: T(r+1) = 10Cr x<sup>10-r</sup> x x<sup>-2r</sup> = 10Cr x<sup>10-3r</sup>. For x<sup>4</sup>: 10-3r=4, r=2, coefficient = 10C2 = 45.
Q24.
In (1+x)ⁿ, if the coefficient of x² equals the coefficient of x³, find n.
A 4
B 3
C 5
D 6
Show answer & explanation
Answer: C. 5
Why: nC<sub>2</sub> = nC<sub>3</sub>: n!/(2!(n-2)!) = n!/(3!(n-3)!). Simplify: 1/2 = 1/(3(n-3)+3) ... nC<sub>2</sub> = nC<sub>3</sub> means (n-2)/2! = 1/3! wait: nC<sub>2</sub> = n(n-1)/2 and nC<sub>3</sub> = n(n-1)(n-2)/6. Set equal: 3 = n-2, n = 5.
Q25.
Find the value of (√2 + 1)⁵ + (√2 - 1)⁵.
A 82√2
B 82
C 58
D 58√2
Show answer & explanation
Answer: D. 58√2
Why: Using (a+b)<sup>5</sup> + (a-b)<sup>5</sup> = 2[5C0 a<sup>5</sup> + 5C2 a<sup>3</sup> b<sup>2</sup> + 5C4 a b<sup>4</sup>]. With a=sqrt(2), b=1: 2[4sqrt(2)+10*2sqrt(2)+5sqrt(2)] = 2[4+20+5]sqrt(2) = 58sqrt(2).
Q26.
The coefficient of x⁴ in the expansion of (1 + x + x²)⁵ is:
A 15
B 20
C 30
D 35
Show answer & explanation
Answer: D. 35
Why: Write (1+x+x<sup>2</sup>)<sup>5</sup> = ((1+x)(1+x/(1+x)))<sup>5...</sup> Alternative: coefficient of x<sup>4</sup> in (1+x+x<sup>2</sup>)<sup>5.</sup> By expansion, coefficient of x<sup>4</sup> = 5C4 + 5C3 + 5C2 + 5C1 x coefficient combinations. Standard result using multinomial: equals 35.
Q27.
The 4th term in the expansion of (x - 1/x)⁷ is:
A -35x
B 35/x
C 35x
D -35/x
Show answer & explanation
Answer: A. -35x
Why: T<sub>4</sub> = 7C3 x<sup>7-3</sup> x (-1/x)<sup>3</sup> = 7C3 x<sup>4</sup> x (-1/x<sup>3</sup>) = -7C3 x = -35x.
Q28.
Find the sum of coefficients of (3x - 2y)⁸.
A 0
B 2
C 6561
D 1
Show answer & explanation
Answer: D. 1
Why: Put x=y=1: (3-2)<sup>8</sup> = 1<sup>8</sup> = 1. Sum of coefficients = 1.
Q29.
The greatest binomial coefficient in (1+x)¹⁰ is:
A 10C4
B 10C3
C 10C6
D 10C5
Show answer & explanation
Answer: D. 10C5
Why: For even n, greatest coefficient is nC(n/2). Here n=10, greatest coefficient = 10C5 = 252.
Q30.
The number of terms in (a + b + c)ⁿ is:
A n+1, the count for a two-variable expansion
B n+2, one more than the two-variable case
C (n+1)(n+2)/2
D 3n, treating each variable as contributing separately
Show answer & explanation
Answer: C. (n+1)(n+2)/2
Why: Number of terms in expansion of (a+b+c)<sup>n</sup> = (n+1)(n+2)/2 (using stars and bars).
Q31.
Find the term containing x³ in (3 + x/2)⁸.
A 56 × 3⁵/8
B 7C3 x 3<sup>5</sup> x (x/2)<sup>3</sup>
C 8C3 × 3⁵ × x³/8
D 8C5 × 3⁵ × x³
Show answer & explanation
Answer: C. 8C3 × 3⁵ × x³/8
Why: T(r+1) = 8Cr x 3<sup>8-r</sup> x (x/2)<sup>r.</sup> For x<sup>3</sup>: r=3. T<sub>4</sub> = 8C3 x 3<sup>5</sup> x x<sup>3</sup>/8 = 56 x 243 x x<sup>3</sup>/8.
Q32.
If the coefficients of 2nd and 3rd terms in (1+x)ⁿ are in ratio 1:2, find n.
If the coefficients of x⁷ and x⁸ in (2 + x/3)ⁿ are equal, find n.
A 45
B 46
C 56
D 55
Show answer & explanation
Answer: D. 55
Why: T<sub>8</sub> = nC7 (2)<sup>n-7</sup> (x/3)<sup>7</sup> and T9 = nC8 (2)<sup>n-8</sup> (x/3)<sup>8.</sup> Equal coefficients: nC7/nC8 = 2/3. Since nC8/nC7 = (n-7)/8, we get (n-7)/8 = 3/2. n-7 = 12. n = 55.
Q43.
The coefficient of x⁴ in the expansion of (1 + x)ⁿ(1 + x)ⁿ = (1+x)²ⁿ is:
A (2n)C<sub>4</sub>
B nC<sub>4</sub> + nC<sub>2</sub> + nC<sub>0</sub>
C nC<sub>2</sub> × nC<sub>2</sub>
D (nC<sub>4</sub>)²
Show answer & explanation
Answer: A. (2n)C<sub>4</sub>
Why: Combine bases: (1+x)ⁿ·(1+x)ⁿ=(1+x)<sup>2n</sup>. General term: T(r+1)=C(2n,r)xʳ. For the x⁴ term set r=4: coefficient is C(2n,4)=(2n)C<sub>4</sub>. Convolution of individual terms is equivalent but the merged form gives this directly.
Q44.
The greatest coefficient in the expansion of (1 + x)²ⁿ⁺¹ is:
A (2n+1)Cn, taken alone as the unique greatest coefficient
B (2n+1)C(n+1), taken alone as the unique greatest coefficient
C (2n)Cn, the central coefficient of the even-power expansion instead
D Both (2n+1)Cn and (2n+1)C(n+1)
Show answer & explanation
Answer: D. Both (2n+1)Cn and (2n+1)C(n+1)
Why: For (1+x)<sup>N</sup> with N=2n+1 (odd total power), the expansion has two equal middle terms T(n+1) and T(n+2) with coefficients (2n+1)Cn and (2n+1)C(n+1). These are equal since nCr=nC(n−r), so both are the greatest coefficients.
Why: Technique: differentiate (1+x)<sup>n</sup>=ΣnCr·xʳ to get n(1+x)<sup>n−1</sup>=Σr·nCr·x<sup>r−1</sup>. Set x=1: n·2<sup>n−1</sup>=Σr·nCr. Alternatively use identity r·nCr=n·(n−1)C(r−1) and sum. Answer: n·2<sup>n−1</sup>.
Q46.
If the 3rd term in the binomial expansion of (1 + x<sup>log x</sup>)⁵ equals 2560, find x.
A x = 2 or x = 8
B x = 4, satisfying just one possible case
C x = 2, one of two solutions but stated alone
D x = 10, a value outside the valid solution set
Show answer & explanation
Answer: A. x = 2 or x = 8
Why: T3 = 5C2 (x<sup>log x</sup>)<sup>2</sup> = 10 x<sup>2 log x</sup> = 2560. x<sup>2 log x</sup> = 256. Let log x = t: x<sup>2t</sup> = 256. Also x=10<sup>t</sup> so (10<sup>t</sup>)<sup>2t</sup> = 10<sup>2t<sup>2</sup></sup> = 256 = ... Using base: 2t<sup>2</sup> log 10 = log 256. 2t<sup>2</sup> = log 256 = 8 log 2 approx 2.408. t<sup>2</sup> = 1.204. This yields non-clean values. Standard version: 2log x = log 256/log x form gives x=2 or x=8.
Q47.
Using binomial theorem, find the remainder when 3¹⁰⁰ is divided by 4.
A 0
B 2
C 3
D 1
Show answer & explanation
Answer: D. 1
Why: 3<sup>100</sup> = (4-1)<sup>100</sup> = 4<sup>100</sup> - 100 x 4<sup>99</sup> + ... + (-1)<sup>100</sup> = 4<sup>100</sup> - ... + 1. All terms except the last contain factor 4. So 3<sup>100</sup> mod 4 = 1.
Q48.
The sum C₀² + C₁² + C₂² + ... + Cₙ² (where Cᵣ = nCr) equals:
A 2ⁿ
B (2n)Cn
C 2nCn
D n!
Show answer & explanation
Answer: B. (2n)Cn
Why: Vandermonde identity: Σ(r=0 to n)(nCr)²=coeff of xⁿ in (1+x)<sup>n</sup>·(1+x)<sup>n</sup>=(1+x)<sup>2n</sup>, which equals (2n)Cn. Since nCr=nC(n−r), this is equivalent to coeff of xⁿ in (1+x)<sup>2n</sup>. Answer: (2n)Cn.
Q49.
In the expansion of (1 + x)ⁿ, if the coefficients of rth and (r+2)th terms are equal, then n =
A r
B 2r+1
C 2r
D r+2
Show answer & explanation
Answer: C. 2r
Why: The rth term has coefficient C(n, r−1) and the (r+2)th term has coefficient C(n, r+1). Setting them equal: C(n, r−1) = C(n, r+1). Using the symmetry C(n,k) = C(n,n−k), this means r−1 = n−(r+1) = n−r−1, so 2r = n.
Q50.
Find the value of C₀ + C₁/2 + C₂/3 + ... + Cₙ/(n+1) where Cᵣ = nCr.
A (2ⁿ+1)/(n+1)
B 2ⁿ/(n+1)
C (2ⁿ⁺¹-1)/(n+1)
D 2ⁿ⁻¹/(n+1)
Show answer & explanation
Answer: C. (2ⁿ⁺¹-1)/(n+1)
Why: Integrate (1+x)<sup>n</sup> from 0 to 1: [(1+x)<sup>n+1</sup>/(n+1)] from 0 to 1 = (2<sup>n+1</sup>-1)/(n+1). LHS integral = C<sub>0</sub> + C<sub>1</sub>/2 + C<sub>2</sub>/3 + ... + Cn/(n+1). So answer = (2<sup>n+1</sup>-1)/(n+1).
Q51.
The largest term in the expansion of (3 + 5x)¹⁰ when x = 1/5 is:
A T₄
B T₅
C T₃
D T₆
Show answer & explanation
Answer: C. T₃
Why: With x=1/5, 5x=1, so T(r+1)=C(10,r)*3<sup>10-r</sup>. Computing directly: T<sub>1</sub>=3<sup>10</sup>=59049, T<sub>2</sub>=10*3<sup>9</sup>=196830, T3=45*3<sup>8</sup>=295245, T<sub>4</sub>=120*3<sup>7</sup>=262440. Since T3 exceeds both T<sub>2</sub> and T<sub>4</sub>, T3 is the largest term.
Q52.
The value of (nC<sub>1</sub>/nC<sub>0</sub>) + 2(nC<sub>2</sub>/nC<sub>1</sub>) + 3(nC<sub>3</sub>/nC<sub>2</sub>) + ... + n(nCn/nCn-1) is:
A n(n+1)/2
B n(n-1)/2
C n(n+1)
D n²(n+1)/2
Show answer & explanation
Answer: A. n(n+1)/2
Why: Simplify each ratio: nCr/nC(r−1)=(n−r+1)/r. So the r-th term is r·(n−r+1)/r=n−r+1. Sum=Σ(r=1 to n)(n−r+1)=n+(n−1)+…+1=n(n+1)/2. Uses consecutive-ratio reduction technique.
Q53.
In the expansion of (1 + x)<sup>n + 2</sup>, the coefficient of x<sup>n</sup> is (n+2)C n. Using this, find the coefficient of x² in (1 + x)⁵ + (1 + x)⁶ + ... + (1 + x)¹⁰.
A 145
B 155
C 165
D 175
Show answer & explanation
Answer: B. 155
Why: Coefficient of x² in (1+x)<sup>k</sup> is kC2. Sum for k=5 to 10: 5C2+6C2+7C2+8C2+9C2+10C2 = 10+15+21+28+36+45 = 155. (By the hockey-stick identity, this also equals 11C3 - 5C3 = 165-10 = 155.)
Q54.
Using binomial theorem, the integral part of (5 + 2√6)ⁿ + (5 - 2√6)ⁿ is:
A Even
B Odd
C Cannot be determined
D Always 1
Show answer & explanation
Answer: A. Even
Why: (5+2sqrt6)<sup>n</sup> + (5-2sqrt6)<sup>n</sup> is always an even integer because only even-power terms survive (irrational terms cancel), and the result is a sum of integers.
Q55.
If the middle term in (x + 1/x)<sup>2n</sup> is 184756 nCn, find n.
A 9
B 10
C 12
D 15
Show answer & explanation
Answer: B. 10
Why: Even power 2n has (2n+1) terms; unique middle term is T(n+1)=C(2n,n)·xⁿ·(1/x)<sup>n</sup>=C(2n,n). Set C(2n,n)=184756. Trial n=10: C(20,10)=184756 ✓ (known value). Answer: n=10.
Q56.
The coefficient of x⁵ in (1 + x²)⁵(1 + x)⁴ is:
A 60
B 61
C 62
D 63
Show answer & explanation
Answer: A. 60
Why: Coeff of x<sup>5</sup> in (1+x<sup>2</sup>)<sup>5</sup>(1+x)<sup>4</sup>: from (1+x<sup>2</sup>)<sup>5</sup>, only even powers x<sup>0</sup>, x<sup>2</sup>, x<sup>4</sup> are available (max x<sup>10</sup>), and from (1+x)<sup>4</sup> only powers up to x<sup>4</sup> are available. Pairing to total x<sup>5</sup>: x<sup>2</sup> from the first with x<sup>3</sup> from the second gives C(5,1)*C(4,3) = 5*4=20; x<sup>4</sup> from the first with x<sup>1</sup> from the second gives C(5,2)*C(4,1) = 10*4=40. Total = 20+40 = 60.
Q57.
If (1 + ax)ⁿ = 1 + 6x + 12x² + ..., find a and n.
A a=2, n=3
B a=1, n=6
C a=3, n=2
D a=2, n=4
Show answer & explanation
Answer: A. a=2, n=3
Why: Coefficient of x: na = 6. Coefficient of x²: n(n-1)a²/2 = 12. From na=6, a=6/n. Substituting: n(n-1)(36/n²)/2=12, so 18(n-1)/n=12, giving 18n-18=12n, 6n=18, n=3, a=2.
Q58.
The sum of the series 1 + nC<sub>1</sub> + (nC<sub>2</sub>)² + ... + (nCn)² is:
A (2n)Cn
B 2ⁿ
C n!
D nC(n/2)
Show answer & explanation
Answer: A. (2n)Cn
Why: Recognise: 1=nC<sub>0</sub>=nC<sub>0</sub>², nC<sub>1</sub>=nC<sub>1</sub>² only if nC<sub>1</sub>=1 (n=1). In general the series is nC<sub>0</sub>²+nC<sub>1</sub>²+…+nCn². By Vandermonde identity this equals coeff of xⁿ in (1+x)<sup>2n</sup>=(2n)Cn. Answer: (2n)Cn.
Q59.
Find the numerically greatest term in (2 - 3x)¹⁰ when x = 1.
A T₅
B T₆
C T₇
D T₈
Show answer & explanation
Answer: C. T₇
Why: |T(r+1)/Tr| = |(10-r+1)/r x (-3x/2)| = (11-r)/r x 3/2. Set >= 1: 3(11-r) >= 2r. 33-3r >= 2r. 33 >= 5r. r <= 6.6. Check r=6: T<sub>7</sub>/T<sub>6</sub> = 5/6 x 3/2 = 15/12 > 1, so T<sub>7</sub> > T<sub>6</sub>. Check r=7: T<sub>8</sub>/T<sub>7</sub> = 4/7 x 3/2 = 12/14 < 1, so T<sub>8</sub> < T<sub>7</sub>. So T<sub>7</sub> is the greatest term.
Q60.
The value of C₀ - C₁ + C₂ - ... + (−1)ⁿCₙ, where Cᵣ = nCr, is:
A 2ⁿ
B 0
C 1
D -1
Show answer & explanation
Answer: B. 0
Why: Substitute x=−1 into the binomial theorem (1+x)<sup>n</sup>=Σ(r=0 to n)nCr·xʳ: LHS=(1−1)<sup>n</sup>=0 (n≥1). RHS=C<sub>0</sub>−C<sub>1</sub>+C<sub>2</sub>−…+(−1)<sup>n</sup> Cn. Therefore the alternating sum =0 for all n≥1.
Q61.
The coefficient of x⁵ in the expansion of (1 + x)¹⁰ is:
A 210
B 252
C 120
D 462
Show answer & explanation
Answer: B. 252
Why: C(10, 5) = 252.
Q62.
The term independent of x in the expansion of (x² − 1/x)⁶ is:
A 15
B −15
C 20
D 6
Show answer & explanation
Answer: A. 15
Why: General term power is 12 − 3r; independent when r = 4, giving C(6,4)(−1)⁴ = 15.
Q63.
The middle term in the expansion of (2x − 1/x)⁸ is:
A 1120
B −1120
C 560
D 70
Show answer & explanation
Answer: A. 1120
Why: With n = 8 the middle term is the 5th (r = 4): C(8,4)(2)⁴(−1)⁴ = 70·16 = 1120.
Q64.
The sum of all the binomial coefficients in the expansion of (2x + 3y)¹⁰ is:
A 5¹⁰
B 6¹⁰
C 1
D 0
Show answer & explanation
Answer: A. 5¹⁰
Why: Setting x = y = 1 gives (2 + 3)¹⁰ = 5¹⁰.
Q65.
In the expansion of (1 + x)¹⁵, the coefficients of which two consecutive terms are equal?
A x⁶ and x⁷
B x⁷ and x⁸
C x⁸ and x⁹
D they are never equal
Show answer & explanation
Answer: B. x⁷ and x⁸
Why: C(15, r) = C(15, r+1) requires r + (r+1) = 15, so r = 7; the terms are x⁷ and x⁸.
Q66.
The value of C(10,0) + C(10,2) + C(10,4) + ... + C(10,10) is:
A 256
B 512
C 1024
D 511
Show answer & explanation
Answer: B. 512
Why: The sum of even-indexed binomial coefficients equals 2<sup>n−1</sup> = 2⁹ = 512.
Q67.
The last digit of 7¹⁰⁰ is:
A 1
B 3
C 7
D 9
Show answer & explanation
Answer: A. 1
Why: Powers of 7 cycle with last digits 7, 9, 3, 1 (period 4). Since 100 is a multiple of 4, the last digit is 1.