Skip to main content
Chapter 8 of 14
NCERT Solutions

Sequences and Series

Kerala Board · Class 11 · Mathematics

NCERT Solutions for Sequences and Series — Kerala Board Class 11 Mathematics.

96 questions22 flashcards5 concepts

Interactive on Super Tutor

Studying Sequences and Series? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

64 Questions Solved · 3 Sections

Exercise 8.1

1Write the first five terms of the sequence whose nthn^{\text{th}} term is an=n(n+2)a_n = n(n+2).Show solution
Given: an=n(n+2)a_n = n(n+2)

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=1(1+2)=1×3=3a_1 = 1(1+2) = 1 \times 3 = 3

a2=2(2+2)=2×4=8a_2 = 2(2+2) = 2 \times 4 = 8

a3=3(3+2)=3×5=15a_3 = 3(3+2) = 3 \times 5 = 15

a4=4(4+2)=4×6=24a_4 = 4(4+2) = 4 \times 6 = 24

a5=5(5+2)=5×7=35a_5 = 5(5+2) = 5 \times 7 = 35

The first five terms are: 3,8,15,24,353, 8, 15, 24, 35.
2Write the first five terms of the sequence whose nthn^{\text{th}} term is an=nn+1a_n = \dfrac{n}{n+1}.Show solution
Given: an=nn+1a_n = \dfrac{n}{n+1}

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=11+1=12a_1 = \frac{1}{1+1} = \frac{1}{2}

a2=22+1=23a_2 = \frac{2}{2+1} = \frac{2}{3}

a3=33+1=34a_3 = \frac{3}{3+1} = \frac{3}{4}

a4=44+1=45a_4 = \frac{4}{4+1} = \frac{4}{5}

a5=55+1=56a_5 = \frac{5}{5+1} = \frac{5}{6}

The first five terms are: 12, 23, 34, 45, 56\dfrac{1}{2},\ \dfrac{2}{3},\ \dfrac{3}{4},\ \dfrac{4}{5},\ \dfrac{5}{6}.
3Write the first five terms of the sequence whose nthn^{\text{th}} term is an=2na_n = 2^n.Show solution
Given: an=2na_n = 2^n

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=21=2a_1 = 2^1 = 2

a2=22=4a_2 = 2^2 = 4

a3=23=8a_3 = 2^3 = 8

a4=24=16a_4 = 2^4 = 16

a5=25=32a_5 = 2^5 = 32

The first five terms are: 2,4,8,16,322, 4, 8, 16, 32.
4Write the first five terms of the sequence whose nthn^{\text{th}} term is an=2n36a_n = \dfrac{2n-3}{6}.Show solution
Given: an=2n36a_n = \dfrac{2n-3}{6}

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=2(1)36=16a_1 = \frac{2(1)-3}{6} = \frac{-1}{6}

a2=2(2)36=16a_2 = \frac{2(2)-3}{6} = \frac{1}{6}

a3=2(3)36=36=12a_3 = \frac{2(3)-3}{6} = \frac{3}{6} = \frac{1}{2}

a4=2(4)36=56a_4 = \frac{2(4)-3}{6} = \frac{5}{6}

a5=2(5)36=76a_5 = \frac{2(5)-3}{6} = \frac{7}{6}

The first five terms are: 16, 16, 12, 56, 76-\dfrac{1}{6},\ \dfrac{1}{6},\ \dfrac{1}{2},\ \dfrac{5}{6},\ \dfrac{7}{6}.
5Write the first five terms of the sequence whose nthn^{\text{th}} term is an=(1)n15n+1a_n = (-1)^{n-1} \cdot 5^{n+1}.Show solution
Given: an=(1)n15n+1a_n = (-1)^{n-1} \cdot 5^{n+1}

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=(1)052=1×25=25a_1 = (-1)^{0} \cdot 5^{2} = 1 \times 25 = 25

a2=(1)153=1×125=125a_2 = (-1)^{1} \cdot 5^{3} = -1 \times 125 = -125

a3=(1)254=1×625=625a_3 = (-1)^{2} \cdot 5^{4} = 1 \times 625 = 625

a4=(1)355=1×3125=3125a_4 = (-1)^{3} \cdot 5^{5} = -1 \times 3125 = -3125

a5=(1)456=1×15625=15625a_5 = (-1)^{4} \cdot 5^{6} = 1 \times 15625 = 15625

The first five terms are: 25, 125, 625, 3125, 1562525,\ -125,\ 625,\ -3125,\ 15625.
6Write the first five terms of the sequence whose nthn^{\text{th}} term is an=nn2+54a_n = n \cdot \dfrac{n^2+5}{4}.Show solution
Given: an=nn2+54a_n = n \cdot \dfrac{n^2+5}{4}

Substituting n=1,2,3,4,5n = 1, 2, 3, 4, 5:

a1=11+54=64=32a_1 = 1 \cdot \frac{1+5}{4} = \frac{6}{4} = \frac{3}{2}

a2=24+54=294=92a_2 = 2 \cdot \frac{4+5}{4} = 2 \cdot \frac{9}{4} = \frac{9}{2}

a3=39+54=3144=212a_3 = 3 \cdot \frac{9+5}{4} = 3 \cdot \frac{14}{4} = \frac{21}{2}

a4=416+54=4214=21a_4 = 4 \cdot \frac{16+5}{4} = 4 \cdot \frac{21}{4} = 21

a5=525+54=5304=752a_5 = 5 \cdot \frac{25+5}{4} = 5 \cdot \frac{30}{4} = \frac{75}{2}

The first five terms are: 32, 92, 212, 21, 752\dfrac{3}{2},\ \dfrac{9}{2},\ \dfrac{21}{2},\ 21,\ \dfrac{75}{2}.
7Find a17a_{17} and a24a_{24} for the sequence whose nthn^{\text{th}} term is an=4n3a_n = 4n - 3.Show solution
Given: an=4n3a_n = 4n - 3

Finding a17a_{17}: Put n=17n = 17:
a17=4(17)3=683=65a_{17} = 4(17) - 3 = 68 - 3 = 65

Finding a24a_{24}: Put n=24n = 24:
a24=4(24)3=963=93a_{24} = 4(24) - 3 = 96 - 3 = 93

Therefore, a17=65a_{17} = 65 and a24=93a_{24} = 93.
8Find a7a_7 for the sequence whose nthn^{\text{th}} term is an=n22na_n = \dfrac{n^2}{2^n}.Show solution
Given: an=n22na_n = \dfrac{n^2}{2^n}

Finding a7a_7: Put n=7n = 7:
a7=7227=49128a_7 = \frac{7^2}{2^7} = \frac{49}{128}

Therefore, a7=49128a_7 = \dfrac{49}{128}.
9Find a9a_9 for the sequence whose nthn^{\text{th}} term is an=(1)n1n3a_n = (-1)^{n-1} n^3.Show solution
Given: an=(1)n1n3a_n = (-1)^{n-1} n^3

Finding a9a_9: Put n=9n = 9:
a9=(1)9193=(1)8729=1×729=729a_9 = (-1)^{9-1} \cdot 9^3 = (-1)^{8} \cdot 729 = 1 \times 729 = 729

Therefore, a9=729a_9 = 729.
10Find a20a_{20} for the sequence whose nthn^{\text{th}} term is an=n(n2)n+3a_n = \dfrac{n(n-2)}{n+3}.Show solution
Given: an=n(n2)n+3a_n = \dfrac{n(n-2)}{n+3}

Finding a20a_{20}: Put n=20n = 20:
a20=20(202)20+3=20×1823=36023a_{20} = \frac{20(20-2)}{20+3} = \frac{20 \times 18}{23} = \frac{360}{23}

Therefore, a20=36023a_{20} = \dfrac{360}{23}.
11Write the first five terms of the sequence defined by a1=3, an=3an1+2a_1 = 3,\ a_n = 3a_{n-1} + 2 for all n > 1, and obtain the corresponding series.Show solution
Given: a1=3a_1 = 3 and an=3an1+2a_n = 3a_{n-1} + 2 for n > 1.

Finding the terms:

a1=3a_1 = 3

a2=3a1+2=3(3)+2=9+2=11a_2 = 3a_1 + 2 = 3(3) + 2 = 9 + 2 = 11

a3=3a2+2=3(11)+2=33+2=35a_3 = 3a_2 + 2 = 3(11) + 2 = 33 + 2 = 35

a4=3a3+2=3(35)+2=105+2=107a_4 = 3a_3 + 2 = 3(35) + 2 = 105 + 2 = 107

a5=3a4+2=3(107)+2=321+2=323a_5 = 3a_4 + 2 = 3(107) + 2 = 321 + 2 = 323

The first five terms are: 3,11,35,107,3233, 11, 35, 107, 323.

Corresponding series: 3+11+35+107+323+3 + 11 + 35 + 107 + 323 + \ldots
12Write the first five terms of the sequence defined by a1=1, an=an1na_1 = -1,\ a_n = \dfrac{a_{n-1}}{n} for n2n \geq 2, and obtain the corresponding series.Show solution
Given: a1=1a_1 = -1 and an=an1na_n = \dfrac{a_{n-1}}{n} for n2n \geq 2.

Finding the terms:

a1=1a_1 = -1

a2=a12=12a_2 = \frac{a_1}{2} = \frac{-1}{2}

a3=a23=1/23=16a_3 = \frac{a_2}{3} = \frac{-1/2}{3} = \frac{-1}{6}

a4=a34=1/64=124a_4 = \frac{a_3}{4} = \frac{-1/6}{4} = \frac{-1}{24}

