Exercise 8.2 NCERT Math Class 11

Exercise 8.2 NCERT Math Class 11 contains 32 questions. Each and every question has been fully solved, describing all steps. You can understand the solutions just by reading it.

Exercise 8.2 NCERT Math Class 11 Solutions

1. Find the 20th and nth terms of the G.P.
   52,54,58,...

The given G.P. is 52,54,58,...
We know that
nth term of a G.P. = arn-1
From the given G.P., we have,
The first term(a) = 52
and the common ratio (r) = 2nd term1st term = 5452 = 54×25=12
20th term = 52×1220-1=52×1219=52×1219=5220
nth term = 52×(12)n-1=52×2n-1=52n

2. Find the 20th term of a G.P. whose 8th term is 192 and the common ratio is 2.

It is given that 8th term = 192 and common ratio (r) = 2.
8th term = 192
ar8-1=192
a×27=192
a×2×2×2×2×2×2×2=192a×128=192
a=192128=32
Now, 20th term = 32×220-1=32×219=3×218 = 3072

3. The 5th, 8th and 11th terms of a G.P. are p, q and s, respectively. Show that q2 = ps.

We will take LHS first and find its value. After that, we will take RHS and find its value. If done correctly, values obtained in RHS and LHS will match. And that will be our proof.

It is given that
5th term = p,
8th term = q,
11th term = s
We have to show that q2=ps.
Taking LHS, we get,
LHS = q2
= (8th term)2 ...(since q = 8th term)
= (ar8-1)2
= (ar7)2
= a2r14
LHS = a2r14
Now, taking RHS, we get,
RHS = ps
= (5th term)(11th term)
= (ar5-1)(ar11-1)
= ar4×ar10
= a(1+1)<×r(10+4)
= a2r14
RHS = a2r14
LHS = RHS, hence proved.

4. The 4th term of a G.P. is square of its second term, and the first term is -3. Determine its 7th term.

To determine the 7th term, we need the first term and the common ratio. First term is given, you have to find only the common ratio using the equation formed by the condition given in the first sentence.

Let a and r be the first term and the common ratio of the G.P. respectively.
According to the question,
a=-3 and
4th term = (2nd term)2
ar4-1 = (ar2-1)2
ar3 = (ar1)2
ar3 = a2r2
Dividing by ar2 on both sides, we get,
r = a
r = -3 ...(Given a = -3)
Now, 7th term = ar7-1 = (-3)×(-3)6 = -2187

5. Which term of the following sequences:
(a) 2, 22, 4, ... is 128 ?
(b) 3, 3, 33, ... is 729?
(c) 13, 19, 127, ... is 119683?

Since in each of the questions, the first term and the common ratio can be found easily. We will suppose the given term as nth term and solve the resulting equation. We just need to find the value of n. And that will be our answer.

5. (a) The given G.P. is 2, 22, 4, ...
Here, a = 2, and r = 222 = 2
Let 128 is the nth term.
nth term = 128
arn-1 = 128
2×(2)n - 1 = 128
2×(212)n - 1 = 128 ...(2 = 212)
2×(2n-12) = 128 ... (am)n = am×n
2n-12+1 = 128 ... an×am = am+n
2n-1+22 = 128
2n+12 = 27 ... 128 = 27
In the above equation, since the bases are equal, the exponents or the powers must be same.
So, n+12 = 7
n+1=14
n=14-1=13
Hence, 128 is the 13th term
(b) The given G.P. is 3, 3, 33, ...
Here, a=3 and r=33=3
Let 729 is the nth term.
nth term = 729
arn-1 = 729
3×(3)n - 1 = 729
312×3n-12 = 729
312+n-12 = 729
31+n-12 = 36 ... 729 = 36
3n2 = 36
Since bases are same in the equation, the powers or exponents must be same.
So, n2=6n=12
Hence, 729 is the 12th term.
(c) The given G.P. is 13, 19, 127, ...
Here, a=13 and r=1913=13
Let 119683 is the nth term.
nth term = 119683
arn-1=119683
13×(13)n-1 =119683
(13)1 + n - 1 =119683
(13)n =139
13n=139 Taking Reciprocals on both sides, we get,
3n=39
Since bases are equal, powers must be same.
So, n = 9.
Hence, 119683 is the 9th term.

