CBSE · NCERT · Class 11 Maths · Chapter 1

NCERT Solutions: Class 11 Maths Chapter 1 - Sets

49 textbook Q&A49 verifiedFree Content

Chapter-wise NCERT intext questions and exercise answers for Sets, grounded in the official textbook.

Questions are taken verbatim from the NCERT textbook; answers were grounded against the chapter's content during generation. Items needing review are marked.
Sections in this chapter
Exercise 1.1 6Exercise 1.2 6Exercise 1.3 8Exercise 1.4 12Exercise 1.5 7Miscellaneous Exercise on Chapter 1 10
Your Progress - Chapter 10% complete
1Exercise 1.16 questions
Q.1Which of the following are sets ? Justify your answer. (i) The collection of all the months of a year beginning with the letter J. (ii) The collection of ten most talented writers of India. (iii) A team of eleven best-cricket batsmen of the world. (iv) The collection of all boys in your class. (v) The collection of all natural numbers less than 100. (vi) A collection of novels written by the writer Munshi Prem Chand. (vii) The collection of all even integers. (viii) The collection of questions in this Chapter. (ix) A collection of most dangerous animals of the world.v
Solution

A set is a well-defined collection. (i) is well-defined: January, June and July. (iv) depends on the given class but is definite. (v), (vi), (vii) and (viii) are also definite collections. In (ii), "most talented" is subjective; in (iii), "best-cricket batsmen" is subjective; in (ix), "most dangerous" is subjective. Hence those three are not well-defined collections.

Answer:

(i), (iv), (v), (vi), (vii) and (viii) are sets. (ii), (iii) and (ix) are not sets.

Q.2Let A = {1, 2, 3, 4, 5, 6}. Insert the appropriate symbol ∈ or ∉ in the blank spaces: (i) 5. . .A (ii) 8 . . . A (iii) 0. . .A (iv) 4. . . A (v) 2. . .A (vi) 10. . .Av
Solution

The elements of $A$ are exactly $1,2,3,4,5,6$. Therefore the numbers $5,4,2$ belong to $A$, while $8,0,10$ do not belong to $A$.

Answer:

(i) $5 \in A$ (ii) $8 \notin A$ (iii) $0 \notin A$ (iv) $4 \in A$ (v) $2 \in A$ (vi) $10 \notin A$.

Q.3Write the following sets in roster form: (i) A = {x : x is an integer and –3 ≤ x < 7} (ii) B = {x : x is a natural number less than 6} (iii) C = {x : x is a two-digit natural number such that the sum of its digits is 8} (iv) D = {x : x is a prime number which is divisor of 60} (v) E = The set of all letters in the word TRIGONOMETRY (vi) F = The set of all letters in the word BETTERv
Solution

List each distinct element satisfying the given condition. In (iii), the two-digit numbers with digit sum 8 are $17,26,35,44,53,62,71,80$. In (iv), the prime divisors of $60 = 2^2 \times 3 \times 5$ are $2,3,5$. Repeated letters are written only once in a set.

Answer:

(i) $A = \{-3,-2,-1,0,1,2,3,4,5,6\}$
(ii) $B = \{1,2,3,4,5\}$
(iii) $C = \{17,26,35,44,53,62,71,80\}$
(iv) $D = \{2,3,5\}$
(v) $E = \{T,R,I,G,O,N,M,E,Y\}$
(vi) $F = \{B,E,T,R\}$

Q.4Write the following sets in the set-builder 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}v
Solution

Identify the pattern in each roster form: the first is the first four multiples of 3, the second is powers of 2 from $2^1$ to $2^5$, the third is powers of 5 from $5^1$ to $5^4$, the fourth is all positive even integers, and the fifth is the squares from $1^2$ to $10^2$.

Answer:

(i) $\{x:x=3n,\ n\in N,\ 1\le n\le 4\}$
(ii) $\{x:x=2^n,\ n\in N,\ 1\le n\le 5\}$
(iii) $\{x:x=5^n,\ n\in N,\ 1\le n\le 4\}$
(iv) $\{x:x=2n,\ n\in N\}$
(v) $\{x:x=n^2,\ n\in N,\ 1\le n\le 10\}$

Q.5List all the elements of the following sets : (i) A = {x : x is an odd natural number} (ii) B = {x : x is an integer, –1/2 < x < 9/2} (iii) C = {x : x is an integer, x2 ≤ 4} (iv) D = {x : x is a letter in the word “LOYAL”} (v) E = {x : x is a month of a year not having 31 days} (vi) F = {x : x is a consonant in the English alphabet which precedes k }.v
Solution

For (ii), the integers strictly between $-\frac12$ and $\frac92$ are $0,1,2,3,4$. For (iii), $x^2\le4$ gives integer values from $-2$ to $2$. Months not having 31 days are February, April, June, September and November. The consonants before $k$ are $b,c,d,f,g,h,j$.