a5=a45=1/245=1120a_5 = \frac{a_4}{5} = \frac{-1/24}{5} = \frac{-1}{120}

The first five terms are: 1, 12, 16, 124, 1120-1,\ -\dfrac{1}{2},\ -\dfrac{1}{6},\ -\dfrac{1}{24},\ -\dfrac{1}{120}.

Corresponding series: 1+(12)+(16)+(124)+(1120)+-1 + \left(-\dfrac{1}{2}\right) + \left(-\dfrac{1}{6}\right) + \left(-\dfrac{1}{24}\right) + \left(-\dfrac{1}{120}\right) + \ldots
13Write the first five terms of the sequence defined by a1=a2=2, an=an11a_1 = a_2 = 2,\ a_n = a_{n-1} - 1 for n > 2, and obtain the corresponding series.Show solution
Given: a1=a2=2a_1 = a_2 = 2 and an=an11a_n = a_{n-1} - 1 for n > 2.

Finding the terms:

a1=2a_1 = 2

a2=2a_2 = 2

a3=a21=21=1a_3 = a_2 - 1 = 2 - 1 = 1

a4=a31=11=0a_4 = a_3 - 1 = 1 - 1 = 0

a5=a41=01=1a_5 = a_4 - 1 = 0 - 1 = -1

The first five terms are: 2,2,1,0,12, 2, 1, 0, -1.

Corresponding series: 2+2+1+0+(1)+2 + 2 + 1 + 0 + (-1) + \ldots
14The Fibonacci sequence is defined by a1=a2=1a_1 = a_2 = 1 and an=an1+an2a_n = a_{n-1} + a_{n-2} for n > 2. Find an+1an\dfrac{a_{n+1}}{a_n} for n=1,2,3,4,5n = 1, 2, 3, 4, 5.Show solution
Given: a1=1, a2=1, an=an1+an2a_1 = 1,\ a_2 = 1,\ a_n = a_{n-1} + a_{n-2} for n > 2.

Finding the Fibonacci terms:

a1=1,a2=1a_1 = 1,\quad a_2 = 1

a3=a2+a1=1+1=2a_3 = a_2 + a_1 = 1 + 1 = 2

a4=a3+a2=2+1=3a_4 = a_3 + a_2 = 2 + 1 = 3

a5=a4+a3=3+2=5a_5 = a_4 + a_3 = 3 + 2 = 5

a6=a5+a4=5+3=8a_6 = a_5 + a_4 = 5 + 3 = 8

Now computing an+1an\dfrac{a_{n+1}}{a_n}:

For n=1n = 1: a2a1=11=1\dfrac{a_2}{a_1} = \dfrac{1}{1} = 1

For n=2n = 2: a3a2=21=2\dfrac{a_3}{a_2} = \dfrac{2}{1} = 2

For n=3n = 3: a4a3=32\dfrac{a_4}{a_3} = \dfrac{3}{2}

For n=4n = 4: a5a4=53\dfrac{a_5}{a_4} = \dfrac{5}{3}

For n=5n = 5: a6a5=85\dfrac{a_6}{a_5} = \dfrac{8}{5}

Therefore, the values of an+1an\dfrac{a_{n+1}}{a_n} for n=1,2,3,4,5n = 1, 2, 3, 4, 5 are 1, 2, 32, 53, 851,\ 2,\ \dfrac{3}{2},\ \dfrac{5}{3},\ \dfrac{8}{5} respectively.

Exercise 8.2

1Find the 20th20^{\text{th}} and nthn^{\text{th}} terms of the G.P. 52,54,58,\dfrac{5}{2}, \dfrac{5}{4}, \dfrac{5}{8}, \ldotsShow solution
Given G.P.: 52,54,58,\dfrac{5}{2}, \dfrac{5}{4}, \dfrac{5}{8}, \ldots

First term: a=52a = \dfrac{5}{2}

Common ratio: r=5/45/2=54×25=12r = \dfrac{5/4}{5/2} = \dfrac{5}{4} \times \dfrac{2}{5} = \dfrac{1}{2}

Formula for nthn^{\text{th}} term: an=arn1a_n = ar^{n-1}

an=52(12)n1=5212n1=52na_n = \frac{5}{2} \cdot \left(\frac{1}{2}\right)^{n-1} = \frac{5}{2} \cdot \frac{1}{2^{n-1}} = \frac{5}{2^n}

For the 20th20^{\text{th}} term: Put n=20n = 20:
a20=5220a_{20} = \frac{5}{2^{20}}

Therefore, an=52na_n = \dfrac{5}{2^n} and a20=5220a_{20} = \dfrac{5}{2^{20}}.
2Find the 12th12^{\text{th}} term of a G.P. whose 8th8^{\text{th}} term is 192 and the common ratio is 2.Show solution
Given: a8=192a_8 = 192, r=2r = 2

Using an=arn1a_n = ar^{n-1}:
a8=ar7=a27=128a=192a_8 = a \cdot r^7 = a \cdot 2^7 = 128a = 192
a=192128=32a = \frac{192}{128} = \frac{3}{2}

Finding a12a_{12}:
a12=ar11=32211=322048=3×1024=3072a_{12} = a \cdot r^{11} = \frac{3}{2} \cdot 2^{11} = \frac{3}{2} \cdot 2048 = 3 \times 1024 = 3072

Therefore, the 12th12^{\text{th}} term is 30723072.
3The 5th5^{\text{th}}, 8th8^{\text{th}} and 11th11^{\text{th}} terms of a G.P. are pp, qq and ss, respectively. Show that q2=psq^2 = ps.Show solution
Given: In a G.P. with first term aa and common ratio rr:
a5=par4=pa_5 = p \Rightarrow ar^4 = p
a8=qar7=qa_8 = q \Rightarrow ar^7 = q
a11=sar10=sa_{11} = s \Rightarrow ar^{10} = s

Now compute psps:
ps=(ar4)(ar10)=a2r14ps = (ar^4)(ar^{10}) = a^2 r^{14}

Compute q2q^2:
q2=(ar7)2=a2r14q^2 = (ar^7)^2 = a^2 r^{14}

Therefore:
q2=ps(Proved)q^2 = ps \qquad \textbf{(Proved)}
4The 4th4^{\text{th}} term of a G.P. is square of its second term, and the first term is 3-3. Determine its 7th7^{\text{th}} term.Show solution
Given: First term a=3a = -3, and a4=(a2)2a_4 = (a_2)^2.

Using an=arn1a_n = ar^{n-1}:
a4=ar3=3r3a_4 = ar^3 = -3r^3
a2=ar=3ra_2 = ar = -3r

Condition: a4=(a2)2a_4 = (a_2)^2
3r3=(3r)2=9r2-3r^3 = (-3r)^2 = 9r^2
3r3=9r2-3r^3 = 9r^2
3r=9(dividing both sides by r2,r0)-3r = 9 \quad (\text{dividing both sides by } r^2, r \neq 0)
r=3r = -3

Finding a7a_7:
a7=ar6=(3)(3)6=(3)7=2187a_7 = ar^6 = (-3)(-3)^6 = (-3)^7 = -2187

Therefore, the 7th7^{\text{th}} term is 2187-2187.
5Which term of the following sequences: (a) 2,22,4,2, 2\sqrt{2}, 4, \ldots is 128? (b) 3,3,33,\sqrt{3}, 3, 3\sqrt{3}, \ldots is 729? (c) 13,19,127,\dfrac{1}{3}, \dfrac{1}{9}, \dfrac{1}{27}, \ldots is 119683\dfrac{1}{19683}?Show solution
(a) 2,22,4,2, 2\sqrt{2}, 4, \ldots

First term a=2a = 2, common ratio r=222=2r = \dfrac{2\sqrt{2}}{2} = \sqrt{2}.

Let an=128a_n = 128:
2(2)n1=1282 \cdot (\sqrt{2})^{n-1} = 128
(2)n1=64=26(\sqrt{2})^{n-1} = 64 = 2^6
2(n1)/2=262^{(n-1)/2} = 2^6
n12=6n1=12n=13\frac{n-1}{2} = 6 \Rightarrow n - 1 = 12 \Rightarrow n = 13

128 is the 13th13^{\text{th}} term.

---

(b) 3,3,33,\sqrt{3}, 3, 3\sqrt{3}, \ldots

First term a=3a = \sqrt{3}, common ratio r=33=3r = \dfrac{3}{\sqrt{3}} = \sqrt{3}.

Let an=729a_n = 729:
3(3)n1=729\sqrt{3} \cdot (\sqrt{3})^{n-1} = 729
(3)n=729=36(\sqrt{3})^n = 729 = 3^6
3n/2=363^{n/2} = 3^6
n2=6n=12\frac{n}{2} = 6 \Rightarrow n = 12

729 is the 12th12^{\text{th}} term.

---

(c) 13,19,127,\dfrac{1}{3}, \dfrac{1}{9}, \dfrac{1}{27}, \ldots

First term a=13a = \dfrac{1}{3}, common ratio r=1/91/3=13r = \dfrac{1/9}{1/3} = \dfrac{1}{3}.

Let an=119683a_n = \dfrac{1}{19683}:
13(13)n1=119683\frac{1}{3} \cdot \left(\frac{1}{3}\right)^{n-1} = \frac{1}{19683}
(13)n=139(since 19683=39)\left(\frac{1}{3}\right)^n = \frac{1}{3^9} \quad (\text{since } 19683 = 3^9)
3n=39n=93^{-n} = 3^{-9} \Rightarrow n = 9

