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.

501.

Fill in the blanks:If A is a finite set containing n element, then number of subsets of A is __________

Answer»

If A is a finite set containing n element, then number of subsets of A is 2n 

502.

If U = {1, 2, 3, 4, 5,6,7,8, 9},A = {2, 4, 6, 8} and B = {2, 3, 5, 7}. Verify that(i) (AUB)'= A'∩B'(ii) (A∩B)'=A'UB'

Answer»

U = {1, 2, 3, 4, 5, 6, 7, 8, 9}

A = {2, 4, 6, 8}, B = {2, 3, 5, 7}

(i) (AUB)' = {2,3,4,5,6,7,8}' = {1,9}

A'∩B' = {1,3,5,7,9}∩{1,4,6,8,9} = {1,9}

∴ (AUB)'= A'∩B'

(ii) (AB)' = {2}' = {1,3,4,5,6,7,8,9}

A'UB' = {1,3,5,7,9}U{1,4,6,8,9}

={1,3,4,5,6,7,8,9}

(AB)'=A'UB'

503.

The function for exchanging American dollars for Singapore Dollar on a given day is f(x) = 1.23x, where x represents the number of American dollars. On the same day the function for exchanging Singapore Dollar to Indian Rupee is g(y) = 50.50y, where y represents the number of Singapore dollars. Write a function which will give the exchange rate of American dollars in terms of Indian rupee.

Answer»

f(x) = 1. 23x where x is number of American dollars. 

g(y) = 50.50y where y is number of Singapore dollars. 

gof(x) = g(f(x)) 

= g(1. 23x)

= 50.50 (1.23x) 

= 62.115 x

504.

A salesperson whose annual earnings can be represented by the function A(x) = 30, 000 + 0.04x, where x is the rupee value of the merchandise he sells. His son is also in sales and his earnings are represented by the function S(x) = 25, 000 + 0.05x. Find (A + S)(x) and determine the total family income if they each sell Rupees 1,50,00,000 worth of merchandise.

Answer»

A(x) = 30, 000 + 0.04x, where x is merchandise rupee value 

S(x) = 25000 + 0.05 x 

(A + S) (x) = A(x) + S(x) 

= 30000 + 0.04x + 25000 + 0.05 x 

= 55000 + 0.09x 

(A + S) (x) = 55000+ 0.09x

They each sell x = 1,50,00,000 worth of merchandise 

(A + S) x = 55000 + 0.09 (1,50,00,000)

= 55000 + 13,50,000 

∴ Total income of family = Rs 14,05,000

505.

Find the Symmetric different of sets A = {1, 3, 5, 6, 7} and {3, 7, 8, 9}.

Answer»

Given, Sets are A = {1, 3, 5, 6, 7} and B = {3, 7, 8, 9} 

Now, A – B = {1, 3, 5, 6, 7} – {3, 7, 8, 9} = {1, 5, 6} 

And B – A = {3, 7, 8, 9} – { 1, 3, 5, 6, 7} = {8, 9} 

∴ Required Symmetric difference, 

A ∆ B = (A – B) ∪ (B – A) = {1, 5, 6} ∪ {8,9} = {1, 5, 6, 8, 9}

506.

The set `A={x:x+4=4}` can also be represented by:

Answer» Correct Answer - D
Let
`A={x:x+4=4}={x:x=4-4}`
`={x:x=0}={0}`
507.

A survey was conducted among 300 students. If was found that 125 students like play cricket, 145 students like to play football and 90 students like to play tennis, 32 students like to play exactly two games out of the three games. How many students like to play all the three games?A. 14B. 21C. 28D. 35

Answer» Correct Answer - A
`300=125+145+90-`
`(|AnnB|+|BnnC|+|AnnC|)+|AnnBnnC|`
`|AnnB|+|BnnC|+|AnnC|`
`=60+|AnnBnnC|" ....(i)"`
Again,
`|AnnB|+|BnnC|+|AnnC|-3|AnnBnnC|=32`
`implies|AnnB|+|BnnC|+|AnnC|`
`=32+3|AnnBnnC|" ...(ii)"`
From (i) and (ii)
`|AnnBnnC|=14`
508.