Answer:

(i) $A = \{1,3,5,7,\ldots\}$
(ii) $B = \{0,1,2,3,4\}$
(iii) $C = \{-2,-1,0,1,2\}$
(iv) $D = \{L,O,Y,A\}$
(v) $E = \{\text{February, April, June, September, November}\}$
(vi) $F = \{b,c,d,f,g,h,j\}$

Q.6Match each of the set on the left in the roster form with the same set on the right described in set-builder form: (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 natural number and divisor of 6} (iv) {1, 3, 5, 7, 9} (d) {x : x is a letter of the word MATHEMATICS}.v
Solution

The natural number divisors of 6 are $1,2,3,6$; the prime divisors of 6 are $2,3$; the distinct letters of MATHEMATICS are $M,A,T,H,E,I,C,S$; and the odd natural numbers less than 10 are $1,3,5,7,9$.

Answer:

(i) matches (c), (ii) matches (a), (iii) matches (d), and (iv) matches (b).

2Exercise 1.26 questions
Q.1Which of the following are examples of the null set (i) Set of odd natural numbers divisible by 2 (ii) Set of even prime numbers (iii) { x : x is a natural numbers, x < 5 and x > 7 } (iv) { y : y is a point common to any two parallel lines}v
Solution

No odd natural number is divisible by 2, so (i) is empty. The even prime numbers set is $\{2\}$, so (ii) is not empty. No natural number can satisfy both $x\lt5$ and $x\gt7$, so (iii) is empty. Parallel lines have no common point, so (iv) is empty.

Answer:

(i), (iii) and (iv) are examples of the null set. (ii) is not a null set.

Q.2Which of the following sets are finite or infinite (i) The set of months of a year (ii) {1, 2, 3, . . .} (iii) {1, 2, 3, . . .99, 100} (iv) The set of positive integers greater than 100 (v) The set of prime numbers less than 99v
Solution

A set with a definite number of elements is finite; otherwise it is infinite. There are 12 months, so (i) is finite. The set $\{1,2,3,\ldots\}$ and the positive integers greater than 100 continue without end, so (ii) and (iv) are infinite. The set from 1 to 100 and the set of primes less than 99 have finitely many elements, so (iii) and (v) are finite.

Answer:

(i) finite (ii) infinite (iii) finite (iv) infinite (v) finite.

Q.3State whether each of the following set is finite or infinite: (i) The set of lines which are parallel to the x-axis (ii) The set of letters in the English alphabet (iii) The set of numbers which are multiple of 5 (iv) The set of animals living on the earth (v) The set of circles passing through the origin (0,0)v
Solution

There are infinitely many lines parallel to the $x$-axis, one for each possible $y$-coordinate. The English alphabet has 26 letters, so it is finite. Multiples of 5 continue indefinitely, so that set is infinite. The animals living on the earth at a given time form a finite set. Infinitely many circles can pass through the origin, since their centres and radii can vary while still including $(0,0)$.

Answer:

(i) infinite (ii) finite (iii) infinite (iv) finite (v) infinite.

Q.4In 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 positive even integer and x ≤ 10} (iv) A = { x : x is a multiple of 10}, B = { 10, 15, 20, 25, 30, . . . }v
Solution

The order of elements does not matter, so (i) is equal. In (ii), $12\in A$ but $12\notin B$, and $18\in B$ but $18\notin A$. In (iii), both sets are exactly $\{2,4,6,8,10\}$. In (iv), $A$ contains all multiples of 10, while $B$ includes numbers such as 15 and 25 that are not multiples of 10.

Answer:

(i) $A=B$ (ii) $A\ne B$ (iii) $A=B$ (iv) $A\ne B$.

Q.5Are the following pair of sets equal ? Give reasons. (i) A = {2, 3}, B = {x : x is solution of x2 + 5x + 6 = 0} (ii) A = { x : x is a letter in the word FOLLOW} B = { y : y is a letter in the word WOLF}v
Solution

(i) $x^2+5x+6=0$ gives $(x+2)(x+3)=0$, so $B=\{-2,-3\}$, not $\{2,3\}$. Therefore $A\ne B$. (ii) The distinct letters in FOLLOW are $F,O,L,W$, and the distinct letters in WOLF are $W,O,L,F$. Hence both sets contain the same elements, so $A=B$.

Answer:

(i) The sets are not equal. (ii) The sets are equal.

Q.6From the sets given below, select equal sets : A = { 2, 4, 8, 12}, B = { 1, 2, 3, 4}, C = { 4, 8, 12, 14}, D = { 3, 1, 4, 2} E = {–1, 1}, F = { 0, a}, G = {1, –1}, H = { 0, 1}v
Solution