119683\dfrac{1}{19683} is the 9th9^{\text{th}} term.
6For what values of xx, the numbers 27,x,72-\dfrac{2}{7}, x, -\dfrac{7}{2} are in G.P.?Show solution
Condition for G.P.: The middle term squared equals the product of the other two terms.

x2=(27)(72)x^2 = \left(-\frac{2}{7}\right)\left(-\frac{7}{2}\right)

x2=27×72=1x^2 = \frac{2}{7} \times \frac{7}{2} = 1

x=±1x = \pm 1

Therefore, x=1x = 1 or x=1x = -1.
7Find the sum to 20 terms of the G.P.: 0.15,0.015,0.0015,0.15, 0.015, 0.0015, \ldotsShow solution
Given: a=0.15a = 0.15, r=0.0150.15=0.1=110r = \dfrac{0.015}{0.15} = 0.1 = \dfrac{1}{10}, n=20n = 20.

Formula: Sn=a(1rn)1rS_n = \dfrac{a(1 - r^n)}{1 - r} (since |r| < 1)

S20=0.15(1(110)20)1110=0.15(11020)910S_{20} = \frac{0.15\left(1 - \left(\dfrac{1}{10}\right)^{20}\right)}{1 - \dfrac{1}{10}} = \frac{0.15\left(1 - 10^{-20}\right)}{\dfrac{9}{10}}

=0.15×109(11020)=1.59(11020)= \frac{0.15 \times 10}{9}\left(1 - 10^{-20}\right) = \frac{1.5}{9}\left(1 - 10^{-20}\right)

=16(11020)=16(111020)= \frac{1}{6}\left(1 - 10^{-20}\right) = \frac{1}{6}\left(1 - \frac{1}{10^{20}}\right)

Therefore, S20=16(111020)S_{20} = \dfrac{1}{6}\left(1 - \dfrac{1}{10^{20}}\right).
8Find the sum to nn terms of the G.P.: 7,21,37,\sqrt{7}, \sqrt{21}, 3\sqrt{7}, \ldotsShow solution
Given: a=7a = \sqrt{7}

Common ratio: r=217=217=3r = \dfrac{\sqrt{21}}{\sqrt{7}} = \sqrt{\dfrac{21}{7}} = \sqrt{3}

Formula: Sn=a(rn1)r1S_n = \dfrac{a(r^n - 1)}{r - 1} (since r > 1)

Sn=7((3)n1)31S_n = \frac{\sqrt{7}\left((\sqrt{3})^n - 1\right)}{\sqrt{3} - 1}

Rationalising the denominator by multiplying numerator and denominator by (3+1)(\sqrt{3}+1):

Sn=7((3)n1)(3+1)(3)212=7((3)n1)(3+1)2S_n = \frac{\sqrt{7}\left((\sqrt{3})^n - 1\right)(\sqrt{3}+1)}{(\sqrt{3})^2 - 1^2} = \frac{\sqrt{7}\left((\sqrt{3})^n - 1\right)(\sqrt{3}+1)}{2}

Therefore, Sn=7(3+1)[(3)n1]2S_n = \dfrac{\sqrt{7}(\sqrt{3}+1)\left[(\sqrt{3})^n - 1\right]}{2}.
9Find the sum to nn terms of the G.P.: 1,a,a2,a3,1, -a, a^2, -a^3, \ldots (if a1a \neq -1).Show solution
Given G.P.: First term =1= 1, common ratio =a1=a= \dfrac{-a}{1} = -a.

Formula: Sn=1(1(a)n)1(a)=1(a)n1+aS_n = \dfrac{1 \cdot (1 - (-a)^n)}{1 - (-a)} = \dfrac{1 - (-a)^n}{1 + a}

Therefore, Sn=1(a)n1+aS_n = \dfrac{1 - (-a)^n}{1 + a} (valid for a1a \neq -1).
10Find the sum to nn terms of the G.P.: x3,x5,x7,x^3, x^5, x^7, \ldots (if x±1x \neq \pm 1).Show solution
Given G.P.: First term a=x3a = x^3, common ratio r=x5x3=x2r = \dfrac{x^5}{x^3} = x^2.

Formula: Sn=a(rn1)r1S_n = \dfrac{a(r^n - 1)}{r - 1}

Sn=x3((x2)n1)x21=x3(x2n1)x21S_n = \frac{x^3\left((x^2)^n - 1\right)}{x^2 - 1} = \frac{x^3(x^{2n} - 1)}{x^2 - 1}

Therefore, Sn=x3(x2n1)x21S_n = \dfrac{x^3(x^{2n} - 1)}{x^2 - 1} (valid for x±1x \neq \pm 1).
11Evaluate k=111(2+3k)\displaystyle\sum_{k=1}^{11}(2 + 3^k).Show solution
Expanding the sum:
k=111(2+3k)=k=1112+k=1113k\sum_{k=1}^{11}(2 + 3^k) = \sum_{k=1}^{11} 2 + \sum_{k=1}^{11} 3^k

First part:
k=1112=2×11=22\sum_{k=1}^{11} 2 = 2 \times 11 = 22

Second part (G.P. with a=3a = 3, r=3r = 3, n=11n = 11):
k=1113k=3+32++311=3(3111)31=3(1771471)2=3×1771462=5314382=265719\sum_{k=1}^{11} 3^k = 3 + 3^2 + \ldots + 3^{11} = \frac{3(3^{11} - 1)}{3 - 1} = \frac{3(177147 - 1)}{2} = \frac{3 \times 177146}{2} = \frac{531438}{2} = 265719

Total:
k=111(2+3k)=22+265719=265741\sum_{k=1}^{11}(2 + 3^k) = 22 + 265719 = 265741

Therefore, the value is 265741265741.
12The sum of first three terms of a G.P. is 3910\dfrac{39}{10} and their product is 1. Find the common ratio and the terms.Show solution
Let the three terms be ar,a,ar\dfrac{a}{r}, a, ar.

Product condition:
araar=1a3=1a=1\frac{a}{r} \cdot a \cdot ar = 1 \Rightarrow a^3 = 1 \Rightarrow a = 1

Sum condition:
1r+1+r=3910\frac{1}{r} + 1 + r = \frac{39}{10}

1+r+r2r=3910\frac{1 + r + r^2}{r} = \frac{39}{10}

10(1+r+r2)=39r10(1 + r + r^2) = 39r

10r229r+10=010r^2 - 29r + 10 = 0

10r225r4r+10=010r^2 - 25r - 4r + 10 = 0

(2r5)(5r2)=0(2r - 5)(5r - 2) = 0

r=52orr=25r = \frac{5}{2} \quad \text{or} \quad r = \frac{2}{5}

When r=52r = \dfrac{5}{2}: Terms are 25,1,52\dfrac{2}{5}, 1, \dfrac{5}{2}.

When r=25r = \dfrac{2}{5}: Terms are 52,1,25\dfrac{5}{2}, 1, \dfrac{2}{5}.

Therefore, the common ratio is 52\dfrac{5}{2} or 25\dfrac{2}{5}, and the terms are 25,1,52\dfrac{2}{5}, 1, \dfrac{5}{2} (or in reverse order).
13How many terms of G.P. 3,32,33,3, 3^2, 3^3, \ldots are needed to give the sum 120?Show solution
Given G.P.: a=3a = 3, r=3r = 3.

Sum formula: Sn=a(rn1)r1S_n = \dfrac{a(r^n - 1)}{r - 1}

120=3(3n1)31=3(3n1)2120 = \frac{3(3^n - 1)}{3 - 1} = \frac{3(3^n - 1)}{2}

240=3(3n1)240 = 3(3^n - 1)

80=3n180 = 3^n - 1

3n=81=343^n = 81 = 3^4

n=4n = 4

Therefore, 4 terms are needed.
14The sum of first three terms of a G.P. is 16 and the sum of the next three terms is 128. Determine the first term, the common ratio and the sum to nn terms of the G.P.Show solution
Let first term =a= a, common ratio =r= r.

Sum of first three terms:
a+ar+ar2=16(1)a + ar + ar^2 = 16 \quad \ldots (1)

Sum of next three terms (4th, 5th, 6th):
ar3+ar4+ar5=128(2)ar^3 + ar^4 + ar^5 = 128 \quad \ldots (2)

Dividing (2) by (1):
ar3(1+r+r2)a(1+r+r2)=12816\frac{ar^3(1 + r + r^2)}{a(1 + r + r^2)} = \frac{128}{16}

r3=8r=2r^3 = 8 \Rightarrow r = 2

Substituting r=2r = 2 in (1):
a(1+2+4)=167a=16a=167a(1 + 2 + 4) = 16 \Rightarrow 7a = 16 \Rightarrow a = \frac{16}{7}

Sum to nn terms:
Sn=a(rn1)r1=167(2n1)21=16(2n1)7S_n = \frac{a(r^n - 1)}{r - 1} = \frac{\dfrac{16}{7}(2^n - 1)}{2 - 1} = \frac{16(2^n - 1)}{7}

Therefore, a=167a = \dfrac{16}{7}, r=2r = 2, and Sn=16(2n1)7S_n = \dfrac{16(2^n - 1)}{7}.
15Given a G.P. with a=729a = 729 and 7th7^{\text{th}} term 64, determine S7S_7.Show solution
Given: a=729a = 729, a7=64a_7 = 64.

Finding rr:
a7=ar6729r6=64a_7 = ar^6 \Rightarrow 729 \cdot r^6 = 64
r6=64729=2636=(23)6r^6 = \frac{64}{729} = \frac{2^6}{3^6} = \left(\frac{2}{3}\right)^6
r=23r = \frac{2}{3}