p, q, r, s, t, are five numbers such that the average of p,q and r is 5 and that of s and t is 10. What is the average of all the five numbers ?A. 7.75B. 7.5C. 7D. 5

Answer» Correct Answer - C
According to question `p+q+r=5xx3=15" ...(i)"`
`s+t=10xx2=20" ...(ii)"`
From equations (i) and (ii), p+q+r+s+t=15+20=35
Average p,q,r,s and `t=(35)/(5)=7`
509.

State which of the following sets are finite or infinite. (i) {x : x ∈ N and (x – 1)(x – 2) = 0} (ii) {x : x ∈ N and x2 = 4} (iii) {x : x ∈ N and 2x-1 = 0} (iv) {x : x ∈ N and x is prime} (v) {x : x ∈ N and x is odd} (vi) The set of lines which are parallel to the x-axis. (vii) The set of letters in the English alphabet. (viii) The set of numbers which are multiple of 5. (ix) The set of animals on the earth (x) The set of circles passing through the origin (0,0).

Answer»

(i) Given set = {1, 2}. Hence, it is finite. 

(ii) Given set = {2}. Hence, it is finite. 

(iii) Given set = φ. Hence, it is finite. 

(iv) We know that there are infinitely many primes. Hence, given set is infinite. 

(v) There are infinitely many odd numbers. Hence, given set is infinite set. 

(vi) There are infinitely many parallel lines to the X-axis. Hence, given set is infinite set. 

(vii) Finite sets 

(viii) Infinite set 

(ix) Finite set 

(x) Infinite set.

510.

Define equal sets.

Answer»

Two sets A and B are said to be equal if they have exactly the same elements and we write A = B.

511.

For any two sets A and B, show that the following statements are equivalent: A ∩ B = A.

Answer»

Finally, now we need to show 4 ⇒ 1. 

So, assume A ∩ B = A. 

To show: A ⊂ B 

∵A ∩ B = A, therefore A⊂B, and so (4) 

⇒ (1) is true.

512.

For any two sets A and B, prove that A ∪ (B – A) = A ∪ B

Answer»

Let x ϵ A ∪ (B –A) ⇒ x ϵ A or x ϵ (B – A) 

⇒ x ϵ A or x ϵ B and x ∉ A 

⇒ x ϵ B 

⇒ x ϵ (A ∪ B) [∵ B ⊂ (A ∪ B)] 

This is true for all x ϵ A ∪ (B–A) 

∴ A∪(B–A)⊂(A∪B)……(1) 

Conversely, 

Let x ϵ (A ∪ B) ⇒ x ϵ A or x ϵ B 

⇒ x ϵ A or x ϵ (B–A) [∵ B ⊂ (A ∪ B)] 

⇒ x ϵ A ∪ (B–A) 

∴ (A∪B)⊂ A∪(B–A)……(2) 

From 1 and 2 we get…

 A ∪ (B – A) = A ∪ B

513.

For any two sets A and B, show that the following statements are equivalent: A ∪ B = B

Answer»

We need to show that 3 ⇒ 4 

Assume that A ∪ B = B 

To show: A ∩ B = A. 

∵A ∪ B = B 

∴ A⊂ B and so A ∩ B = A. 

So (3) ⇒ (4) is true.

514.

For any two sets A and B, prove that A – (A – B) = A ∩ B

Answer»

Let x ϵ A–(A–B) ⬄ x ϵ A and x ∉ (A–B) 

⇔ x ϵ A and x ∉ (A ∩ B) 

⇔ x ϵ A∩(A ∩ B) 

⇔ x ϵ (A ∩ B) 

∴ A–(A–B) = (A ∩ B)

515.

Which of the following are examples of the null set? F = {x : x ϵ Q, 1 < x < 2}.

Answer»

Here, x ∈ Q 

i.e. x is a rational number 

We know that,

If a and b are two rational numbers, then \(\frac{a+b}{2}\) is a rational number between a and b such that a<\(\frac{a+b}{2}\) <b

