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.

201.

The 7th term of an AP is -4 and its 13th term is -16. Find the AP.

Answer»

Let us say a be the first term and d be the common difference of an AP

an = a + (n – 1)d

a7 = a + (7 – 1)d

= a + 6d = -4 …………(1)

And a13 = a + 12d = -16 …..…..(2)

Subtracting equation (1) from (2), we get

6d = -16 – (-4) = -12

From (1), a + 6d = -4

a + (-12) = -4

a = -4 + 12 = 8

a = 8, d = -2

AP will be 8, 6, 4, 2, 0, ……

202.

Find the 12th term from the end of the following arithmetic progressions:(i) 3, 5, 7, 9, ..... 201(ii) 3, 8, 13, ....., 253(iii) 1, 4, 7, 10, ......., 88

Answer»

(i) 3, 5, 7, 9, ..... 201

a = 3, d = 5 - 3 = 2, an = 201

an = a +(n -1)d

201 = 3 +2n – 2

N = 100

Now, we have to find 12th term from the last that means,

100th – 11 = 89th term

Then,

a89 = a + (89 – 1)d

= 3 + 88 x 2

= 179

Hence, the 12th term from the end of the A.P. is 179.

(ii) 3, 8, 13, ....., 253

a = 3, d = 8 - 3 = 5

an = 253

a + (n - 1)d = 253

3 + (n - 1)5 = 253

n = 51

Now, we have to find 12th term from the last that means,

51th -11 = 40th term

Then,

a40 = a + (n -1)d

= 3 + 39(5)

= 198

Hence, the 12th term from the end of the A.P. is 198

(iii) 1, 4, 7, 10, ......., 88

a = 1, d = 4 -1 = 3

an = 88

a + (n -1)d = 88

1 + (n -1)3 = 88

n = 30

Now, we have to find 12th term from the last that means,

30th - 11 = 19th term

a19 = a + 18d

= 1 + 18(3)

= 55

Hence, the 12th term from the end of the A.P. is 198.

203.

The 6th and 17th terms of an A.P. are 19 and 41 respectively, find the 40th term.

Answer»

a6 = 19 = a + (n – 1) d

= 19 = a + 5d …(i)

A17 = 41 = a + (n – 1) d

= 41 = a + 16d …(ii)

Subtracting (i) from (ii), we get

22 = 11d

d = 2

Now substituting the value of d in (i):

19 = a + 10

= a = 9

A40 = a + (40 – 1) 2

= 9 + 78

= 87

204.

If 10 times the 10th term of an A.P. is equal to 15 times the 15th term, show that 25th term of the A.P. is zero.

Answer»

10a10 = 15a15

10[a + (10 – 1)d] = 15[a + (15 – 1)d]

2a + 2(9)d = 3a + 3(14)d

- a = 42d – 18d

- a = 24d

a = - 24d

a25 = a + 24d

= - 24d + 24d

= 0

205.

If 9th term of an A.P. is zero, prove that its 29th term is double the 19th term.

Answer»

a9 = 0

a + (9 – 1)d =0

a + 8d = 0

a = - 8d …(i)

To Prove: a29 = 2a19

Proof: LHS= a29 = a + 28d = - 8d + 28d = 20d

RHS= 2a19 = 2[a + (18)d] = 2(- 8d + 18d) = 2(10d) = 20d

Since, LHS=RHS

Hence, proved

206.

The general term of a sequence is given by an = - 4n2 + 15.Is the sequence an A.P..? If so, find its 15th term and the common difference.

Answer»

Put n = 1

a= - 4(1)2 + 15 = 11

Put n = 2

a= - 4(2)2 + 15 = -1

Put n = 3

a= - 4(3)2 + 15 = -21

Common difference, d1= a2 – a1 = -1 – 11 = -12

Common difference, d2= a3 – a2 = - 21 + 1 = 20

Since, d1 ≠ d2

Therefore, it’s not an A.P

207.

The sum of n terms of an A.P. is 3n2 + 5n. Find the A.P. Hence, find its 16th term.

Answer»

Sn = 3n2 + 5n

Taking n = 1, we get

S1 = 3(1)2 + 5(1)