Sum formula (since r < 1):
S7=a(1r7)1r=729(1(23)7)123S_7 = \frac{a(1 - r^7)}{1 - r} = \frac{729\left(1 - \left(\dfrac{2}{3}\right)^7\right)}{1 - \dfrac{2}{3}}

=729(11282187)13=729×3×(21871282187)= \frac{729\left(1 - \dfrac{128}{2187}\right)}{\dfrac{1}{3}} = 729 \times 3 \times \left(\frac{2187 - 128}{2187}\right)

=2187×20592187=2059= 2187 \times \frac{2059}{2187} = 2059

Therefore, S7=2059S_7 = 2059.
16Find a G.P. for which sum of the first two terms is 4-4 and the fifth term is 4 times the third term.Show solution
Let first term =a= a, common ratio =r= r.

Condition 1: a5=4a3a_5 = 4 \cdot a_3
ar4=4ar2r2=4r=±2ar^4 = 4ar^2 \Rightarrow r^2 = 4 \Rightarrow r = \pm 2

Condition 2: a1+a2=4a_1 + a_2 = -4
a+ar=4a(1+r)=4a + ar = -4 \Rightarrow a(1 + r) = -4

Case 1: r=2r = 2
a(1+2)=4a=43a(1 + 2) = -4 \Rightarrow a = -\frac{4}{3}

G.P.: 43, 83, 163, -\dfrac{4}{3},\ -\dfrac{8}{3},\ -\dfrac{16}{3},\ \ldots

Case 2: r=2r = -2
a(12)=4a=4a=4a(1 - 2) = -4 \Rightarrow -a = -4 \Rightarrow a = 4

G.P.: 4, 8, 16, 32, 4,\ -8,\ 16,\ -32,\ \ldots

Therefore, the G.P. is 43,83,163,-\dfrac{4}{3}, -\dfrac{8}{3}, -\dfrac{16}{3}, \ldots or 4,8,16,32,4, -8, 16, -32, \ldots
17If the 4th4^{\text{th}}, 10th10^{\text{th}} and 16th16^{\text{th}} terms of a G.P. are x,yx, y and zz, respectively. Prove that x,y,zx, y, z are in G.P.Show solution
Let first term =a= a, common ratio =r= r.

x=a4=ar3,y=a10=ar9,z=a16=ar15x = a_4 = ar^3, \quad y = a_{10} = ar^9, \quad z = a_{16} = ar^{15}

Check if y2=xzy^2 = xz:
y2=(ar9)2=a2r18y^2 = (ar^9)^2 = a^2 r^{18}
xz=(ar3)(ar15)=a2r18xz = (ar^3)(ar^{15}) = a^2 r^{18}

Since y2=xzy^2 = xz, the numbers x,y,zx, y, z are in G.P. (Proved)\qquad \textbf{(Proved)}
18Find the sum to nn terms of the sequence 8,88,888,8888,8, 88, 888, 8888, \ldotsShow solution
The general term can be written as:
Sn=8+88+888+ to n termsS_n = 8 + 88 + 888 + \ldots \text{ to } n \text{ terms}

=8(1+11+111+ to n terms)= 8(1 + 11 + 111 + \ldots \text{ to } n \text{ terms})

=89(9+99+999+ to n terms)= \frac{8}{9}(9 + 99 + 999 + \ldots \text{ to } n \text{ terms})

=89[(101)+(1021)+(1031)++(10n1)]= \frac{8}{9}\left[(10-1) + (10^2-1) + (10^3-1) + \ldots + (10^n - 1)\right]

=89[(10+102++10n)n]= \frac{8}{9}\left[(10 + 10^2 + \ldots + 10^n) - n\right]

=89[10(10n1)101n]= \frac{8}{9}\left[\frac{10(10^n - 1)}{10 - 1} - n\right]

=89[10(10n1)9n]= \frac{8}{9}\left[\frac{10(10^n - 1)}{9} - n\right]

=881[10(10n1)9n]= \frac{8}{81}\left[10(10^n - 1) - 9n\right]

Therefore, Sn=881[10n+19n10]S_n = \dfrac{8}{81}\left[10^{n+1} - 9n - 10\right].
19Find the sum of the products of the corresponding terms of the sequences 2,4,8,16,322, 4, 8, 16, 32 and 128,32,8,2,12128, 32, 8, 2, \dfrac{1}{2}.Show solution
Products of corresponding terms:
2×128, 4×32, 8×8, 16×2, 32×122 \times 128,\ 4 \times 32,\ 8 \times 8,\ 16 \times 2,\ 32 \times \frac{1}{2}
=256, 128, 64, 32, 16= 256,\ 128,\ 64,\ 32,\ 16

This is a G.P. with a=256a = 256, r=128256=12r = \dfrac{128}{256} = \dfrac{1}{2}, n=5n = 5.

S5=256(1(12)5)112=256(1132)12=512×3132=16×31=496S_5 = \frac{256\left(1 - \left(\dfrac{1}{2}\right)^5\right)}{1 - \dfrac{1}{2}} = \frac{256\left(1 - \dfrac{1}{32}\right)}{\dfrac{1}{2}} = 512 \times \frac{31}{32} = 16 \times 31 = 496

Therefore, the required sum is 496496.
20Show that the products of the corresponding terms of the sequences a,ar,ar2,,arn1a, ar, ar^2, \ldots, ar^{n-1} and A,AR,AR2,,ARn1A, AR, AR^2, \ldots, AR^{n-1} form a G.P., and find the common ratio.Show solution
Products of corresponding terms:
aA, arAR, ar2AR2, , arn1ARn1aA,\ ar \cdot AR,\ ar^2 \cdot AR^2,\ \ldots,\ ar^{n-1} \cdot AR^{n-1}
=aA, aArR, aAr2R2, , aA(rR)n1= aA,\ aArR,\ aAr^2R^2,\ \ldots,\ aA(rR)^{n-1}

Ratio of consecutive terms:
aA(rR)kaA(rR)k1=rR(constant for all k)\frac{aA(rR)^k}{aA(rR)^{k-1}} = rR \quad \text{(constant for all } k\text{)}

Since the ratio of consecutive terms is constant (=rR= rR), the products form a G.P.

Common ratio =rR= rR. (Proved)\qquad \textbf{(Proved)}
21Find four numbers forming a geometric progression in which the third term is greater than the first term by 9, and the second term is greater than the 4th4^{\text{th}} by 18.Show solution
Let the four terms be a,ar,ar2,ar3a, ar, ar^2, ar^3.

Condition 1: a3a1=9a_3 - a_1 = 9
ar2a=9a(r21)=9(1)ar^2 - a = 9 \Rightarrow a(r^2 - 1) = 9 \quad \ldots (1)

Condition 2: a2a4=18a_2 - a_4 = 18
arar3=18ar(1r2)=18(2)ar - ar^3 = 18 \Rightarrow ar(1 - r^2) = 18 \quad \ldots (2)

Dividing (2) by (1):
ar(1r2)a(r21)=189\frac{ar(1 - r^2)}{a(r^2 - 1)} = \frac{18}{9}

ar(r21)a(r21)=2\frac{-ar(r^2 - 1)}{a(r^2 - 1)} = 2

r=2r=2-r = 2 \Rightarrow r = -2

Substituting r=2r = -2 in (1):
a(41)=93a=9a=3a(4 - 1) = 9 \Rightarrow 3a = 9 \Rightarrow a = 3

The four terms are:
3, 3(2), 3(2)2, 3(2)3=3, 6, 12, 243,\ 3(-2),\ 3(-2)^2,\ 3(-2)^3 = 3,\ -6,\ 12,\ -24

Therefore, the four numbers are 3,6,12,243, -6, 12, -24.
22If the pthp^{\text{th}}, qthq^{\text{th}} and rthr^{\text{th}} terms of a G.P. are a,ba, b and cc, respectively. Prove that aqrbrpcpq=1a^{q-r} b^{r-p} c^{p-q} = 1.Show solution
Let first term =A= A, common ratio =R= R.

a=ARp1,b=ARq1,c=ARr1a = AR^{p-1}, \quad b = AR^{q-1}, \quad c = AR^{r-1}

Now compute aqrbrpcpqa^{q-r} b^{r-p} c^{p-q}:

=(ARp1)qr(ARq1)rp(ARr1)pq= (AR^{p-1})^{q-r} \cdot (AR^{q-1})^{r-p} \cdot (AR^{r-1})^{p-q}

=A(qr)+(rp)+(pq)R(p1)(qr)+(q1)(rp)+(r1)(pq)= A^{(q-r)+(r-p)+(p-q)} \cdot R^{(p-1)(q-r)+(q-1)(r-p)+(r-1)(p-q)}

Exponent of AA:
(qr)+(rp)+(pq)=0(q - r) + (r - p) + (p - q) = 0

Exponent of RR:
(p1)(qr)+(q1)(rp)+(r1)(pq)(p-1)(q-r) + (q-1)(r-p) + (r-1)(p-q)
=p(qr)+q(rp)+r(pq)[(qr)+(rp)+(pq)]= p(q-r) + q(r-p) + r(p-q) - [(q-r)+(r-p)+(p-q)]
=pqpr+qrqp+rprq0=0= pq - pr + qr - qp + rp - rq - 0 = 0

