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.

If a=3 and r=2 then find the sum up 5^th term.(a) 95(b) 82(c) 93(d) 97This question was addressed to me in unit test.This interesting question is from Geometric Progression(G.P.) in section Sequences and Series of Mathematics – Class 11

Answer»

The correct option is (c) 93

The explanation is: We know, Sn = a(R^N-1)/(r-1)

Here a = 3, r = 2 and n = 5

S5 = 3 (2^5-1) / (2-1) = 3(32 -1) = 3*31 = 93.

2.

If r=1 in a G.P. then what is the sum to n terms?(a) n*a(b) a/n(c) (n-1) a(d) (n+1) aI had been asked this question in examination.Question is taken from Geometric Progression(G.P.) in section Sequences and Series of Mathematics – Class 11

Answer» RIGHT answer is (a) n*a

The best I can explain: If a is the FIRST term of G.P., then G.P. look like a, a, a, a, …………

Then sum to n TERMS BECOMES n*a.
3.

a1 = a2 = 2, an = an – 1–1, n > 2. Find a5.(a) 2(b) -1(c) 1(d) 0I had been asked this question in an internship interview.I would like to ask this question from Sequences in chapter Sequences and Series of Mathematics – Class 11

Answer»

The correct answer is (b) -1

The EXPLANATION: an = an – 1–1, N > 2

=> a3 = a2 – 1 = 2 – 1 = 1

=> a4 = a3 – 1 = 1 – 1 = 0

=> a5 = a4 – 1 = 0 – 1 = -1.

4.

Find sum of series 2+3+5+7.(a) 5(b) 10(c) 17(d) infiniteI had been asked this question in an interview for job.This question is from Series topic in division Sequences and Series of Mathematics – Class 11

Answer»

Correct answer is (C) 17

The best explanation: SUM of the series 2+3+5+7 is finite because given series has finite NUMBER of terms. The sum of given 4 terms i.e. 17.

5.

Which of the following is finite sequence?(a) 48,24,12, ………….(b) 1,2,3, …………(c) 2,4,6,8,10(d) 2,3,5,7,11,13, ……………………This question was posed to me in exam.My query is from Sequences in section Sequences and Series of Mathematics – Class 11

Answer»

Correct choice is (c) 2,4,6,8,10

Explanation: Since SEQUENCE 2,4,6,8,10 CONTAINS limited number of terms so, it is finite sequence. Rest all are infinite sequences.

6.

Find the sum of series 6^2+7^2+…………………..+15^2.(a) 55(b) 1185(c) 1240(d) 1385I got this question during an online exam.Enquiry is from Sum to n Terms of Special Series topic in division Sequences and Series of Mathematics – Class 11

Answer»

Right CHOICE is (b) 1185

For explanation I WOULD say: 6^2+7^2+………………..…..+15^2

= (1^2+2^2+3^2+……..+15^2) – (1^2+2^2+3^2+4^2+5^2)

= 15*16*31/6 – 5*6*11/6

= 1240-55 = 1185.

7.

If two numbers are 2 and 6 then find their arithmetic mean.(a) 3(b) 4(c) 5(d) 8The question was posed to me in an online interview.I want to ask this question from Arithmetic Progression(A.P.) topic in portion Sequences and Series of Mathematics – Class 11

Answer» CORRECT ANSWER is (b) 4

The explanation is: We know that ARITHMETIC mean of two numbers is GIVEN by the average of two numbers i.e. A.M. = (2+6)/2=8/2 = 4.
8.

Which term of G.P. 25, 125, 625, …………. is 390625?(a) 5(b) 6(c) 7(d) 8This question was addressed to me in an internship interview.My enquiry is from Geometric Progression(G.P.) topic in chapter Sequences and Series of Mathematics – Class 11

Answer»

Right option is (c) 7

For EXPLANATION: In the given G.P., a=25 and r = 125/25 = 5.