⇒ S1 = 3 + 5

⇒ S1 = 8

⇒ a1 = 8

Taking n = 2, we get

S2 = 3(2)2 + 5(2)

⇒ S2 = 12 + 10

⇒ S2 = 22

∴ a2 = S2 – S1 = 22 – 8 = 14

Taking n = 3, we get

S3 = 3(3)2 + 5(3)

⇒ S3 = 27 + 15

⇒ S3 = 42

∴ a3 = S3 – S2 = 42 – 22 = 20

So, a = 8,

d = a2 – a1 = 14 – 8 = 6

Now, we have to find the 15th term

an = a + (n – 1)d

a16 = 8 + (16 – 1)6

a16 = 8 + 15 × 6

a16 = 8 + 90

a16 = 98

Hence, the 16th term is 98.

208.

Which of the following is an A.P ? A) 1 + 8 +27 + ………………. B) 1 + 4 + 9 + ………………. C) 1 – 2 + 3 – 4 + ……………. D) 1 + 2 + 3 + ……………

Answer»

Correct option is (D) 1 + 2 + 3 + …………

(A) Given sequence is 1, 8, 27, .....

\(\because\) \(a_2-a_1\) = 8 - 1 = 7,

\(a_3-a_2\) = 27- 8 = 19

\(\because\) \(a_2-a_1\) \(\neq a_3-a_2\)

\(\therefore\) Given sequence is not an arithmetic progression.

(B) Given sequence is 1, 4, 9, .......

\(\therefore\) \(a_2-a_1\) = 4 - 1 = 3

\(a_3-a_2\) = 9 - 4 = 5

\(\because\) \(3\neq5\)

\(\therefore\) \(a_2-a_1\) \(\neq a_3-a_2\)

\(\therefore\) Given sequence is not an arithmetic progression.

(C) Given sequence is 1, -2, 3, -4, .......

\(\therefore\) \(a_2-a_1\) = -2 - 1 = -3,

\(a_3-a_2\) = 3 - (-2)

= 3+2 = 5

\(\because\) \(-3\neq5\)

\(\therefore\) \(a_2-a_1\) \(\neq a_3-a_2\)

\(\therefore\) Given sequence is not an arithmetic progression.

(D) Given sequence is 1, 2, 3, ......

\(\therefore\) \(a_2-a_1\) = 2 - 1 = 1,

\(a_3-a_2\) = 3 - 2 = 1

\(\because\) \(a_2-a_1\) \(=a_3-a_2\)

\(\therefore\) Given sequence is an arithmetic progression (A.P.).

Correct option is D) 1 + 2 + 3 + …………

209.

Show that the sequence defined by an = 3n2 - 5 is not A.P.

Answer»

Given:

The sequence an = 3n2 - 5.

To prove:

the sequence defined by an = 3n2 - 5 is not A.P.

Proof:

Consider the sequence an = 3n2 - 5,

Put n = 1

a1= 3(1)2 – 5 = 3 – 5 = -2

Put n = 2

a2= 3(2)2 – 5 = 12- 5 = 7

Put n = 3

a3= 3(3)2 – 5 = 27 – 5 = 22

In an A.P the difference of consecutive terms should be same.

So,

Common difference, d1= a2 – a1 =7 – (-2) = 9

Common difference, d2 = a3 – a2 = 22 – 9 = 13

Since, d1 ≠ d2

Therefore, it’s not an A.P.

210.

If nth term of a series is then 7th term =A) 73/90B) 5/9C) 49/9D) 7/9

Answer»

Correct option is B) 5/9

211.

nth term of a sequence is 2n + 1. Is this sequence an A.P.? If so find its first term and common difference.

Answer»

We know that nth term of an A.P is given by,

an = a + (n – 1) d

Now equating it with the expression given we get,

2 n + 1 = a + (n – 1) d

2 n + 1 = a + nd – d

2 n + 1 = nd + (a – d)

Equating both sides we get,

d = 2 and a – d = 1

So we get,

a = 3 and d = 2.

So the first term of this sequence is 3, and the common difference is 2.

212.

