Careers360 Logo
NCERT Solutions for Miscellaneous Exercise Chapter 8 Class 11 - Sequences and Series

NCERT Solutions for Miscellaneous Exercise Chapter 8 Class 11 - Sequences and Series

Edited By Komal Miglani | Updated on May 06, 2025 02:47 PM IST

Sequences and patterns are significant parts of fields such as finance, science, and architecture, among others. Consider an example where growth of investments over time is calculated and analysis of population increase is done. In such scenarios, the concept of geometric progression is used. Along with this, concepts like arithmetic mean and geometric mean are widely used in statistics, economics, and data analysis to find central tendencies.

This Story also Contains
  1. Class 11 Maths Chapter 8 Sequences And Series Miscellaneous Exercise Solutions - Download PDF
  2. NCERT Solutions Class 11 Maths Chapter 8 Miscellaneous Exercise
  3. Topic Covered in Class 11 Chapter 8 Sequence and Series Miscellaneous Exercise
  4. NCERT Solutions of Class 11 Subject Wise
  5. Subject-Wise NCERT Exemplar Solutions

Class 11 Maths Chapter 8 Miscellaneous Exercise of NCERT provides a mix of problems drawn from all the topics covered in the chapter. These include arithmetic and geometric progressions, sums of series, and special series. If you are looking for NCERT Solutions, you can click on the given link to get NCERT Solutions for Classes 6 to 12.


Class 11 Maths Chapter 8 Sequences And Series Miscellaneous Exercise Solutions - Download PDF

Download PDF


NCERT Solutions Class 11 Maths Chapter 8 Miscellaneous Exercise


Question 1: If f is a function satisfying f (x +y) = f(x) f(y) for all x, y ϵ N such that f(1) = 3 and

x=1nf(x)=120 , find the value of n.

Answer:

Given : f (x +y) = f(x) f(y) for all x, y ϵ N such that f(1) = 3

f(1)=3

Taking x=y=1 , we have

f(1+1)=f(2)=f(1)f(1)=33=9

f(1+1+1)=f(1+2)=f(1)f(2)=39=27

f(1+1+1+1)=f(1+3)=f(1)f(3)=327=81

f(1),f(2),f(3),f(4)..................... is 3,9,27,81,.............................. forms a GP with first term=3 and common ratio = 3.

x=1nf(x)=120=Sn

Sn=a(1rn)1r

120=3(13n)13

40=(13n)2

80=(13n)

801=(3n)

81=(3n)

3n=81

Therefore, n=4

Thus, value of n is 4.

Question 2: The sum of some terms of G.P. is 315 whose first term and the common ratio are 5 and 2, respectively. Find the last term and the number of terms.

Answer:

Let the sum of some terms of G.P. is 315 whose first term and the common ratio are 5 and 2

Sn=a(1rn)1r

315=5(12n)12

63=(12n)1

63=(12n)

631=(2n)

64=(2n)

2n=64

Therefore, n=6

Thus, the value of n is 6.

Last term of GP=6th term=a.rn1=5.25=532=160

The last term of GP =160

Question 3: The first term of a G.P. is 1. The sum of the third term and fifth term is 90. Find the common ratio of G.P.

Answer:

Given: The first term of a G.P. is 1. The sum of the third term and fifth term is 90.

a=1

a3=a.r2=r2 a5=a.r4=r4

r2+r4=90

r4+r290=0

r2=1±1+3602

r2=1±3612 r2=10or9

r=±3

Thus, the common ratio of GP is ±3.

Question 4: The sum of three numbers in G.P. is 56. If we subtract 1, 7, 21 from these numbers in that order, we obtain an arithmetic progression. Find the numbers.

Answer:

Let three terms of GP be a,ar,ar2.

Then, we have a+ar+ar2=56

a(1+r+r2)=56...............................................1

a1,ar7,ar221 from an AP.

ar7(a1)=ar221(ar7)

ar7a+1=ar221ar+7

ar6a=ar214ar

ar22ar+a=8

ar2arar+a=8
a(r22r+1)=8

a(r21)2=8....................................................................2

From equation 1 and 2, we get

7(r22r+1)=1+r+r2

7r214r+71rr2=0

6r215r+6=0

2r25r+2=0

2r24rr+2=0

2r(r2)1(r2)=0

(r2)(2r1)=0

r=2,r=12

If r=2, GP = 8,16,32

If r=0.2, GP= 32,16,8.