Given, an = 390625 => ar^n-1 = 390625

=>25*5^n-1 = 390625

=> 5^n-1 = 390625/25 = 15625 = 5^6

=> n-1 = 6 => n=7.

9.

If in an A.P., first term is 20 and 12^th term is 120. Find the sum up to 12^th term.(a) 420(b) 840(c) 140(d) 1680The question was asked during an internship interview.Question is from Arithmetic Progression(A.P.) in portion Sequences and Series of Mathematics – Class 11

Answer»

Correct CHOICE is (b) 840

To explain: Given, a=20, a12= 120, n=12.

Sn = \(\frac{n}{2}\) (a+l) => S12 = \(\frac{12}{2} (20+120)\) = 6*140 = 840.

10.

1+2+3+4 or 10 is a series?(a) 1+2+3+4 only(b) 10 only(c) 1+2+3+4 and 10(d) neither 1+2+3+4 nor 10The question was posed to me during an online exam.Enquiry is from Series in section Sequences and Series of Mathematics – Class 11

Answer» CORRECT answer is (a) 1+2+3+4 only

The BEST I can explain: 1+2+3+4 is a finite SERIES of 4 terms.

10 is sum of the terms of this series not a series itself.
11.

The sequence is same as series.(a) True(b) FalseI have been asked this question at a job interview.I would like to ask this question from Series in portion Sequences and Series of Mathematics – Class 11

Answer» CORRECT ANSWER is (b) False

Easiest explanation: No, sequence and series both are not same. When we use ADDITION between the TERMS of sequence, it is said to be series.
12.

1,1,2,3,5, ………… is a Fibonacci Sequence.(a) True(b) FalseI got this question in an online quiz.My question is based upon Sequences topic in chapter Sequences and Series of Mathematics – Class 11

Answer»

Correct option is (a) True

To EXPLAIN: Yes, 1,1,2,3,5, ………… is a Fibonacci SEQUENCE because it follows the recurrence relation

an = an-1 + an-2, N>2.

13.

The ratio of the A.M. and G.M. of two positive numbers a and b is 5: 3. Find the ratio of a to b.(a) 9:1(b) 3:5(c) 1:9(d) 3:1I have been asked this question during an online exam.I want to ask this question from Relationship Between A.M. and G.M. topic in division Sequences and Series of Mathematics – Class 11

Answer»

Right answer is (a) 9:1

The explanation is: (A.M.)/(G.M.) = 5/3

=> \(\frac{a+B}{2\sqrt{ab}} = \frac{5}{3}\)

Applying componendo and dividendo RULE, we get

=> \(\frac{a+b+2\sqrt{ab}}{a+b-2\sqrt{ab}} = \frac{8}{2}\)

=> \((\frac{\sqrt{a}+\sqrt{b}}{\sqrt{a}-\sqrt{b}})^2=4 \)

=> \((\frac{\sqrt{a}+\sqrt{b}}{\sqrt{a}-\sqrt{b}})^1=2\)

=> \((\frac{\sqrt{a}}{\sqrt{b}})^1=3\)

Again applying componendo and dividendo rule, we get

a/b = (3/1)^2 = 9. So, a:b =9:1.

14.

A sequence is called ___________________ if an+1 = an * r.(a) arithmetic progression(b) geometric Progression(c) harmonic Progression(d) special ProgressionI have been asked this question at a job interview.I'm obligated to ask this question of Geometric Progression(G.P.) in portion Sequences and Series of Mathematics – Class 11

Answer»

Correct option is (b) geometric PROGRESSION

For explanation I WOULD say: A SEQUENCE is called geometric progression if an+1 = an * r where a1 is the FIRST term and r is common ratio.

15.

Find the sum of series 1+1/2 + 1/4 + ………. up to 6 terms.(a) 63/32(b) 32/63(c) 26/53(d) 53/26This question was addressed to me during an interview for a job.This question is from Geometric Progression(G.P.) in chapter Sequences and Series of Mathematics – Class 11