6. For what values of x, the numbers 27,x,72 are in G.P.?

Since the given terms are in G.P. , their common ratio between its consecutive terms must be same. We can find the value of x by equating the ratio obtained by dividing the second term by the first term and the third term by the second term. Solving the resulting equation will give us the values of x.

Since the numbers 27,x,72 are in G.P., the common ratio should be same between every consecutive numbers.
So, Second TermFirst Term=Third TermSecond Term
x-27=-72x
x2=-72×2-7
x2=1
x2=1 ...(taking square roots)
|x|=1
x=±1
Hence, the value of x is 1 or −1

Find the sum to indicated number of terms in each of the geometric progressions in Exercises 7 to 10:

7. 0.15, 0.015, 0.0015, ... 20 terms.

Here, a=0.15 and r=0.0150.15=0.1 We know that Sn=a(1-rn)1-r ... for 0<r<1
S20=0.15(1-0.120)1-0.1
=0.150.9(1-0.120)
=1590(1-0.120)
=16(1-0.120)

8. 7,21,37, ... n terms.

Here, a=7 and r=217=7×37=3
We know that
Sn=a(rn-1)r-1
Sn=7[(3)n-1]3-1
Rationalising the denominator, we get,
Sn=7[(3)n-1]3-1×3+13+1
Sn=7(3+1)[(3)n-1]2
 Sn=72(3-1)(3n2-1)

9. 1, a,a2,a3, ...n terms. (if a1)

Here, a=1 and r=a1=a
We know that
Sn=a(1-rn)1-r
 Sn=1[1-(-a)n]1-(-a)=[1-(-a)n]1+a

10. x3,x5,x7, ... n terms (if x±1)

Here, a=x3 and r=x5x3=x2
We know that
Sn=a(1-rn)1-r
 Sn=x3[1-(x2)n]1-x2=x3(1-x2n)1-x2

11. Evaluate k=111(2+3k)

The sigma k=111 (2+3k) means sum of all terms formed by putting the value of k in the expression till k = 11. And after that we regroup the terms which can make a useful sequence.

We have,
k=111(2+3k) = (2+31) + (2+32) + (2+33) + ... 11 times.
= (2+2+2+ ... 11 times) + (3+32+33+ ... 11 times)

The second bracket contains
a G.P., where a=3 and
r=323=3

= 2×11 + a(rn-1)r-1 = 22 + 3(311-1)3-1

= 22 + 32(311-1)

12. The sum of first three terms of a G.P. is 3910 and their product is 1. Find the common ratio and the terms.

Whenever you are given the sum and product of three or four terms in the question, you must always suppose the terms as supposed in the solution.

Let the first three terms of the G.P. be ar, a, ar.
According to the given question,
ar+a+ar=3910 ... (1)
ar×a×ar=1 ... (2)
From equ(2), we get,
ar×a×ar=1, cancelling r, we get
a×a×a=1
a3=1
a3-1=0
(a-1)(a2+a+1)=0
(a-1)=0 or (a2+a+1)=0
But,(a2+a+1)0
As B2-4AC = 12-4×1×1 = -3<0,
That means roots are not real.
So, a-1=0
a=1
Putting the value of a in equ(1),
1r+1+r=3910
1+r+r2r=3910
10×(1+r+r2)=39r
10+10r+10r2=39r
10r2+10r-39r+10=0
10r2-29r+10=0
10r2-25r-4r+10=0
5r(2r-5)-2(2r-5)=0
(2r-5) (5r-2)=0
(2r-5)=0 or (5r-2)=0
r=52 or r=25
There are two common ratios, which means there will be two sets of associated terms.
So, when a=1 and r=52
The terms are ar=152=25,
a=1,
ar=1×52=52
Ans: (25,1,52)
Similarly, when a=1 and r=25
Ans: (52,1,25)

13. How many terms of G.P. 3, 32, 33, ... are needed to give the sum 120?