Thus, the numbers required are 8,16,32.

Question 5: A G.P. consists of an even number of terms. If the sum of all the terms is 5 times the sum of terms occupying odd places, then find its common ratio.

Answer:

Let GP be A1,A2,A3,.A2n

Number of terms = 2n

According to the given condition,

(A1,A2,A3,A2n)=5(A1,A3,.A2n1)

(A1,A2,A3,..A2n)5(A1,A3,..A2n1)=0

(A2,A4,A6,.A2n)=4(A1,A3,.A2n1)

Let the be GP as a,ar,ar2,..................

ar(rn1)r1=4.a(rn1)r1

ar=4a

r=4

Thus, the common ratio is 4.


Question 6: If a+bxabx=b+cxbcx=c+dxcdx(x0) then show that a, b, c and d are in G.P.

Answer:

Given :

a+bxabx=b+cxbcx=c+dxcdx(x0)

Taking ,

a+bxabx=b+cxbcx

(a+bx)(bcx)=(b+cx)(abx)

ab+b2xbcx2acx)=bab2x+acxbcx2

2b2x=2acx

b2=ac

ba=cb..................1

Taking,

b+cxbcx=c+dxcdx

(b+cx)(cdx)=(c+dx)(bcx)

bcbdx+c2xcdx2=bcc2x+bdxcdx2

2bdx=2c2x

bd=c2

dc=cb..............................2

From equation 1 and 2 , we have

dc=cb=ba

Thus, a,b,c,d are in GP.

Question 7: Let S be the sum, P the product and R the sum of reciprocals of n terms in a G.P. Prove that P2Rn=Sn

Answer:

Ler there be a GP =a,ar,ar2,ar3,....................

According to given information,

S=a(rn1)r1

P=an×r(1+2+...................n1)

P=an×rn(n1)2

R=1a+1ar+1ar2+..................1arn1

R=rn1+rn2+rn3+..............r+1a.rn1

R=1a.rn1×1(rn1)r1

R=(rn1)a.rn1.(r1)

To prove : P2Rn=Sn

LHS : P2Rn

=a2n.rn(n1)(rn1)nan.rn(n1).(r1)n

=an(rn1)n(r1)n

=(a(rn1)(r1))n

=Sn=RHS

Hence proved



Question 8: If a, b, c, d are in G.P, prove that (an+bn),(bn+cn),(cn+dn) are in G.P.

Answer:

Given: a, b, c, d are in G.P.

To prove:(an+bn),(bn+cn),(cn+dn) are in G.P.

Then we can write,

b2=ac...............................1

c2=bd...............................2

ad=bc...............................3

Let (an+bn),(bn+cn),(cn+dn) be in GP

(bn+cn)2=(an+bn)(cn+dn)

LHS: (bn+cn)2

(bn+cn)2=b2n+c2n+2bncn

(bn+cn)2=(b2)n+(c2)n+2bncn

=(ac)n+(bd)n+2bncn

=ancn+bncn+andn+bndn

=cn(an+bn)+dn(an+bn)

=(an+bn)(cn+dn)=RHS

Hence proved

Thus,(an+bn),(bn+cn),(cn+dn) are in GP

Question 9: If a and b are the roots of x23x+p=0 and c, d are roots of x212x+q=0, where a, b, c, d form a G.P. Prove that (q + p) : (q – p) = 17:15.

Answer:

Given: a and b are the roots of x23x+p=0

Then, a+b=3andab=p......................1

Also, c, d are roots of x212x+q=0

c+d=12andcd=q......................2

Given: a, b, c, d form a G.P

Let, a=x,b=xr,c=xr2,d=xr3

From 1 and 2, we get

x+xr=3 and xr2+xr3=12

x(1+r)=3 xr2(1+r)=12

On dividing them,

xr2(1+r)x(1+r)=123

r2=4

r=±2

When , r=2 ,

x=31+2=1

When , r=-2,

x=312=3

CASE (1) when r=2 and x=1,

ab=x2r=2andcd=x2r5=32

q+pqp=32+2322=3430=1715

i.e. (q + p) : (q – p) = 17:15.

CASE (2) when r=-2 and x=-3,

ab=x2r=18andcd=x2r5=288

q+pqp=28818288+18=305270=1715

i.e. (q + p) : (q – p) = 17:15.

Question 10: The ratio of the A.M. and G.M. of two positive numbers a and b, is m : n. Show that a:b=(m+m2n2):(mm2n2)

