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.

601.

Determine whether statement are true or false. Justify your answer.For all sets A, B and C, if A ⊂ B, then A ∪ C ⊂ B ∪ C

Answer»

True

According to the question,

There are three sets A, B and C

To check: if A ⊂ B, then A ∪ C ⊂ B ∪ C is true or false

Let x ∈ A ∪ C

⇒ x ∈ A or x ∈ C

⇒ x ∈ B or x ∈ C {∵ A ⊂ B}

⇒ x ∈ B ∪ C

⇒ A ∪ C ⊂ B ∪ C

Hence, the given statement “for all sets A, B and C, if A ⊂ B, then A ∪ C ⊂ B ∪ C” is true

602.

For all sets A and B, `(A - B) uu (A nn B) = A`.

Answer» `LHS = (A-B) uu (A nn B)`
`= [ (A - B) uu A] nn [(A-B)uuB]`
`= A nn (A uu B)n = A = RHS`
Hence, given statement is true.
603.

Determine whether statement are true or false. Justify your answer.For all sets A, B and C, if A ⊂ C and B ⊂ C, then A ∪ B ⊂ C

Answer»

True

According to the question,

There are three sets A, B and C

To check: if A ⊂ C and B ⊂ C, then A ∪ B ⊂ C is true or false

Let x ∈ A ∪ B

⇒ x ∈ A or x ∈ C

⇒ x ∈ C or x ∈ C {∵ A ⊂ C and B ⊂ C}

⇒ x ∈ C

⇒ A ∪ B ⊂ C

Hence, the given statement “for all sets A, B and C, if A ⊂ C and B ⊂ C, then A ∪ B ⊂ C” is true

604.

Using properties of sets prove the given statement.For all sets A and B, A ∪ (B – A) = A ∪ B

Answer»

According to the question,

There are two sets A and B

To prove: A ∪ (B – A) = A ∪ B

L.H.S = A ∪ (B – A)

Since, A – B = A ∩ B’, we get,

= A ∪ (B ∩ A’)

Since, distributive property of set ⇒ (A ∪ B) ∩ (A ∪ C) = A ∪ (B ∩ C), we get,

= (A ∪ B) ∩ (A ∪ A’)

Since, A ∪ A’ = U, we get,

= (A ∪ B) ∩ U

= A ∪ B

= R.H.S

Hence Proved

605.

If A = ϕ then write P(A).

Answer»

The power set of set A is a collection of all subsets of A. 

Here A = {ϕ} 

Hence the subset of A will only be a null set ϕ 

Hence P(A) = {ϕ}

606.

Using properties of sets prove the given statement.For all sets A and B, A – (A – B) = A ∩ B

Answer»

According to the question,

There are two sets A and B

To prove: A – (A – B) = A ∩ B

L.H.S = A – (A – B)

Since, A – B = A ∩ B’, we get,

= A – (A ∩ B’)

= A ∩ (A ∩ B’)’

Since, (A ∩ B)’ = A’ ∪ B’, we get,

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

Since, (B’)’ = B, we get,

= A ∩ (A’ ∪ B)

Since, distributive property of set ⇒ (A ∩ B) ∪ (A ∩ C) = A ∩ (B ∪ C), we get,

= (A ∩ A’) ∪ (A ∩ B)

Since, A ∩ A’ = Φ, we get,

= Φ ∪ (A ∩ B)

= A ∩ B

= R.H.S

Hence Proved

607.

Using properties of sets prove the given statement.For all sets A and B, A – (A ∩ B) = A – B

Answer»

According to the question,

There are two sets A and B

To prove: A – (A ∩ B) = A – B

L.H.S = A – (A ∩ B)

Since, A – B = A ∩ B’, we get,

= A ∩ (A ∩ B)’

= A ∩ (A ∩ B’)’

Since, (A ∩ B)’ = A’ ∪ B’, we get,

= A ∩ (A’ ∪ B’)