Therefore:
aqrbrpcpq=A0R0=1(Proved)a^{q-r} b^{r-p} c^{p-q} = A^0 \cdot R^0 = 1 \qquad \textbf{(Proved)}
23If the first and the nthn^{\text{th}} term of a G.P. are aa and bb, respectively, and if PP is the product of nn terms, prove that P2=(ab)nP^2 = (ab)^n.Show solution
Let first term =a= a, common ratio =r= r.

The nthn^{\text{th}} term: b=arn1b = ar^{n-1}, so rn1=bar^{n-1} = \dfrac{b}{a}.

Product of nn terms:
P=aarar2arn1=anr0+1+2++(n1)=anrn(n1)/2P = a \cdot ar \cdot ar^2 \cdots ar^{n-1} = a^n \cdot r^{0+1+2+\cdots+(n-1)} = a^n \cdot r^{n(n-1)/2}

Therefore:
P2=a2nrn(n1)P^2 = a^{2n} \cdot r^{n(n-1)}

Now compute (ab)n(ab)^n:
ab=aarn1=a2rn1ab = a \cdot ar^{n-1} = a^2 r^{n-1}
(ab)n=a2nrn(n1)(ab)^n = a^{2n} r^{n(n-1)}

Hence P2=(ab)nP^2 = (ab)^n. (Proved)\qquad \textbf{(Proved)}
24Show that the ratio of the sum of first nn terms of a G.P. to the sum of terms from (n+1)th(n+1)^{\text{th}} to (2n)th(2n)^{\text{th}} term is 1rn\dfrac{1}{r^n}.Show solution
Let first term =a= a, common ratio =r= r (r1r \neq 1).

Sum of first nn terms:
S1=a(rn1)r1S_1 = \frac{a(r^n - 1)}{r - 1}

Sum of first 2n2n terms:
S2=a(r2n1)r1S_2 = \frac{a(r^{2n} - 1)}{r - 1}

Sum of terms from (n+1)th(n+1)^{\text{th}} to (2n)th(2n)^{\text{th}}:
S2S1=a(r2n1)a(rn1)r1=a(r2nrn)r1=arn(rn1)r1S_2 - S_1 = \frac{a(r^{2n} - 1) - a(r^n - 1)}{r - 1} = \frac{a(r^{2n} - r^n)}{r - 1} = \frac{ar^n(r^n - 1)}{r - 1}

Required ratio:
S1S2S1=a(rn1)r1arn(rn1)r1=a(rn1)arn(rn1)=1rn\frac{S_1}{S_2 - S_1} = \frac{\dfrac{a(r^n - 1)}{r-1}}{\dfrac{ar^n(r^n - 1)}{r-1}} = \frac{a(r^n-1)}{ar^n(r^n-1)} = \frac{1}{r^n}

Hence proved. (Proved)\qquad \textbf{(Proved)}
25If a,b,ca, b, c and dd are in G.P., show that (a2+b2+c2)(b2+c2+d2)=(ab+bc+cd)2(a^2 + b^2 + c^2)(b^2 + c^2 + d^2) = (ab + bc + cd)^2.Show solution
Since a,b,c,da, b, c, d are in G.P., let common ratio =r= r. Then b=arb = ar, c=ar2c = ar^2, d=ar3d = ar^3.

LHS:
a2+b2+c2=a2(1+r2+r4)a^2 + b^2 + c^2 = a^2(1 + r^2 + r^4)
b2+c2+d2=a2r2(1+r2+r4)b^2 + c^2 + d^2 = a^2r^2(1 + r^2 + r^4)
LHS=a2(1+r2+r4)a2r2(1+r2+r4)=a4r2(1+r2+r4)2\text{LHS} = a^2(1+r^2+r^4) \cdot a^2r^2(1+r^2+r^4) = a^4r^2(1+r^2+r^4)^2

RHS:
ab+bc+cd=aar+arar2+ar2ar3=a2r+a2r3+a2r5=a2r(1+r2+r4)ab + bc + cd = a \cdot ar + ar \cdot ar^2 + ar^2 \cdot ar^3 = a^2r + a^2r^3 + a^2r^5 = a^2r(1 + r^2 + r^4)
(ab+bc+cd)2=a4r2(1+r2+r4)2(ab+bc+cd)^2 = a^4r^2(1+r^2+r^4)^2

LHS = RHS. (Proved)\qquad \textbf{(Proved)}
26Insert two numbers between 3 and 81 so that the resulting sequence is G.P.Show solution
Let the two numbers to be inserted be G1G_1 and G2G_2, so the sequence is 3,G1,G2,813, G_1, G_2, 81.

This is a G.P. with first term a=3a = 3, fourth term =81= 81, and n=4n = 4.

a4=ar33r3=81r3=27r=3a_4 = ar^3 \Rightarrow 3r^3 = 81 \Rightarrow r^3 = 27 \Rightarrow r = 3

G1=ar=3×3=9G_1 = ar = 3 \times 3 = 9
G2=ar2=3×9=27G_2 = ar^2 = 3 \times 9 = 27

Therefore, the two numbers to be inserted are 99 and 2727.
27Find the value of nn so that an+1+bn+1an+bn\dfrac{a^{n+1} + b^{n+1}}{a^n + b^n} may be the geometric mean between aa and bb.Show solution
The geometric mean (G.M.) between aa and bb is ab\sqrt{ab}.

Setting the expression equal to G.M.:
an+1+bn+1an+bn=ab\frac{a^{n+1} + b^{n+1}}{a^n + b^n} = \sqrt{ab}

an+1+bn+1=ab(an+bn)a^{n+1} + b^{n+1} = \sqrt{ab}(a^n + b^n)

an+1+bn+1=a1/2b1/2(an+bn)a^{n+1} + b^{n+1} = a^{1/2}b^{1/2}(a^n + b^n)

an+1+bn+1=an+1/2b1/2+a1/2bn+1/2a^{n+1} + b^{n+1} = a^{n + 1/2}b^{1/2} + a^{1/2}b^{n+1/2}

an+1an+1/2b1/2=a1/2bn+1/2bn+1a^{n+1} - a^{n+1/2}b^{1/2} = a^{1/2}b^{n+1/2} - b^{n+1}

an+1/2(a1/2b1/2)=bn+1/2(a1/2b1/2)a^{n+1/2}(a^{1/2} - b^{1/2}) = b^{n+1/2}(a^{1/2} - b^{1/2})

Since aba \neq b, we can divide both sides by (a1/2b1/2)(a^{1/2} - b^{1/2}):

an+1/2=bn+1/2a^{n+1/2} = b^{n+1/2}

(ab)n+1/2=1\left(\frac{a}{b}\right)^{n+1/2} = 1

Since aba \neq b, this requires n+12=0n + \dfrac{1}{2} = 0, i.e., n=12n = -\dfrac{1}{2}.

Therefore, n=12n = -\dfrac{1}{2}.
28The sum of two numbers is 6 times their geometric mean. Show that the numbers are in the ratio (3+22):(322)(3 + 2\sqrt{2}) : (3 - 2\sqrt{2}).Show solution
Let the two numbers be aa and bb. Their G.M. =ab= \sqrt{ab}.

Given: a+b=6aba + b = 6\sqrt{ab}

Using componendo-dividendo:
a+b2ab=6ab2ab=3\frac{a + b}{2\sqrt{ab}} = \frac{6\sqrt{ab}}{2\sqrt{ab}} = 3

Let ab=k\dfrac{a}{b} = k. Then:
a+b2ab=a/b+b/a2=k+1/k2=3\frac{a + b}{2\sqrt{ab}} = \frac{\sqrt{a/b} + \sqrt{b/a}}{2} = \frac{\sqrt{k} + 1/\sqrt{k}}{2} = 3

k+1k=6\sqrt{k} + \frac{1}{\sqrt{k}} = 6

Let t=kt = \sqrt{k}:
t+1t=6t26t+1=0t + \frac{1}{t} = 6 \Rightarrow t^2 - 6t + 1 = 0

t=6±3642=6±322=3±22t = \frac{6 \pm \sqrt{36 - 4}}{2} = \frac{6 \pm \sqrt{32}}{2} = 3 \pm 2\sqrt{2}

k=3+22k=(3+22)2\sqrt{k} = 3 + 2\sqrt{2} \Rightarrow k = (3 + 2\sqrt{2})^2

ab=(3+22)2=(3+22)21\frac{a}{b} = (3 + 2\sqrt{2})^2 = \frac{(3+2\sqrt{2})^2}{1}

Alternatively, using componendo-dividendo on a+b=6aba + b = 6\sqrt{ab}:

(a+b)24ab=9(a+b)2=36ab\frac{(a+b)^2}{4ab} = 9 \Rightarrow (a+b)^2 = 36ab

(ab)2=(a+b)24ab=36ab4ab=32ab(a - b)^2 = (a+b)^2 - 4ab = 36ab - 4ab = 32ab

a+bab=6ab32ab=642=322\frac{a+b}{a-b} = \frac{6\sqrt{ab}}{\sqrt{32ab}} = \frac{6}{4\sqrt{2}} = \frac{3}{2\sqrt{2}}

Applying componendo-dividendo:
ab=3+22322\frac{a}{b} = \frac{3 + 2\sqrt{2}}{3 - 2\sqrt{2}}

Hence, a:b=(3+22):(322)a : b = (3 + 2\sqrt{2}) : (3 - 2\sqrt{2}). (Proved)\qquad \textbf{(Proved)}
29If AA and GG be A.M. and G.M., respectively between two positive numbers, prove that the numbers are A±(A+G)(AG)A \pm \sqrt{(A+G)(A-G)}.Show solution
Let the two positive numbers be aa and bb.