Answer:

Let two numbers be a and b.

AM=a+b2andGM=ab

According to the given condition,

a+b2ab=mn

(a+b)24ab=m2n2

(a+b)2=4ab.m2n2

(a+b)=2ab.mn...................................................................1

(ab)2=(a+b)24ab

We get,

(ab)2=(4abm2n2)4ab

(ab)2=(4abm24abn2n2)

(ab)2=(4ab(m2n2)n2)

(ab)=(2ab(m2n2)n).....................................................2

From 1 and 2, we get

2a=(2abn)(m+(m2n2))

a=(abn)(m+(m2n2))

Putting the value of a in equation 1, we have

b=(2.abn)m(abn)(m+(m2n2))

b=(abn)m(abn)((m2n2))

=(abn)(m(m2n2))

a:b=ab=(abn)(m+(m2n2))(abn)(m(m2n2))

=(m+(m2n2))(m(m2n2))

a:b=(m+(m2n2)):(m(m2n2))


Question 11:(i) Find the sum of the following series up to n terms: 5+55+555+....

Answer:

5+55+555+.... is not a GP.

It can be changed in GP by writing terms as

Sn=5+55+555+.... to n terms

Sn=59[9+99+999+9999+................]

Sn=59[(101)+(1021)+(1031)+(1041)+................]

Sn=59[(10+102+103+........)(1+1+1.....................)]

Sn=59[10(10n1)101(n)]

Sn=59[10(10n1)9(n)]

Sn=5081[(10n1)]5n9

Thus, the sum is

Sn=5081[(10n1)]5n9

Question 11:(ii) Find the sum of the following series up to n terms: .6 +. 66 +. 666+…

Answer:

Sum of 0.6 +0. 66 + 0. 666+….................

It can be written as

Sn=0.6+0.66+0.666+.......................... to n terms

Sn=6[0.1+0.11+0.111+0.1111+................]

Sn=69[0.9+0.99+0.999+0.9999+................]

Sn=69[(1110)+(11102)+(11103)+(11104)+................]

Sn=23[(1+1+1.....................nterms)110(1+110+1102+...................nterms)]

Sn=23[n110(110n1)1101]

Sn=2n3230[10(110n)9]

Sn=2n3227(110n)

Question 12: Find the 20th term of the series 2×4+4×6+×6×8+....+n terms.

Answer:

the series = 2×4+4×6+×6×8+....+n

nthterm=an=2n(2n+2)=4n2+4n

a20=2(20)[2(20)+2]

=40[40+2]

=40[42]

=1680

Thus, the 20th term of series is 1680


Question 13: A farmer buys a used tractor for Rs 12000. He pays Rs 6000 cash and agrees to pay the balance in annual instalments of Rs 500 plus 12% interest on the unpaid amount. How much will the tractor cost him?

Answer:

Given : Farmer pays Rs 6000 cash.

Therefore , unpaid amount = 12000-6000=Rs. 6000

According to given condition, interest paid annually is

12% of 6000,12% of 5500,12% of 5000,......................12% of 500.

Thus, total interest to be paid

=12%of6000+12%of5500+.............12%of500

=12%of(6000+5500+.............+500)

=12%of(500+1000+.............+6000)

Here, 500,1000,.............5500,6000 is a AP with first term =a=500 and common difference =d = 500

We know that an=a+(n1)d

6000=500+(n1)500

5500=(n1)500

11=(n1)

n=11+1=12

Sum of AP:

S12=122[2(500)+(121)500]

S12=6[1000+5500]

=6[6500]

=39000

Thus, interest to be paid :

=12%of(500+1000+.............+6000)

=12%of(39000)

=Rs.4680

Thus, cost of tractor = Rs. 12000+ Rs. 4680 = Rs. 16680

Question 14: Shamshad Ali buys a scooter for Rs 22000. He pays Rs 4000 cash and agrees to pay the balance in annual instalment of Rs 1000 plus 10% interest on the unpaid amount. How much will the scooter cost him?

Answer:

Given: Shamshad Ali buys a scooter for Rs 22000.

Therefore , unpaid amount = 22000-4000=Rs. 18000

According to the given condition, interest paid annually is

10% of 18000,10% of 17000,10% of 16000,......................10% of 1000.

Thus, total interest to be paid

=10%of18000+10%of17000+.............10%of1000

=10%of(18000+17000+.............+1000)

=10%of(1000+2000+.............+18000)

