Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following values of n are possible, if the middle term of (x + 3y)^n is the fifth term.(a) 6, 7 or 8(b) 7, 8 or 10(c) 7, 8 or 9(d) 8, 9 or 10The question was posed to me during an online interview.I want to ask this question from Binomial Theorem in chapter Binomial Theorem of Mathematics – Class 11

Answer»

The CORRECT option is (c) 7, 8 or 9

Explanation: If n is the number of terms and is EVEN, then the middle term is the \((\FRAC{n}{2} + 1)^{TH}\) term.

Else if n is the number of terms and is odd, there are two middle terms which are the \((\frac{n + 1}{2})^{th}\) term and the \((\frac{n + 3}{2})^{th}\) term.

Case 1: \(\frac{n}{2} + 1\) = 5 ; n = 8

Case 2: \(\frac{n + 1}{2}\) = 5 ; n = 9

Case 3: \(\frac{n + 3}{2}\) = 5 ; n = 7

2.

What is the value of \(\frac{7^3+2^3+84}{7^2-2^2}\) ?(a) 9 \(\frac{1}{2}\)(b) 9 \(\frac{2}{3}\)(c) 9 \(\frac{1}{3}\)(d) 9 \(\frac{1}{4}\)I had been asked this question in class test.I'd like to ask this question from Binomial Theorem for Positive Integral Index topic in division Binomial Theorem of Mathematics – Class 11

Answer»

Right option is (b) 9 \(\frac{2}{3}\)

Best EXPLANATION: Using BINOMIAL theorem we know that (a + b)^3 = a^3 + 3ab^2 + 3a^2b + b^3

Therefore, (7 + 2)^3 = 7^3 + 2^3 + (3 x 7 x 2^2) + (3 x 2 x 7^2)

(9)^3 = 7^3 + 2^3 + 84 + (3 x 2 x 7^2)

729 = 7^3 + 2^3 + 84 + 294

7^3 + 2^3 + 84 = 435

Also 7^2 – 2^2 = (7 – 2)(7 + 2)

7^2 – 2^2 = (5)(9)

7^2 – 2^2 = 45

So \(\frac{7^3 + 2^3 + 84}{7^2-2^2}\) = 435 / 45

= 9 \(\frac{30}{45}\)

= 9 \(\frac{2}{3}\).

3.

What is the coefficient of x^2y^2 in (x + 1)^2 . (x + 1)^3?(a) 1(b) 5(c) 2(d) 10This question was posed to me during an internship interview.I'm obligated to ask this question of Binomial Theorem for Positive Integral Index topic in division Binomial Theorem of Mathematics – Class 11

Answer» CORRECT answer is (a) 1

The best I can EXPLAIN: We KNOW that (a + B)^2 = a^2 + 2ab + b^2

(a + b)^3 = a^3 + 3ab^2 + 3a^2b + b^2

Using these formulae, we get

P(x) = (x^2 + 2XY + y^2)(x^3 + 3xy^2 + 3x^2y + y^2)

P(x) = 3xy^4 + 9x^2y^3 + 10x^3y^2 + 5x^4y + x^5 + y^4 + 2xy^3 + x^2y^2

The coefficient of x^2y^2 in (x + 1)^2 . (x + 1)^3 is 1.
4.

What is the value of n if the middle term (x + 2y)^2n + 1 is the 19^th term?(a) 33(b) 34(c) 35(d) 38I got this question in class test.I want to ask this question from Binomial Theorem topic in chapter Binomial Theorem of Mathematics – Class 11

Answer» RIGHT answer is (c) 35

The EXPLANATION is: Clearly (2n + 1) is an odd NUMBER. Therefore this is a case of BINOMIAL with an odd power.

For a binomial expansion with odd power, there are two middle terms.

Case 1: \(\frac{n+1}{2}\) = 19

Therefore n = 37

Case 2: \(\frac{n+3}{2}\) = 19

Therefore n = 35
5.

