InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
If y = x + x2 + x3 + … ∞, where | x | < 1, then Prove that x = (y/(1 + y)) |
|
Answer» y = x + x2 + x3 + … ∞ ⇒ y = x( 1 + x + x2 + … ∞) ⇒ y = x (1/(1 - x)) ⇒ y (1 – x) = x ⇒ y – xy – x = 0 ⇒ y – x(y + 1) = 0 ⇒ x(1 + y) = y ⇒ x = (y/(1 + y)) |
|
| 2. |
10th term of series – 4, – 1, + 2, + 5, … is :(a) 23(b) – 23(c) 32(d) – 32 |
|
Answer» Answer is (a) 23 -4, -1, + 2, + 5, … Here a = – 4 d = (- 1) – (- 4) = – 1 + 4 = 3 10th term = T10 = a + 9d = -4 + 9 × 3 = – 4 + 27 = 23 |
|
| 3. |
Find the common ratio and 12th term of G.P. 5 + 10 + 20 + 40 + … |
|
Answer» series = 5 + 10 + 20 + 40 + …. Common ratio r = T2/T1 = 10/5 = 2 nth term = Tn = arn – 1 = 5 × (2)n – 1 = 5.2n – 1 |
|
| 4. |
9th term of A.P. is 35 and 19th term is 75, then 20th term will be :(a) 78(b) 79(c) 80(d) 81 |
|
Answer» Answer is (b) 79 Given, T9 = 35 ⇒ a + 8d = 35 …(i) and T19 = 75 ⇒ a + 18d = 75 …(ii) Subtracting equation (i) from equation (ii), 10d = 40 ⇒ d = 4 Put d = 4 in equation (i), a + 8 × 4 = 35 ⇒ a + 32 = 35 ⇒ a = 35 – 32 = 3 ⇒ a = 3 Thus, 20th term = T20 = a + 19 d = 3 + 19 × 4 = 3 + 76 = 79 |
|
| 5. |
If 4th term of any G.P. is p, 7th term is q and 10th term is r, then prove that q2 – pr. |
|
Answer» Let a is first term and R is common ratio of G.P., then according to question T4 = aR4 – 1 p = aR3 ….. (i) T7 = aR7 – 1 q = aR6 ….. (ii) T10 = aR10 – 1 r = aR9 ….. (iii) Multiplying equation (i) and (iii), we get a2 R12 = pr ….. (iv) Squaring of equation (ii), q2 = a2 R12 Hence, from equation (iv) and (v) q2 = pr ….. (v) Hence Proved. |
|
| 6. |
If x2 (y + z), y2 (z + x), z2(x + y) are in A.P., then prove that either x, y, z are in A.P. or xy + yz + zx = 0. |
|
Answer» ∵ x2(y + z), y2(z + x), z2(x + y) are in A.P. ∴ Adding xyz in each terms x2(y + z) + xyz, y2(z + x) + xyz, z2(x + y) + xyz also will be in A.P. or x(xy + yz + zx), y(xy +yz + zx), z(xy + yz + zx) also will be in A.P. ∴ 2y(xy + yz + zx) = x(xy + yz + zx) + z(xy + yz + zx) ⇒ 2y(xy + yz + zx) = (xy + yz + zx) (x + z) ⇒ 2y(xy + yz + zx) – (xy + yz + zx) (x + z) = 0 ⇒ (xy + yz + zx) (2y – x – z) = 0 If 2y – x – z = 0 Then 2y = x + z ⇒ x, y, z are in A.P. or xy + yz + zx = 0 Hence Proved. |
|
| 7. |
Sum of n terms of series 1, 3, 5, … is :(a) (n – 1)2(b)(n + 1)2(c) (2n – 1)2(d) n2 |
|
Answer» Answer is (d) n2 1,3,5, … nth term of the given series Tn = 2n – 1 Sum of n terms sn = ∑(2n – 1) = 2∑n – ∑1 = 2(n(n + 1))/2 – n = n2 + n – n = n2 |
|
| 8. |
How many two digit natural number which are divisible by 3 ? |
|
Answer» First two digit number which is divisible by 3 is 12 and last two digit number is 99 ∵ We have to find only the numbers which are divisible by 3, so common difference is 3. a= 12, d = 3, l = 99 Hence, l = a + (n – 1 )d ⇒ 12 + (n- 1) × 3 = 99 ⇒ 3(n – 1) = 99 – 12 ⇒ n - 1 = 87/3 = 29 ⇒ n= 29 + 1 = 30 Hence, two digit natural number which are divisible by 3 are 30. |
|
| 9. |
Sum of n terms of any A.P. is n2 + 2n. Find the first term and common difference. |
|
Answer» Sum of terms Sn= n2 + 2n and S, (n – 1)2 + 2(n-1) We know that nth term of A.P. Tn= Sn – Sn – 1 ⇒ Tn= (n2 + 2n) – [(n – 1)2 + 2(n − 1)] = [n2 + 2n] – [n2 + 1 – 2n + 2n – 2] = [n2 + 2n] – [n2 – 1] = n2 + 2n – n2 + 1 = 2n + 1 First term T1= 2 × 1 + 1 = 2 + 1 = 3 Second term, T2 = 2 2 + 1 = 4 + 1 = 5 Common difference d = T2 – T1 = 5 – 3 = 2 Hence, first term is 3 and common difference is 2. |
|
| 10. |
If 9th term of A.P. is zero, then prove that 29th term is twice the 19th term. |
|
Answer» Let a be the first term and d be the common difference then 9th term = T9 = 0 Then a + (9 – 1)d= 0 ⇒ a + 8d = 0 ….. (i) 29th term = T29 = a + 28d …(ii) 19th term = T19 = a + 18d …(iii) Putting the value of equation (i) into equation (ii) and (iii) we get T29 = (a + 8 d) + 20 d ⇒ T29 = 0 + 20 d ⇒ T29 = 20d … (iv) ⇒ T29 = (a + 8 d) + 10 d ⇒ T29 = 0 + 10d ⇒ T29 = 10d … (v) From equation (iv) and (v), we have T29 = 20d = 2 × 10d =2 × T29 T29 = 2T29 Hence Proved. |
|
| 11. |
Sum of 50 A.M. between 20 and 30 is :(a) 1255(b) 1205(c) 1250(d) 1225 |
|
Answer» Answer is (c) 1250 First term, a = 20 Last term, l = 30 Number of terms = 52 Sum of 52 terms S52 = 52/2(20 + 30) = 26 × 50 = 1300 Thus, sum of 50 A.M. between 20 and 30 is = 1300 – 20 – 30 = 1300 – 50 = 1250 |
|
| 12. |
If a, b, c are in H.P., then correct statement is –(A) ac = b2(B) √(ac) < b(C) a + c = 2b(D) √(ac) > b |
|
Answer» Answer is (C) a + c = 2b H.M. of a, b, c H = (2ac)/(a + c)….(i) G.M. of a,b,c G = √ac ….(ii) From equation (i) and (ii), b = (2ac)/(a + c) We know that GM. > H.M. G > H √ac > b |
|
| 13. |
In an A.P. 2 + 5 + 8 + 11 +… which term is 65 ? |
|
Answer» Given series = 2 + 5 + 8 + 11 + …. Let its nth term is 65 Then Tn = 65 and d = 5 – 2 = 3 ⇒ a + (n – 1)d – 65 ⇒ 2 + (n – 1) × 3 = 65 ⇒ 2 + 3n – 3 = 65 ⇒ 3n – 1 = 65 ⇒ n = (65 + 1)/3 = 66/3 = 22 Hence, 22nd term is 65 |
|
| 14. |
Common ratio of GP. √3, 1/√3, 1/3√3, .... is :(A) 1/3(B) 1/√3(C) √3(D) 3 |
|
Answer» Answer is (A) 1/3 Common ratio (1/√3)/√3 = 1/3 |
|
| 15. |
In an A.P. 4 + 9 + 14 + 19 +… + 124, find 13th term from last. |
|
Answer» Given series = 4 + 9 + 14 + 19 +…+ 124 a = 4, d = 9 – 4 = 5, l= 124 13th term from last = l – (n – 1)d = 124 – (13 – 1) × 5 = 124 – 12 × 5 = 124 – 60 = 64 Hence, 13th term from last is 64. |
|
| 16. |
6th term of series 1,1/4,1/7, 1/10,….. is:(a) 1/13(b) 1/16(c) 1/15(d) None of these |
|
Answer» Answer is (b) 1/16 The given series is a H.P. because the corresponding A.P. will be 1, 4, 7, 10,…. In which a = 1, d = 4 – 1 = 3 ∴ If 6th term a6 = a + 5d = 1 + 5 × 3 = 1 + 15 = 16 Thus, 6th term of corresponding H.P. is 1/16. |
|