Answer»

Correct option is (a) 63/32

To explain I would say: GIVEN SERIES is G.P. with first term 1 and common ratio 1/2.

We KNOW, Sn = a(1-rn)/(1-r) for r<1.

S6 = 1(1-(1/2)^6) / (1-1/2) = (1-1/64) / (1/2) = 63*2/64 = 63/32.

16.

What is the first term of Fibonacci sequence?(a) 0(b) 1(c) 2(d) 3The question was posed to me at a job interview.This question is from Sequences in chapter Sequences and Series of Mathematics – Class 11

Answer» CORRECT choice is (B) 1

Explanation: a1=1 and a2=1.

an = an-1 + an-2, n>2.

This is a recurrence relation which gives the Fibonacci SEQUENCE.
17.

If A.M. of two numbers is 15/2 and their G.M. is 6, then find the two numbers.(a) 6 and 8(b) 12 and 3(c) 24 and 6(d) 27 and 3I got this question in unit test.I want to ask this question from Relationship Between A.M. and G.M. topic in section Sequences and Series of Mathematics – Class 11

Answer»

The correct OPTION is (b) 12 and 3

The explanation: We know, A.M. of two NUMBERS a and b is (a + b)/2

=> (a + b)/2 = 15/2 => a + b = 15.

Also, G.M. of two numbers a and b is \(\sqrt{ab}\)

=> \(\sqrt{ab}\) = 6 => ab = 36.

=> a(15-a) = 36 => a=3 or 12.

For a=3, b=12.

For a=12, b=3.

So, the two numbers are 3 and 12.

18.

In a G.P., 5^th term is 27 and 8^th term is 729. Find its 11^th term.(a) 729(b) 2187(c) 6561(d) 19683This question was addressed to me during a job interview.This key question is from Geometric Progression(G.P.) in section Sequences and Series of Mathematics – Class 11

Answer» RIGHT choice is (d) 19683

Easiest explanation: Given, a5 = 27 and a8 = 729.

=>ar^4 = 27 and ar^7 = 729

On DIVIDING we get, r^3 = 27 => r=3

=> a=27 / (3^4) = 1/3

=>a11 = ar^10 = (1/3) (3^10) = 39 = 19683.
19.

If first term of a G.P. is 20 and common ratio is 4. Find the 5^th term.(a) 10240(b) 40960(c) 5120(d) 2560This question was posed to me in an interview for job.This intriguing question comes from Geometric Progression(G.P.) topic in division Sequences and Series of Mathematics – Class 11

Answer» RIGHT ANSWER is (c) 5120

The best explanation: GIVEN, a=20 and r=4.

We KNOW, an = ar^n-1

=>a5 = 20*4^4 = 20*256 = 5120.
20.

If in an A.P., first term is 20, common difference is 2 and n^th term is 42, then find n.(a) 10(b) 11(c) 12(d) 14The question was posed to me in homework.I would like to ask this question from Arithmetic Progression(A.P.) topic in chapter Sequences and Series of Mathematics – Class 11

Answer» RIGHT answer is (c) 12

Easiest EXPLANATION: We KNOW, a=20, d=2, an=42.

a+(n-1) d = 42 => 20 + 2(n-1) = 42

=>2(n-1) = 42-20=22 => n-1 =11 => n=12.
21.

In G.P. 4, 8, 16, 32, ………… find the sum up to 5^th term.(a) 16(b) 64(c) 128(d) 124The question was posed to me in an interview for internship.My question is based upon Geometric Progression(G.P.) in chapter Sequences and Series of Mathematics – Class 11

Answer»

Right option is (d) 124

To explain: In the GIVEN G.P., a=4 and r=8/4=2.

We KNOW, Sn = a(r^n-1)/(r-1)

=>S5 = 4(2^5-1) / (2-1) = 4*31 = 124.