If the 10th term of the sequence √3, \(\sqrt{12}\) , \(\sqrt{27}\)……………..is \(\sqrt{3n^2}\) then the value of n/2 is ……………….. A) 3 B) √3 C) 5 D) √5

Answer»

Correct option is (C) 5

Given sequence is \(\sqrt3 ,\sqrt{12} ,\sqrt{27},........\)

\(\Rightarrow\sqrt{3},\sqrt{4\times3},\sqrt{9\times3},.....\) is the given sequence

\(\Rightarrow\) \(\sqrt3,2\sqrt{3},3\sqrt{3},......\) is the given sequence

\(\because\) \(1^{st}\) term of sequence \(=\sqrt3\)

\(2^{nd}\) term of sequence \(=2\sqrt3\)

\(3^{rd}\) term of sequence \(=3\sqrt3\)

 \(\vdots\)

\(10^{th}\) term of sequence \(=10\sqrt3=\sqrt{3\times10^2}\)

\(\therefore n=10\)    (By comparing \(\sqrt{3n^2}\) with \(\sqrt{3\times10^2})\)

\(\Rightarrow\) \(\frac{n}{2}=\frac{10}{2}=5\)

Correct option is C) 5

213.

If nth term of a sequence is (3n - 4)/7 , then 6th term =A) 15/7B) 1 C) 2 D) 18/7

Answer»

Correct option is (C) 2

\(n^{th}\) term of sequence \(=\frac{3n-4}{7}\)

i.e.\(a_n=\frac{3n-4}{7}\)

Now, \(6^{th}\) term of the sequence is

\(a_6=\frac{3\times6-4}7=\frac{18-4}7\)

\(=\frac{14}7=2\)

Correct option is C) 2

214.

Write the sum of first n odd natural numbers.

Answer»

First n odd numbers are 1, 3, 5, 7, 9........., (2n–1) which forms an A.P a= 1 

l= 2n – 1 where l be the last term 

Sn = \(\frac{n}{2}\)(2a + (n–1) d) or \(\frac{n}{2}\)(a + l) 

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

= \(\frac{n}{2}\)(2n) 

=n (n) 

=n2

215.

Write the sum of first n even natural numbers.

Answer»

First n even Natural numbers are 2, 4, 6,……, 2n 

This forms an A.P where 

a= 2

l= 2n 

where l is last term of the A.P 

Sn\(\frac{n}{2}\)(2a + (n–1) d) or \(\frac{n}{2}\)(a + l)

= \(\frac{n}{2}\)(2 + 2n)

= \(\frac{n}{2}\)[2(1 + n)]

= n (n + 1)

216.

Find the number of terms of the A.P. –12, –9, –6, . . . , 21. If 1 is added to each term of this A.P., then find the sum of all terms of the A.P. thus obtained.

Answer»

Given,

First term, a = -12

Common difference, d = a2 – a1 = – 9 – (- 12)

d = – 9 + 12 = 3

And, we know that nth term = an = a + (n – 1)d

⟹ 21 = -12 + (n – 1)3

⟹ 21 = -12 + 3n – 3

⟹ 21 = 3n – 15

⟹ 36 = 3n

⟹  n = 12

Thus, the number of terms is 12.

Now, if 1 is added to each of the 12 terms, the sum will increase by 12.

Hence, the sum of all the terms of the A.P. so obtained is

⟹ S12 + 12  = 12/2[a + l] + 12

= 6[-12 + 21] + 12

= 6 × 9 + 12

= 66

Therefore, the sum after adding 1 to each of the terms in the A.P is 66.

217.

The sum of the 4th and 8th terms of an AP is 24 and the sum of the 6th and 10th terms is 44. Find the first three terms of the AP.

Answer»

Given an A.P in which a4 + a8 = 24 

⇒ a + 3d + a + 7d = 24 

⇒ 2a + 10d = 24 

⇒ a + 5d = 12 ……. (1) 

and a6 + a10 = 44 

⇒ a + 5d + a + 9d = 44 

⇒ 2a + 14d = 44 

⇒ a + 7d = 22 ……. (2) 

Also a + 5d = 12 

⇒ a + 5(5) = 12 

⇒ a + 25 = 12 

⇒ a = 12 – 25 = -13 