A=a+b2a+b=2A(1)A = \frac{a+b}{2} \Rightarrow a + b = 2A \quad \ldots (1)

G=abab=G2(2)G = \sqrt{ab} \Rightarrow ab = G^2 \quad \ldots (2)

The numbers aa and bb are roots of:
t2(a+b)t+ab=0t^2 - (a+b)t + ab = 0
t22At+G2=0t^2 - 2At + G^2 = 0

t=2A±4A24G22=A±A2G2=A±(A+G)(AG)t = \frac{2A \pm \sqrt{4A^2 - 4G^2}}{2} = A \pm \sqrt{A^2 - G^2} = A \pm \sqrt{(A+G)(A-G)}

Therefore, the two numbers are A+(A+G)(AG)A + \sqrt{(A+G)(A-G)} and A(A+G)(AG)A - \sqrt{(A+G)(A-G)}. (Proved)\qquad \textbf{(Proved)}
30The number of bacteria in a certain culture doubles every hour. If there were 30 bacteria present in the culture originally, how many bacteria will be present at the end of 2nd2^{\text{nd}} hour, 4th4^{\text{th}} hour and nthn^{\text{th}} hour?Show solution
Given: Initial bacteria =30= 30, doubles every hour, so r=2r = 2.

The number of bacteria at the end of kthk^{\text{th}} hour =30×2k= 30 \times 2^k.

At end of 2nd2^{\text{nd}} hour:
=30×22=30×4=120= 30 \times 2^2 = 30 \times 4 = 120

At end of 4th4^{\text{th}} hour:
=30×24=30×16=480= 30 \times 2^4 = 30 \times 16 = 480

At end of nthn^{\text{th}} hour:
=30×2n= 30 \times 2^n

Therefore, the number of bacteria at the end of 2nd2^{\text{nd}}, 4th4^{\text{th}} and nthn^{\text{th}} hour are 120120, 480480 and 30×2n30 \times 2^n respectively.
31What will Rs 500 amount to in 10 years after its deposit in a bank which pays annual interest rate of 10% compounded annually?Show solution
Given: Principal P=500P = 500, rate r=10%=0.10r = 10\% = 0.10, time =10= 10 years.

Formula for compound interest:
A=P(1+r100)n=500(1+10100)10=500(1.1)10A = P\left(1 + \frac{r}{100}\right)^n = 500\left(1 + \frac{10}{100}\right)^{10} = 500(1.1)^{10}

Therefore, the amount after 10 years is 500(1.1)10500(1.1)^{10} rupees.

(Using (1.1)102.5937(1.1)^{10} \approx 2.5937, Amount \approx Rs 1296.871296.87.)
32If A.M. and G.M. of roots of a quadratic equation are 8 and 5, respectively, then obtain the quadratic equation.Show solution
Let the roots be α\alpha and β\beta.

A.M.: α+β2=8α+β=16\dfrac{\alpha + \beta}{2} = 8 \Rightarrow \alpha + \beta = 16

G.M.: αβ=5αβ=25\sqrt{\alpha\beta} = 5 \Rightarrow \alpha\beta = 25

Quadratic equation with roots α\alpha and β\beta:
x2(α+β)x+αβ=0x^2 - (\alpha + \beta)x + \alpha\beta = 0

x216x+25=0x^2 - 16x + 25 = 0

Therefore, the required quadratic equation is x216x+25=0x^2 - 16x + 25 = 0.

Miscellaneous Exercise on Chapter 8

1If ff is a function satisfying f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) for all x,yNx, y \in \mathbf{N} such that f(1)=3f(1) = 3 and x=1nf(x)=120\displaystyle\sum_{x=1}^{n} f(x) = 120, find the value of nn.Show solution
Given: f(x+y)=f(x)f(y)f(x+y) = f(x)f(y), f(1)=3f(1) = 3, x=1nf(x)=120\displaystyle\sum_{x=1}^{n} f(x) = 120.

Finding f(x)f(x):

Put y=1y = 1: f(x+1)=f(x)f(1)=3f(x)f(x+1) = f(x) \cdot f(1) = 3f(x)

This means f(x)f(x) is a G.P. with first term f(1)=3f(1) = 3 and common ratio 33.

f(x)=3xf(x) = 3^x

Sum:
x=1nf(x)=3+32+33++3n=3(3n1)31=3(3n1)2=120\sum_{x=1}^{n} f(x) = 3 + 3^2 + 3^3 + \ldots + 3^n = \frac{3(3^n - 1)}{3 - 1} = \frac{3(3^n - 1)}{2} = 120

3(3n1)=2403(3^n - 1) = 240

3n1=803^n - 1 = 80

3n=81=343^n = 81 = 3^4

n=4n = 4

Therefore, n=4n = 4.
2The 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.Show solution
Given: a=5a = 5, r=2r = 2, Sn=315S_n = 315.

Sn=a(rn1)r1=5(2n1)1=5(2n1)=315S_n = \frac{a(r^n - 1)}{r - 1} = \frac{5(2^n - 1)}{1} = 5(2^n - 1) = 315

2n1=632n=64=26n=62^n - 1 = 63 \Rightarrow 2^n = 64 = 2^6 \Rightarrow n = 6

Last term:
a6=arn1=5×25=5×32=160a_6 = ar^{n-1} = 5 \times 2^5 = 5 \times 32 = 160

Therefore, the number of terms is 66 and the last term is 160160.
3The 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.Show solution
Given: a=1a = 1, a3+a5=90a_3 + a_5 = 90.

a3=ar2=r2,a5=ar4=r4a_3 = ar^2 = r^2, \quad a_5 = ar^4 = r^4

r2+r4=90r^2 + r^4 = 90

r4+r290=0r^4 + r^2 - 90 = 0

Let u=r2u = r^2:
u2+u90=0u^2 + u - 90 = 0

(u+10)(u9)=0(u + 10)(u - 9) = 0

u=9(since u=r20, reject u=10)u = 9 \quad (\text{since } u = r^2 \geq 0, \text{ reject } u = -10)

r2=9r=±3r^2 = 9 \Rightarrow r = \pm 3

Therefore, the common ratio is r=3r = 3 or r=3r = -3.
4The 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.Show solution
Let the three numbers in G.P. be a,ar,ar2a, ar, ar^2.

Condition 1: a+ar+ar2=56a + ar + ar^2 = 56
a(1+r+r2)=56(1)a(1 + r + r^2) = 56 \quad \ldots (1)

Condition 2: a1, ar7, ar221a-1,\ ar-7,\ ar^2-21 are in A.P.
2(ar7)=(a1)+(ar221)2(ar - 7) = (a - 1) + (ar^2 - 21)
2ar14=a+ar2222ar - 14 = a + ar^2 - 22
2araar2=82ar - a - ar^2 = -8
a(2r1r2)=8a(2r - 1 - r^2) = -8
a(r22r+1)=8-a(r^2 - 2r + 1) = -8
a(r1)2=8(2)a(r-1)^2 = 8 \quad \ldots (2)

Dividing (1) by (2):
1+r+r2(r1)2=7\frac{1 + r + r^2}{(r-1)^2} = 7

1+r+r2=7(r22r+1)1 + r + r^2 = 7(r^2 - 2r + 1)

1+r+r2=7r214r+71 + r + r^2 = 7r^2 - 14r + 7

6r215r+6=06r^2 - 15r + 6 = 0

2r25r+2=02r^2 - 5r + 2 = 0

(2r1)(r2)=0(2r - 1)(r - 2) = 0

r=12orr=2r = \frac{1}{2} \quad \text{or} \quad r = 2

When r=2r = 2: From (2): a(1)2=8a=8a(1)^2 = 8 \Rightarrow a = 8. Terms: 8,16,328, 16, 32.

When r=12r = \dfrac{1}{2}: From (2): a(12)2=8a=32a\left(-\dfrac{1}{2}\right)^2 = 8 \Rightarrow a = 32. Terms: 32,16,832, 16, 8.

Therefore, the three numbers are 8,16,328, 16, 32.
5A 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.Show solution
Let the G.P. have 2n2n terms with first term aa and common ratio rr.

Sum of all 2n2n terms:
S=a(r2n1)r1S = \frac{a(r^{2n} - 1)}{r - 1}

Terms at odd places: a1,a3,a5,,a2n1a_1, a_3, a_5, \ldots, a_{2n-1} — these form a G.P. with first term aa and common ratio r2r^2, having nn terms.

Sum of terms at odd places:
Sodd=a(r2n1)r21=a(r2n1)(r1)(r+1)S_{\text{odd}} = \frac{a(r^{2n} - 1)}{r^2 - 1} = \frac{a(r^{2n}-1)}{(r-1)(r+1)}

Given: S=5SoddS = 5 S_{\text{odd}}

a(r2n1)r1=5a(r2n1)(r1)(r+1)\frac{a(r^{2n}-1)}{r-1} = 5 \cdot \frac{a(r^{2n}-1)}{(r-1)(r+1)}

1=5r+11 = \frac{5}{r+1}

r+1=5r=4r + 1 = 5 \Rightarrow r = 4

Therefore, the common ratio is 44.
6If a+bxabx=b+cxbcx=c+dxcdx\dfrac{a+bx}{a-bx} = \dfrac{b+cx}{b-cx} = \dfrac{c+dx}{c-dx} (x0)(x \neq 0), then show that a,b,ca, b, c and dd are in G.P.Show solution
Let a+bxabx=b+cxbcx=k\dfrac{a+bx}{a-bx} = \dfrac{b+cx}{b-cx} = k.