22.

Find the sum of series 1^3+3^3+5^3+…………………………..+11^3.(a) 2556(b) 5248(c) 6589(d) 9874I have been asked this question in examination.I need to ask this question from Sum to n Terms of Special Series topic in section Sequences and Series of Mathematics – Class 11

Answer»

The CORRECT choice is (a) 2556

Best explanation: 1^3+3^3+5^3+…………………………..+11^3

= (1^3+2^3+3^3+……+11^3) – (2^3+4^3+6^3+8^3+10^3)

= (1^3+2^3+3^3+……11^3) – 2^3(1^3+23+3^3+4^3+5^3)

= (11*12/2)^2 – 8(5*6/2)^2

= 66^2-8*15^2

= 4356 – 1800

= 2556.

23.

Find the sum of first n terms.(a) \(\frac{n(n+1)}{2}\)(b) \((\frac{n(n+1)}{2})^3\)(c) \(\frac{n(n+1)(2n+1)}{6}\)(d) \((\frac{n(n+1)}{2})^2\)The question was asked during an online interview.My doubt is from Sum to n Terms of Special Series topic in portion Sequences and Series of Mathematics – Class 11

Answer» CORRECT choice is (a) \(\FRAC{N(n+1)}{2}\)

The explanation is: SUM of FIRST n terms = 1+2+3+4+……+n

=> (n/2) (a + an) = (n/2) (1+n) = \(\frac{n(n+1)}{2}\).
24.

Which of the following is true if A means arithmetic mean and b means geometric mean of two numbers?(a) A>G(b) A≥G(c) G

Answer»

The CORRECT OPTION is (b) A≥G

Easiest explanation: We know, A.M. of TWO numbers a and b is (a + b)/2

Also, G.M. of two numbers a and b is \(\sqrt{ab}\)

A-G = (a + b)/2 – \(\sqrt{ab} = ((a + b) – 2\sqrt{ab})/2 = (\sqrt{a} – \sqrt{b})^2\) / 2 ≥ 0

So, A≥G.

25.

The sum of n terms of two arithmetic progressions are in the ratio (2n + 3):(7n + 5). Find the ratio of their 9^th terms.(a) 4:5(b) 5:4(c) 9:31(d) 31:9I had been asked this question in final exam.The question is from Arithmetic Progression(A.P.) in section Sequences and Series of Mathematics – Class 11

Answer»

The CORRECT choice is (c) 9:31

To explain: Let a, a’ be the first terms and d, d’ be the COMMON differences of 2 A.P.’s respectively.

Given, \(\FRAC{\frac{n}{2}[2a+(n-1)d]}{\frac{n}{2}[2a’+(n-1)d’]} = \frac{2n+3}{7n+5}\)

=>\(\frac{a+(n-1)d/2}{a’+(n-1) d’/2} = \frac{2n+3}{7n+5}\)

If we have to find ratio of 9^th terms then (n-1)/2 =8 => n=17

=>\(\frac{a+8d}{a’+8d’} = \frac{2*17+3}{7*17+5} = \frac{34+3}{119+5} = \frac{36}{124}\) = 9/31.

26.

If in an A.P., first term is 20, common difference is 2 and n^th term is 42, then find sum up to n terms.(a) 12(b) 42(c) 352(d) 372I got this question in my homework.The question is from Arithmetic Progression(A.P.) topic in portion Sequences and Series of Mathematics – Class 11

Answer»

Correct OPTION is (d) 372

To EXPLAIN: We KNOW, a=20, d=2, an=42.

a+(n-1) d = 42 => 20 + 2(n-1) = 42

=>2(n-1) = 42-20=22 => n-1 = 11 => n=12.

Sn = \(\FRAC{n}{2}\) (a+l) => S12 = \(\frac{12}{2}\) (20+42) = 6*62 = 372.

27.