Sets are equal when they have exactly the same elements, regardless of order. $B=\{1,2,3,4\}$ and $D=\{3,1,4,2\}$ contain the same elements. $E=\{-1,1\}$ and $G=\{1,-1\}$ contain the same elements. The remaining sets differ in at least one element.

Answer:

$B=D$ and $E=G$. No other listed sets are equal.

3Exercise 1.38 questions
Q.1Make correct statements by filling in the symbols ⊂ or ⊄ in the blank 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} . . .{x : x is a circle in the same plane with radius 1 unit} (v) {x : x is a triangle in a plane} . . . {x : x is a rectangle in the plane} (vi) {x : x is an equilateral triangle in a plane} . . . {x : x is a triangle in the same plane} (vii) {x : x is an even natural number} . . . {x : x is an integer}v
Solution

A set is a subset of another set only if every element of the first is in the second. In (i), all of $2,3,4$ occur in the second set. In (ii), $a$ is missing from the second set. In (iii), every Class XI student of the school is a student of the school. In (iv), not every circle has radius 1 unit. In (v), triangles are not rectangles. In (vi), every equilateral triangle is a triangle. In (vii), every even natural number is an integer.

Answer:

(i) $\subset$ (ii) $\not\subset$ (iii) $\subset$ (iv) $\not\subset$ (v) $\not\subset$ (vi) $\subset$ (vii) $\subset$.

Q.2Examine whether the following statements are true or false: (i) { a, b } ⊄ { b, c, a } (ii) { a, e } ⊂ { x : x is a vowel in the English alphabet} (iii) { 1, 2, 3 } ⊂ { 1, 3, 5 } (iv) { a } ⊂ { a, b, c } (v) { a } ∈ { a, b, c } (vi) { x : x is an even natural number less than 6} ⊂ { x : x is a natural number which divides 36}v
Solution

(i) Since $a,b$ are both in $\{b,c,a\}$, $\{a,b\}\subset\{b,c,a\}$, so the given statement is false. (ii) $a$ and $e$ are vowels. (iii) $2\notin\{1,3,5\}$. (iv) $a\in\{a,b,c\}$, so $\{a\}$ is a subset. (v) The elements of $\{a,b,c\}$ are $a,b,c$, not the set $\{a\}$. (vi) The even natural numbers less than 6 are $\{2,4\}$, and both divide 36.

Answer:

(i) false (ii) true (iii) false (iv) true (v) false (vi) true.

Q.3Let A = { 1, 2, { 3, 4 }, 5 }. Which of the following statements are incorrect and why? (i) {3, 4} ⊂ A (ii) {3, 4} ∈ A (iii) {{3, 4}} ⊂ A (iv) 1 ∈ A (v) 1 ⊂ A (vi) {1, 2, 5} ⊂ A (vii) {1, 2, 5} ∈ A (viii) {1, 2, 3} ⊂ A (ix) φ ∈ A (x) φ ⊂ A (xi) {φ} ⊂ Av
Solution

The elements of $A$ are $1,2,\{3,4\},5$. (i) is incorrect because 3 and 4 are not separate elements of $A$. (ii) is correct because $\{3,4\}$ is an element of $A$. (iii) is correct because its only element $\{3,4\}$ belongs to $A$. (iv) is correct. (v) is incorrect because 1 is an element, not a set being compared as a subset. (vi) is correct because $1,2,5$ all belong to $A$. (vii) is incorrect because $\{1,2,5\}$ is not an element of $A$. (viii) is incorrect because $3\notin A$. (ix) is incorrect because $\phi$ is not an element of $A$. (x) is correct because $\phi$ is a subset of every set. (xi) is incorrect because it would require $\phi\in A$.

Answer:

Incorrect statements: (i), (v), (vii), (viii), (ix) and (xi). Correct statements: (ii), (iii), (iv), (vi) and (x).

Q.4Write down all the subsets of the following sets (i) {a} (ii) {a, b} (iii) {1, 2, 3} (iv) φv
Solution

A set with $n$ elements has $2^n$ subsets. Thus the one-element set has 2 subsets, the two-element set has 4 subsets, the three-element set has 8 subsets, and the empty set has only itself as a subset.

Answer:

(i) $\phi,\{a\}$
(ii) $\phi,\{a\},\{b\},\{a,b\}$
(iii) $\phi,\{1\},\{2\},\{3\},\{1,2\},\{1,3\},\{2,3\},\{1,2,3\}$
(iv) $\phi$

Q.5Write 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}v
Solution

A round bracket means the endpoint is excluded, and a square bracket means the endpoint is included. Apply this rule to each inequality.

Answer:

(i) $(-4,6]$ (ii) $(-12,-10)$ (iii) $[0,7)$ (iv) $[3,4]$.

Q.6Write the following intervals in set-builder form : (i) (– 3, 0) (ii) [6 , 12] (iii) (6, 12] (iv) [–23, 5)v
Solution

Translate each interval endpoint into the corresponding strict or non-strict inequality. Parentheses give strict inequalities; square brackets give inclusive inequalities.

Answer:

(i) $\{x:x\in R,\ -3\lt x\lt0\}$
(ii) $\{x:x\in R,\ 6\le x\le12\}$
(iii) $\{x:x\in R,\ 6\lt x\le12\}$
(iv) $\{x:x\in R,\ -23\le x\lt5\}$

Q.7What universal set(s) would you propose for each of the following : (i) The set of right triangles. (ii) The set of isosceles triangles.v
Solution

A universal set must contain every element of the set being discussed. Every right triangle and every isosceles triangle is a triangle, so the set of all triangles in a plane is the natural choice. Since every triangle is also a polygon, the set of all polygons in a plane is also possible.

Answer:

For both (i) and (ii), a suitable universal set is the set of all triangles in a plane. More broadly, the set of all polygons in a plane can also serve as a universal set.

Q.8Given the sets A = {1, 3, 5}, B = {2, 4, 6} and C = {0, 2, 4, 6, 8}, which of the following may be considered as universal set (s) for all the three sets A, B and C (i) {0, 1, 2, 3, 4, 5, 6} (ii) φ (iii) {0,1,2,3,4,5,6,7,8,9,10} (iv) {1,2,3,4,5,6,7,8}v
Solution

A universal set for $A,B,C$ must contain every element in $A\cup B\cup C=\{0,1,2,3,4,5,6,8\}$. Set (i) misses 8. Set (ii) misses all non-empty elements. Set (iii) contains all required elements. Set (iv) misses 0. Therefore only (iii) works.

Answer:

Only (iii) may be considered a universal set for all three sets.

4Exercise 1.412 questions
Q.1Find the union of each of the following pairs of sets : (i) X = {1, 3, 5} Y = {1, 2, 3} (ii) A = { a, e, i, o, u} B = {a, b, c} (iii) A = {x : x is a natural number and multiple of 3} B = {x : x is a natural number less than 6} (iv) A = {x : x is a natural number and 1 < x ≤6 } B = {x : x is a natural number and 6 < x < 10 } (v) A = {1, 2, 3}, B = φv
Solution

The union contains all elements that are in either set, with repetitions removed. In (iii), $A=\{3,6,9,12,\ldots\}$ and $B=\{1,2,3,4,5\}$, so the union is $\{1,2,3,4,5,6,9,12,15,\ldots\}$. In (v), union with $\phi$ leaves the set unchanged.

Answer:

(i) $X\cup Y=\{1,2,3,5\}$
(ii) $A\cup B=\{a,b,c,e,i,o,u\}$
(iii) $A\cup B=\{1,2,3,4,5,6,9,12,15,\ldots\}$
(iv) $A\cup B=\{2,3,4,5,6,7,8,9\}$
(v) $A\cup B=\{1,2,3\}$

Q.2Let A = { a, b }, B = {a, b, c}. Is A ⊂ B ? What is A ∪ B ?v
Solution

Every element of $A$ is in $B$, so $A\subset B$. Since $A$ adds no new element beyond those already in $B$, the union is $B$.

Answer:

Yes, $A\subset B$. Also, $A\cup B=\{a,b,c\}=B$.

Q.3If A and B are two sets such that A ⊂ B, then what is A ∪ B ?v
Solution

Since $A\subset B$, every element of $A$ is already in $B$. Therefore the elements that are in $A$ or $B$ are exactly the elements of $B$.

Answer:

$A\cup B=B$.

Q.4If A = {1, 2, 3, 4}, B = {3, 4, 5, 6}, C = {5, 6, 7, 8 }and D = { 7, 8, 9, 10 }; find (i) A ∪ B (ii) A ∪ C (iii) B ∪ C (iv) B ∪ D (v) A ∪ B ∪ C (vi) A ∪ B ∪ D (vii) B ∪ C ∪ Dv
Solution

For each part, combine all elements occurring in the listed sets and write each distinct element once.

Answer:

(i) $\{1,2,3,4,5,6\}$
(ii) $\{1,2,3,4,5,6,7,8\}$
(iii) $\{3,4,5,6,7,8\}$
(iv) $\{3,4,5,6,7,8,9,10\}$
(v) $\{1,2,3,4,5,6,7,8\}$
(vi) $\{1,2,3,4,5,6,7,8,9,10\}$
(vii) $\{3,4,5,6,7,8,9,10\}$

Q.5Find the intersection of each pair of sets of question 1 above.v
Solution