Since, Distributive property of set ⇒ (A ∩ B) ∪ (A ∩ C) = A ∩ (B ∪ C), we get,

= (A ∩ A’) ∪ (A ∩ B’)

Since, A ∩ A’ = Φ, we get,

= Φ ∪ (A ∩ B’)

= A ∩ B’

Since, A – B = A ∩ B’, we get,

= A – B

= R.H.S

Hence Proved

608.

If A, B and C be sets. Then, show that `A nn (B uu C) = (A nn B) uu (A nn C)`.

Answer» Let `x in A nn (B uu C)`
`rArr x in A` and `x in (B uu C)`
`rArr x in A` and (`x in B` or `x in C`)
`rArr` (`x in A` and `x in B`) or `(x in A "and" x in C)`
`rArr x in A nn B` or `x in A nn C`
`x in (A nn B) uu (A nn C)`
`rArr A nn (B uu C) sub (A nn B) uu (A nn C)`
`rArr A nn (B uu C) sub (A nn B) uu (A nn C)`
Again, let `y in (A nn B) uu (A nn C) "......"(i)`
`rArr y in (A nn B)` or `y in (A nn C)`
`rArr (y in A "and" y in B)` or `(y in A "and" y in C)`
`rArr y in A` and `(y in B "or" y in C)`
`rArr y in A` and ` y in B uu C`
`rArr y in A nn (B uu C)`
`rArr (A nn B) uu (A nn C) sub A nn (B uu C)"......."(ii)`
From Eqs. (i) and (ii).
`A nn (B uu C) = (A nn B) uu (A nn C)`
609.

Using properties of sets prove the given statement.For all sets A and B, (A ∪ B) – B = A – B

Answer»

According to the question,

There are two sets A and B

To prove: (A ∪ B) – B = A – B

L.H.S = (A ∪ B) – B

Since, A – B = A ∩ B’, we get,

= (A ∪ B) ∩ B’

Since, Distributive property of set: (A ∩ B) ∪ (A ∩ C) = A ∩ (B ∪ C), we get,

= (A ∩ B’) ∪ (B ∩ B’)

Since, A ∩ A’ = Φ, we get,

= (A ∩ B’) ∪ Φ

= A ∩ B’

Since, A – B = A ∩ B’, we get,

= A – B

= R.H.S

Hence Proved

610.

Let A, B and C be sets. Then show that A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)

Answer»

According to the question,

A, B and C are three given sets

To prove: A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)

Let x ∈ A ∩ (B ∪ C)

⇒ x ∈ A and x ∈ (B ∪ C)

⇒ x ∈ A and (x ∈ B or x ∈ C)

⇒ (x ∈ A and x ∈ B) or (x ∈ A and x ∈ C)

⇒ x ∈ A ∩ B or x ∈ A ∩ C

⇒ x ∈ (A ∩ B) ∪ ( A ∩ C)

⇒ A ∩ (B ∪ C) ⊂ (A ∩ B) ∪ ( A ∩ C) …(i)

Let y ∈ (A ∩ B) ∪ (A ∩ C)

⇒ y ∈ A ∩ B or x ∈ A ∩ C

⇒ (y ∈ A and y ∈ B) or (y ∈ A and y ∈ C)

⇒ y ∈ A and (y ∈ B or y ∈ C)

⇒ y ∈ A and y ∈ (B ∪ C)

⇒ y ∈ A ∩ (B ∪ C)

⇒ (A ∩ B) ∪ (A ∩ C) ⊂ A ∩ (B ∪ C) …(ii)

We know that:

P ⊂ Q and Q ⊂ P ⇒ P = Q

From equations (i) and (ii), we have,

A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)

Hence Proved

611.

Out of 100 students; 15 passed in English, 12 passed in Mathematics, 8 in Science, 6 in English and Mathematics, 7 in Mathematics and Science; 4 in English and Science; 4 in all the three. Find how many passed(i) in English and Mathematics but not in Science(ii) in Mathematics and Science but not in English(iii) in Mathematics only(iv) in more than one subject only