If an A.P. is 1,7,13, 19, ……… Find the sum of 22 terms.(a) 127(b) 1204(c) 1408(d) 1604I had been asked this question in homework.My doubt stems from Arithmetic Progression(A.P.) in section Sequences and Series of Mathematics – Class 11

Answer»

The correct option is (C) 1408

To EXPLAIN: From the given A.P., a=1 and d=7-1 = 6.

We know, Sn = \(\frac{n}{2} (2a+(n-1)d)\)

S22 = \(\frac{22}{2} (2*1+(22-1)6)\) = 11(2+21*6) = 11(2+126) = 11*128 = 1408.

28.

What is n^th term of an A.P.?(a) an = a + (n-1) d(b) an = a + (n) d(c) an = a*r^n-1(d) an = a*r^nI had been asked this question by my college professor while I was bunking the class.My doubt is from Arithmetic Progression(A.P.) in division Sequences and Series of Mathematics – Class 11

Answer»

The correct choice is (a) an = a + (n-1) d

To explain I WOULD SAY: Since every term of an A.P. is incremented by common DIFFERENCE d.

i.e. an+1 = an + d = an-1 + 2d = ……. = A1 + n*d

or an = a + (n-1) d

29.

Which of the following is not a series?(a) Arithmetic series(b) Geometric series(c) Isometric series(d) Harmonic seriesI have been asked this question by my school principal while I was bunking the class.This is a very interesting question from Series topic in portion Sequences and Series of Mathematics – Class 11

Answer» CORRECT choice is (c) ISOMETRIC series

The best EXPLANATION: The isometric series is not a series. REST all are series i.e. arithmetic series, GEOMETRIC series and harmonic series.
30.

If three positive numbers are inserted between 4 and 512 such that the resulting sequence is a G.P., which of the following is not among the numbers inserted?(a) 256(b) 16(c) 64(d) 128I had been asked this question in unit test.Question is from Geometric Progression(G.P.) in division Sequences and Series of Mathematics – Class 11

Answer»

Correct ANSWER is (d) 128

The best I can explain: Let G.P. be 4, G1, G2, G3, 512.

=>a=4 and A5 = a*R^4 = 512 => 4*r^4 = 512 => r^4 = 512/4 = 128 => r = 4.

G1 = a2 = a * r = 4*4 = 16.

G2 = G1 * r = 16 * 4 = 64.

G3 = G2 * r = 64*4 = 256.

31.

In A.P. 171, 162, 153, ………. Find first non-positive term.(a) 0(b) -2(c) -6(d) -9I got this question in semester exam.My doubt is from Arithmetic Progression(A.P.) in portion Sequences and Series of Mathematics – Class 11

Answer»

Right OPTION is (a) 0

The explanation: a=171 and d=162-171 = -9.

an<=0

=>171+(N-1) (-9) <=0

=>180-9n <=0

=>9n >= 180

=> n >= 20 => n=20 for first non-positive TERM.

First negative term is 171+(19) (-9) = 171-171 = 0.

32.

If general term of an A.P. is 3n then find common difference.(a) 2(b) 3(c) 5(d) 6The question was posed to me in an international level competition.My query is from Arithmetic Progression(A.P.) topic in portion Sequences and Series of Mathematics – Class 11

Answer»

The correct ANSWER is (b) 3

The EXPLANATION: Given, an = 3n.

We know, d = an-an-1 = 3n – 3(n-1) = 3.

33.

Sequence is same as progression.(a) True(b) FalseI got this question during an internship interview.The above asked question is from Sequences topic in chapter Sequences and Series of Mathematics – Class 11

Answer»

Correct OPTION is (B) False

Easiest explanation: Sequence and progression are DIFFERENT things. When sequence follow a specified pattern, it is said to be a progression.

34.

Find the sum of series 1^2+3^2+5^2+…………………………..+11^2.(a) 279(b) 286(c) 309(d) 409The question was asked in final exam.This intriguing question comes from Sum to n Terms of Special Series in division Sequences and Series of Mathematics – Class 11