The intersection contains only common elements. In Q1(iii), $A=\{3,6,9,\ldots\}$ and $B=\{1,2,3,4,5\}$, so the only common element is 3. In Q1(iv), $A=\{2,3,4,5,6\}$ and $B=\{7,8,9\}$, so there is no common element. Any set intersected with $\phi$ gives $\phi$.

Answer:

(i) $X\cap Y=\{1,3\}$
(ii) $A\cap B=\{a\}$
(iii) $A\cap B=\{3\}$
(iv) $A\cap B=\phi$
(v) $A\cap B=\phi$

Q.6If A = { 3, 5, 7, 9, 11 }, B = {7, 9, 11, 13}, C = {11, 13, 15}and D = {15, 17}; find (i) A ∩ B (ii) B ∩ C (iii) A ∩ C ∩ D (iv) A ∩ C (v) B ∩ D (vi) A ∩ (B ∪ C) (vii) A ∩ D (viii) A ∩ (B ∪ D) (ix) ( A ∩ B ) ∩ ( B ∪ C ) (x) ( A ∪ D) ∩ ( B ∪ C)v
Solution

First compute the needed unions: $B\cup C=\{7,9,11,13,15\}$ and $B\cup D=\{7,9,11,13,15,17\}$. Also $A\cap B=\{7,9,11\}$ and $A\cup D=\{3,5,7,9,11,15,17\}$. Taking common elements gives the listed intersections.

Answer:

(i) $\{7,9,11\}$
(ii) $\{11,13\}$
(iii) $\phi$
(iv) $\{11\}$
(v) $\phi$
(vi) $\{7,9,11\}$
(vii) $\phi$
(viii) $\{7,9,11\}$
(ix) $\{7,9,11\}$
(x) $\{7,9,11,15\}$

Q.7If A = {x : x is a natural number }, B = {x : x is an even natural number} C = {x : x is an odd natural number}andD = {x : x is a prime number }, find (i) A ∩ B (ii) A ∩ C (iii) A ∩ D (iv) B ∩ C (v) B ∩ D (vi) C ∩ Dv
Solution

Since $B,C,D$ are subsets of the natural numbers, intersecting them with $A$ gives the same sets. No natural number is both even and odd, so $B\cap C=\phi$. The only even prime number is 2, so $B\cap D=\{2\}$. The odd primes are exactly the primes other than 2, so $C\cap D$ is the set of odd prime numbers.

Answer:

(i) the set of even natural numbers, $B$.
(ii) the set of odd natural numbers, $C$.
(iii) the set of prime numbers, $D$.
(iv) $\phi$.
(v) $\{2\}$.
(vi) the set of odd prime numbers.

Q.8Which of the following pairs of sets are disjoint (i) {1, 2, 3, 4} and {x : x is a natural number and 4 ≤ x ≤ 6 } (ii) { a, e, i, o, u } and { c, d, e, f } (iii) {x : x is an even integer } and {x : x is an odd integer}v
Solution

Two sets are disjoint if their intersection is empty. In (i), the second set is $\{4,5,6\}$, and 4 is common. In (ii), $e$ is common. In (iii), no integer can be both even and odd, so the intersection is empty.

Answer:

Only pair (iii) is disjoint.

Q.9If A = {3, 6, 9, 12, 15, 18, 21}, B = { 4, 8, 12, 16, 20 }, C = { 2, 4, 6, 8, 10, 12, 14, 16 }, D = {5, 10, 15, 20 }; find (i) A – B (ii) A – C (iii) A – D (iv) B – A (v) C – A (vi) D – A (vii) B – C (viii) B – D (ix) C – B (x) D – B (xi) C – D (xii) D – Cv
Solution

For $P-Q$, keep the elements of $P$ that are not in $Q$. Applying this rule to each ordered pair gives the listed differences; note that set difference is not commutative.

Answer:

(i) $\{3,6,9,15,18,21\}$
(ii) $\{3,9,15,18,21\}$
(iii) $\{3,6,9,12,18,21\}$
(iv) $\{4,8,16,20\}$
(v) $\{2,4,8,10,14,16\}$
(vi) $\{5,10,20\}$
(vii) $\{20\}$
(viii) $\{4,8,12,16\}$
(ix) $\{2,6,10,14\}$
(x) $\{5,10,15\}$
(xi) $\{2,4,6,8,12,14,16\}$
(xii) $\{5,15,20\}$

Q.10If X= { a, b, c, d } and Y = { f, b, d, g}, find (i) X – Y (ii) Y – X (iii) X ∩ Yv
Solution

The common elements are $b$ and $d$. Removing these from $X$ leaves $a,c$; removing them from $Y$ leaves $f,g$.

Answer:

(i) $X-Y=\{a,c\}$
(ii) $Y-X=\{f,g\}$
(iii) $X\cap Y=\{b,d\}$

Q.11If R is the set of real numbers and Q is the set of rational numbers, then what is R – Q?v
Solution

The set $R-Q$ contains all real numbers that are not rational. By definition, these are the irrational numbers.

Answer:

$R-Q$ is the set of irrational numbers.

Q.12State whether each of the following statement is true or false. Justify your answer. (i) { 2, 3, 4, 5 } and { 3, 6} are disjoint sets. (ii) { a, e, i, o, u } and { a, b, c, d }are disjoint sets. (iii) { 2, 6, 10, 14 } and { 3, 7, 11, 15} are disjoint sets. (iv) { 2, 6, 10 } and { 3, 7, 11} are disjoint sets.v
Solution

(i) The common element is 3. (ii) The common element is $a$. (iii) The first set contains numbers congruent to 2 modulo 4, while the second contains odd numbers listed; there is no common element. (iv) There is no common element between $\{2,6,10\}$ and $\{3,7,11\}$.

Answer:

(i) false (ii) false (iii) true (iv) true.

5Exercise 1.57 questions
Q.1Let U = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }, A = { 1, 2, 3, 4}, B = { 2, 4, 6, 8 } and C = { 3, 4, 5, 6 }. Find (i) A′ (ii) B′ (iii) (A ∪ C)′ (iv) (A ∪ B)′ (v) (A′)′ (vi) (B – C)′v
Solution

Complements are taken with respect to $U$. $A\cup C=\{1,2,3,4,5,6\}$, so its complement is $\{7,8,9\}$. $A\cup B=\{1,2,3,4,6,8\}$, so its complement is $\{5,7,9\}$. Also $B-C=\{2,8\}$, so $(B-C)'=U-\{2,8\}=\{1,3,4,5,6,7,9\}$.

Answer:

(i) $A'=\{5,6,7,8,9\}$
(ii) $B'=\{1,3,5,7,9\}$
(iii) $(A\cup C)'=\{7,8,9\}$
(iv) $(A\cup B)'=\{5,7,9\}$
(v) $(A')'=\{1,2,3,4\}$
(vi) $(B-C)'=\{1,3,4,5,6,7,9\}$

Q.2If U = { a, b, c, d, e, f, g, h}, find the complements of the following sets : (i) A = {a, b, c} (ii) B = {d, e, f, g} (iii) C = {a, c, e, g} (iv) D = { f, g, h, a}v
Solution

For each set, remove its elements from $U$. The remaining elements form the complement.

Answer:

(i) $A'=\{d,e,f,g,h\}$
(ii) $B'=\{a,b,c,h\}$
(iii) $C'=\{b,d,f,h\}$
(iv) $D'=\{b,c,d,e\}$

Q.3Taking the set of natural numbers as the universal set, write down the complements of the following sets: (i) {x : x is an even natural number} (ii) { x : x is an odd natural number } (iii) {x : x is a positive multiple of 3} (iv) { x : x is a prime number } (v) {x : x is a natural number divisible by 3 and 5} (vi) { x : x is a perfect square } (vii) { x : x is a perfect cube} (viii) { x : x + 5 = 8 } (ix) { x : 2x + 5 = 9} (x) { x : x ≥ 7 } (xi) { x : x ∈ N and 2x + 1 > 10 }v
Solution

Complements are taken in $N$. For (viii), $x+5=8$ gives $x=3$, so the complement is all natural numbers except 3. For (ix), $2x+5=9$ gives $x=2$, so the complement is all natural numbers except 2. For (x), the complement of $\{x:x\ge7\}$ in $N$ is $\{1,2,3,4,5,6\}$. For (xi), $2x+1\gt10$ gives $x\gt\frac92$, so in $N$ the set is $\{5,6,7,\ldots\}$ and its complement is $\{1,2,3,4\}$.

Answer:

(i) the set of odd natural numbers.
(ii) the set of even natural numbers.
(iii) $\{x:x\in N,\ x\text{ is not a multiple of }3\}$.
(iv) $\{x:x\in N,\ x\text{ is not prime}\}$.
(v) $\{x:x\in N,\ x\text{ is not divisible by }15\}$.
(vi) $\{x:x\in N,\ x\text{ is not a perfect square}\}$.
(vii) $\{x:x\in N,\ x\text{ is not a perfect cube}\}$.
(viii) $N-\{3\}$.
(ix) $N-\{2\}$.
(x) $\{1,2,3,4,5,6\}$.
(xi) $\{1,2,3,4\}$.

Q.4If U = {1, 2, 3, 4, 5, 6, 7, 8, 9 }, A = {2, 4, 6, 8} and B = { 2, 3, 5, 7}. Verify that (i) (A ∪ B)′ = A′ ∩ B′ (ii) (A ∩ B)′ = A′ ∪ B′v
Solution

$A'=\{1,3,5,7,9\}$ and $B'=\{1,4,6,8,9\}$. For (i), $A\cup B=\{2,3,4,5,6,7,8\}$, so $(A\cup B)'=\{1,9\}$. Also $A'\cap B'=\{1,9\}$. Hence $(A\cup B)'=A'\cap B'$. For (ii), $A\cap B=\{2\}$, so $(A\cap B)'=\{1,3,4,5,6,7,8,9\}$. Also $A'\cup B'=\{1,3,4,5,6,7,8,9\}$. Hence $(A\cap B)'=A'\cup B'$.

Answer:

Both identities are verified.

Q.5Draw appropriate Venn diagram for each of the following : (i) (A ∪ B)′, (ii) A′ ∩ B′, (iii) (A ∩ B)′, (iv) A′ ∪ B′v
Solution

By De Morgan's laws, $(A\cup B)'=A'\cap B'$, so (i) and (ii) have the same Venn diagram: only the part of $U$ outside both circles is shaded. Also $(A\cap B)'=A'\cup B'$, so (iii) and (iv) have the same Venn diagram: all of $U$ except the overlap $A\cap B$ is shaded.

Answer:

(i) Shade the region outside both $A$ and $B$. (ii) Shade the region outside both $A$ and $B$. (iii) Shade every region except the common part of $A$ and $B$. (iv) Shade every region except the common part of $A$ and $B$.

Q.6Let U be the set of all triangles in a plane. If A is the set of all triangles with at least one angle different from 60°, what is A′?v
Solution

In a triangle, if no angle is different from $60^\circ$, then all three angles are $60^\circ$. Thus the complement of triangles with at least one angle different from $60^\circ$ is the set of triangles with all angles equal to $60^\circ$, i.e. equilateral triangles.

Answer:

$A'$ is the set of all equilateral triangles in the plane.

Q.7Fill in the blanks to make each of the following a true statement : (i) A ∪ A′ = . . . (ii) φ′ ∩ A = . . . (iii) A ∩ A′ = . . . (iv) U′ ∩ A = . . .v
Solution

A set together with its complement gives the universal set, so $A\cup A'=U$. Since $\phi'=U$, $\phi'\cap A=U\cap A=A$. A set and its complement have no common element, so $A\cap A'=\phi$. Since $U'=\phi$, $U'\cap A=\phi\cap A=\phi$.

Answer:

(i) $U$ (ii) $A$ (iii) $\phi$ (iv) $\phi$.

6Miscellaneous Exercise on Chapter 110 questions
Q.1Decide, 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 }.v
Solution