So, the rational number 1 and 2 is 

\(\frac{1+2}{2}\) = \(\frac{3}{2}\)

∴ the set is not empty 

∴ It is not a null set.

516.

For any two sets A and B, show that the following statements are equivalent: A – B = ϕ

Answer»

We need to show that 2 ⇒ 3 

So assume that A–B = ϕ 

To show: A∪B = B. 

∵ A – B = ϕ 

∴ Every element of A is an element of B. 

So A ⊂ B and therefore A∪B = B 

So (2) ⇒ (3) is true.

517.

For any two sets A and B, prove that A – (A ∩ B) = A – B

Answer»

= (A–A) ∩(A–B) 

= ϕ ∩ (A – B) 

= A – B.

518.

Which of the following are examples of the null set? G = {0}

Answer»

Since, 0 ∈ G

∴ the set is not empty 

∴ It is not a null set

519.

For any two sets, prove that: A ∩ (A ∪ B) = A

Answer»

= (A ∩ A) ∪ (A ∩ B) [∵intersection is distributive over union] 

= A ∪ (A ∩ B) [∵ A ∩ A = A] 

= A

520.

For any two sets A and B, prove that (A ∪ B) – B = A – B

Answer»

= (A–B) ∪ (B–B) 

= (A–B) ∪ ϕ 

= A–B

521.

Which of the following are examples of the singleton set? (i) {x : x ϵ Z, x2 = 4}. (ii) {x : x ϵ Z, x + 5 = 0}. (iii) {x : x ϵ Z, |x| = 1}. (iv) {x : x ϵ N, x2 = 16}. (v) {x : x is an even prime number}

Answer»

(i) Integers = …-3, -2, -1, 0, 1, 2, 3, … 

Given equation: 

x2 = 4 

⇒ x = √4 

⇒ x = ± 2 

If x = -2, then x2 = (-2)2 = 4 

If x = 2, then x2 = (2)2 = 4 

So, there are two elements in a set. 

∴ It is not a singleton set. 

(ii) Integers = -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, … 

Given equations: 

x + 5 = 0 

⇒ x + 5 – 5 = 0 – 5 

⇒ x = -5 

So, there is only 1 element in a given set. 

∴ It is a singleton set. 

(iii) Integers = …, -2, -1, 0, 1, 2, …

Given equation: |x| = 1 

If x = -1, then |x| = |-1| = 1 

If x = 1, then |x| = |1| = 1 

So, there are 2 elements in a given set 

∴ It is not a singleton set. 

(iv) Natural Numbers = 1, 2, 3, … 

Given equation: x 2 = 16 

⇒ x = √16 ⇒ x = ± 4 

⇒ x = -4, 4 

but x = -4 not possible because x ∈ N

So, there is only 1 element in a set. 

∴ It is a singleton set. 

(v) Prime number = 2, 3, 5, 7, 11, … 

Even Prime number = 2 

∴ It is a singleton set.

522.

For any two sets, prove that: A ∪ (A ∩ B) = A

Answer»

A ∪ (A ∩ B) [∵ union is distributive over intersection] 

(A ∪ A) ∩ (A ∪ B)[∵ A ∪ A = A] 

= A ∩ (A ∪ B) 

= A.

523.

Which of the following are pairs of equal sets? A = set of letters in the word, ‘ALLOY.’ B = set of letters in the word, ‘LOYAL.’

Answer»

Equal Sets = Two sets A and B are said to be equal if they have exactly the same elements & we write A = B 

We have, 

A = set of letters in the word, ALLOY

A = {A, L, O, Y} 

and B = set of letters in the word, LOYAL 

B = {L, O, Y, A} 

Here, A = B because the elements in both the sets are equal. The repetition of elements in a set does not change a set. 

Thus, A and B are equal sets.

524.

The set builder form of `A={1, 4, 9, 16, 25}` is __________.

Answer» Correct Answer - `A={x^(2) : x in N, x lt 6}`
525.

For any two sets A and B, show that the following statements are equivalent: A ⊂ B