Answer» RIGHT choice is (b) 286

Explanation: 1^2+3^2+5^2+…………………………..+11^2

= (1^2+2^2+3^2+……+11^2) – (2^2+4^2+6^2+8^2+10^2)

= (1^2+2^2+3^2+……11^2) – 2^2(1^2+2^2+3^2+4^2+5^2)

= 11*12*23/6 – 4*5*6*11/6

= 506 – 220

= 286.
35.

Find the sum to n terms of the series whose n^th term is n (n-2).(a) \(\frac{n(n-1)(2n+4)}{6}\)(b) \(\frac{n(n+1)(2n-5)}{6}\)(c) \(\frac{(n-2)(2n-5)}{3}\)(d) \(\frac{n(n+1)(2n-5)}{3}\)I got this question in exam.Asked question is from Sum to n Terms of Special Series in chapter Sequences and Series of Mathematics – Class 11

Answer»

Correct answer is (B) \(\frac{n(n+1)(2n-5)}{6}\)

To explain: GIVEN, n^th TERM is n(n-2)

So, ak = k(k-2)

Taking summation from k=1 to k=n on both sides, we get

\(\sum_{i=0}^n a_k = \sum_{i=0}^n k^2 – 2 \sum_{i=0}^n k = \frac{n(n+1)(2n+1)}{6} – 2\frac{n(n+1)}{2} = \frac{n(n+1)(2n-5)}{6}\).

36.

Find the sum of squares of first n terms.(a) \(\frac{n(n+1)}{2}\)(b) \((\frac{n(n+1)}{2})^3\)(c) \(\frac{n(n+1)(2n+1)}{6}\)(d) \((\frac{n(n+1)}{2})^2\)The question was posed to me in unit test.This interesting question is from Sum to n Terms of Special Series in section Sequences and Series of Mathematics – Class 11

Answer»

Right OPTION is (c) \(\frac{n(n+1)(2n+1)}{6}\)

Explanation: Sum of SQUARES of first n terms = 1^2+2^2+3^2+……………+n^2

k^3–(k – 1)^3=3k^2–3k + 1

On substituting k = 1, 2, 3, ……, n and ADDING we get,

n^3 = 3 \(\sum_{i=0}^n k^2 – 3 \sum_{i=0}^n k + n\)

n^3 = 3 \(\sum_{i=0}^n k^2 – 3 \frac{n(n+1)}{2}\) + n

\(\sum_{i=0}^n k^2 = \frac{n(n+1)(2n+1)}{6}\).

37.

If the sum of two numbers is 4 times the geometric mean then find the ratio of numbers.(a) \(\frac{8±3\sqrt{5}}{1}\)(b) \(\frac{8±3\sqrt{7}}{1}\)(c) \(\frac{6±3\sqrt{5}}{1}\)(d) \(\frac{6±3\sqrt{7}}{1}\)I got this question in a job interview.The origin of the question is Relationship Between A.M. and G.M. in chapter Sequences and Series of Mathematics – Class 11

Answer»

Right CHOICE is (b) \(\frac{8±3\sqrt{7}}{1}\)

BEST explanation: We know, G.M. of two numbers a and b is √ab.

So, a + b = 4 √ab

Squaring we GET, a^2+b^2 = 16ab

=>(a/b) + (b/a) = 16

Let x = a/b.

So, x + 1/x = 16 => x^2 – 16x + 1 = 0

=>x = \(\frac{16±\sqrt{256-4}}{2} = \frac{16±\sqrt{252}}{2} = \frac{16±6\sqrt{7}}{2} = \frac{8±3\sqrt{7}}{1}\).

38.

The sum of first three terms of a G.P. is 21/2 and their product is 27. Which of the following is not a term of the G.P. if the numbers are positive?(a) 3(b) 2/3(c) 3/2(d) 6I got this question in an interview for internship.My question is from Geometric Progression(G.P.) in portion Sequences and Series of Mathematics – Class 11