Answer»

(i) in English and Mathematics but not in Science

Answers is 2

(ii) in Mathematics and Science but not in English

Answers is 3

(iii) in Mathematics only

Answers is 3

(iv) in more than one subject only

Answers is 9

612.

In a class of 60 students , 25 students play cricket and 20 students play tennis and 10 students play both the games. Find the number of students who play neither.

Answer» Let C be the set of students who play cricket and T be the set of students who play tennis.
Then, `n (U) = 60, n (C ) = 25, n(T) = 20` and `n(C nn T) = 10`
`:. N(C uu T) = n(C ) + n (T) - n (C nn T)`
`= 25+ 20 - 10 = 35`
`:.` Number of students who play neither `= n(U) - n(C uu T)`
`= 60 - 35 = 25`
613.

In a town of 10,000 families it was found that 40% families buy newspaper A, 20% families buy newspaper B, 10% families buy newspaper C, 5% families buy A and B, 3% buy B and C and 4% buy A and C. If 2% families buy all the three newspapers. Find(a) The number of families which buy newspaper A only.(b) The number of families which buy none of A, B and C

Answer»

(a) The number of families which buy newspaper A only.

Answers is 3300

(b) The number of families which buy none of A, B and C

Answers is 4000

614.

If S and T are two sets such that S has 21 elements, T has 32 elements and S∩T has 11 elements, how many elements does S∪T have?

Answer»

Given n(5) = 21; n(T) = 32; n(S∩T) = 11

n(S∪T) = n(S) + n(T) – n(S∩T)

= 21 + 32-11 =42.

615.

If X and Y are two sets such that X∪Y has 18 elements X has 8 elements and Y has 15 elements; how many elements does X∩Y have?

Answer»

Given n(X∪Y) = 18, n(X) = 8, n(Y) = 15

But n(X∪Y) = n(X) + n(Y) – n(X ∩Y) n(X∩Y)

= 8 + 15-18 = 5.

616.

If X and Y are two sets such that n(X) = 17, n(Y) = 23 and n(X∪Y) = 38 find n(X∩Y).

Answer»

Given n(X) = 17, n(Y) = 23, n(X∪Y) = 38

But n(X∪Y) = n(X) + n(Y)-n(X∩Y)∩(X∩Y)

= 17 + 23-38 = 2

617.

Let R be set of points inside a rectangle of sides a and b (a, b > 1) with two sides along the positive direction of x-axis and y-axis. ThenA. R = {(x, y) : 0 ≤ x ≤ a, 0 ≤ y ≤ b}B. R = {(x, y) : 0 ≤ x < a, 0 ≤ y ≤ b}C. R = {(x, y) : 0 ≤ x ≤ a, 0 < y < b}D. R = {(x, y) : 0 < x < a, 0 < y < b}

Answer»

D. R = {(x, y) : 0 < x < a, 0 < y < b}

Given: R be set of points inside a rectangle of sides a and b

Since, a, b > 1

a and b cannot be equal to 0

Therefore, R = {(x, y) : 0 < x < a, 0 < y < b}

618.

Fill in the blanks to make each of the following a true statement:(i) AUA'=...(ii) Φ′ ∩ A = …(iii) A∩ A'=.....(iv)U'∩A=...

Answer»

(i) AUA'=U

(ii) Φ′ ∩ A = U ∩ A = A

∴ Φ′ ∩ A = A

(iii)A ∩ A′ = Φ

(iv)U′ ∩ A = Φ ∩ A = Φ

∴ U′ ∩ A = Φ

619.

If X and Y are two sets such that n(X) = 17, n(Y) = 23 and n(X ∪ Y) = 38, find n(X ∩Y).

Answer»

It is given that:

n(X) = 17, n(Y) = 23, n(X ∪ Y) = 38

n(X ∩ Y) = ?

We know that:

n(X ∩ Y)=n(X)+n(Y)-n(X ∪ Y)