∴ The A.P is a, a + d, a + 2d, …… 

i.e., – 13, (- 13 + 5), (-13 + 2 × 5)… 

⇒ -13, -8, -3, …….

218.

Find the 20th term from the end of the AP: 3, 8, 13,…, 253.

Answer»

Given: An A.P: 3, 8, 13, …… , 253 

Here a = a1 = 3 

d = a2 – a1 = 8 – 3 = 5 

an = 253, where 253 is the last term 

an = a + (n – 1)d 

∴ 253 = 3 + (n – 1)5 

⇒ 253 = 3 + 5n – 5 

⇒ 5n = 253 + 2 

⇒ n = 255/5 = 51 

∴ The 20th term from the other end would be 

1 + (51 – 20) = 31 + 1 = 32 

∴ a32 = 3 + (32 – 1) × 5 

= 3 + 31 × 5 

= 3 + 155 = 158

219.

Which of the following can be the nth term of an AP?4n+3,3n2 +5,n3 +1 give reason.

Answer»

4n+3 because nth term of an AP can only be a linear relation in n as an=a+(n-1)d

220.

The common difference of an A.P., the sum of whose n terms is Sn, is A. Sn – 2Sn–1 + Sn–2 B. Sn – 2Sn–1– Sn–2 C. Sn – Sn–2 D. Sn – Sn–1

Answer»

an is the nth term of an A.P and an–1 is the (n–1)th term of an A.P, 

d = common difference, 

Sn = sum of n terms of an A.P 

d= an – an–1 

But an= Sn – Sn–1 

And an–1= Sn–1 – Sn–2 

So d= Sn – Sn–1 – (Sn–1 – Sn–2

d= Sn – 2 Sn–1 + Sn–2

221.

In an A.P the nth term an is …………………. A) an = a + (n – 1)d B) d + (n – 1)aC) a + d D) (n - 1)/d + a

Answer»

Correct option is (A) \(a_n = a+(n-1)d\)

\(n^{th}\) term of an A.P. is given by \(a_n = a+(n-1)d\)

Correct option is A) an = a + (n – 1)d 

222.

The next term of the A.P(a + 3d),(a + d). (a – d) is ……………..A) a + 2d B) a – 2d C) a – 4d D) a – 3d

Answer»

Correct option is (D) a – 3d

Let \(a_1=a+3d,\)

\(a_2=a+d\;\&\;a_3=a-d\)

\(\therefore d=a_2-a_1\)

\(=(a+d)-(a+3d)=-2d\)

\(a_4=a_3+d\)

\(=(a-d)+(-2d)\)

\(=a-3d\)

Correct option is D) a – 3d

223.

If 16, x, 36 are in G.P. then x = A) 24B) 26 C) 28 D) 30

Answer»

Correct option is (A) 24

Given that 16, x, 36 are in G.P.

\(\therefore b^2=ac\)

\(\Rightarrow x^2=16\times36\)

\(=4^2\times6^2\)

\(=(4\times6)^2\)

\(=24^2\)

\(\Rightarrow x=24\)

Correct option is A) 24

224.

Which term of the A.P -18, -16, -14, …………………. is first positive term ? A) t9B) t10C) t11D) t12

Answer»

Correct option is (C) t11

Given A.P. is -18, -16, -14, ….....

\(\because a_1=-18,a_2=-16\)

\(d=a_2-a_1\)

= -16 - (-18)

= -16+18 = 2

\(\because t_n=a+(n-1)d\)           \((\because a_1=a)\)

First positive term in given A.P. is 2.

\(\therefore2=-18+(n-1)(2)\)

\(\Rightarrow2+18=2(n-1)\)

\(\Rightarrow n-1=\frac{20}2=10\)

\(\Rightarrow n=10+1=11\)

Hence, \(11^{th}\) term of A.P. is first positive term.

Correct option is C) t11

225.

Find the sum of the odd numbers between 0 and 50.

Answer»

Solution:

We have First odd number is 1
Last odd number is 49
a = 1 an or I = 49 ,common difference d= 2.
an = a+(n-1)d
=1+(n-1)2 = 49
=1+2n-2 =49
=2n-1 =49
=2n=49+1
=2n=50
n=25
sn=n/2(1+49)
=25/2(1+49)
=25/2* 50
25 *25 = 625
therefore sum of all odd numbers between 0 to 50 is 625.