What is the answer of \(\frac{x^2+y^2+2xy}{x^2-y^2}\)?(a) (x – y) (x + y)^-2(b) (x + y) (x – y)^-2(c) (x + y) (x – y)^-1(d) (x – y) (x + y)^-1I have been asked this question during an interview.This key question is from Binomial Theorem for Positive Integral Index topic in section Binomial Theorem of Mathematics – Class 11

Answer»

The CORRECT answer is (C) (x + y) (x – y)^-1

The explanation: x^2 + y^2 + 2xy is the expansion of (x + y)^2

x^2 – y^2 can be written as (x – y)(x + y)

Substituting in the fraction we get, \(\frac{(x + y)^2}{(x – y)(x + y)}\).

After CANCELLING the terms we get, \(\frac{x^2+y^2+2xy}{x^2-y^2}\) = (x + y) (x – y)^-1.

6.

What is the expansion of (x + y)^1000?(a) \(\Sigma_{r = 0}^{r = 1000}\)(1000Cr x^r – 1000 y^r)(b) \(\Sigma_{r = 0}^{r = 1000}\)(100Cr x^1000 – r y^r)(c) \(\Sigma_{r = 0}^{r = 999}\)(1000Cr x^r – 1000 y^r)(d) \(\Sigma_{r = 0}^{r = 999}\)(1000Cr x^1000 – r y^r)The question was posed to me in examination.Origin of the question is Binomial Theorem for Positive Integral Index topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

The correct ANSWER is (b) \(\Sigma_{r = 0}^{r = 1000}\)(100Cr X^1000 – r y^r)

To ELABORATE: The expansion can be done using binomial theorem.

(x + y)^1000 = 1000C0 x^1000 y^0 + 1000C1 x^999 y^1 +….+ 1000C999 x^1 y^999 + 1000C1000 x^0 y^1000

This can also be WRITTEN as,

(x + y)^1000 = \(\Sigma_{r = 0}^{r = 1000}\)(100Cr x^1000 – r y^r).

7.

What is the real part of (9 + 3i)^2?(a) 81(b) 90(c) 54(d) 72The question was asked in an online quiz.My question is taken from Binomial Theorem for Positive Integral Index in portion Binomial Theorem of Mathematics – Class 11

Answer»

The correct CHOICE is (d) 72

Easy EXPLANATION: Using BINOMIAL THEOREM (9 + 3I)^2 = 81 + 54i + 9i^2

We know that i^2 = –1

Therefore, (9 + 3i)^2 = 81 + 54i – 9

(9 + 3i)^2 = 72 + 54i

Real part = 72.

8.

What is the integral part of (√3 + 1)^8?(a) 1558(b) 1551(c) 1552(d) 1556The question was posed to me during an interview for a job.This question is from Binomial Theorem for Positive Integral Index in division Binomial Theorem of Mathematics – Class 11

Answer»

The correct choice is (C) 1552

To explain I would say: By binomial expansion,

(√3 + 1)^7 = \(\Sigma_{r = 0}^{r = 7}\)(7Cr √3^7 – r (1)^r)

Whenever, r is an EVEN number, 8 – r will also be even. Then √3 will also have an even power and thereby be integral.

Integral parts = 8C0 (√3)^0 + 8C2 (√3)^2 + 8C4 (√3)^4 + 8C6 (√3)^6 + 8C8 (√3)^8

Integral parts = 1 + 28 x 3 + 70 x 9 + 28 x 27 + 1 x 81

Integral part = 1552.

9.

What is the middle term of (xyz + 3)^80?(a) ^80C41 (xyz)^41 (3)^39(b) ^80C40 (xyz)^40 (3)^40(c) ^80C39 (xyz)^39 (3)^40(d) ^80C41 (xyz)^41 (3)^40The question was asked in an interview.I need to ask this question from Binomial Theorem topic in section Binomial Theorem of Mathematics – Class 11

Answer»

Correct choice is (B) ^80C40 (xyz)^40 (3)^40