38=17+23-n(X ∪ Y)

n(X ∪ Y)=40-38=2

∴ n(X ∪ Y)=2

620.

If X and Y are two sets such that X ∪Y has 18 elements, X has 8 elements and Y has 15 elements; how many elements does X ∩Y have?

Answer»

It is given that:

n(X ∪Y) = 18, n(X)=8, n(Y) = 15

n(X ïf ? Y) = ?

We know that:

n(X ∪Y)=n(X)+n(Y)-n(X∩Y)

18=8+15-n(X∩Y)

n(X∩Y)=5

621.

The equations of tangents to the ellipse `9x^2+16y^2=144` from the point (2,3) are:

Answer» `(9x^2)/144 + (16y^2)/144 = 1`
`x^2/16 + y^2/9 = 1`
`(x x_1)/16 + (y y_1)/9 = 1`
`x_1/8 + y_1/3 = 1`
`y_1= (1- x_1/8)*3`
`x^2/16 + (9/4(8-x_1)^2)/9 = 1`
`x_1^2/16 + (8-x_1)^2/64 = 1`
`(4x_1^2 + (8- x_1)^2)/64 = 1`
`4x_1^2 + 64 - 16x_1 + x_1^2 = 64`
`5x_1^2 - 16x_1 = 0`
`x_1(5x_1 - 16) = 0`
`x_1= 0 & x_1 = 16/5`
`y_1 = 3 & y_1 = 9/5`
`y=3 or x=0`
`x+y = 16/5 + 9/`
`x+y= 5`
Answer
622.

`A = {x : 2 lt x lt 8 " and " x in N}` and `B = {x:3 lt x lt 9 " and " x in W}`. Find `(A - B) nn (B - A)`. the following are the steps involved n solving the above problem. Arrange them in sequential order. (A) `A = {3,4,5,6,7}` and `B = {4,5,6,7,8}` (B) `A - B = {3}, B - A = {8}` (C) `A - B = {3,4,5,6,7}-{4,5,6,7,8}, B-A ={4,5,6,7,8} - {3,4,5,6,7}` (D) `(A - B) nn (B - A) = phi`A. ABCDB. ACBDC. ABDCD. CABD

Answer» Correct Answer - B
(A), (C), (B) and (D) is the required sequential order.
623.

If A and B are two non-empty sets and `A - B` is a null set, then `"____"`.A. A = BB. `A sub B`C. `B sub A`D. None of these

Answer» Correct Answer - B
`A sub B`.
624.

If `n(A xx B) = 24, n(B xx C) = 36` , and `n(B) = 3`, then `n(A xx C) =`A. 48B. 64C. 72D. 96

Answer» Correct Answer - D
`n(A xx B) = n(A).n(B)`.
625.

If `A = {1,2,3,4,5}` and `B = {6,5,4,1}` then find `(A uuB) - (A nn B)`.

Answer» Correct Answer - `(2,3,6)`
626.

Let U = {1, 2, 3, 4, 5, 6}, A = {2, 3} and B = {3, 4, 5}. Find A’, B’, A’ ∩ B’,(A ∪ B) and hence show that (A ∪ B)’ = A’ ∩ B’.

Answer»

A’ = ∪ - A = { 1,4,5,6}

B’ = U - B = { 1,2,6}

A’ ∩ B’ = {1,6}

A ∩ B = {2,3,4,5}

∴ (A ∪ B)’ = {1, 6} = A’ ∩ B’

627.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and A = {1, 3, 5, 7, 9}. Find A’.

Answer»

A’ = U - A = {2, 4, 6, 8, 10}

628.

If `n(A) =3` and `n(B) =5`, find : (i) the maximum number of elements in ` A cupB`. (ii) the maximum number of elements in `A cup B`.

Answer» Correct Answer - 8
629.

If A and B are two sets such that `n(A) =8, n(B)=11 and n(A cup B) =14` then find ` n(Acap B)`.