Let n terms of the given G.P. are needed to give the sum 120. So, we can write,
Sn=a(rn-1)r-1
Here, Sn=120, a=3, and r=332=3
3(3n-1)3-1=120
32(3n-1)=120
3n-1=120×23
3n-1=80
3n=80+1
3n=81
3n=34
Since bases are equal on both sides of the equation, the exponents must also be equal.
n=4
Hence, the sum of 4 terms are needed to give the sum 120.

14. The 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 n terms of the G.P.

Let the first three terms of the G.P. be a,ar and ar2.
Also, let the next three terms of the G.P. be ar3,ar4, and ar5, where a is the first term and r is the common ratio of the G.P.
According to the given question, we can write,
a+ar+ar2=16 ... (1)
ar3+ar4+ar5=128 ... (2)
On dividing (1) by (2), we get,
a+ar+ar2ar3+ar4+ar5=16128,
a(1+r+r2)ar3(1+r+r2)=16128
1r3=18  ( 16128=1616×8=18)
r3=8
r3=23
r=2  ( Exponents are same, the bases must be same)
Putting the value of r in (1), we get,
a+2a+4a=16
7a=16
a=167
Now, Sn=a(rn-1)r-1=167(2n-1)2-1=167(2n-1)
Hence, the first term = 167,
Common Ratio = 2, and
Sum to n terms = Sn=167(2n-1)

15. Given a G.P. with a=729 and 7th term = 64, determine S7

According to the given question,
first term (a) = 729, and
7th term = 64
a7=64
ar7-1=64
729×r6=64 .... ( a=729)
r6=64729
r6=2636
r6=(23)6
r6-(23)6=0
(r2)3-((23)2)3=0
[r2-(23)2][r4+23r2+(23)4]=0 [r2-(23)2]=0 or 
[r4+23r2+(23)4]=0
As the equation [r4+23r2+(23)4]=0 does not have real roots, we can neglect it.
So, [r2-(23)2]=0
r2-(23)2=0
(r-23)(r+23)=0
(r-23)=0 or (r+23)=0
r=23 or r=23
Since the first term and common ratios are known, we can find S7.
 Sn=a(1-rn)1-r
When r=23
 S7=729[1-(23)7](1-23)
S7=729×[1-2737]13=729×3×[1-1282187]
S7=729×3×20592187=2187×20592187
S7=2059
When r=23
S7=729[1-(-23)7]1-(-23)=729[1-(-1282187)7]1+23
S7=729[1+1282187]53=729×35(23152187)=21875×23152187=463
Hence, S7=2059 or 463

16. Find a G.P. for which sum of the first two terms is -4 and fifth term is 4 times the third term.

Let the given G.P. be
a1,a2,a3,a4,a5, ...
According to the question, we have,
a1+a2=-4 ... (1)
a5=4×a3 ... (2)
Let a and r be the first term and common ratio respectively.
From (1), we get,
a1+a2=-4
a+ar=-4
a(1+r)=-4 ...(3)
From (2), we get,
a5=4×a3
ar5-1=4×ar3-1
ar4=4×ar2
Dividing by ar2 on both sides,
ar4ar2=4×ar2ar2
r2=4
r2-4=0
r2-22=0
(r-2)(r+2)=0
 (a2-b2)=(a-b) (a+b)
(r-2)=0 or (r+2)=0
r=2 or r=-2
Putting the value of r in equ(3),
When r = 2,
 a(1+2)=-4
a×3=-4
a=-43
In this case, G.P. is given by
a, ar, ar2, ar3, ar4, ...
-43, -43×2, -43×22, -43×23, -43×24, ...
-43, -83, -163, -323, -643, ...
When r = -2,
 a(1-3)=-4
a×(-2)=-4
a=-4-2=2
In this case, G.P. is given by
a, ar, ar2, ar3, ar4, ...
2, 2×(-2), 2×(-2)2, 2×(-2)3, 2×(-2)4, ...
2, -4, 8, -16, 32, ...