226.

If a, b, c are in G.P., then b = ……………A) ac B) \(\sqrt{ac}\)C) \(\cfrac{a+c}2\)D) a2c2

Answer»

Correct option is (B) \(\sqrt{ac} \)

\(\because\) a, b, c are in G.P.

\(\therefore b^2=ac\)

\(\Rightarrow\) \(b=\sqrt{ac} \)

Correct option is B) \(\sqrt{ac}\)

227.

The sum of first 100 natural numbers is …………………. A) 4050 B) 4500 C) 5500 D) 5050

Answer»

Correct option is (D) 5050

First natural numbers is 1.

\(\therefore a=1\)

\(100^{th}\) natural numbers is \(100=l\)   (Let)

\(\therefore S_n=\frac n2(a+l)\)

\(=\frac{100}2(1+100)\)     \((\because a=1,n=100\;\&\;l=100)\)

\(=50(101)\) = 5050

Correct option is D) 5050

228.

Which term of the sequence 72, 70, 68, 66, ..... is 40 ?

Answer»

Here 1st term x = 72 and common difference d = 70 - 72 = - 2

So,  For finding the value of n

an = a + (n - 1)d

=> 40 = 72 + (n - 1) (-2) 

=>40 - 72 = - 2n + 2

=> -32 = - 2n + 2 

=> -34 = - 2n

=> n = 17 

So, 17th term is 40.

229.

Determine the A.P. whose their term is 16 and the difference of 5th term from 7th term is 12.

Answer»

Given : a3 = a + (3 - 1) d = a + 2d = 16 .....(i)

a7 - a5 = 12 ....(ii)

(a + 6d) - (a + 4d) = 12

a + 6d - a - 4d = 12     2d = 12

d = 6 

Put d = 6 in equation (i)

a = 16 – 12 

a = 4 

So, A.P. is 4, 10, 16, 22, 28, ......

230.

What is Progression?

Answer»

Those sequence whose terms follow certain patterns are called progression.

Generally there are three types of progression.

(i) Arithmetic Progression (A.P.) (ii) Geometric Progression (G.P.) (iii) Harmonic Progression (H.P.)

231.

Find the sum of the following AP:0.6, 1.7, 2.8,…, to 100 terms.

Answer»

Given A.P : 0.6, 1.7, 2.8,…. S100

a = 0.6; d = a2 – a1 = 1.7 – 0.6 = 1.1; n = 100 

Sn\(\frac{n}{2}\) [2a + (n – 1)d] 

∴ S100\(\frac{100 }{2}\) [2 × 0.6 + (100 – 1)1.1] 

= 50 [1.2 + 99 × 1.1] 

= 50 [1.2 + 108.9] 

= 50 × 110.1 

= 5505

232.

If the sum of three numbers which are in A.P is 15 and the sum of the squares of the extremes is 58, then those numbers are A) 3, 6, 9 B) 3, 5, 7C) 2, 5, 8 D) 2, 6, 7

Answer»

Correct option is (B) 3, 5, 7

Let a - d, a, a+d are required three numbers in A.P.

Given that their sum is 15.

\(\therefore\) (a - d) + a + (a+d) = 15

\(\Rightarrow3a=15\)

\(\Rightarrow a=\frac{15}3=5\)

Also given that the sum of the squares of the extremes is 58.

\(\therefore(a-d)^2+(a+d)^2=58\)

\(\Rightarrow(5-d)^2+(5+d)^2=58\)    \((\because a=5)\)

\(\Rightarrow 2(5^2+d^2)=58\)            \((\because(a-b)^2+(a+b)^2=2(a^2+b^2))\)

\(\Rightarrow5^2+d^2=\frac{58}2=29\)

\(\Rightarrow d^2=29-5^2=29-25\)

\(=4=2^2\)

\(\Rightarrow d=2\)

\(\therefore a-d=5-2=3\)

\(a+d=5+2=7\)

Hence, the required numbers are 3, 5 and 7.

Correct option is B) 3, 5, 7