Solve $x^2-8x+12=0$: $(x-2)(x-6)=0$, so $A=\{2,6\}$. Now $B=\{2,4,6\}$, $C=\{2,4,6,8,\ldots\}$ and $D=\{6\}$. Every element of $D$ is in $A$, every element of $A$ is in $B$, and every element of $B$ is in $C$.

Answer:

$A\subset B$, $A\subset C$, $D\subset A$, $D\subset B$ and $D\subset C$. Also $B\subset C$. Therefore the inclusion chain is $D\subset A\subset B\subset C$, with $D\subset B$ and $D\subset C$ following from it.

Q.2In each of the following, determine whether the statement is true or false. If it is true, prove it. If it is false, give an example. (i) If x ∈ A and A ∈ B , then x ∈ B (ii) If A ⊂ B and B ∈ C , then A ∈ C (iii) If A ⊂ B and B ⊂ C , then A ⊂ C (iv) If A ⊄ B and B ⊄ C , then A ⊄ C (v) If x ∈ A and A ⊄ B , then x ∈ B (vi) If A ⊂ B and x ∉ B , then x ∉ Av
Solution

(i) False: take $A=\{1\}$, $B=\{\{1\}\}$ and $x=1$. Then $x\in A$ and $A\in B$, but $x\notin B$. (ii) False: take $A=\{1\}$, $B=\{1,2\}$ and $C=\{B\}$. Then $A\subset B$ and $B\in C$, but $A\notin C$. (iii) True: if $x\in A$, then $x\in B$ because $A\subset B$, and then $x\in C$ because $B\subset C$; hence $A\subset C$. (iv) False: take $A=\{1,2\}$, $B=\{2,3\}$ and $C=\{1,2,4\}$. Then $A\not\subset B$ and $B\not\subset C$, but $A\subset C$. (v) False: take $A=\{1,2\}$, $B=\{1\}$ and $x=2$. Then $x\in A$, $A\not\subset B$, but $x\notin B$. (vi) True: if $x\in A$, then $x\in B$ since $A\subset B$. This contradicts $x\notin B$, so $x\notin A$.