Here, 1000,2000,.............17000,18000 is a AP with first term =a=1000 and common difference =d = 1000

We know that an=a+(n1)d

18000=1000+(n1)1000

17000=(n1)1000

17=(n1)

n=17+1=18

Sum of AP:

S18=182[2(1000)+(181)1000]

=9[2000+17000]

=9[19000]

=171000

Thus, interest to be paid :

=10%of(1000+2000+.............+18000)

=10%of(171000)

=Rs.17100

Thus, cost of tractor = Rs. 22000+ Rs. 17100 = Rs. 39100

Question 15: A person writes a letter to four of his friends. He asks each one of them to copy the letter and mail to four different persons with instruction that they move the chain similarly. Assuming that the chain is not broken and that it costs 50 paise to mail one letter. Find the amount spent on the postage when 8th set of letter is mailed.

Answer:

The numbers of letters mailed forms a GP : 4,42,43,.............48

first term = a=4

common ratio=r=4

number of terms = 8

We know that the sum of GP is

Sn=a(rn1)r1

=4(481)41

=4(655361)3

=4(65535)3

=87380

costs to mail one letter are 50 paise.

Cost of mailing 87380 letters

=Rs.87380×50100

=Rs.43690

Thus, the amount spent when the 8th set of the letter is mailed is Rs. 43690.

Question 16: A man deposited Rs 10000 in a bank at the rate of 5% simple interest annually. Find the amount in 15th year since he deposited the amount and also calculate the total amount after 20 years.

Answer:

Given : A man deposited Rs 10000 in a bank at the rate of 5% simple interest annually.

=5100×10000=Rs.500

Interest in fifteen year 10000+ 14 times Rs. 500

Amount in 15 th year =Rs.10000+14×500

=Rs.10000+7000

=Rs.17000

Amount in 20 th year =Rs.10000+20×500

=Rs.10000+10000

=Rs.20000

Question 17: A manufacturer reckons that the value of a machine, which costs him Rs. 15625, will depreciate each year by 20%. Find the estimated value at the end of 5 years.

Answer:

Cost of machine = Rs. 15625

Machine depreciate each year by 20%.

Therefore, its value every year is 80% of the original cost i.e. 45 of the original cost.

Value at the end of 5 years

=15625×45×45×45×45×45

=5120

Thus, the value of the machine at the end of 5 years is Rs. 5120

Question 18: 150 workers were engaged to finish a job in a certain number of days. 4 workers dropped out on second day, 4 more workers dropped out on third day and so on.

Answer:

Let x be the number of days in which 150 workers finish the work.

According to the given information, we have

150x=150+146+142+............(x+8)terms

Series 150x=150+146+142+............(x+8)terms is a AP

first term=a=150

common difference= -4

number of terms = x+8

150x=x+82[2(150)+(x+81)(4)]

300x=x+8[3004x28]

300x=300x4x228x+240032x+224

x2+15x544=0

x2+32x17x544=0

x(x+32)17(x+32)=0

(x+32)(x17)=0

x=32,17

Since x cannot be negative so x=17.

Thus, in 17 days 150 workers finish the work.

Thus, the required number of days = 17+8=25 days.

Also Read


Topic Covered in Class 11 Chapter 8 Sequence and Series Miscellaneous Exercise

Arithmetic Progression (A.P.)

In an arithmetic progression, the difference between any two consecutive terms is constant. It is commonly used in daily life situations like calculating savings, salaries, or planning installments.

Geometric Progression (G.P.)

A geometric progression is a sequence where each term is found by multiplying the previous term by a fixed number. It is useful in problems involving growth, decay, and compound interest.

Relationship Between A.M. and G.M.

The Arithmetic Mean (A.M.) and Geometric Mean (G.M.) are measures of central tendency. This topic explores how they relate to each other and the inequality that connects them.

Sum to n terms of Special Series

This includes formulas and techniques to find the sum of series like natural numbers, squares, and cubes. These are important in simplifying large summations and solving advanced problems.

Also Read

NEET/JEE Offline Coaching
Get up to 90% Scholarship on your NEET/JEE preparation from India’s Leading Coaching Institutes like Aakash, ALLEN, Sri Chaitanya & Others.
Apply Now


NCERT Solutions of Class 11 Subject Wise

Students can also access the NCERT solutions for other subjects and make their learning feasible.

Subject-Wise NCERT Exemplar Solutions