Answer»

To show that the following four statements are equivalent, we need to show that 1⇒2, 2⇒3, 3⇒ 4, 4⇒1 

We first show that 1⇒ 2 

Now A–B = {xϵ A: x ∉ B} .As A ⊂ B, 

∴ Each element of A is an element of B, 

∴ A–B = ϕ 

Hence we proved 1⇒ 2.

526.

State True or False for the following statement:Let sets R and T be defined as R = {x ∈ Z | x is divisible by 2} T = {x ∈ Z | x is divisible by 6}. Then T ⊂ R

Answer»

True

R and T can be represented in roster form as follows:

R = {…,-8, -6, -4, -2, 0, 2, 4, 6, 8,….}

T = {…,-18, -12, -6, 0, 6, 12, 18,….}

Since, every element of T is present in R

T ⊂ R

So, the given statement is true.

527.

If `A sub B` and `A sup C` then `A nn B nn C= "_______"`.

Answer» Correct Answer - C
528.

Which of the following are pairs of equal sets? C = set of letters in the word, ‘CATARACT.’ D = set of letters in the word, ‘TRACT.’

Answer»

Equal Sets = Two sets A and B are said to be equal if they have exactly the same elements & we write A = B 

We have, 

C = set of letters in the word, ‘CATARACT.’ 

C = {C, A, T, R} 

and D = set of letters in the word, ‘TRACT.’ 

D = {T, R, A, C} 

Here, C = D because the elements in both the sets are equal. The repetition of elements in a set does not change a set. 

Thus, C and D are equal sets.

529.

If A, B, C are three sets such that A ⊂ B, then prove that C – B ⊂ C – A.

Answer»

We have, ACB. 

To show: C – B ⊂ C – A 

Let, x ϵ C–B 

⇒ x ϵ C and x∉ B 

⇒ x ϵ C and x∉ A 

⇒ x ϵ C – A 

Thus, x ϵ C–B ⇒ x ϵ C – A 

This is true for all x ϵ C–B 

∴ C – B ⊂ C – A

530.

For three sets A, B, and C, show that A ⊂ B C – B ⊂ C – A

Answer»

Given: 

A ⊂ B 

To show: C–B ⊂ C–A 

Let x ϵ C– B 

⇒ x ϵ C and x ∉ B [by definition C–B] 

⇒ x ϵ C and x ∉ A 

⇒ x ϵ C–A 

Thus x ϵ C–B ⇒ x ϵ C–A. This is true for all x ϵ C–B. 

C – B ⊂ C – A

531.

Which of the following sets are equal?A = {1, 2, 3}B = {x ∈ R : x2 – 2x+1=0}C = (1, 2, 2, 3}D = {x ∈ R : x3 – 6x2+11x – 6 = 0}.

Answer»

The set is said to be equal with another set if all elements of both the sets are equal and same.

Now,

A = {1, 2, 3}

B = {x ∈ R: x– 2x+1=0}

x2–2x+1 = 0

(x–1)2 = 0

∴ x = 1.

B = {1}

C= {1, 2, 2, 3}

In sets we do not repeat elements thus C can be written as {1, 2, 3}

D = {x ∈ R: x3 – 6x2+11x – 6 = 0}

For the x = 1, x2–2x+1=0

= (1)– 6(1)+ 11(1) – 6

= 1–6+11–6

= 0

For the x =2,

= (2)3–6(2)2+11(2)–6

= 8–24+22–6

= 0

For the x =3,

= (3)3–6(3)2+11(3)–6

= 27–54+33–6

= 0

∴ D = {1, 2, 3}

Thus, the set A, C and D are equal.

532.

Which of the following are sets ? (i) A collection of odd numbers (ii) A collection of small flowers in a garden (iii) All four-legged animals at Delhi Zoo.

Answer» Collection of small flowers is not a set as there is no reference to measure the size of flowers. Hence, no specific flowers can be grouped to make a set.
533.

Can the following be called sets ? (i) Consonants in the word SETS (ii) Names of days of the week that have at least 4 hours of sunshine.