233.

In an A.P., the first term is 2, the last term is 29 and the sum of the terms is 155. Find the common difference of the A.P.

Answer»

Given, 

First term, a = 2 

Last term, an = l = 29 

And, Sum of terms, Sn\(\frac{n}{2}\)[a + l]

155 = \(\frac{n}{2}\)[ 2 + 29]

155 x 2 = n x 31

n = \(\frac{155 \times 2}{31}\) = \(\frac{310}{31} = 10\)

We know, an = a + (n - 1)d

 29 = 2 = (10 - 1)d

29 - 2 = 9d

27 = 9d

d = 3

Hence, common difference, d = 3

sum of an AP: n/2(a+an)                        (a:first term,an:last term)

given:

s=155

a=2

an=29

n=?

d=?

:155=n/2(2+29)

n=10

therefore,

an=a+(n-1)d                     (where n is the total no of terms in ap)

29=2+(10-1)d

hence ,common difference,d=3
234.

If 4/5, a, 2 are in AP, find the value of a.

Answer»

If 45, a and 2 are three consecutive terms of an AP, then we have:

a -45 = 2-a

2a=2+45

2a=47

a = 24

235.

Find the sum of first n natural numbers.

Answer»

First n natural numbers: 1, 2, 3, 4, 5, …, n

Here, a = 1, d = 1

Sum = Sn = n/2 [2a + (n-1)d]

= n/2 [2(1) + (n-1)(1)]

= n(n+1)/2

236.

Find the sum of first n even natural numbers.

Answer»

First n even natural numbers: 2, 4, 6, 8, 10,….,n

Here, a = 2, d = 4 – 2 = 2

Sum = Sn = n/2 [2a + (n-1)d]

= n/2 [2(2) + (n-1)(2)]

= n(n+1)

237.

If (2p – 1), 7, 3p are in AP, find the value of p.

Answer»

Let (2p-1), 7 and 3p be three consecutive terms of an AP.

Then 7-(2p-1) = 3p -7

5p = 15

p = 3

When p = 3, (2p-1), 7 and 3p form three consecutive terms of an AP.

238.

The first term of an AP is p and its common difference is q. Find its 10th term.

Answer»

Given:

First term =a = p and

Common difference = d = q

Now,

a10 = a + (n – 1) d

= p + (10 – 1)q

= (p + 9q)

239.

The 9th term of an A.P. is equal to 6 times its second term. If its 5th term is 22, find the A.P.

Answer»

Given:

a5 = 22

a + 4d = 22 (i)

Acc. to question,

a9 = 6a2 (ii)

a= a +8d

a= a+d

Putting the value of a9 and a2 in (ii)

a +8d = 6(a +d)

2d = 5a

2d = 5(22 - 4d)

22d = 110

d = 5

Now, putting the value of d in (i)

a = 22 - 4(5) = 2

a1 = a = 2

a2 = a +d = 2 +5 = 7

a3 = a +2d = 2 + 2(5) = 12

Hence, the A.P. is 2, 7, 12, 17,..........

240.

If (2p – 1), 7, 3p are in AP, find the value of p.

Answer»

Given, (2p – 1), 7, 3p are in AP

Then,

7 – (2p – 1) = 3p – 7

7 – 2p + 1 = 3p – 7

5p = 15

p = 3

The value of p is 3.

241.

If 4/5, a, 2 are in AP, find the value of a.

Answer»

AP terms: 4/5, a, 2 (given)

Then,

a – 4/5 = 2 – a

a = 7/5

242.

Find the second term and nth term of an A.P. whose 6th term is 12 and the 8th term is 22.

Answer»

a6 = a + 5d

12 = a + 5d …(i)

a= a + 7d

22 = a + 7d …(ii)

Subtracting (i) from (ii), we get,

10 = 2d

d = 5

from (i)

12 = a + 5(5)

12 = a + 25

a = -13

a2 = a +d

= -13 +5

= - 8

an = a + (n -1)d

= - 13 + (n - 1)5

= -18 + 5n

243.

If (2p - 1), 7, 3p are in AP, find the value of p.

Answer»

Let (2p - 1), 7 and p be three consecutive terms of an AP.