Answer»

Correct option is (b) 2/3

To explain: LET THREE terms be a/R, a, a*r.

Product = 27 => (a/r) (a) (a*r) = 27 => a^3 = 27

=>a = 3.

Sum = 21/2 => (a / r + a + a*r) = 21/2 => a (1 / r + 1 + 1*r) = 21/2

=> (1 / r + 1 + 1*r) = (21/2)/3 = 7/2

=> (r^2 + r + 1) = (7/2) r => r^2 – (5/2) r +1 = 0

=> r = 2 and 1/2.

Terms are 3/2, 3, 3*2 i.e. 3/2, 3, 6.

39.

If 3^rd term of an A.P. is 6 and 5^th term of that A.P. is 12. Then find the 21^st term of that A.P.(a) 40(b) 42(c) 60(d) 63The question was posed to me in unit test.This is a very interesting question from Arithmetic Progression(A.P.) topic in section Sequences and Series of Mathematics – Class 11

Answer»

Right answer is (c) 60

Best explanation: GIVEN, a3 = 6 and A5 = 12.

=> a + 2d = 6 and a + 4d = 12

=> 2d = 6 => d=3.

=> a + 2*3 = 6 => a=0

So, A21 = a + 20 d = 0 + 20*3 = 60.

40.

If a constant is added or subtracted from each term of an A.P. then resulting sequence is also an A.P.(a) True(b) FalseThe question was posed to me in unit test.This question is from Arithmetic Progression(A.P.) in chapter Sequences and Series of Mathematics – Class 11

Answer»

The correct answer is (a) True

Explanation: LET X be the constant which is added to each TERM of an A.P., then an’ = an + x and a’ = a + x. So n^th term will be an’ = an + x = a+(n-1) d + x = (a + x) + (n-1) d = a’ + (n-1) d which is n^th term of an A.P. If x is negative it is CASE of subtraction.

41.

What is n^th term of a G.P.?(a) an = a + (n-1) d(b) an = a + (n) d(c) an = a*r^n-1(d) an = a*r^nThe question was asked by my school principal while I was bunking the class.Question is taken from Geometric Progression(G.P.) in portion Sequences and Series of Mathematics – Class 11

Answer» RIGHT option is (C) an = a*r^n-1

To EXPLAIN: Since EVERY term of an G.P. is r times the previous term.

i.e. an+1 = an * r = an-1 * r^2 = ….. = a1 * r^n

or an = a*r^n-1
42.

Find the sum of first 5 terms of series 2+4+6+………………(a) 14(b) 16(c) 20(d) 30The question was posed to me during an interview.I'm obligated to ask this question of Series in chapter Sequences and Series of Mathematics – Class 11

Answer»

The correct option is (d) 30

To EXPLAIN I would SAY: Since 2, 4 and 6 all are EVEN numbers so, given series involve all even number terms.

The next TWO terms will be 8 and 10 so, sum will be 2+4+6+8+10 = 30.

43.

If an = 4n+6, find 15^th term of the sequence.(a) 6(b) 10(c) 60(d) 66This question was posed to me in unit test.My question is from Sequences in division Sequences and Series of Mathematics – Class 11

Answer»

The CORRECT answer is (d) 66

For explanation: an = 4n+6 and n=15

=>A15 = 4*15 + 6 = 60+6 = 66.

44.

Find the sum to 6 terms of each of the series 2*3+4*6+6*11+8*18+………………..(a) 784(b) 882(c) 928(d) 966I had been asked this question in a job interview.Asked question is from Sum to n Terms of Special Series in chapter Sequences and Series of Mathematics – Class 11

Answer»

Correct OPTION is (d) 966

Explanation: GENERAL term of above series is ak = 2K*(k^2+2) = 2k^3+4k