Answer» Correct Answer - 5
630.

Define complement of a set.

Answer»

Let U be the universal set and A a subset of U. Then the complement of A is the set of all elements of U which are not the elements of A and is denoted by A’. 

Properties:

  • A∪A’
  • A∩A’=φ
  • (A’)’=A
  • (A∪B)’= A’∩B’
  • (A∩B)’ -A’∪B’
631.

In the following, state whether `A = B`or not:(i) `A = {a , b , c , d}` `B = {d , c , b , a}`(ii) `A = { 4, 8, 12 , 16 }` `B = {8, 4, 16 , 18}`(iii) `A = {2, 4, 6, 8, 10}` B = {x: x is po

Answer» `(i)` - Both sets `A` and `B` are having same elements. Only order is different that means `A=B`.
`(ii)` - Set `A` contains 12 that is not present in Set `B` and Set `B` contains 18 that is not present in Set `A`. So, `A!= B`.
`(iii)` - Set `A` contains 10 that is not present in Set `B` as Set `B` contain all elements less than 10.So, `A!= B`.
`(iv)` - Set `B` contains 15,25 etc. that are not multiple of 10.So, `A!= B`.
632.

If A and B are two sets such that n(A) = 23, n(b) = 37 and n(A – B) = 8 then find n(A ∪ B).Hint n(A) = n(A – B) + n(A ∩ B) n(A ∩ B) = (23 – 8) = 15.

Answer»

Given: n(A) = 23, n(B) = 37, n(A – B) = 8 

Using the hint 

n(A) = n(A – B) + n(A ∩ B) 

⇒ 23 = 8 + n(A ∩ B) 

⇒ n(A ∩ B) = 23 – 8 

⇒ n(A ∩ B) = 15

Visualizing the hint given, 

We know that n(A ∪ B) = n(A) + n(B) – n(A ∩ B) 

⇒ n(A ∪ B) = 23 + 37 – 15 

⇒ n(A ∪ B) = 45 

Hence n(A ∪ B) = 45

633.

In the following, state whether A = B or not : (i) `A = {a,b,c,d}` (ii) `B = {d,c,b,a}` (iii) `A = {2,4,6,8,10}` B = {x : x is positive even integer and `x le 10`} (iv) A = {x : x is a multiple of 10} `B ={10,15,20,25,30,...}`.

Answer» (i) `because A = {a,b,c,d} and B ={d,c,b,a}`
Here, each element of set A is in set B and each element of B is in A
Therefore, A = B
(ii) `becauseA={4,8,12,16}andB={8,4,16,18}`
Here the element 12 of set A is not in set B
Therefore, `A ne B`
(iii) `because A = {2,4,6,8,10}`
and B = {x : x is positive even integer and `x le 10`}
`={2,4,6,8,10}`
Therefore, A = B
(iv) `because` A = {x : x is a multiple of 10}
`={10,20,30,40,50,...}`
`B = {10,15,20,25,30,...}`
Here, the elements 15,25,... etc, of set B are not in set A therefore `A ne B`.
634.

Make correct statements by filling in the symbols `sub` or `cancel(sub)` in the blanks spaces : (i) `{2,3,4}…{1,2,3,4,5}` (ii) `{a,b,c} …. {b,c,d}` (iii) {x : x is a student of Class XI of your school}…{x : x student of your school} (iv) {x : x is a circle in the plane with radius 1 unit} (v) {x : x is a triangle in a plant}... {x : x is a rectangle in the plane} (vi) {x : x is an equililateral triangle in a plane} .... {x : x is a triangle in the same plane} (viii) {x : x is an even natural number} ... {x : x is an integer}.

Answer» (i) `because` Each element of `{2,3,4}` is in the set `{1,2,3,4,5} and {2,3,4} ne {1,2,3,4,5}` ,
Therefore, `{2,3,4} sub {1,2,3,4,5}`
(ii) `because` a is an element of set (a, b, c) and `a in {b,c,d}`, therefore, `(a,b,c) cancel(sub) {b,c,d}`
(iii) Here, each element of first set in the elements of second set
Therefore, {x : x is a student of class XI of your school} `sub` {x : x is a student of your school}
(iv) {x : x is a circle in the plant} is a general set while the range of the elements of second set is finite
Therefore, {x : x is a circle in tha plane} `cancel sub` {x : x is a circle in the same plane with radius 1 unit}
(v) Here, it is clear that set of triangles and set of rectangles are different, so
{x : x is a triangle in a plane} `cancel(sub)` {x : x is a rectangle in the plane}
(vi) Here it is clear that each element of first set is also an element of second, set, therefore
{x : x is an equililateral triangle in a plane} `sub` {x : x is a triangle in the plane}
(vii) {x : x is a natural number}
`={2,4,6,8,...}`
{x : x is an integer} = {...., -4,-3,-2,-1,0,1,2,3,4,5,6,...}
Here, it is clear that all elements of first set are also the elements of second set. Therefore,
{x : x is an even natural number} `sub` {x : x is an integer}.
635.

If ` A = {a,b,c,d,e ,f} , B= {c,e,g,h} and C={a,e,m,n}`, find. (i) `A cup B` (ii) ` BcupC` (iii) `Acup C` (iv) `B cap C` (v) `C cap A` (vi) `Acap B`

Answer» Correct Answer - (i) ` {a,b,c,d,e,f,g,h}`
(ii) `{a,c,e,g,h,m,n}`
(iii) `{a,b,c,d,e,f,m,n}`
(iv) `{e}`
(v) `{a,e}`
(vi) `{c,e}`
636.

Decide, among the following sets, which sets are subsets of one and another:A = {x: x ∈ R and x satisfy x2 – 8x + 12 = 0}, B = {2, 4, 6},C = {2, 4, 6, 8…}, D = {6}.

Answer»

A = {x: x ∈ R and x satisfies x2– 8x + 12 = 0}
2 and 6 are the only solutions of x2 – 8x + 12 = 0.
∴ A = {2, 6}
B = {2, 4, 6}, C = {2, 4, 6, 8 …}, D = {6}
∴ D ⊂ A ⊂ B ⊂ C
Hence, A ⊂ B, A ⊂ C, B ⊂ C, D ⊂ A, D ⊂ B, D ⊂ C

637.

The greatest value of the function: `(-5sintheta+12costheta)`

Answer» We know that maximum value of `asin theta + b costheta` is `sqrt(a^2+b^2)`.
In the given expression, `-5sin theta + 12 cos theta`,
`a = -5 and b = 12`
`:.` Maximum value `= sqrt(-5^2+13^2) = sqrt(25+144) = sqrt169 = 13`.
638.

Decide, among the following sets, which sets are subsets of one and another:A = {x: x ∈ R and satisfy x2 – 8x + 12 = 0},B ={2, 4, 6}C={2, 4, 6, 8,-}D = {6}.

Answer»

x2 - 8x + 12 = 0

⇒(x - 6)(x - 2) = 0

⇒ x = 2, 6

∴ A = {2, 6}

∴ A ⊂ B and A ⊂ C; B ⊂ C, D ⊂ B and D ⊂ C.

639.

If A ⊂ B, then show that C - B ⊂ C - A

Answer»

Let x ∈ C - B ⇒ x ∈ C but x ∉ B 

⇒x ∈ C but x ∉ A ∵ A ⊂ B 

∴ x ∈ C- A Thus, C - B ⊂ C - A

640.

Let A ={ 1, 2, 3, 4, 5, 6 }, B= { 2 ,4 ,6 ,8 }. Find `A-B` and `B-A`

Answer» For two sets `X` and `Y`, set `X-Y` contains the elements that are present in set `X` but not in set `Y`.
Here, `A = {1,2,3,4,5,6} and B = {2,4,6,8}`
`:. A - B = {1,3,5}`
`B-A = {8}`
641.

If A and B are two sets, then prove that : `A cupB=A capBhArrA=B`.

Answer» Let `A = B`
`:. A cupB=A cupA=A`
and `A capB=A capA=A`
`rArr A cupB=A cap B`
Again, let `A cup B=AcapB`
To prove `A =B`
Let `x in A`
`rArr xin A cap B`
`rArrx in A capB(becauseA cup B=A capB)`
`rArrx in A and x in B`
`rArr x in B`
`:. A sube B` ....(1)
Let `x in B`
`rArr x in A cup B`
`rArr x in A cap B(because A cup B=A cap B)`
`rArr x in A and x in B`
`rArr x in A`
`:. B sube A` ....(2)
From eqs. (1) and (2)
`A = B`
Therefore,
`A cupB=AcapB hArrA=B`. Hence Proved.
642.

Show that if `A subB`, then `C" "" "BsubC" "" "A`.

Answer» Let `A sub B`
Let `x in (C-B)rArrx inC and cancel(in)B`
`rArr x in C and cancel(in)A (becauseA subB)`
`rArr x in (C-A)`
`rArr (C-B) sub(C-A)`.
643.

If `A= {2,3,5,7,11} and B=phi`, find : (i) `A cup B` (ii) `A cap B`

Answer» Correct Answer - (i) `{2,3,5,7,11}`
(ii) ` phi`
644.

Show that the following four conditions are equivalent(i) A ⊂ B(ii) A – B=φ(iii) A ∪ B = B(iv) A ∩ B A.

Answer»

(i) ⇔ (ii): 

A⊂B ⇔ All elements of A are in B ⇔ A – B = φ 

(ii) ⇔ (iii): 

A-B = φ⇔ All elements of A are in B ⇔ A∪B = B 

(iii) ⇔(iv) 

A∪B = B ⇔ All elements of A are in B ⇔ All elements of A are common in A and B. 

⇔ A∩B = A 

∴ All the four given conditions are equivalent.

645.

Let A = {a, b,{c, d}, e}. Which of the following statements are false and why?(i) {c, d} ⊂ A(ii) {c, d} A(iii) {{c, d}} ⊂ A(iv) a A(v) a ⊂ A.(vi) {a, b, e} ⊂ A(vii) {a, b, e} A(viii) {a, b, c} ⊂ A(ix) ϕ A(x) {ϕ} ⊂ A

Answer»

(i) False

Since, {c, d} is not a subset of A but it belong to A.

Hence, {c, d} ∈ A

(ii) True

Thus, {c, d} ∈ A

(iii) True

Since, {c, d} is a subset of A.

(iv) Here, it is true that a belongs to A.

(v) False

Here, a is not a subset of A but it belongs to A

(vi) True

Thus, {a, b, e} is a subset of A.

(vii) False

Since, {a, b, e} does not belong to A, {a, b, e} ⊂ A this is the correct form.

(viii) False

Here, {a, b, c} is not a subset of A

(ix) False

Since, ϕ is a subset of A.

Hence, ϕ ⊂ A.

(x) False

Hence, {ϕ} is not subset of A, ϕ is a subset of A.

646.

Let A = {ϕ, {ϕ}, 1, {1, ϕ}, 2}. Which of the following are true?(i) ϕ ∈ A(ii) {ϕ} ∈ A(iii) {1} ∈ A(iv) {2, ϕ} ⊂ A(v) 2 ⊂ A(vi) {2, {1}} ⊄A(vii) {{2}, {1}} ⊄ A(viii) {ϕ, {ϕ}, {1, ϕ}} ⊂ A(ix) {{ϕ}} ⊂ A

Answer»

(i) True

Since, Φ belongs to set A. Thus, true.

(ii) True

Since, {Φ} is an element of set A. Thus, true.

(iii) False

Since, 1 is not an element of A. Thus, false.

(iv) True

Since, {2, Φ} is a subset of A. Thus, true.

(v) False

Since, 2 is not a subset of set A, it is an element of set A. Thus, false.

(vi) True

Since, {2, {1}} is not a subset of set A. Thus, true.

(vii) True

Neither {2} and nor {1} is a subset of set A. Thus, true.

(viii) True

Here, all three {ϕ, {ϕ}, {1, ϕ}} are subset of set A. Thus, true.

(ix) True

Since, {{ϕ}} is a subset of set A. Thus, true.

647.

If ` A+B+C=2S`, then prove that `sin(S-A)+sin(S-B)+sinC= 4cos((S-a)/2)cos((s-b)/2)sin(c/2)`

Answer» LHS
`=sin(S-A)+sin(S-B)+sinC`
`=2sin((2S-A-B)/2)*cos((B-A)/2)+2sin(C/2)*cos(C/2)`
`=2sin(C/2)(cos((B-A)/2)+cos(C/2))`
`=2sin(C/2)(2cos((((B-A)/2)+(C/2))/2)*cos(((B/2)-(A/2)-(C/2))/2)`
`4sin(C/2)*cos((B+C-A)/4)*cos((B-A-C)/4)`
`4sin(C/2)*cos((2S-2A)/4)*cos((B-(2S-B))/4)`
`4sin(C/2)*cos((S-A)/2)*cos((B-S)/2)`
`4cos((S-A)/2)*cos((S-B)/2)*sin(C/2)`.
648.

Which of the following statements are correct? Write a correct form of each of the incorrect statements.(i) a ⊂ {a, b, c}(ii) {a} {a, b, c}(iii) a {{a}, b}(iv) {a} ⊂ {{a}, b}(v) {b, c} ⊂ {a,{b, c}}(vi) {a, b} ⊂ {a,{b, c}}(vii) ϕ {a, b}(viii) ϕ ⊂ {a, b, c}(ix) {x: x + 3 = 3}= ϕ

Answer»

(i) This is not subset of given set but belongs to the given set.

Thus, the correct form would be

a ∈ {a,b,c}

(ii) In this {a} is subset of {a, b, c}

Thus, the correct form would be

{a} ⊂ {a, b, c}

(iii) ‘a’ is not the element of the set.

So, the correct form would be

{a} ∈ {{a}, b}

(iv) {a} is not a subset of given set.

So, the correct form would be

{a} ∈ {{a}, b}

(v) {b, c} is not a subset of given set. But it belongs to the given set.

Thus, the correct form would be

{b, c} ∈ {a,{b, c}}

(vi) {a, b} is not a subset of given set.

Thus, the correct form would be

{a, b}⊄{a,{b, c}}

(vii) ϕ does not belong to the given set but it is subset.

Thus, the correct form would be

ϕ ⊂ {a, b}

(viii) Since, it is the correct form. ϕ is subset of every set.

(ix) x + 3 = 3

x = 0 = {0}

It is not ϕ

Thus, the correct form would be

{x: x + 3 = 3} ≠ ϕ

649.

Which of the following are empty sets? Justify your answer. i) Set of integers which lie between 2 and 3 . ii) Set of natural numbers that are smaller than 1. iii) Set of odd numbers that leave remainder zero, when divided by 2.

Answer»

i) This is null set. We know that there is no integer that lie between 2 and 3. 

ii) This is also a null set. We know that there is’ no natural number less than ‘1’.

iii) This is a null set. We know that odd numbers do not leave remainder zero when divided by 2.

650.

Let l denote the set of all integers and A=`{(a,b):a^2+b^2=28, a,b in I}` B=`{(a,b):a gt b ,a,b in I}` then no of elements in `AnnB` is

Answer» A=>(a,b):`a^2=3b^2=28`
`b=1`
`a^2+3=28`
`a=sqrt(28-3)=pm5`
`B=(a>b)(a,b)`
`A nn B=>{(5,1):(5,-1):(4,2):(4,-2):(1,-3)}`.