17. If the 4th,10th and 16th terms of a G.P. are x,y and z respectively. Prove that x, y, and z are in G.P.

Let the first term and common ratio of the G.P. be a and r respectively.
According to the given question, we have,
4th term =a4=x
10th term=a10=y
16th term=a16=z
To prove that x, y, and z are in G.P., we need to show that
yx=zy i.e. common ratios are equal.
yx=10th term4th term=a10a4=ar10-1ar4-1=ar9ar3=r6
zy=16th term10th term=a16a10=ar16-1ar10-1=ar15ar9=r6
Since yx=zy,
x, y, and z  are in G.P. Hence, Proved.

18. Find the sum to n terms of the sequence, 8, 88, 888, 8888, ... .

The given sequence is
8,88,888,8888,...
Sum to n terms
Sn=8+88+888+8888+... to n terms
=8(1+11+111+1111+...to n terms)
=89×9(1+11+111+1111+... to n terms)
=89×(9+99+999+9999+... to n terms)
=89×[(10-1)+(100-1)+(1000-1)+(10000-1)+... to n terms]
=89×[(10+100+1000+10000+... to n terms)-(1+1+1+1+... to n terms)]
=89×[(10+102+103+104+... to n terms)-n]
Here, 10+102+103+104+... to n terms is a G.P.
with a=10 and r=10. So, using the formula to calculate its sum, we get.

=89×[{10(10n-1)10-1}-n]
=89×[{109(10n-1)}-n]
=89×{109(10n-1)}-8n9
=8081(10n-1)-8n9.

19. Find the sum of the products of the corresponding terms of the sequences 2, 4, 8, 16, 32 and 128, 32, 8, 2, 12

The given sequences are
2, 4, 8, 16, 32
128, 32, 8, 2, 12
Sum of the products of the corresponding terms of the sequences
=2×<128+4×32+8×8+16×2+32×12
=256+128+64+32+16
Clearly, it is a G.P. with a=256 and r=128256=12.
&#x2235 Total number of terms in the given series is 5.
So, S5=256×[1-(12)5](1-12)=256×[1-132]12=256×2×[32-132]=16×31 = 496
Hence, the sum of the products of the corresponding terms of the sequences is 496.

20. Show that the products of the corresponding terms of the sequences a,ar,ar2,...,arn-1 and A,AR,AR2,...ARn-1 form a G.P., and find the common ratio.

The given sequences are
a,ar,ar2,...,arn-1
A,AR,AR2,...ARn-1
The sequence obtained by multiplying the corresponding terms of the above sequences is given by
aA,aArR,aAr2R2, ...,aArn-1Rn-1


To show that the above sequence forms a G.P., we only need to show that common ratio is same between every consecutive terms of the above sequence.

r1=second termfirst term=aArRaA=rR and
r2=second termfirst term=aAr2R2aArR=rR

 r1=r2
Hence, the sequence obtained by multiplying the corresponding terms of the given sequences forms a G.P. as the common ratios are same and equal to rR.

21. Find 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 4th by 18.

Let the four numbers in G.P. be
a,ar,ar2,ar3
Where a is the first term and r is the common ratio.
According to the given question,
  ar2-a=9
a(r2-1)=9 ... (1)
  ar-ar3=18
ar(1-r2)=18 ... (2)
Dividing equation (1) by equation (2), we get,
a(r2-1)ar(1-r2)=918
-a(1-r2)ar(1-r2)=918
-1r=12
r=-2
Putting the value of 'r' in equation (1), we get,
a[(-2)2-1]=9
a×3=9
a=93=3
Hence, the four numbers are
   a, ar, ar2, ar3
=3, 3×(-2), 3×(-2)2, 3×(-2)3
=3, -6, 12, -24

22. If the pth,qth and rth terms of a G.P. are a,b and c, respectively. Prove that
   aq-r br-p cp-q=1

Let the first term and common ratio of the G.P. be A and R respectively.
According to the given question, we have,
pth term = a
ARp-1 = a ... (1)
qth term = b
ARq-1 = b ... (2)
rth term = c
ARr-1 = c ... (3)
To Prove:  aq-r br-p cp-q=1
Taking LHS, we have,
   aq-r br-p cp-q
