

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.
351. |
What is the minimum value of `(sin^2theta+cos^4theta)`? |
Answer» Let ` P =sin^2theta + cos^4theta` `=> P = sin^2theta +(1-sin^2theta)^2` `=> P = sin^2theta+1+sin^4 theta -2sin^2theta` `=> P = sin^4theta - sin^2theta +1` `=>P = 1+ sin^2theta(sin^2theta - 1)` `=>P = 1- sin^2theta(1 - sin^2theta)` `=>P = 1- sin^2thetacos^2theta` `=>P = 1-(sin2theta)^2/4` `=> P = 1- 1/4sin^2 2theta` We know, `P` will be minimum when `sin^2 2theta` is maximum. Maximum value of `sin^2 2 theta` is `1`. `:. P_(min) = 1-1/4(1) = 3/4` `=>P_(min) = 3/4` |
|
352. |
The number of subsets of a set containing n elements is A. n B. 2n− 1 C. n2 D. 2n |
Answer» Let A be the set with n elements. Each member of A has two possibilities either present or absent. ⇒ Total possible subsets of A are 2 × 2 × 2 ×…n times = 2n |
|
353. |
If A = {(x, y) : y = ex , xϵR} and B = {(x, y) : y = e−x , xR}, then write A⋂B. |
Answer» Here, A = {(x,y):y = ex,xϵR} and B = {(x,y)y = e-x,xϵR} A⋂B = {(x,y):y = ex ,xϵR} and {(x,y):y=e-x ,xϵR} = {(x,y):y = ex and y = e-x xϵR} = {(x,y): ex = e-x xϵR} = {(x,y):ex = \(\frac{1}{e^x}\),xϵR} = {(x,y):e2x = 1,xϵR} = {(0,1)} (∵e0 = 1 ) |
|
354. |
If A and B are two sets such that n(A) = 115, n(B) = 326, n (A − B) = 47, then write {A⋃B). |
Answer» Here, n(A) =115 , n(B) = 326 , n(A∖B) = 47 n(A∖B) = n(A) - n(A⋂B) ∴ n(A⋂B) = n(A) - n(A∖B) = 115 - 47 = 68 Now, n(A⋃B) = n(A) + n(B) - n(A⋂B) = 115 + 326 - 68 = 373 |
|
355. |
If A = {1, 3, 5, B} and B = {2, 4}, then A. 4 € A B. {4} € A C. B⊂ AD. none of these |
Answer» A is not correct answer because 4 is not in A. B is not correct answer because {4} is not in A. C is not correct answer because 2 is in B but not in A. So, D is correct answer. |
|
356. |
Let `A = {a,b},B={a,b,c}`. Is `A sub B` ? What is `A cup B` ? |
Answer» `A = {a,b} and B = {a,b,c}` Here all elements of set A are in set B Therefore, `A sub B` `A cup B = {a,b,c}`. |
|
357. |
If P = {P : P is a letter in the word “PERMANENT”}. Find n (P). |
Answer» P = (P : P is a letter in the word “PERMANENT”} or P = {p, e, r, m, a, n, t) n (P) = 7 |
|
358. |
Let A, B and C be sets. Then show that A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C) |
Answer» We first show that A ∪ (B ∩ C) ⊂ (A ∪ B) ∩ (A ∪ C) Let x ∈ A ∪ (B ∩ C). Then x ∈ A or x ∈ B ∩ C ⇒ x ∈ A or (x ∈ B and x ∈ C) ⇒ (x ∈ A or x ∈ B) and (x ∈ A or x ∈ C) ⇒ (x ∈ A ∪ B) and (x ∈ A ∪ C) ⇒ x ∈ (A ∪ B) ∩ (A ∪ C) Thus, A ∪ (B ∩ C) ⊂ (A ∪ B) ∩ (A ∪ C) ... (1) Now we will show that (A ∪ B) ∩ (A ∪ C) ⊂ (A ∪ C) Let x ∈ (A ∪ B) ∩ (A ∪ C) ⇒ x ∈ A ∪ B and x ∈ A ∪ C ⇒ (x ∈ A or x ∈ B) and (x ∈ A or x ∈ C) ⇒ x ∈ A or (x ∈ B and x ∈ C) ⇒ x ∈ A or (x ∈ B ∩ C) ⇒ x ∈ A ∪ (B ∩ C) Thus, (A ∪ B) ∩ (A ∪ C) ⊂ A ∪ (B ∩ C) ... (2) So, from (1) and (2), we have A ∩ (B ∪ C) = (A ∪ B) ∩ (A ∪ C) |
|
359. |
State True or False for the following statement:Given that M = {1, 2, 3, 4, 5, 6, 7, 8, 9} and if B = {1, 2, 3, 4, 5, 6, 7, 8, 9}, then B ⊄ M. |
Answer» False M = {1, 2, 3, 4, 5, 6, 7, 8, 9} B = {1, 2, 3, 4, 5, 6, 7, 8, 9} Every element of M and B is same Hence, M = B and B ⊂ M So, the given statement is false. |
|
360. |
State True or False for the following statement:If A is any set, then A ⊂ A |
Answer» True Every set is subset of itself. Hence, A ⊂ A is true |
|
361. |
Let A = {a, b, c, e, f} B = {c, d, e, g} and C = {b, c, f, g} be subsets of the set U = {a, b, c, d, e, f, g, h}.(i) A ∩ B (ii) A ∪ (B ∩ C) (iii) A – B (iv) B – A (v) A – (B ∩ C) (vi) (B – C) ∪ (C – B) |
Answer» (i) A∩B will contain the common elements of A and B A∩B = {c, e} (ii) AU(B∩C) B∩C = {c, d, g} AU(B∩C) = {a, b, c, d, e, f, g} (iii) A - B implies the set of all elements in A that are not in B A - B = {a, b, f} (iv) B - A implies the set of all elements in B that are not in A B - A = {d, g} (v) A - (B∩C) denotes elements of A that are not in B∩C A - (B∩C) = {a, b, e, f} (vi) (B - C)U(C - B) implies the union of sets B - C and C – B B - C = {d, e} C - B = {b, f} (B - C)U(C - B) = {b, d, e, f} |
|
362. |
In a survey of 100 persons, it was found that 28 read magazine A, 30 read magazine B, 42 read magazine C, 8 read magazines A and B, 10 read magazines A and C, 5 read magazines B and C and 3 read all the three magazines. Find: How many read none of three magazines? |
Answer» Total number of People n(P) = 100. People who Read Magazine A n(A) =28. People who Read Magazine B n(B) = 30. People who Read Magazine C n(C) = 42. People who Read Magazine A and B n(A ∩ B) = 8 People who Read Magazine B and C n(B ∩ C) = 10 People who v Read Magazine A and C n(A ∩ C) = 5 n(A∩B∩C)= 3 Now, n(A∪B∪C) = n(A)+n(B)+n(C) – n (A ∩ B)– n (B ∩ C)– n (A ∩ C)+ n (A ∩B ∩ C) = 28+30+42–8–10–5+3 = 100–20 = 80 People who read none of the three magazines = n(A∪B∪C)’ = n(P) – n(A∪B∪C) = 100 –80 = 20. ∴ People who read no magazine = 20 |
|
363. |
For each statement, given below, write True or False :(i) {…., -8, -4, 0, 4, 8} is a finite set.(ii) { – 32, – 28, – 24, – 20, ……….. , 0, 4, 8, 16} is an infinite set.(iii) {x : x is a natural number less than 1} is the empty set.(iv) {Whole numbers between 15 and 16} = {Natural numbers between 5 and 6}(v) {Odd numbers divisible by 2} is the empty set.(vi) {Even natural numbers divisible by 3} is the empty set.(vii) {x : x is positive and x < 0} is the empty set.(viii) {.., -5, -3, -1, 1, 3, 5, ..} is a finite set. |
Answer» (i) False (ii) False (iii) True (iv) True (each set is the empty set) (v) True (vi) False (6 is an even natural number which is divisible by 3) (vii) True (no positive number can be less than 0) (viii) False |
|
364. |
State, whether the following are finite or infinite sets :(i) {2, 4, 6, 8, …… 800}(ii) {……, -5, -4, -3, -2}(iii) {x : x is an integer between – 60 and 60}(iv) {No. of electrical appliances working in your house}(v) {x : x is a whole number greater than 20}(vi) {x : x is a whole number less than 20 |
Answer» (i) Finite (ii) Infinite (iii) Finite (iv) Finite (v) Infinite (vi) Finite |
|
365. |
`sin^(2)5^@+sin^(2)10^@+sin^(2)15^@ +.......+sin^(2)85^@ + sin^(2)90^@=` |
Answer» `sin^2 5^@+sin^2 10^@+sin^2 15^@+...+sin^2 85^@+sin^2 90^@` `=sin^2 (90-85)^@+sin^2 (90-80)^@+sin^2 (90-75)^@+...sin^2 75^@+ sin^2 80^@+sin^2 85^@+sin^2 90^@` `=cos^2 85^@ + cos^2 80^@ +cos^2 75^@+...+sin^2 45^@+...+sin^2 75^@+ sin^2 80^@+sin^2 85^@+sin^2 90^@` `=(cos^2 85^@ + sin^2 85^@) + (cos^2 80^@ + sin^2 80^@) +...(cos^2 40^@ + sin^2 40^@))+sin^2 45^@+sin^2 90^@` `=1+1+1+1+1+1+1+1+1/2+1` `=9.5` `:. sin^2 5^@+sin^2 10^@+sin^2 15^@+...+sin^2 85^@+sin^2 90^@ = 9.5` |
|
366. |
If A is a finite set with m elements then prove that the number of subsets is`2^m` |
Answer» Let `A` contains `1` element such that `A = {1}`. Then, subsets of `A = {},{1} `. `:.` Number of subsets of `A = 2 =2^1.` Let `A` contains `2` elements such that `A = {1,2}`. Then, subsets of `A = {},{1},{2},{1,2}. ` `:.` Number of subsets of `A = 4 =2^2.` Let `A` contains `3` elements such that `A = {1,2,3}`. Then, subsets of `A = {},{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}. ` `:.` Number of subsets of `A = 8 =2^3.` Similarly, for `A` having `m` elements, number of proper subsets will be `2^m`. |
|
367. |
The set ` {x in R : 1 le x lt 2}` be written as `"……………"` . |
Answer» The set `{x in R : le x le 2}` can be written as `{1,2}` | |
368. |
How many elements has P(A), if `A =varphi`? |
Answer» `:. A = phi rArr n(A) = 0` `n{P(A)} = 2^(n(A)) = 2^(0) = 1` `2{P(A)} = 2^(n(A)) = 2^(0) = 1` So, number of element in `P(A)` is 1. |
|
369. |
If `M = { 1,2,3,4,5.6,7,8,9}` and `B = { 1,2,3,4,5.6,7,8,9}`, then `B cancelsub M`. |
Answer» `M {1,2,3,4,5,6,7,8,9}` `B = {1,2,3,4,5,6,7,8,9}` Since, every elements of B is also in M. `B sub M` |
|
370. |
IF A any set, then `A sub A`. |
Answer» Correct Answer - 1 Since , every set is the subset of itself. Therefore, for any set `A, A sub A`. |
|
371. |
For any set A, (A’) is equal to A. A’ B. A C. φ D. none of these |
Answer» Here, Question is (A')' = ? Now, A'=U∖A ⇒(A' )' = (U∖A)' = U'∖A' ⇒(A' )' = U'∖(U∖A) ⇒(A' )' = ϕ∖U+A ⇒(A' )' = A |
|
372. |
Power set of the set `A = {1,2}` is `"………"` |
Answer» `:. A = {1,2}` So, the subsets of A are `phi {1}, {2}` and `{1,2}` `:. P(A) = {phi,{1},{2},{1,2}}` |
|
373. |
Let A and B be two sets in the same universal set. Then, A − B = A. A⋂BB. A'⋂BC. A⋂B'D. none of these |
Answer» A∖B is the set of elements which are in A but not in B ⇒A∖B is the set of elements which are in A and in B' ⇒A∖B is the set of elements of A⋂B' ∴ A/B = A⋂B' |
|
374. |
Write the following as intervals:(i) {x: x ∈ R, -4 < x ≤ 6},(ii) {x : x ∈ R, -12< x <-10}(iii) {x : x ∈ R, 0 ≤ x <7}(iv) {x : x ∈ R, 3 ≤ x ≤ 4}. |
Answer» (i) (-4, 6] (ii) (-12, -10) (iii) (0, 7) (iv) [3, 4] |
|
375. |
Write the following intervals in set – builder form: ,(i) (-3, 0)(ii) [6, 12](iii) (6,12](iv) [-23, 5). |
Answer» (i) (-3, 0) = {x: x ∈ R, -3 < x < 0} (ii) [6, 12] = {x: x ∈ R, 6 < x ≤ 12] (iii) (6,12] = {x: x ∈ R, 6 < x ≤ 12} (iv) [-23, 5)=[x: x ∈ R,-23 ≤ x < 5}. |
|
376. |
Write the following intervals in set-builder form:(i) (–3, 0)(ii) [6, 12](iii) (6, 12](iv) [–23, 5) |
Answer» (i) (–3, 0) = {x: x ∈ R, –3 < x < 0} (ii) [6, 12] = {x: x ∈ R, 6 ≤ x ≤ 12} (iii) (6, 12] ={x: x ∈ R, 6 < x ≤ 12} (iv) [–23, 5) = {x: x ∈ R, –23 ≤ x < 5} |
|
377. |
Write each of the following intervals in the set-builder from: (i) A = (–2, 3) (ii) B = [4, 10] (iii) C = [–1, 8) (iv) D = (4, 9] (v) E = [–10, 0) (vi) F = (0, 5] |
Answer» (i) A = {x : x ϵR, –2 < x < 3} (ii) B = {x : x ϵ R, 4 ≤ x ≤ 10} (iii) C= {x : x ϵ R, –1 ≤ x < 8} (iv) D = {x : x ϵ R, 4 < x ≤ 9} (v) E = {x : x ϵ R, –10 ≤ x < 0} (vi) F = {x : x ϵ R, 0 < x ≤ 5} |
|
378. |
if A = {3, {4, 5}, 6} find which of the following statements are true.(i) {4, 5} ⊄A (ii) {4, 5} ϵA (iii) {{4, 5}} ⊆A (iv) 4ϵA (v) {3} ⊆A (vi) {ϕ} ⊆A (vii) ϕ⊆A (viii) {3, 4, 5} ⊆A (ix) {3, 6} ⊆A |
Answer» (i) True Explanation: we have, A = {3, {4, 5}, 6} Let {4,5} = x Now, A = {3, x, 6} 4,5 is not in A, {4,5} is an element of A and element cannot be subset of set,thus {4, 5} ⊄A. (ii) True Explanation: we have, A = {3, {4, 5}, 6} Let {4,5} = x Now, A = {3, x, 6} Now, x is in A. So, x ∈ A. Thus, {4, 5} ϵ A (iii) True Explanation: {4,5} is an element of set {{4,5}}. Let {4,5} = x {{4,5}} = {x} we have, A = {3, {4, 5}, 6} Now, A = {3, x, 6} So, x is in {x} and x is also in A. So , {x} is a subset of A. Hence, {{4, 5}} ⊆A (iv) False Explanation: 4 is not an element of A. (v) True Explanation: 3 is in {3} and also 3 is in A. (vi) False Explanation: ϕ is an element in { ϕ} but not in A. Thus, {ϕ} ⊄ A (vii) True Explanation: ϕ is a subset of every set. (viii) False Explanation: we have, A = {3, {4, 5}, 6} Let {4,5} = x Now, A = {3, x, 6} 4,5 is in {3,4,5} but not in A, thus {3,4, 5} ⊄A. (ix) True Explanation: 3,6 is in {3,6} and also in A, thus {3, 6} ⊆A. |
|
379. |
If A = {a, b, c}, find P(A) and n{P(A)}. |
Answer» The collection of all subsets of a set A is called the power set of A. It is denoted by P(A). Now, We know that ϕ is a subset of every set. So, ϕ is a subset of {a, b, c}. Also, {a},{b},{c},{a,b},{b,c},{a,c} are also subsets of {a, b, c} We know that every set is a subset of itself. So, {a, b, c} is a subset of {a, b, c}. Thus, the set {a, b, c} has, in all eight subsets, viz. ϕ , {a},{b},{c},{a,b},{b,c},{a,c},{a, b, c}. ∴ P(A) = { ϕ , {a},{b},{c},{a,b},{b,c},{a,c},{a, b, c}} Now, n{P(A)} = 2m , where m = n(A) = 3 ⇒ n{P(A)} = 23 = 8 |
|
380. |
If A = {1, {2, 3}}, find P(A) and n {P(A)}. |
Answer» Let {2,3} = x Now, A = {1,x} Subsets of A are ϕ , {1} , {x} , {1,x} ⇒ Subsets of A are ϕ , {1} , {2,3} , {1, {2,3}} Now, n{P(A)} = 2m , where m = n(A) = 2 ⇒ n{P(A)} = 22 = 4 |
|
381. |
If A = ϕ then find n{P(A)}. |
Answer» We have, A = ϕ , i.e. A is a null set. Then, n(A)= 0 ∴ n{P(A)} = 2m , where m = n(A) ⇒ n{P(A)} = 20 = 1. Thus, P(A) has one element. |
|
382. |
If A = {1, 3, 5}, B = {2, 4, 6} and C = {0, 2, 4, 8} then find the universal set. |
Answer» Elements of A+B+C = {1,3,5,2,4,6,0,8} Thus, the universal set for A,B and C = {0,1,2,3,4,5,6,8} |
|
383. |
Prove that A ⊆ B, B⊆ C and C⊆ A ⇒A = C. |
Answer» We have A ⊆B , B⊆ C and C⊆ A Now , A is a subset of B and B is a subset of C, So A is a subset of C. Given that C⊆ A. Hence, A = C. |
|
384. |
For any set A, prove that A⊆ϕ ⇔ A =ϕ |
Answer» Let A ⊆ ϕ A is a subset of the null set , then A is also an empty set. ⇒ A =ϕ Now, let A =ϕ ⇒ A is an empty set. Since, every set is a subset of itself. ⇒ A ⊆ ϕ Hence, for any set A, A⊆ϕ ⇔ A =ϕ |
|
385. |
If A is any set, prove that: A⊆ ϕ ⇔ A=ϕ. |
Answer» Let A⊆ ϕ, If A is a subset of an empty set, then A is the empty set. ∴ A = ϕ Now let A = ϕ, This means A is an empty set. As we know that every set is a subset of itself. ∴ A ⊆ ϕ Thus, we have, A⊆ ϕ ⇔ A=ϕ Hence, Proved. |
|
386. |
Prove that: A ⊂ B, B ⊂ C and C ⊂ A then A = C. |
Answer» We have A ⊂ B, B ⊂ C and C ⊂ A ∴ A ⊂ B ⊂ C ⊂ A. Now, A is a subset of B and B is a subset of C, so A is a subset of C, i.e., A ⊂ C Also, C ⊂ A Hence C = A. |
|
387. |
How many elements have P (A), if A = ϕ? |
Answer» Empty set has zero element. ∴ Power set of ϕ has 20 = 1 element |
|
388. |
In a town of 840 persons, 450 persons read Hindi, 300 read English and 200 read both. Then the number of persons who read neither is A. 210 B. 290 C. 180 D. 260 |
Answer» B. 290 Given: Total number of persons are 840 Persons who read Hindi and English are 450 and 300 respectively Persons who read both are 200 To find: number of persons who read neither Let U be the total number of persons, H and E be the number of persons who read Hindi and English respectively n(U) = 840, n(H) = 450, n(E) = 300, n(H ∩ E) = 200 Number of persons who read either of them = n(H ∪ E) = n(H) + n(E) – n(H ∩ E) = 450 + 300 – 200 = 550 Number of persons who read neither = Total – n(H ∪ E) = 840 – 550 = 290 Hence, there are 290 persons who read neither Hindi nor English. |
|
389. |
If `tanx=b/a` then `sqrt((a+b)/(a-b))+sqrt((a-b)/(a+b))=` |
Answer» `tanx=b/a` `b=atanx` `sqrt((a+b)/(a-b))+sqrt((a-b)/(a+b))` `(a+b+a-b)/(sqrt(a-b)sqrt(a+b))=2/sqrt(a^2-b^2` `(2a)/sqrt(a-(atanx)^2` `(2a)/sqrt(a^2(1-tan^2x)` `2/sqrt(1-tan^2x` `(2cosx)/sqrt(cos^2x-sin^2x` `(2cosx)/sqrt(cos2x)` |
|
390. |
If `A xx B = {(p, q), (p, r), (m, q), (m, r)}`, Find `A` and `B` |
Answer» We are given, `AxxB = {(p,q),(p,r),(m,q),(m,r)}` Here, `A` is the set of all first elements i.e `A = {p, m}` (As first element contains only p and m). `B` is the set of all second elements i.e. `B = {q, r}` (As second element contains only `q` and `r`). |
|
391. |
Question 1:If P is of order 2 x 3 and Q is of order 3 x 2, then P Q is of order , 2 x 3 ,2 x 2 , 3 x 2 , 3 x 3, |
Answer» If `A` and `B` are two matrices of order `m xx n` and `l xx m` respectively, then, the order of `AB` is `n xx l.` Here, `P` is of order `2 xx 3` and `Q` is of order `3 xx 2.` `:.` Order of `PQ` will be `3 xx 3.` |
|
392. |
tan20+4sin20 |
Answer» `sin20/cos20+4sin20` `(sin20+4sin20cos20)/cos20` `2sinAcosA=sin2A` `sin(C-D)=sinCcosD-cosCsinD` `sin(C+D)=sinCcosD+cosCsinD` `(sinn20+2sin40)/cos20` `(sin20+2sin(60-20))/cos20` `(sin20+2{sin60cos20-cos60sin20})/cos20` `(sin20+2sin60cos20-sin20)/cos20` `(2sin60cos20)/cos20` `2sin60` `2*sqrt3/2` `sqrt3`. |
|
393. |
Let ` A={x:x in N , x^2-9=0}and B={x:x in Z , x^2-9=0}`. Show that `A ne B`. |
Answer» `x^2-9=0rArr (x+3)(x-3)=0rArr B={x:-3or x=3`. `therefore A={x:x in N , x^2-9=0}={3} " "[because -3in N] ` and ` B={x:x in Z, x^2-9=0}={-3,3}`. Hence, `A ne B`. |
|
394. |
Write the set `{1/2,2/3,3/4,4/5,5/6,6/7}`in the setbuilder form. |
Answer» given that `{1/2,2/3,3/4,4/5,5/6,6/7}` `= 1/(1+1), 2/(2+1),3/(3+1), 4/(4+1),5/(5+1), 6/(6+1)` `= { x/(x+1): x in N & x<=6}` answer |
|
395. |
Write the following sets m the setbuilder form:(i) `(3, 6, 9, 12}` (ii) `{2, 4, 8, 16 , 32}` (iii) `{5, 25 , 125 , 625}`(iv) `{2, 4, 6,...}` (v) `{1, 4, 9,..., 100}` |
Answer» `(i) - {3,6,9,12}` can be written as `{x:x=3n and 1<=n<=4}` `(ii) - {2,4,8,16,32}` can be written as `{x:x=2^n and 1<=n<=5}` `(iii) - {5,25,125,625}` can be written as `{x:x=5^n and 1<=n<=4}` `(iv) - {2,4,6,...}` can be written as `{x:x` is an even number`}` `(v) - {1,4,9,16,...100}` can be written as `{x:x=n^2 and 1<=n<=10}` , |
|
396. |
Let `A={p,q,r,s} and B ={q,r,p,s }`, Are A and B equal ? |
Answer» Since A and B have exactly the same elements, so `A=B`. | |
397. |
Show that `phi,{0} and 0` are all different. |
Answer» We know that `phi` is a set containing nol element at all. And `{0}` is a set containing one element, namely 0. Also , 0 is a number, not a set. Hence `phi, {0} ` and 0` are all different . | |
398. |
Match each of the set on the left described in the roster form with the same set on the light described in the setbuilder form :(i) `{P , R , I , N , C , A , L}`(a) { x : x is a positive integer and is a divisor of 18}(ii) `{ 0 |
Answer» Matching is as follows (a) - (iii) (b) - (iv) (c) - (ii) (d) - (i) |
|
399. |
Match each of the set on the left in the roster form with the same(i)(1,2,3,6}(a)(x: x is a prime number and a divisor of 6}(ii){2,3}(b){x : x is an odd natural number less than 10}(iii){M, A, T, H, E, I,C,S}(c){x : x is a natural number and divisor of 6}(iv){11,3,5,7,9}(d){x : x is a letter of the word MATHEMATICS} |
Answer» Answer is (i) →(c), (ii) → (a), (iii) → (d), (iv) → (b). |
|
400. |
Which of the following sets is finite ? A) The set of straight lines passing through a point B) Set of prime numbers C) Set of even prime numbers D) Set of multiples of 12 |
Answer» Correct option is C) Set of even prime numbers |
|