Then 7-(2p - 1) = 3p - 7

\(\Rightarrow\) 5p = 15

\(\Rightarrow\) p = 3

∴ When p = 3,(2p - 1), 7 and 3p form three consecutive terms of an AP.

If 2p-1,7,3p are in AP we have

7-(2p-1) = 3p - 7

which gives 7 - 2p + 1 = 3p - 7

That is 5p=8+7

5p=15

p=3
244.

If (2p +1), 13, (5p - 3) are in AP, find the value of p.

Answer»

Let (2p + 1), 13, (5p - 3) be three consecutive terms of an AP.

Then 13 - (2p + 1) = (5p - 3) - 13

\(\Rightarrow\) 7p = 28

\(\Rightarrow\) p = 4

∴ When p = 4,(2p + 1),13 and (5p - 3) from three consecutive terms of an AP.

245.

The first term of an A.P. is p and its common difference is q. Find its 10th term.

Answer»

Given: The first term of an A.P. is p and its common difference is q. 

To find: its 10th term. 

Solution: The first term of A.P is p. Common difference = q 

We know an = a + (n–1)d Where a is first term and d is common difference. 

So,a10 = p + (10-1)q 

a10 = p + 9q

246.

If \(\frac{4}{5}\),a, 2 are three consecutive terms of an A.P., then find the value of a.

Answer»

If \(\frac{4}{5}\),a, 2 are three terms in an A.P. so there common difference will be same 

a - 4/5 = 2 - a

2a = \(\frac{14}{5}\)

a = \(\frac{7}{5}\)

If a,b,c are three consecutive terms of an AP

Then,

 \(b = {c + a \over 2}\)

Thus  \(a= {4/5 +2 \over 2}\)

Ans: a=1.4 or 7/5

247.

If (2p + 1), 13, (5p – 3) are in AP, find the value of p.

Answer»

Given, 2p + 1, 13, 5p – 3 are in AP

Then,

13 – (2p + 1) = (5p – 3) – 13

13 – 2p – 1 = 5p – 3 – 13

12 – 2p = 5p – 16

p = 4

The value of p is 4.

248.

For what values of p are 2p + 1, 13, 5p – 3 are three consecutive terms of an A.P.?

Answer»

Given: 2p + 1, 13, 5p – 3 are three consecutive terms of an A.P. 

To find: The value of p 

Solution: Consider a1 = 2p + 1 , a2 = 13 and a3 = 5p – 3

The A.P will be of the form 2p + 1, 13, 5p – 3,.........

Since the terms are in A.P so the common differences in them is same.

⇒ a2 - a1 = a3 - a2 

⇒ 13– (2p + 1) = 5p –3 –13

⇒ 13– 2p - 1 = 5p –3 –13 

⇒12– 2p = 5p –16 

⇒12+16 = 5p +2p 

⇒ 28 = 7p

⇒ p= 4

249.

If (2p +1), 13, (5p -3) are in AP, find the value of p.

Answer»

Let (2p+1), 13, (5p-3) be three consecutive terms of an AP.

Then 13-(2p+1) = (5p-3) -13

7p = 28

p = 4

When p = 4, (2p+1), 13 and (5p-3) from three consecutive terms of an AP.

250.

1 + 1/2 + 1/4 + 1/8 + ……………. ∞ terms = A) 3B) 2 C) 1/2D) 1

Answer»

Correct option is (B) 2

\(S_n=1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}+.......+\) upto n terms

\(=\cfrac{1(1-(\frac{1}{2})^n)}{1-\frac{1}{2}}\)      \((\because S_n=\frac{a(1-r^n)}{r-1},r<1\) in G.P.)

\(=\cfrac{1-\frac{1}{2^n}}{\frac{1}{2}}\)

\(=2(1-\frac1{2^n})\)

Sum of infinite terms \(=S_\infty=1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}+......(\infty-terms)\)

\(=\underset{n\rightarrow\infty}{lim}\,S_n\)

\(=\underset{n\rightarrow\infty}{lim}\,2(1-\frac1{2^n})\)

\(=2(1-\frac1\infty)\)

\(=2(1-0)=2\)

Correct option is B) 2