Explanation: Since the POWER is even, there are odd NUMBER of terms.

The middle term is the \((\FRAC{n}{2} + 1)^{th}\) term.

= \((\frac{80}{2} + 1)^{th}\) term

= 41^st term

The 41^st term = ^80C40 (xyz)^40 (3)^40

10.

What are the coefficients of the first and the last term of (a + b)^n?(a) 2(b) 1(c) Coefficients depend on n(d) 3This question was posed to me in an online interview.This intriguing question comes from Binomial Theorem for Positive Integral Index topic in division Binomial Theorem of Mathematics – Class 11

Answer» RIGHT choice is (b) 1

To explain I would SAY: The coefficient of the first term and LAST term is same. The first term is nC1 a^n and the last term is nC0 b^n UNLESS, a and b are numbers that change the value of the coefficient.
11.

What is the remainder when 8^48 is divided by 63?(a) 4(b) 2(c) 1(d) 7I have been asked this question during an internship interview.My question is based upon Binomial Theorem for Positive Integral Index in division Binomial Theorem of Mathematics – Class 11

Answer»

Right option is (c) 1

The explanation is: 8^58 can be written as (8^2)^24.

8^48 = (64)^24

8^48 = (63 + 1)^24

We KNOW that (60 + 1)^24 = \(\Sigma_{r = 0}^{r = 24}\)(24Cr 63^24 – r 1^r)

= 24C0 63^24 4^0 + 24C1 63^23 4^1 +….+24C23 63^1 4^23 + 24C24 63^0 1^24

= 63 x k + 1

Therefore, the REMAINDER will be 1.

12.

What is the quotient when x^4 + 4x^3y + 6x^2y + 4xy^3 + y^4 is divided by (x + y)?(a) (x + y)^3(b) x^2 + y^2(c) (x + y)^2(d) (x + y)The question was asked by my school principal while I was bunking the class.I would like to ask this question from Binomial Theorem for Positive Integral Index topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Right choice is (a) (x + y)^3

Easiest explanation: USING binomial expansions PROPERTIES, x^4 + 4x^3y + 6x^2y + 4xy^3 + y^4 can be written as

= 4C0x^4y^0 + 4C1x^3y^1 + 4C2x^2y^2 + 4C3x^1y^2 + 4C4x^0y^4

= (x + y)^4

When DIVIDED by (x + y), we GET (x + y)^3.

13.

What is the fourth term of (x – 5y)^96?(a) 125 ^96C3 x^93 y^3(b) 625 ^96C3 x^93 y^4(c) 625 ^96C4 x^92 y^4(d) 125 ^96C4 x^92 y^4I have been asked this question by my college director while I was bunking the class.My query is from Binomial Theorem topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Right answer is (a) 125 ^96C3 x^93 y^3

The BEST I can explain: TR + 1 = ^nCr x^n – r y^r

Here first term is 4 and second term is 5y.

n = 96

r = 3

Therefore, Tr + 1 = ^96C3 x^96 – 3 (5y)^3

= 125 ^96C3 x^93 y^3

14.

Which term will be the middle term of (xyz – x)^2n?(a) (n + 1)^th term(b) (n + 2)^th term(c) n^th term(d) (n – 1)^th termI had been asked this question during an online exam.My question is from Binomial Theorem topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

The CORRECT OPTION is (a) (n + 1)^th term

The best explanation: Clearly 2n is an EVEN number and the BINOMIAL has 2n + 1 terms.

The middle term for a binomial with even power, is the term equal to (n/2 + 1) where n is number of terms.

In this case,(2n/2 + 1) = n + 1.

15.

What is the middle term of (x^2 + x)^3?(a) 3x^4(b) 6x^4(c) 4x^4(d) 3x^6This question was addressed to me during an online interview.Asked question is from Binomial Theorem topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Correct choice is (a) 3x^4

Easy explanation: SINCE the power is odd, there will be even NUMBER of terms and TWO middle terms.