Use the links provided in the table below to get your hands on the NCERT exemplar solutions available for all the subjects.


Frequently Asked Questions (FAQs)

1. What is the meaning of sequence ?

Sequence means an arrangement of numbers in a definite order according to some rule.

2. What is the meaning of finite sequence ?

The finite sequence is s sequence containing a finite number of terms.

3. What is the meaning of infinite sequence ?

The infinite sequence is s sequence containing an infinite number of terms.

4. What is the meaning of series ?

If the terms of a sequence are expressed as the sum of terms then it is called a series.

5. What is the sum of A.P. if the first term is 'a' and the last term of the A.P. is 'l' and the number of terms are 'n' ?

Sum of A.P. = n(a+l)/2

6. What is the arithmetic mean of two numbers 5, 9 ?

Arithmetic mean (A.M.) = (5+9)/2 = 7

Articles

A block of mass 0.50 kg is moving with a speed of 2.00 ms-1 on a smooth surface. It strikes another mass of 1.00 kg and then they move together as a single body. The energy loss during the collision is

Option 1)

0.34\; J

Option 2)

0.16\; J

Option 3)

1.00\; J

Option 4)

0.67\; J

A person trying to lose weight by burning fat lifts a mass of 10 kg upto a height of 1 m 1000 times.  Assume that the potential energy lost each time he lowers the mass is dissipated.  How much fat will he use up considering the work done only when the weight is lifted up ?  Fat supplies 3.8×107 J of energy per kg which is converted to mechanical energy with a 20% efficiency rate.  Take g = 9.8 ms−2 :

Option 1)

2.45×10−3 kg

Option 2)

 6.45×10−3 kg

Option 3)

 9.89×10−3 kg

Option 4)

12.89×10−3 kg

 

An athlete in the olympic games covers a distance of 100 m in 10 s. His kinetic energy can be estimated to be in the range

Option 1)

2,000 \; J - 5,000\; J

Option 2)

200 \, \, J - 500 \, \, J

Option 3)

2\times 10^{5}J-3\times 10^{5}J

Option 4)

20,000 \, \, J - 50,000 \, \, J

A particle is projected at 600   to the horizontal with a kinetic energy K. The kinetic energy at the highest point

Option 1)

K/2\,

Option 2)

\; K\;

Option 3)

zero\;

Option 4)

K/4

In the reaction,

2Al_{(s)}+6HCL_{(aq)}\rightarrow 2Al^{3+}\, _{(aq)}+6Cl^{-}\, _{(aq)}+3H_{2(g)}

Option 1)

11.2\, L\, H_{2(g)}  at STP  is produced for every mole HCL_{(aq)}  consumed

Option 2)

6L\, HCl_{(aq)}  is consumed for ever 3L\, H_{2(g)}      produced

Option 3)

33.6 L\, H_{2(g)} is produced regardless of temperature and pressure for every mole Al that reacts

Option 4)

67.2\, L\, H_{2(g)} at STP is produced for every mole Al that reacts .

How many moles of magnesium phosphate, Mg_{3}(PO_{4})_{2} will contain 0.25 mole of oxygen atoms?

Option 1)

0.02

Option 2)

3.125 × 10-2

Option 3)

1.25 × 10-2

Option 4)

2.5 × 10-2

If we consider that 1/6, in place of 1/12, mass of carbon atom is taken to be the relative atomic mass unit, the mass of one mole of a substance will

Option 1)

decrease twice

Option 2)

increase two fold

Option 3)

remain unchanged

Option 4)

be a function of the molecular mass of the substance.

With increase of temperature, which of these changes?

Option 1)

Molality

Option 2)

Weight fraction of solute

Option 3)

Fraction of solute present in water

Option 4)

Mole fraction.

Number of atoms in 558.5 gram Fe (at. wt.of Fe = 55.85 g mol-1) is

Option 1)

twice that in 60 g carbon

Option 2)

6.023 × 1022

Option 3)

half that in 8 g He

Option 4)

558.5 × 6.023 × 1023

A pulley of radius 2 m is rotated about its axis by a force F = (20t - 5t2) newton (where t is measured in seconds) applied tangentially. If the moment of inertia of the pulley about its axis of rotation is 10 kg m2 , the number of rotations made by the pulley before its direction of motion if reversed, is

Option 1)

less than 3

Option 2)

more than 3 but less than 6

Option 3)

more than 6 but less than 9

Option 4)

more than 9

Back to top