=(ARp-1)q-r (ARq-1)r-p (ARr-1)p-q
= Aq-r (Rp-1)q-r × Ar-p (Rq-1)r-p × Ap-q (Rr-1)p-q
=Aq-r×Ar-p×Ap-q×R(p-1)(q-r)×R(q-1)(r-p)×R(r-1)(p-q)
=Aq-r+r-p+p-q×R(p-1)(q-r)+(q-1)(r-p)+(r-1)(p-q)
=A0×Rpq-pr-q+r+qr-qp-r+p+rp-rq-p+q
=A0×R0 = 1×1 = 1 = RHS
Hence proved!

23. If the first and the nth term of a G.P. are a and b respectively, and if P is the product of n terms, prove that P2=(ab)n.

It is given that first term and nth term of the G.P. are a and b respectively.
Let r be the common ratio of the G.P. . Then, the n terms of the G.P. can be written as
a, ar, ar2, ar3, . . . , arn-1
 P= product of n terms.
=a×ar×ar2×ar3×...×arn-1
=(a×a×a×a×...n times)×r1+2+3+...+(n-1)
Here, exponent of r is an arithmetic series. So,
P=an×r[n-12{1+(n-1)}]
 =an×rn-12×n
=an×r[n(n-1)2]
To prove: P2=(ab)n
Taking LHS, we get,
P2=[an×r[n(n-1)2]]2
=(an)2×[r[n(n-1)2]]2
=a2n×rn(n-1)2×2
=a2n×rn(n-1)
=(a2×rn-1)n
=(a×arn-1)n
=(ab)n ... As b is the nth term.
= RHS
Hence proved!

24. Show that the ratio of the sum of first n terms of a G.P. to the sum of terms from (n + 1)th to (2n)th term is 1rn.

Let the first term and common ratio of the G.P. be
a and r respectively.
The G.P., up to 2n number of terms, is as follows:
a, ar, ar2,..., arn-1, arn, arn+1, arn+2,..., ar2n-1
Here, the number of terms from 'a' to 'arn-1' is n
and the number of terms from 'arn' to 'ar2n-1' is
also n .

To show: Sum of first n termsSum of terms from (n+1)th to (2n)th terms = 1rn
Taking LHS, we get,
Sum of first n termsSum of terms from (n+1)th to (2n)th terms
= a+ar+ar2+ar3+ ... +arn-1arn+arn+1+arn+2+...+ar2n-1
= a(rn-1)r-1arn(rn-1)r-1 = a(rn-1)r-1×r-1arn(rn-1) = 1rn = RHS
Hence proved!

25. If a,b,c and d are in G.P.. Show that
(a2+b2+c2)(b2+c2+d2)=(ab+bc+cd)2

Given that a,b,c and d are in G.P.
ba=cb=dc=Common Ratio (r)
Equating in pairs, we get,
ba=cb b2=ac ... (1)
cb=dc c2=bd ... (2)
ba=dc bc=ad ... (3)
To show: (a2+b2+c2)(b2+c2+d2) = (ab+bc+cd)2
Taking LHS, we get,
(a2+b2+c2)(b2+c2+d2)
=a2b2+a2c2+a2d2+b4+b2c2+b2d2+c2b2+c4+c2d2
=a2b2+b2c2+c2d2+(b4+a2c2)+(c4+b2d2)+(a2d2+c2b2)
=a2b2+b2c2+c2d2+(b2×b2+ac×ac)+(c2×c2+bd×bd)+(ad×ad+cb×cb)
=a2b2+b2c2+c2d2+(b2×ac+b2×ac)+(c2×bd+c2×bd)+(ad×cb+ad×cb)
Using equations (1), (2) and (3) appropriately,
so that we could get the RHS.

=a2b2+b2c2+c2d2+(ab2c+ab2c)+(bc2d+bc2d)+(abcd+abcd)
=a2b2+b2c2+c2d2+2ab2c+2bc2d+2abcd
= (ab+bc+cd)2
= RHS, Hence Proved!