Answer:

(i) false (ii) false (iii) true (iv) false (v) false (vi) true.

Q.3Let A, B, and C be the sets such that A ∪ B = A ∪ C and A ∩ B = A ∩ C. Show that B = C.v
Solution

Let $x\in B$. If $x\in A$, then $x\in A\cap B=A\cap C$, so $x\in C$. If $x\notin A$, then $x\in A\cup B=A\cup C$; since $x\notin A$, it follows that $x\in C$. Hence $B\subset C$. Similarly, by interchanging $B$ and $C$, every element of $C$ belongs to $B$, so $C\subset B$. Therefore $B=C$.

Answer:

$B=C$.

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

If $A\subset B$, then no element of $A$ lies outside $B$, so $A-B=\phi$; also $A\cup B=B$ and $A\cap B=A$. Conversely, if $A-B=\phi$, every element of $A$ is in $B$, so $A\subset B$. If $A\cup B=B$, every element of $A$ is already in $B$, so $A\subset B$. If $A\cap B=A$, every element of $A$ is common to $A$ and $B$, so $A\subset B$. Thus each condition is true exactly when $A\subset B$.

Answer:

The four conditions are equivalent.

Q.5Show that if A ⊂ B, then C – B ⊂ C – A.v
Solution

Let $x\in C-B$. Then $x\in C$ and $x\notin B$. Since $A\subset B$, any element of $A$ must be in $B$; therefore $x\notin B$ implies $x\notin A$. Hence $x\in C$ and $x\notin A$, so $x\in C-A$. Thus $C-B\subset C-A$.

Answer:

If $A\subset B$, then $C-B\subset C-A$.

Q.6Show that for any sets A and B, A = ( A ∩ B ) ∪ ( A – B ) and A ∪ ( B – A ) = ( A ∪ B )v
Solution

Every element of $A$ either belongs to $B$ or does not belong to $B$. The elements of $A$ that belong to $B$ form $A\cap B$, and the elements of $A$ that do not belong to $B$ form $A-B$. Therefore $A=(A\cap B)\cup(A-B)$. For the second identity, $B-A$ contains exactly the elements of $B$ not already in $A$. Adding these to $A$ gives every element that is in $A$ or in $B$, so $A\cup(B-A)=A\cup B$.

Answer:

Both identities are true.

Q.7Using properties of sets, show that (i) A ∪ ( A ∩ B ) = A (ii) A ∩ ( A ∪ B ) = A.v
Solution

(i) Since $A\cap B\subset A$, the union of $A$ with its subset $A\cap B$ is $A$. (ii) Since $A\subset A\cup B$, the intersection of $A$ with its superset $A\cup B$ is $A$. These are the absorption laws.

Answer:

(i) $A\cup(A\cap B)=A$ and (ii) $A\cap(A\cup B)=A$.

Q.8Show that A ∩ B = A ∩ C need not imply B = C.v
Solution

Compute the intersections: $\{1\}\cap\{1,2\}=\{1\}$ and $\{1\}\cap\{1,3\}=\{1\}$. However, $2\in B$ but $2\notin C$, and $3\in C$ but $3\notin B$. Hence equal intersections with $A$ do not force $B=C$.

Answer:

Example: let $A=\{1\}$, $B=\{1,2\}$ and $C=\{1,3\}$. Then $A\cap B=A\cap C=\{1\}$, but $B\ne C$.

Q.9Let A and B be sets. If A ∩ X = B ∩ X = φ and A ∪ X = B ∪ X for some set X, show that A = B. (Hints A = A ∩ ( A ∪ X ) , B = B ∩ ( B ∪ X ) and use Distributive law )v
Solution

Using the hint, $A=A\cap(A\cup X)$. Since $A\cup X=B\cup X$, $A=A\cap(B\cup X)=(A\cap B)\cup(A\cap X)$. But $A\cap X=\phi$, so $A=A\cap B$. Hence $A\subset B$. Similarly, $B=B\cap(B\cup X)=B\cap(A\cup X)=(A\cap B)\cup(B\cap X)=A\cap B$, since $B\cap X=\phi$. Hence $B\subset A$. Therefore $A=B$.

Answer:

$A=B$.

Q.10Find sets A, B and C such that A ∩ B, B ∩ C and A ∩ C are non-empty sets and A ∩ B ∩ C = φ.v
Solution

Here $A\cap B=\{2\}$, $B\cap C=\{3\}$ and $A\cap C=\{1\}$, so all pairwise intersections are non-empty. But there is no element common to all three sets, so $A\cap B\cap C=\phi$.

Answer:

One example is $A=\{1,2\}$, $B=\{2,3\}$ and $C=\{1,3\}$.