Taking summation from k=1 to k=n on both sides, we get

\(\sum_{i=0}^na_k = 2\sum_{i=0}^nk^3 + 4\sum_{i=0}^nk = 2(\FRAC{n(n+1)}{2})^2 + 4\frac{n(n+1)}{2}\)

= n^2(n+1)^2/2+2n(n+1)

= 36*49/2 + 2*6*7

= 966.

45.

Which of the following is the geometric mean of 3 and 12.(a) 4(b) 6(c) 9(d) 10This question was posed to me during an internship interview.Question is from Geometric Progression(G.P.) topic in chapter Sequences and Series of Mathematics – Class 11

Answer»

The correct option is (b) 6

Explanation: We KNOW, geometric MEAN of two numbers a and b is GIVEN by

G.M. = \(\sqrt{a*b}\)

So, G.M. of 3 and 12 is \(\sqrt{3*12} = \sqrt{36}\) = 6.

46.

A sequence is called ___________________ if an+1 = an + d.(a) arithmetic progression(b) geometric Progression(c) harmonic Progression(d) special ProgressionThe question was posed to me in my homework.The query is from Arithmetic Progression(A.P.) in division Sequences and Series of Mathematics – Class 11

Answer»

Right OPTION is (a) ARITHMETIC progression

Easy EXPLANATION: A sequence is called arithmetic progression if an+1 = an + d where a1 is the first TERM and d is common difference.

47.

Complete 2,3,5,7, _____________(a) 8(b) 9(c) 10(d) 11I have been asked this question during an interview.I need to ask this question from Sequences in division Sequences and Series of Mathematics – Class 11

Answer»

Correct OPTION is (d) 11

For EXPLANATION I would say: Since 2,3,5 and 7 all are consecutive PRIME NUMBERS so, it is a sequence of prime numbers. Prime NUMBER next to 7 is 11. So, 2,3,5,7,11.

48.

Find the sum 1^2+2^2+3^2+……………+10^2.(a) 325(b) 365(c) 385(d) 435I got this question during a job interview.This interesting question is from Sum to n Terms of Special Series in division Sequences and Series of Mathematics – Class 11

Answer»

Correct option is (c) 385

The best I can explain: We KNOW, sum of SQUARES of FIRST n terms is GIVEN by \(\frac{(n(n+1)(2n+1))}{6}\).

Here, n=10. So, sum = 10*11*21/6 = 385.

49.

Find the sum of series 6^3+7^3+………………..…..+20^3.(a) 43875(b) 83775(c) 43775(d) 43975This question was addressed to me in an online quiz.The question is from Sum to n Terms of Special Series in division Sequences and Series of Mathematics – Class 11

Answer» CORRECT choice is (a) 43875

To elaborate: 6^3+7^3+………………..…..+20^3

= (1^3+2^3+3^3+……..+20^3) – (1^3+2^3+3^3+4^3+5^3)

= (20*21/2)^2 – (5*6/2)^2

= (210)^2 – (15)^2

= 225*195

= 43875.
50.

The sum of first three terms of a G.P. is 21/2 and their product is 27. Find the common ratio.(a) 2(b) 1/2(c) 2 or 1/2(d) neither 2 nor 1/2This question was addressed to me in unit test.Enquiry is from Geometric Progression(G.P.) topic in section Sequences and Series of Mathematics – Class 11

Answer» RIGHT option is (c) 2 or 1/2

Explanation: LET three terms be a/R, a, a*r.

Product = 27 => (a/r) (a) (a*r) = 27 => a^3 = 27

=>a = 3.

Sum = 21/2 => (a / r + a + a*r) = 21/2 => a (1 / r + 1 + 1*r) = 21/2

=> (1 / r + 1 + 1*r) = (21/2)/3 = 7/2

=> (r^2 + r + 1) = (7/2) r => r^2 – (5/2) r + 1 = 0

=> r = 2 and 1/2.