26. Insert two numbers between 3 and 81 so that the resulting sequence is G.P.

Let the two numbers between 3 and 81 be p and q such that the resulting sequence is G.P.
So, the resulting G.P. can be written as
3,p,q,81
Here, a=3
4th term = 81
ar4-1=81
3r3=81
r3=813
r3=27
Taking cube roots on both sides, we get,
r=273
r=3×3×33
r=3
So, p=ar=3r=3×3=9
q=ar2=3×32=3×9=27
Hence, the required two numbers between 3 and 81 are 9 and 27.

27. Find the value of n so that an+1+bn+1an+bn may be the geometric mean between a and b.

 an+1+bn+1an+bn is the geometric mean between a and b.
So, according to the definition of geometric mean
between a and b, we can write,
an+1+bn+1an+bn=ab
an+1+bn+1=ab×(an+bn)
&nbsp &nbsp squaring on both sides
(an+1+bn+1)2=[ab×(an+bn)]2
a2(n+1)+b2(n+1)+2×an+1×bn+1 =ab(an+bn)2
a2n+2+b2n+2+2×an+1×bn+1=ab(a2n+b2n+2anbn)
a2n+2+b2n+2+2×an+1×bn+1=a2n+1b+ab2n+1+2×an+1×bn+1
a2n+2+b2n+2=a2n+1b+ab2n+1
a2n+2-a2n+1b=ab2n+1-b2n+2
a2n+1(a-b)=b2n+1(a-b)
Dividing by (a-b) on both sides, we get,
a2n+1=b2n+1
a2n+1b2n+1=1
(ab)2n+1=(ab)0 ... 1=(ab)0
2n+1=0
n=-12
Hence, the value of n so that an+1+bn+1an+bnwill be the
geometric mean between a and b is -12.

28. The sum of two numbers is 6 times their geometric mean, show that numbers are in the ratio (3+22)(3-22).

Let the two numbers are a and b.
According to the given question, we have,
a+b=6ab ... (1)
 (a-b)2=(a+b)2-4ab
a-b=(a+b)2-4ab=(6ab)2-4ab
=36ab-4ab=32ab=42ab
 a-b=42ab ... (2)

Adding equations (1) and (2), we get,
a+b=6ab
a-b=42ab

2a=6ab+42ab
a=3ab+22ab
a=(3+22)ab
Putting the value of a in equation (1), we get,
a+b=6ab
(3+22)ab+b=6ab
b=6ab-(3+22)ab
b=6ab-3ab-22ab
b=3ab-22ab
b=(3-22)ab
Now, ab=(3+22)ab(3-22)ab=(3+22)(3-22)
Hence, proved!

29. If A and G be A.M. and G.M., respectively between two positive numbers, prove that the numbers are A±(A+G)(A-G)

Let the two positive numbers are a and b
 A is Arithmetic Mean of a and b.
(a+b)2=A
a+b=2A ... (1)
 G is Geometric Mean of a and b.
ab=G
ab=G2 ... (2)
We know that
(a-b)2=(a+b)2-4ab
a-b=(a+b)2-4ab=(2A)2-4G2
a-b=4A2-4G2
a-b=2A2-G2 ... (3)
Adding equations (1) and (3), we get,
a+b=2A
a-b=2A2-G2


2a=2A+2A2-G2

a=A+A2-G2 ...Dividing by 2 on both sides
a=A+(A-G)(A+G)
Putting the value of a in equation (1), we get,
a+b=2A
A+A2-G2+b=2A
b=2A-(A+A2-G2)
b=A-A2-G2
b=A-(A-G)(A+G)
Hence, the two positive numbers are A±(A-G)(A+G)

30. The 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 2nd hour, 4th hour and nth hour?

From the given question, we can conclude the following:
Number of bacteria at the start (a) = 30
Number of bacteria at the end of 1 hour (ar) = 2×30=60
Number of bacteria at the end of 2 hours (ar2) = 2×60=120
Number of bacteria at the end of 3 hours (ar3) = 2×120=240
..................................................
Number of bacteria at the end of n years (arn)