r = \(\FRAC{n + 1}{2}\) and r = \(\frac{n – 1}{2}\)

Here n = 3

Therefore, r = 2 and r = 1.

When r = 2, ^3C2 (x^2)^3 – 2(x)^2 = 3x^4

When r = 1, ^3C1 (x^2)^3 – 1(x)^1 = 3x^5

16.

What is the coefficient of the middle term of (z + y)^3x, if 3x is considered to be even and the middle term is the 4^th term?(a) ^7C3(b) ^6C2(c) ^6C3(d) ^7C2This question was addressed to me by my school teacher while I was bunking the class.The origin of the question is Binomial Theorem in portion Binomial Theorem of Mathematics – Class 11

Answer»

Correct option is (a) ^7C3

The explanation is: SINCE the MIDDLE term is the FOURTH term

Considering 3x to be EVEN, \((\frac{3x + 1}{2})^{th}\) term = 4

x = 7/3

Therefore, the fourth term coefficients are ^7C3

17.

What is the value of \(\frac{101^3-99^3+2969703–3029697}{ 101^2 – 99^2}\)?(a) 1(b) 1/200(c) 1/100(d) 1/50This question was addressed to me in a national level competition.Enquiry is from Binomial Theorem for Positive Integral Index in chapter Binomial Theorem of Mathematics – Class 11

Answer»

The correct choice is (d) 1/50

To explain I would say: The numerator when simplified is of the form (101 – 99)^3

The DENOMINATOR can be simplified as (101 – 99)(101 + 99)

When we SUBSTITUTE in the numerator and denominator we get (2 X 2 x 2) / (2 x 200)

= 1/50.

18.

What is the remainder when (4)^2n + 1 is divided by 5?(a) 4(b) 1(c) 2(d) 3I got this question during a job interview.My question comes from Binomial Theorem for Positive Integral Index in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Correct option is (a) 4

Easy explanation: The powers of FOUR follow the GIVEN order:

4^1 = 4

4^2 = 16

4^3 = 64

4^4 = 256

4^5 = 1024 and so on.

Odd powers of 4, have the number 4 in the units PLACE. When 5 divides the nearest ten, 4 will be obtained as the remainder each TIME.

19.

What is the expansion of the series (xy + 2)^2?(a) x^2 + y^2 + 4(b) xy^2 + 4 +2xy(c) x^2y^2 + 2xy + 4(d) x^2y^2 + 4xy + 4I had been asked this question in a national level competition.I'd like to ask this question from Binomial Theorem for Positive Integral Index topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Correct CHOICE is (d) x^2y^2 + 4xy + 4

To explain I would say: (a + b)^2 can be expanded using binomial theorem to get:

(a + b)^2 = a^2 + 2AB + b^2

Here, a = xy and b = 2

Therefore, (xy + 2)^2 = (xy)^2 + 2(xy)(2) + (2)^2

(xy + 2)^2 = x^2y^2 + 4xy + 4.

20.

What is the value of n, if the coefficients of the second term of (x – y)^3 is equal to the third term of the expansion (x + y)^n?(a) –2(b) 3(c) 4(d) 5I have been asked this question in quiz.My question is based upon Binomial Theorem topic in division Binomial Theorem of Mathematics – Class 11

Answer»

The correct answer is (b) 3

Easiest explanation: Coefficient of the second TERM of (x – y)^3 is ^3C1 and the coefficient of the third term of the EXPANSION (x + y)^n is ^nC2.

^3C1 = ^nC2

3 = \(\frac{n!}{2!(n – 2)!}\)

6 = \(\frac{n(n-1)(n-2)!}{(n – 2)!}\)

6 = n^2 – n

n^2 – n – 6 = 0

n^2 – 3n + 2n – 6 = 0

(n – 3) (n + 2) = 0

n = 3, – 2

Since n cannot be negative, n = 3.

21.

What is the even value of n, if the middle term of (a + b)^2n – 3 is 11?(a) 12(b) 10(c) 20(d) 22I had been asked this question in examination.The origin of the question is Binomial Theorem topic in division Binomial Theorem of Mathematics – Class 11