Answer» (i) Consonants are S, T hencem it can be called a set
(ii) There are no particular days that have four hours of sunshine. Duration of sunshine differs depending on the weather conditions that change daily. Hence, it is not a set.
534.

If `A={4, 8, 12, 16, 20}` `B={8, 16, 24, 32, 40}`, then write the correct symbols `(in, notin)` in the following blanks. (i) 40____A (ii) 8_____B (iii) 44____A

Answer» (i) `40 notin A`
(ii) `8 in B`
(iii) `44 notin A`
535.

If ` A ={5,6,7}`,find `P(A)`.

Answer» Correct Answer - `P(A)={phi, {5},{6},{7}, {5,6},{5,7},{6,7}, {5,6,7}`
536.

For any three sets A, B and CA. A ⋂ (B - C) = (A ⋂ B) - (A ⋂ C)B. A ⋂ (B - C) = (A ⋂ B) - cC. A ⋃(B - C) = (A ⋃ B) ⋂ (A ⋃C')D.A ⋃ (B - C) = (A ⋃ B) - (A ⋃ C)

Answer»

(A⋂B)∖(A⋂C)

= (A⋂B)∖A⋃(A⋂B)∖C (∵ De Morgen’s law with difference and intersection.) 

= ϕ⋃(A⋂B)∖C 

= (A⋂B)∖C 

= A⋂(B∖C) (∵ intersection with difference is difference with intersection)

537.

Prove that A – B = A ∩ B.’

Answer»

Let x be some element in set A – B that is x ∈ (A – B) 

Now if we prove that x ∈ (A ∩ B’) then (A – B) = (A ∩ B’) 

x ∈ (A – B) means x ∈ A and x ∉ B 

Now x ∉ B means x ∈ B.’ 

Hence we can say that x ∈ A and x ∈ B'.

Hence x ∈ A ∩ B.’ 

And as x ∈ A ∩ B’ and also x ∈ A – B we can conclude that A – B = A ∩ B.’

538.

If ` A ={2,{2}}`, find ` P(A)`.

Answer» Correct Answer - `P(A)={phi,{2} ,{{2}}, {2,{2}}}`
539.

Which of the following statement is false: A. A - B = A ⋂ B'B.  A - B = A - (A⋂ B)C.  A - B = A - B'D. A - B = ( A ⋃ B) - B

Answer»

A is true statement because 

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' 

B is true statement because 

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 but not in A⋂B' 

⇒ A∖B = A∖(A⋂B') 

C is false statement because 

A∖B = A⋂B' and A∖B^'= A⋂B 

∴ A⋂B'≠A⋂B

⇒ A∖B≠B∖A.

540.

If `A = {1,2,3} and B={2,3,4}`, then the symmetric difference of A and B is :

Answer» Correct Answer - `{1,2,4,5}`
541.

The symmetric difference of A and B is not equal toA. (A - B) ⋂ (B - A)B. (A - B) U (B - A)C. (A U B) - (A ⋂ B)D.{(A U B) - A} U {(A U B) - B}

Answer»

A∖B=A⋂B' 

≠(A∖B)⋂(B∖A)

542.

The symmetric difference of A = {1, 2, 3} and B = {3, 4, 5} is A. {1, 2} B. {1, 2, 4, 5} C. {4, 3} D. {2, 5, 1, 4, 3}

Answer»

Here,

A = {1,2,3} and B = {3,4,5} 

A∖B={1,2,3}∖{3,4,5} 

={1,2,3}∖{3} 

={1,2} 

B∖A = {3,4,5}∖{1,2,3,4} 

= {3,4,5}∖{3} 

= {4,5} 

AΔB = (A∖B)⋃(B∖A) 

= {1,2}⋃{4,5} 

= {1,2,4,5}

543.

For any two sets A and B, (A − B)⋃(B − A) =A. (A - B) ⋃ AB. (B - A) ⋃ BC. (A ⋃ B) - (A ⋂ B)D.(A ⋃ B) ⋂ (A ⋂ B)

Answer»

(A∖B)⋃(B∖A)=[A⋂B' ]⋃[B⋂A'] 

= [A⋃(B⋂A' )]⋂[B'⋃(B⋂A' )] 

= [(A⋂B)⋃(A⋂A' )]⋂[(B'⋂B)⋃(B'⋂A' )] 

= [(A⋂B)⋃ϕ]⋂[ϕ⋃(B'⋂A' )] 

= [(A⋂B)]⋂[(B'⋂A' ) 

= [(A⋂B)]⋂[(B⋃A)' ] 

= (B⋃A)'⋂(A⋂B) 

=(A⋃B)∖(A⋂B)

544.

If U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A A = {1, 2, 3, 4,}, B = {2, 4, 6, 8} and = {1, 4, 5, 6}, find: (i) A’ (ii) B’ (iii) C’ (iv) (B’)’ (v) (A ∪ B)(vi) (A ∩ C)’ (vii) ( B – C)’

Answer»

Given; U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4,}, B = {2, 4, 6, 8} and C = {1, 4, 5, 6} 

(i) A’ = {5, 6, 7, 8, 9} 

(ii) B’ = {1, 3, 5, 7, 9} 

(iii) C’ = {2, 3, 7, 8, 9}

(iv) (B’)’ = {2, 4, 6, 8} 

(v) (A ∪ B)’ = {5, 7, 9} 

(vi) (A ∩ C)’ = {2, 3, 5, 6, 7, 8, 9} 

(vi) (B – C)’ = {1, 3, 4, 5, 6, 7, 9}

545.

If A and B are two sets such that A⊂B , then write B’ − A’ in terms of A and B.

Answer»

Here, 

A⊂B ⇒ B'⊂A' 

∴ A'⋂B' = B’ 

B'∖A' = B'∖(A'⋂B') 

= B'∖B' 

= ϕ

546.

If A ⊂ B and B ⊂ C then ………… (A) A ⊂ C (B) C ⊂ A (C) A = C (D) B = A

Answer»

Correct option is (A) A ⊂ C

547.

If A = {1, 2, 3, 4, 5, 6}, B = {4, 5, 6, 7, 8}, C = {4, 5, 6}, then A ∩ B = A) A B) B C) C D) None

Answer»

Correct option is (C) C

548.

If A = {2, 4, 6, 8, 10, 12}, B = {3, 4, 5, 6, 7, 8, 10}, find: (i) (A – B) (ii) (B – A) (iii) (A – B) ∪ (B – A)

Answer»

Given; A = {2, 4, 6, 8, 10, 12}, B = {3, 4, 5, 6, 7, 8, 10} 

(i) (A – B) = {2, 12} 

(ii) (B – A) = {5, 7} 

(iii) (A – B) ∪ (B – A) = Φ or {}

549.

If A = {a, b, c, d, e}, B = {a, c, e, g} and C = {b, e, f, g}, find: (i) A ∩ (B – C) (ii) A – (B ∪ C) (iii) A – (B ∩ C)

Answer»

Given; A = {a, b, c, d, e}, B = {a, c, e, g} and C = {b, e, f, g} 

(i) A ∩ (B – C) = {a, c} 

(ii) A – (B ∪ C) = {d} 

(iii) A – (B ∩ C) = {a, b, c, d}

550.

If letters of the word PATANA are arranged in all possible ways as in the dictionary, then the word PATANA from the last is ?

Answer» `PATANA` consists of `4` letters.Occurance of `P` is `1`.
Occurance of `A` is `3`.
Occurance of `T` is `1`.
Occurance of `N` is `1`.
Now, number of words starting from `A = (5!)/((2!) = 60`
Number of words starting from `N = (5!)/(3!) = 20`
Number of words starting from `PAA = 3! = 6`
Number of words starting from `PAN = (3!)/(2!) = 3`
Number of words starting from `PATAA = 1`
So, total number of words that come before `PATANA = 60+20+6+3+1= 90`
Total number of words that can be formed by the given letters `= (6!)/(3!) = 120`
So, `PATANA` from last is ` = 120-90 = 30`