Using componendo-dividendo on a+bxabx=b+cxbcx\dfrac{a+bx}{a-bx} = \dfrac{b+cx}{b-cx}:

(a+bx)+(abx)(a+bx)(abx)=(b+cx)+(bcx)(b+cx)(bcx)\frac{(a+bx)+(a-bx)}{(a+bx)-(a-bx)} = \frac{(b+cx)+(b-cx)}{(b+cx)-(b-cx)}

2a2bx=2b2cx\frac{2a}{2bx} = \frac{2b}{2cx}

ab=bcb2=ac(1)\frac{a}{b} = \frac{b}{c} \Rightarrow b^2 = ac \quad \ldots (1)

Similarly, applying componendo-dividendo on b+cxbcx=c+dxcdx\dfrac{b+cx}{b-cx} = \dfrac{c+dx}{c-dx}:

2b2cx=2c2dx\frac{2b}{2cx} = \frac{2c}{2dx}

bc=cdc2=bd(2)\frac{b}{c} = \frac{c}{d} \Rightarrow c^2 = bd \quad \ldots (2)

From (1) and (2): ba=cb=dc\dfrac{b}{a} = \dfrac{c}{b} = \dfrac{d}{c}, which means a,b,c,da, b, c, d are in G.P. (Proved)\qquad \textbf{(Proved)}
7Let SS be the sum, PP the product and RR the sum of reciprocals of nn terms in a G.P. Prove that P2Rn=SnP^2 R^n = S^n.Show solution
Let the G.P. have first term aa and common ratio rr.

Sum:
S=a(rn1)r1S = \frac{a(r^n - 1)}{r - 1}

Product:
P=anr0+1++(n1)=anrn(n1)/2P = a^n \cdot r^{0+1+\cdots+(n-1)} = a^n r^{n(n-1)/2}

Sum of reciprocals (the reciprocals form a G.P. with first term 1a\dfrac{1}{a} and ratio 1r\dfrac{1}{r}):
R=1a(11rn)11r=1arn1rnr1r=rn1arn1(r1)R = \frac{\dfrac{1}{a}\left(1 - \dfrac{1}{r^n}\right)}{1 - \dfrac{1}{r}} = \frac{\dfrac{1}{a} \cdot \dfrac{r^n - 1}{r^n}}{\dfrac{r-1}{r}} = \frac{r^n - 1}{ar^{n-1}(r-1)}

Now compute P2RnP^2 R^n:
P2=a2nrn(n1)P^2 = a^{2n} r^{n(n-1)}

Rn=(rn1)nanrn(n1)(r1)nR^n = \frac{(r^n - 1)^n}{a^n r^{n(n-1)}(r-1)^n}

P2Rn=a2nrn(n1)(rn1)nanrn(n1)(r1)n=an(rn1)n(r1)n=[a(rn1)r1]n=SnP^2 R^n = a^{2n} r^{n(n-1)} \cdot \frac{(r^n-1)^n}{a^n r^{n(n-1)}(r-1)^n} = \frac{a^n(r^n-1)^n}{(r-1)^n} = \left[\frac{a(r^n-1)}{r-1}\right]^n = S^n

Hence P2Rn=SnP^2 R^n = S^n. (Proved)\qquad \textbf{(Proved)}
8If a,b,c,da, b, c, d are in G.P., prove that (an+bn),(bn+cn),(cn+dn)(a^n + b^n), (b^n + c^n), (c^n + d^n) are in G.P.Show solution
Note: The question uses an,bn,cn,dna^n, b^n, c^n, d^n where nn is a general exponent (not the number of terms).

Since a,b,c,da, b, c, d are in G.P., let common ratio =r= r. Then b=arb = ar, c=ar2c = ar^2, d=ar3d = ar^3.

We need to show: (bn+cn)2=(an+bn)(cn+dn)(b^n + c^n)^2 = (a^n + b^n)(c^n + d^n)

LHS:
(bn+cn)2=(anrn+anr2n)2=a2nr2n(1+rn)2(b^n + c^n)^2 = (a^n r^n + a^n r^{2n})^2 = a^{2n} r^{2n}(1 + r^n)^2

RHS:
(an+bn)(cn+dn)=(an+anrn)(anr2n+anr3n)(a^n + b^n)(c^n + d^n) = (a^n + a^n r^n)(a^n r^{2n} + a^n r^{3n})
=an(1+rn)anr2n(1+rn)=a2nr2n(1+rn)2= a^n(1 + r^n) \cdot a^n r^{2n}(1 + r^n) = a^{2n} r^{2n}(1 + r^n)^2

LHS = RHS, hence (an+bn),(bn+cn),(cn+dn)(a^n + b^n), (b^n + c^n), (c^n + d^n) are in G.P. (Proved)\qquad \textbf{(Proved)}
9If aa and bb are the roots of x23x+p=0x^2 - 3x + p = 0 and c,dc, d are roots of x212x+q=0x^2 - 12x + q = 0, where a,b,c,da, b, c, d form a G.P. Prove that (q+p):(qp)=17:15(q+p):(q-p) = 17:15.Show solution
From the first equation: a+b=3a + b = 3, ab=pab = p.

From the second equation: c+d=12c + d = 12, cd=qcd = q.

Since a,b,c,da, b, c, d are in G.P., let a=Aa = A, b=ARb = AR, c=AR2c = AR^2, d=AR3d = AR^3.

a+b=A(1+R)=3(1)a + b = A(1 + R) = 3 \quad \ldots (1)
c+d=AR2(1+R)=12(2)c + d = AR^2(1 + R) = 12 \quad \ldots (2)

Dividing (2) by (1): R2=4R=2R^2 = 4 \Rightarrow R = 2 (taking positive value).

From (1): A(1+2)=3A=1A(1 + 2) = 3 \Rightarrow A = 1.

So a=1,b=2,c=4,d=8a = 1, b = 2, c = 4, d = 8.

p=ab=1×2=2,q=cd=4×8=32p = ab = 1 \times 2 = 2, \quad q = cd = 4 \times 8 = 32

q+pqp=32+2322=3430=1715\frac{q + p}{q - p} = \frac{32 + 2}{32 - 2} = \frac{34}{30} = \frac{17}{15}

Hence (q+p):(qp)=17:15(q+p):(q-p) = 17:15. (Proved)\qquad \textbf{(Proved)}
10The ratio of the A.M. and G.M. of two positive numbers aa and bb is m:nm:n. Show that a:b=(m+m2n2):(mm2n2)a:b = \left(m + \sqrt{m^2 - n^2}\right) : \left(m - \sqrt{m^2 - n^2}\right).Show solution
Given: A.M.G.M.=mn\dfrac{\text{A.M.}}{\text{G.M.}} = \dfrac{m}{n}, i.e., (a+b)/2ab=mn\dfrac{(a+b)/2}{\sqrt{ab}} = \dfrac{m}{n}.

a+b2ab=mn\frac{a + b}{2\sqrt{ab}} = \frac{m}{n}

Applying componendo-dividendo:
(a+b)+2ab(a+b)2ab=m+nmn\frac{(a+b) + 2\sqrt{ab}}{(a+b) - 2\sqrt{ab}} = \frac{m+n}{m-n}

(a+b)2(ab)2=m+nmn\frac{(\sqrt{a} + \sqrt{b})^2}{(\sqrt{a} - \sqrt{b})^2} = \frac{m+n}{m-n}

a+bab=m+nmn\frac{\sqrt{a} + \sqrt{b}}{\sqrt{a} - \sqrt{b}} = \sqrt{\frac{m+n}{m-n}}

Applying componendo-dividendo again:
2a2b=m+n+mnm+nmn\frac{2\sqrt{a}}{2\sqrt{b}} = \frac{\sqrt{m+n} + \sqrt{m-n}}{\sqrt{m+n} - \sqrt{m-n}}

ab=(m+n+mnm+nmn)2=(m+n)+(mn)+2m2n2(m+n)+(mn)2m2n2\frac{a}{b} = \left(\frac{\sqrt{m+n} + \sqrt{m-n}}{\sqrt{m+n} - \sqrt{m-n}}\right)^2 = \frac{(m+n) + (m-n) + 2\sqrt{m^2-n^2}}{(m+n)+(m-n)-2\sqrt{m^2-n^2}}

=2m+2m2n22m2m2n2=m+m2n2mm2n2= \frac{2m + 2\sqrt{m^2-n^2}}{2m - 2\sqrt{m^2-n^2}} = \frac{m + \sqrt{m^2-n^2}}{m - \sqrt{m^2-n^2}}

Hence a:b=(m+m2n2):(mm2n2)a:b = \left(m + \sqrt{m^2-n^2}\right) : \left(m - \sqrt{m^2-n^2}\right). (Proved)\qquad \textbf{(Proved)}
11Find the sum of the following series up to nn terms: (i) 5+55+555+5 + 55 + 555 + \ldots (ii) .6+.66+.666+.6 + .66 + .666 + \ldotsShow solution
(i) 5+55+555+5 + 55 + 555 + \ldots

Sn=5+55+555+ to n termsS_n = 5 + 55 + 555 + \ldots \text{ to } n \text{ terms}

=5(1+11+111+)= 5(1 + 11 + 111 + \ldots)

=59(9+99+999+)= \frac{5}{9}(9 + 99 + 999 + \ldots)

=59[(101)+(1021)++(10n1)]= \frac{5}{9}\left[(10-1) + (10^2-1) + \ldots + (10^n - 1)\right]