Answer»

Correct option is (a) 12

The best explanation: If 2N – 3 is EVEN, then the middle term is the \((\frac{2n-3}{2}+1)^{th}\) term.

Else if 2n – 3 is ODD, there are two middle terms which are the \((\frac{2n-3+1}{2})^{th}\) term and the \((\frac{2n-3+3}{2})^{th}\) term.

Case 1: \(\frac{2n-3}{2}\) + 1= 11 ; N = 11.5

Case 2: \(\frac{2n-2}{2}\) = 11 ; n = 12

Case 3: \(\frac{2n}{2}\) = 11 ; n = 11

22.

What is the real part of (11 + i)^3?(a) 1331(b) 1332(c) 1328(d) 1329This question was addressed to me in semester exam.I would like to ask this question from Binomial Theorem for Positive Integral Index in portion Binomial Theorem of Mathematics – Class 11

Answer»

The correct option is (C) 1328

Easy EXPLANATION: (11 + i)^3 = 11^3 + 3.11^2.i +3.i^2.11 +i^3

= 1331 + 363i – 3 – i

= 1328 + 365i.

23.

If the general term is ^91C2 x^89, what is the expansion?(a) (x)^91(b) (x – 2)^90(c) (x – 1)^91(d) (x + 1)^90The question was posed to me in an internship interview.Query is from Binomial Theorem topic in portion Binomial Theorem of Mathematics – Class 11

Answer»

Correct choice is (c) (x – 1)^91

Easiest explanation: The general term of an expansion is ^nCr x^N – r y^r.

Clearly here n is 91 and the first term is x raised to the power 89.

The second term is raised to power 2.

y^2 = 1

y = +1 or -1

Therefore the expansion can EITHER be (x + 1)^91 or (x – 1)^91.

24.

What is the remainder when 4^103 is divided by 17?(a) 10(b) 14(c) 13(d) 16The question was posed to me in an interview.The origin of the question is Binomial Theorem for Positive Integral Index topic in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Right option is (d) 16

To EXPLAIN: 4^103 = 4 x 4^102

4^103 = 4 x (4^2)^51

4^103 = 4 x (16)^51

4^103 = 4 x (17 – 1)^51

4^103 = 4 x \(\Sigma_{r = 0}^{r = 51}\)(51Cr 17^24 – r (-1)^r

4^103 = 4 x [51C0 17^51 (-1)^0 + 51C1 17^51 (-1)^1 +….+ 51C50 17^1 (-1)^50 + 51C51 17^0 (-1)^51]

4^103 = 4 x 17 x K – 1

The remainder = 17 – 1

Remainder = 16.

25.

What is the middle term of (4 + 2x)^6?(a) 11240 x^2(b) 10240 x^3(c) 12240 x^4(d) 10340 x^4This question was addressed to me by my school principal while I was bunking the class.This key question is from Binomial Theorem in chapter Binomial Theorem of Mathematics – Class 11

Answer»

Right option is (b) 10240 x^3

To explain: The MIDDLE TERM will be the 4^th term

4^th term = ^6C3 (4)^6 – 3(2X)^3

= 20 (64) (8x^3)

= 10240 x^3

26.

What is the general term of (x – y)^xy?(a) ^x – yCr (x^xy – r . y^r)(b) ^xyCr (x^x – y – r . -y^r)(c) ^xyCr (x^xy – r . -y^r)(d) ^x – yCr (x^x – y – r . y^r)I got this question in my homework.The query is from Binomial Theorem topic in portion Binomial Theorem of Mathematics – Class 11

Answer»

The correct choice is (c) ^xyCr (X^xy – R . -y^r)

For explanation I would SAY: The general term of a binomial series is given by ^nCr a^N – r b^r.

Here a = x, b = -y and n = xy

Therefore the general term is given by ^xyCr (x^xy – r . -y^r).