=59[10(10n1)9n]= \frac{5}{9}\left[\frac{10(10^n - 1)}{9} - n\right]

=59[10(10n1)9n]=581[10n+19n10]= \frac{5}{9}\left[\frac{10(10^n-1)}{9} - n\right] = \frac{5}{81}\left[10^{n+1} - 9n - 10\right]

Therefore, Sn=581(10n+19n10)S_n = \dfrac{5}{81}(10^{n+1} - 9n - 10).

---

(ii) .6+.66+.666+.6 + .66 + .666 + \ldots

Sn=0.6+0.66+0.666+ to n termsS_n = 0.6 + 0.66 + 0.666 + \ldots \text{ to } n \text{ terms}

=6(0.1+0.11+0.111+)= 6(0.1 + 0.11 + 0.111 + \ldots)

=69(0.9+0.99+0.999+)= \frac{6}{9}(0.9 + 0.99 + 0.999 + \ldots)

=23[(1110)+(11102)++(1110n)]= \frac{2}{3}\left[\left(1 - \frac{1}{10}\right) + \left(1 - \frac{1}{10^2}\right) + \ldots + \left(1 - \frac{1}{10^n}\right)\right]

=23[n1101(1/10)n11/10]= \frac{2}{3}\left[n - \frac{1}{10}\cdot\frac{1 - (1/10)^n}{1 - 1/10}\right]

=23[n19(1110n)]= \frac{2}{3}\left[n - \frac{1}{9}\left(1 - \frac{1}{10^n}\right)\right]

Therefore, Sn=23[n19(1110n)]S_n = \dfrac{2}{3}\left[n - \dfrac{1}{9}\left(1 - \dfrac{1}{10^n}\right)\right].
12Find the 20th20^{\text{th}} term of the series 2×4+4×6+6×8++n2 \times 4 + 4 \times 6 + 6 \times 8 + \ldots + n terms.Show solution
The nthn^{\text{th}} term of the series:

First factors: 2,4,6,2n2, 4, 6, \ldots \Rightarrow 2n

Second factors: 4,6,8,2n+24, 6, 8, \ldots \Rightarrow 2n + 2

an=2n(2n+2)=4n(n+1)=4n2+4na_n = 2n(2n+2) = 4n(n+1) = 4n^2 + 4n

For n=20n = 20:
a20=4(20)2+4(20)=4×400+80=1600+80=1680a_{20} = 4(20)^2 + 4(20) = 4 \times 400 + 80 = 1600 + 80 = 1680

Therefore, the 20th20^{\text{th}} term is 16801680.
13A 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?Show solution
Balance to be paid =120006000== 12000 - 6000 = Rs 60006000.

Annual instalments: Rs 500 principal + 12% interest on unpaid amount.

Year 1: Unpaid =6000= 6000. Instalment =500+12%×6000=500+720== 500 + 12\% \times 6000 = 500 + 720 = Rs 12201220.

Year 2: Unpaid =5500= 5500. Instalment =500+12%×5500=500+660== 500 + 12\% \times 5500 = 500 + 660 = Rs 11601160.

Year 3: Unpaid =5000= 5000. Instalment =500+600== 500 + 600 = Rs 11001100.

\vdots

Year 12: Unpaid =500= 500. Instalment =500+12%×500=500+60== 500 + 12\% \times 500 = 500 + 60 = Rs 560560.

The instalments form an A.P.: 1220,1160,1100,,5601220, 1160, 1100, \ldots, 560 with d=60d = -60, n=12n = 12.

Total of instalments:
S=122(1220+560)=6×1780=Rs 10680S = \frac{12}{2}(1220 + 560) = 6 \times 1780 = \text{Rs } 10680

Total cost of tractor:
=6000+10680=Rs 16680= 6000 + 10680 = \text{Rs } 16680

Therefore, the tractor will cost him Rs 1668016680.
14Shamshad 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?Show solution
Balance =220004000== 22000 - 4000 = Rs 1800018000.

Annual instalments: Rs 1000 principal + 10% interest on unpaid amount.

Year 1: Unpaid =18000= 18000. Instalment =1000+10%×18000=1000+1800== 1000 + 10\% \times 18000 = 1000 + 1800 = Rs 28002800.

Year 2: Unpaid =17000= 17000. Instalment =1000+1700== 1000 + 1700 = Rs 27002700.

Year 3: Unpaid =16000= 16000. Instalment =1000+1600== 1000 + 1600 = Rs 26002600.

\vdots

Year 18: Unpaid =1000= 1000. Instalment =1000+100== 1000 + 100 = Rs 11001100.

The instalments form an A.P.: 2800,2700,2600,,11002800, 2700, 2600, \ldots, 1100 with d=100d = -100, n=18n = 18.

Total of instalments:
S=182(2800+1100)=9×3900=Rs 35100S = \frac{18}{2}(2800 + 1100) = 9 \times 3900 = \text{Rs } 35100

Total cost:
=4000+35100=Rs 39100= 4000 + 35100 = \text{Rs } 39100

Therefore, the scooter will cost him Rs 3910039100.
15A 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 8th8^{\text{th}} set of letter is mailed.Show solution
Number of letters mailed in each set:

- Set 1: 4 letters
- Set 2: 4×4=42=164 \times 4 = 4^2 = 16 letters
- Set 3: 43=644^3 = 64 letters
- \vdots
- Set 8: 484^8 letters

Total letters mailed up to and including the 8th8^{\text{th}} set:
S8=4+42+43++48=4(481)41=4(655361)3=4×655353=2621403=87380S_8 = 4 + 4^2 + 4^3 + \ldots + 4^8 = \frac{4(4^8 - 1)}{4 - 1} = \frac{4(65536 - 1)}{3} = \frac{4 \times 65535}{3} = \frac{262140}{3} = 87380

Cost per letter =50= 50 paise == Rs 0.500.50.

Total postage:
=87380×0.50=Rs 43690= 87380 \times 0.50 = \text{Rs } 43690

Therefore, the amount spent on postage is Rs 4369043690.
16A man deposited Rs 10000 in a bank at the rate of 5% simple interest annually. Find the amount in 15th15^{\text{th}} year since he deposited the amount and also calculate the total amount after 20 years.Show solution
Given: Principal P=P = Rs 1000010000, rate =5%= 5\% per annum (simple interest).

Simple interest per year =10000×5100== \dfrac{10000 \times 5}{100} = Rs 500500.

Amount at the end of nthn^{\text{th}} year =10000+500n= 10000 + 500n.

Amount in the 15th15^{\text{th}} year (i.e., at end of 15 years):
=10000+500×15=10000+7500=Rs 17500= 10000 + 500 \times 15 = 10000 + 7500 = \text{Rs } 17500

Total amount after 20 years:
=10000+500×20=10000+10000=Rs 20000= 10000 + 500 \times 20 = 10000 + 10000 = \text{Rs } 20000

Therefore, the amount in the 15th15^{\text{th}} year is Rs 1750017500 and the total amount after 20 years is Rs 2000020000.
17A 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.Show solution
Given: Initial value == Rs 1562515625, depreciation rate =20%= 20\% per year.

Value after each year == previous value ×(10.20)=\times (1 - 0.20) = previous value ×0.8\times 0.8.

This forms a G.P. with a=15625a = 15625 and r=0.8=45r = 0.8 = \dfrac{4}{5}.

Value at end of 5 years:
V5=15625×(45)5=15625×10243125=5×1024=5120V_5 = 15625 \times \left(\frac{4}{5}\right)^5 = 15625 \times \frac{1024}{3125} = 5 \times 1024 = 5120

Therefore, the estimated value of the machine at the end of 5 years is Rs 51205120.
18150 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. It took 8 more days to finish the work. Find the number of days in which the work was completed.Show solution
Let the work be originally planned to be completed in nn days.

Total work (in worker-days) =150n= 150n.

Actual workers each day: 150,146,142,150, 146, 142, \ldots (A.P. with a=150a = 150, d=4d = -4).

The work was completed in (n+8)(n + 8) days.

Total actual work done:
Sn+8=n+82[2×150+(n+81)(4)]S_{n+8} = \frac{n+8}{2}\left[2 \times 150 + (n+8-1)(-4)\right]
=n+82[3004(n+7)]= \frac{n+8}{2}\left[300 - 4(n+7)\right]
=n+82[3004n28]= \frac{n+8}{2}\left[300 - 4n - 28\right]
=n+82(2724n)= \frac{n+8}{2}(272 - 4n)
=(n+8)(1362n)= (n+8)(136 - 2n)

Setting actual work == planned work:
(n+8)(1362n)=150n(n+8)(136 - 2n) = 150n

136n2n2+108816n=150n136n - 2n^2 + 1088 - 16n = 150n

2n2+120n+1088=150n-2n^2 + 120n + 1088 = 150n

2n230n+1088=0-2n^2 - 30n + 1088 = 0

n2+15n544=0n^2 + 15n - 544 = 0

(n+32)(n17)=0(n + 32)(n - 17) = 0

n=17(rejecting n=32)n = 17 \quad (\text{rejecting } n = -32)

Total days to complete work =n+8=17+8=25= n + 8 = 17 + 8 = 25.

Therefore, the work was completed in 2525 days.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Sequences and Series for Kerala Board Class 11 Mathematics?
Sequences and Series covers several key topics that are frequently asked in Kerala Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Sequences and Series — Kerala Board Class 11 Mathematics?
Understand the core concepts first, then work through the 96 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Sequences and Series Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Sequences and Series (Kerala Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Sequences and Series chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Kerala Board Class 11 Mathematics.