Class 11, MATHS

Class 11 : Maths (In English) – Lesson 1. Sets

EXPLANATION & SUMMARY


πŸ”· Full Explanation
πŸ”Ά 1. Introduction to Sets
The concept of sets is one of the most fundamental ideas in mathematics. A set is simply a well-defined collection of distinct objects, considered as a single entity. For example:
The set of natural numbers: {1, 2, 3, 4, …}
The set of vowels in English alphabet: {a, e, i, o, u}
A set is well-defined if there is no ambiguity about whether an object belongs to the set or not.

πŸ”Ά 2. Representation of Sets
Sets can be represented in two major ways:
(a) Roster or Tabular Form
The elements of the set are listed, separated by commas, and enclosed in curly brackets.
Example: A = {2, 4, 6, 8}
(b) Set-Builder Form
Describes the common property of elements using a rule.
Example: A = {x : x is an even natural number less than 10}

πŸ”Ά 3. Types of Sets
Empty Set (Null Set): A set with no elements.
Notation: βˆ… or { }
Example: Set of odd numbers divisible by 2.
Finite and Infinite Sets
Finite: Number of elements is countable.
Example: {1, 2, 3, 4}
Infinite: Elements cannot be counted.
Example: Set of natural numbers.
Equal Sets: Two sets A and B are equal if they have exactly the same elements.
Example: A = {1, 2}, B = {2, 1}
Equivalent Sets: Sets with the same number of elements (cardinality).
Example: A = {1, 2, 3}, B = {a, b, c}
Singleton Set: A set with only one element.
Example: A = {5}
Subset: A is a subset of B if every element of A is in B.
Notation: A βŠ† B
Proper Subset: If A βŠ† B and A β‰  B, then A is a proper subset of B.
Notation: A βŠ‚ B
Power Set: The set of all subsets of a set A.
If A has n elements, then power set of A has 2ⁿ elements.
Notation: P(A)
Universal Set: The set containing all elements under consideration. Denoted by U.
Complement of a Set: Set of elements in U but not in A.
Notation: Aβ€² or Aᢜ

πŸ”Ά 4. Venn Diagrams
Venn Diagrams are visual representations of sets using closed curves (usually circles) inside a rectangle representing the universal set.
Common area = intersection
Total area covered = union
Outside area = complement

πŸ”Ά 5. Operations on Sets
(i) Union of Sets (A βˆͺ B)
Set of all elements that belong to A or B or both.
Example: A = {1, 2}, B = {2, 3}, A βˆͺ B = {1, 2, 3}
(ii) Intersection of Sets (A ∩ B)
Set of elements common to both A and B.
Example: A ∩ B = {2}
(iii) Difference of Sets (A βˆ’ B)
Elements of A that are not in B.
Example: A βˆ’ B = {1}
(iv) Complement of a Set (Aβ€²)
Elements in universal set U but not in A.

πŸ”Ά 6. Properties of Set Operations
Union Properties:
A βˆͺ βˆ… = A
A βˆͺ A = A
A βˆͺ B = B βˆͺ A (Commutative)
A βˆͺ (B βˆͺ C) = (A βˆͺ B) βˆͺ C (Associative)
A βˆͺ U = U
Intersection Properties:
A ∩ βˆ… = βˆ…
A ∩ A = A
A ∩ B = B ∩ A (Commutative)
A ∩ (B ∩ C) = (A ∩ B) ∩ C (Associative)
A ∩ U = A
Distributive Laws:
A βˆͺ (B ∩ C) = (A βˆͺ B) ∩ (A βˆͺ C)
A ∩ (B βˆͺ C) = (A ∩ B) βˆͺ (A ∩ C)

πŸ”Ά 7. Complement Laws
A βˆͺ Aβ€² = U
A ∩ Aβ€² = βˆ…
(Aβ€²)β€² = A
Uβ€² = βˆ…
βˆ…β€² = U

πŸ”Ά 8. De Morgan’s Laws
(A βˆͺ B)β€² = Aβ€² ∩ Bβ€²
(A ∩ B)β€² = Aβ€² βˆͺ Bβ€²
These are extremely useful in simplifying expressions involving complements.

πŸ”Ά 9. Practical Problems on Union and Intersection
Let A and B be two finite sets. Then:
n(A βˆͺ B) = n(A) + n(B) βˆ’ n(A ∩ B)
In case of three sets:
n(A βˆͺ B βˆͺ C) = n(A) + n(B) + n(C) βˆ’ n(A ∩ B) βˆ’ n(B ∩ C) βˆ’ n(C ∩ A) + n(A ∩ B ∩ C)
These formulas are used to solve real-life problems involving survey data, counting, and distribution of elements across overlapping categories.

πŸ”Ά 10. Cardinality
The cardinality of a set is the number of elements in it, denoted by n(A).
Example: If A = {1, 2, 3}, then n(A) = 3

πŸ”Ά 11. Applications of Sets
Sets form the basis for many areas in mathematics like:
Probability theory: Events are treated as sets.
Functions and Relations: Defined using sets of ordered pairs.
Computer science: Data structures use set logic.
Logic and proofs: Statements are modeled using set theory.
Survey analysis: Sets are used to count overlapping responses.

βœ… Summary (β‰ˆ300 Words)
The chapter “Sets” introduces the foundational concept of sets, a well-defined collection of objects considered as a unit. It begins with the definition and representation of sets β€” using roster form and set-builder form β€” and proceeds to explain types of sets like empty, finite, infinite, singleton, equal, equivalent, subset, power set, and universal set.


Key operations on sets are explained:
Union (A βˆͺ B) combines all elements from both sets.
Intersection (A ∩ B) gives common elements.
Difference (A βˆ’ B) yields elements in A but not in B.
Complement (Aβ€²) includes all elements not in A.
Venn diagrams are introduced as visual tools for representing these operations. Important properties such as commutative, associative, distributive, and identity laws are explored, along with De Morgan’s laws, which relate unions and intersections of complements.


The chapter also presents practical formulas like:
n(A βˆͺ B) = n(A) + n(B) βˆ’ n(A ∩ B) These are used to solve real-world problems involving overlapping data, especially in survey analysis.
The concept of cardinality (n(A)) is introduced to count the number of elements in a set.
Finally, the importance of sets is emphasized through their wide-ranging applications in mathematics, computer science, probability, logic, and daily problem-solving.

————————————————————————————————————————————————————————————————————————————

QUESTIONS FROM TEXTBOOK


πŸ”· Q1.
Decide, among the following sets, which sets are subsets of one and another:
A = {x : x ∈ ℝ and x satisfy xΒ² βˆ’ 8x + 12 = 0},
B = {2, 4, 6},
C = {2, 4, 6, 8, …},
D = {βˆ…}
βœ… Answer:
Step 1: Solve the quadratic equation in set A:
xΒ² βˆ’ 8x + 12 = 0
β‡’ (x βˆ’ 6)(x βˆ’ 2) = 0
β‡’ x = 2, 6
∴ A = {2, 6}
Now the sets are:
A = {2, 6}
B = {2, 4, 6}
C = {2, 4, 6, 8, 10, …} (even natural numbers β‰₯ 2)
D = {βˆ…} (singleton set containing the empty set)
Step 2: Check subset relations:
A βŠ† B β†’ Yes (2, 6 ∈ B)
A βŠ† C β†’ Yes (2, 6 ∈ C)
B βŠ† C β†’ Yes (2, 4, 6 ∈ C)
βˆ… βŠ† A β†’ Yes (empty set is subset of every set)
D βŠ† A or B or C β†’ No (βˆ… βˆ‰ A, B or C; D contains βˆ…)

πŸ”· Q2.
In 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 βˆ‰ A
βœ… Answer:
(i) True:
If A βŠ† B, then every element of A is in B.
Given x ∈ A β‡’ x ∈ B
(ii) False:
Example:
A = {1}, B = {1, 2}, C = {{1, 2}}
Then A βŠ† B and B ∈ C, but A βˆ‰ C
(iii) True:
If A βŠ‚ B and B βŠ‚ C, then A βŠ‚ C (transitive property)
(iv) False:
Counterexample:
A = {1}, B = {1, 2}, C = {3, 4}
Then A βŠ‚ B and B ⊈ C, but A βŠ‚ C is false (1 βˆ‰ C)
(v) False:
Example:
A = {1}, B = {2, 3} β‡’ A ⊈ B and 1 βˆ‰ B
(vi) True:
If x βˆ‰ B, and A βŠ‚ B, then x βˆ‰ A

πŸ”· Q3.
Let A, B and C be the sets such that A βˆͺ B = A βˆͺ C and A ∩ B = A ∩ C.
Show that B = C.
βœ… Answer:
We are given:
A βˆͺ B = A βˆͺ C …(1)
A ∩ B = A ∩ C …(2)
To prove: B = C
Let x ∈ B
Case 1: x ∈ A
Then x ∈ A ∩ B β‡’ x ∈ A ∩ C β‡’ x ∈ C
Case 2: x βˆ‰ A
Then x ∈ B but not in A β‡’ x ∈ A βˆͺ B β‡’ x ∈ A βˆͺ C
But x βˆ‰ A β‡’ x ∈ C
Thus, every x ∈ B β‡’ x ∈ C β‡’ B βŠ† C
Similarly, reverse steps β‡’ C βŠ† B
∴ B = C

πŸ”· Q4.
Show that the following four conditions are equivalent:
(i) A βŠ† B
(ii) A βˆ’ B = βˆ…
(iii) A βˆͺ B = B
(iv) A ∩ B = A
βœ… Answer:
We will prove equivalence:
(i) β‡’ (ii):
If A βŠ† B, then all elements of A are in B
β‡’ A βˆ’ B = βˆ…
(ii) β‡’ (iii):
If A βˆ’ B = βˆ… β‡’ All elements of A are in B
β‡’ A βˆͺ B = B
(iii) β‡’ (iv):
A βˆͺ B = B β‡’ A βŠ† B β‡’ A ∩ B = A
(iv) β‡’ (i):
A ∩ B = A β‡’ All elements of A are in B
β‡’ A βŠ† B
Hence, all four statements are equivalent.

πŸ”· Q5.
Show that if A βŠ† B, then C βˆ’ B βŠ† C βˆ’ A
βœ… Answer:
Let x ∈ C βˆ’ B
β‡’ x ∈ C and x βˆ‰ B
Given A βŠ† B β‡’ all elements of A are in B
Then if x βˆ‰ B β‡’ x βˆ‰ A (since A βŠ† B)
β‡’ x ∈ C and x βˆ‰ A
β‡’ x ∈ C βˆ’ A
Hence, x ∈ C βˆ’ A
∴ C βˆ’ B βŠ† C βˆ’ A

πŸ”· Q6.
Show that for any sets A and B,
A = (A ∩ B) βˆͺ (A βˆ’ B) and
A βˆͺ (B βˆ’ A) = A βˆͺ B
βœ… Answer:
Part 1: A = (A ∩ B) βˆͺ (A βˆ’ B)
Let x ∈ A
Case 1: If x ∈ B β‡’ x ∈ A ∩ B
Case 2: If x βˆ‰ B β‡’ x ∈ A βˆ’ B
So in both cases, x ∈ (A ∩ B) βˆͺ (A βˆ’ B)
∴ A βŠ† (A ∩ B) βˆͺ (A βˆ’ B)
Now, let x ∈ (A ∩ B) βˆͺ (A βˆ’ B)
Then x ∈ A ∩ B or x ∈ A βˆ’ B β‡’ in both cases, x ∈ A
∴ (A ∩ B) βˆͺ (A βˆ’ B) βŠ† A
Hence, A = (A ∩ B) βˆͺ (A βˆ’ B)

Part 2: A βˆͺ (B βˆ’ A) = A βˆͺ B
Let x ∈ A βˆͺ (B βˆ’ A)
Then x ∈ A or x ∈ (B βˆ’ A)
β‡’ x ∈ A or (x ∈ B and x βˆ‰ A) β‡’ in both cases, x ∈ A βˆͺ B
∴ A βˆͺ (B βˆ’ A) βŠ† A βˆͺ B
Now let x ∈ A βˆͺ B
If x ∈ A β‡’ x ∈ A βˆͺ (B βˆ’ A)
If x ∈ B:
If x ∈ A β‡’ x ∈ A
If x βˆ‰ A β‡’ x ∈ B βˆ’ A β‡’ x ∈ A βˆͺ (B βˆ’ A)
∴ A βˆͺ B βŠ† A βˆͺ (B βˆ’ A)
Hence, A βˆͺ (B βˆ’ A) = A βˆͺ B

πŸ”· Q7.
Using properties of sets, show that
(i) A βˆͺ (A ∩ B) = A
(ii) A ∩ (A βˆͺ B) = A
βœ… Answer:
(i) A βˆͺ (A ∩ B) = A
β†’ By the absorption law of sets
A βˆͺ (A ∩ B) = A
(ii) A ∩ (A βˆͺ B) = A
β†’ By another absorption law
A ∩ (A βˆͺ B) = A
Hence, both are proved using standard set identities.

πŸ”· Q8.
Show that A ∩ B = A ∩ C need not imply B = C
βœ… Answer:
Let us take a counterexample:
Let A = {1, 2, 3}
B = {2, 3, 4}
C = {2, 3, 5}
Then:
A ∩ B = {2, 3}
A ∩ C = {2, 3}
So A ∩ B = A ∩ C βœ…
But clearly:
B β‰  C ❌ (B has 4, C has 5)
∴ Even though A ∩ B = A ∩ C, it does not imply that B = C

πŸ”· Q9.
Let 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)
βœ… Answer:
We are given:
A ∩ X = βˆ… and B ∩ X = βˆ…
β‡’ No element of X is in A or B
Also: A βˆͺ X = B βˆͺ X β€” (1)
Now:
A = A ∩ (A βˆͺ X) [identity: A = A ∩ U for any superset U]
= A ∩ (B βˆͺ X) [from (1)]
= (A ∩ B) βˆͺ (A ∩ X) [Distributive law]
= (A ∩ B) βˆͺ βˆ… [since A ∩ X = βˆ…]
= A ∩ B
Similarly:
B = B ∩ (B βˆͺ X)
= B ∩ (A βˆͺ X)
= (B ∩ A) βˆͺ (B ∩ X)
= (A ∩ B) βˆͺ βˆ…
= A ∩ B
Hence: A = A ∩ B = B β‡’ A = B

πŸ”· Q10.
Find sets A, B and C such that
A ∩ B, B ∩ C and A ∩ C are non-empty sets, and
A ∩ B ∩ C = βˆ…
βœ… Answer:
We need three sets such that:
All pairwise intersections are non-empty
But triple intersection is empty
Let:
A = {1, 2}
B = {2, 3}
C = {1, 3}
Then:
A ∩ B = {2} β‰  βˆ…
B ∩ C = {3} β‰  βˆ…
A ∩ C = {1} β‰  βˆ…
A ∩ B ∩ C = βˆ… (no element common to all three)
Hence, these sets satisfy the required condition.

————————————————————————————————————————————————————————————————————————————


OTHER IMPORTANT QUESTIONS FOR EXAMS


🟦 SECTION A – (1 mark each)
πŸ”· Q1.
If A = {1, 2, 3}, then how many subsets does A have?
(A) 3
(B) 6
(C) 8
(D) 9
βœ… Answer:
Number of subsets = 2ⁿ = 2³ = 8
Correct option: (C)

πŸ”· Q2.
Which of the following is a universal set for the set A = {x : x is a prime number less than 10}?
(A) ℝ
(B) β„•
(C) {1, 2, 3, …, 100}
(D) {x : x is a natural number less than 15}
βœ… Answer:
A = {2, 3, 5, 7} βŠ† {x : x is a natural number less than 15}
Correct option: (D)

πŸ”· Q3.
Let A = {2, 4, 6}, B = {4, 6, 8}. Find A βˆͺ B.
βœ… Answer:
A βˆͺ B = {2, 4, 6, 8}

πŸ”· Q4.
Let A = {a, b, c}, then P(A) (power set of A) has how many elements?
βœ… Answer:
Number of elements in power set = 2Β³ = 8

πŸ”· Q5.
If A βŠ† B, then which of the following is always true?
(A) A ∩ B = A
(B) A βˆͺ B = A
(C) A ∩ B = B
(D) A βˆ’ B = A
βœ… Answer:
Correct option: (A)

πŸ”· Q6.
Write the complement of the set A = {1, 3, 5} in the universal set U = {1, 2, 3, 4, 5, 6}
βœ… Answer:
Aᢜ = {2, 4, 6}

πŸ”· Q7.
Let A = {x : x is a vowel in the word ‘EDUCATION’}. Write A.
βœ… Answer:
Vowels in ‘EDUCATION’ = {A, E, I, O, U}
So, A = {A, E, I, O, U}

πŸ”· Q8.
If n(A) = 7, how many elements will be in P(A)?
βœ… Answer:
|P(A)| = 2⁷ = 128

πŸ”· Q9.
Assertion (A): If A ∩ B = A, then A βŠ† B
Reason (R): A ∩ B = elements common to both A and B
(A) Both A and R are true, and R is the correct explanation
(B) Both A and R are true, but R is not the correct explanation
(C) A is true but R is false
(D) A is false but R is true
βœ… Answer:
Correct option: (A)

πŸ”· Q10.
If A = {x ∈ β„• : x < 5}, write A in roster form.
βœ… Answer:
A = {1, 2, 3, 4}

πŸ”· Q11.
Give an example of two sets whose union is the universal set and intersection is null.
βœ… Answer:
A = {1, 2}, B = {3, 4}, U = {1, 2, 3, 4}
A βˆͺ B = U and A ∩ B = βˆ…

πŸ”· Q12.
If A βˆ’ B = βˆ…, what can you say about sets A and B?
βœ… Answer:
A βŠ† B

πŸ”· Q13.
Let A = {2, 4, 6, 8}, B = {1, 3, 5}, find A ∩ B.
βœ… Answer:
A ∩ B = βˆ… (no common elements)

πŸ”· Q14.
Which of the following is not a well-defined set?
(A) Set of all tall students in class
(B) Set of all even numbers
(C) Set of months with 30 days
(D) Set of natural numbers less than 5
βœ… Answer:
Correct option: (A) (subjective – not well-defined)

πŸ”· Q15.
Let A = {1, 2, 3}, B = {3, 4, 5}, find A ∩ B and A βˆͺ B.
βœ… Answer:
A ∩ B = {3}, A βˆͺ B = {1, 2, 3, 4, 5}

πŸ”· Q16.
If A βŠ‚ B and B βŠ‚ C, then A βŠ‚ C.
State True or False.
βœ… Answer:
True

πŸ”· Q17.
Find the number of subsets of the empty set.
βœ… Answer:
Only one subset β€” βˆ… itself
Answer: 1

πŸ”· Q18.
If A = {1, 2, 3} and B = {3, 4, 5}, find (A βˆ’ B) βˆͺ (B βˆ’ A)
βœ… Answer:
A βˆ’ B = {1, 2}
B βˆ’ A = {4, 5}
So union = {1, 2, 4, 5}


🟨 SECTION B – (2 marks each)
πŸ”· Q19.
Let A = {2, 3, 4, 5}, B = {4, 5, 6, 7}. Find:
(i) A βˆͺ B
(ii) A ∩ B
βœ… Answer:
(i) A βˆͺ B = {2, 3, 4, 5, 6, 7}
(ii) A ∩ B = {4, 5}

πŸ”· Q20.
Prove that:
(A βˆͺ B)β€² = Aβ€² ∩ Bβ€²
βœ… Answer:
LHS: (A βˆͺ B)β€² = all elements not in A βˆͺ B
RHS: Aβ€² ∩ Bβ€² = elements not in A and not in B
β‡’ Both represent elements outside A and B
∴ (A βˆͺ B)β€² = Aβ€² ∩ Bβ€² (De Morgan’s law)

πŸ”· Q21.
Find the number of elements in the union of two sets A and B if
n(A) = 20, n(B) = 15, and n(A ∩ B) = 5
βœ… Answer:
By formula:
n(A βˆͺ B) = n(A) + n(B) βˆ’ n(A ∩ B)
= 20 + 15 βˆ’ 5 = 30
Answer: 30

πŸ”· Q22.
Let U = {1, 2, 3, …, 10}, A = {2, 4, 6, 8, 10}, B = {1, 2, 3, 4}.
Find Aβ€², Bβ€², and (A βˆͺ B)β€²
βœ… Answer:
Aβ€² = U βˆ’ A = {1, 3, 5, 7, 9}
Bβ€² = U βˆ’ B = {5, 6, 7, 8, 9, 10}
A βˆͺ B = {1, 2, 3, 4, 6, 8, 10}
(A βˆͺ B)β€² = {5, 7, 9}

πŸ”· Q23.
Give an example each of:
(i) Two sets A and B such that A βŠ† B
(ii) A proper subset of a set
βœ… Answer:
(i) A = {1, 2}, B = {1, 2, 3} β‡’ A βŠ† B
(ii) A = {a}, B = {a, b} β‡’ A βŠ‚ B

🟧 SECTION C – (3 marks each)
πŸ”· Q24.
In a group of 50 students, 30 like Mathematics, 25 like Physics, and 10 like both.
How many students like only Mathematics or only Physics?
βœ… Answer:
Let M = students liking Math = 30
P = students liking Physics = 25
M ∩ P = 10
Then:
Only Math = M βˆ’ (M ∩ P) = 30 βˆ’ 10 = 20
Only Physics = P βˆ’ (M ∩ P) = 25 βˆ’ 10 = 15
Total liking only one subject = 20 + 15 = 35

πŸ”· Q25.
Let A = {1, 2, 3, 4, 5}, B = {3, 4, 5, 6, 7}. Find:
(i) A βˆ’ B
(ii) B βˆ’ A
(iii) A Ξ” B (symmetric difference)
βœ… Answer:
(i) A βˆ’ B = {1, 2}
(ii) B βˆ’ A = {6, 7}
(iii) A Ξ” B = (A βˆ’ B) βˆͺ (B βˆ’ A) = {1, 2, 6, 7}

πŸ”· Q26.
In a survey of 60 people, 25 liked tea, 35 liked coffee, and 10 liked both.
Find the number of people who liked:
(i) Only tea
(ii) Only coffee
(iii) Neither tea nor coffee
βœ… Answer:
Let T = 25, C = 35, T ∩ C = 10
Only tea = 25 βˆ’ 10 = 15
Only coffee = 35 βˆ’ 10 = 25
Liked at least one = T βˆͺ C = 25 + 35 βˆ’ 10 = 50
Neither = 60 βˆ’ 50 = 10

πŸ”· Q27.
If A = {1, 2, 3}, B = {2, 3, 4, 5}, and U = {1, 2, 3, 4, 5, 6},
verify De Morgan’s law:
(A ∩ B)β€² = Aβ€² βˆͺ Bβ€²
βœ… Answer:
A ∩ B = {2, 3}
(A ∩ B)β€² = U βˆ’ {2, 3} = {1, 4, 5, 6}
Aβ€² = U βˆ’ A = {4, 5, 6}
Bβ€² = U βˆ’ B = {1, 6}
Aβ€² βˆͺ Bβ€² = {1, 4, 5, 6}
∴ LHS = RHS = {1, 4, 5, 6} βœ… Verified

πŸ”· Q28.
Let A = {x ∈ β„• : x is a multiple of 3, x ≀ 18}
B = {x ∈ β„• : x is a multiple of 2, x ≀ 18}
Find A βˆͺ B and A ∩ B
βœ… Answer:
A = {3, 6, 9, 12, 15, 18}
B = {2, 4, 6, 8, 10, 12, 14, 16, 18}
A βˆͺ B = {2, 3, 4, 6, 8, 9, 10, 12, 14, 15, 16, 18}
A ∩ B = {6, 12, 18}


πŸŸ₯ SECTION D – (4 marks each, Case-Based)
πŸ”· Q29.
Case Study:
A survey was conducted in a college to find out the number of students who like Hindi (H), English (E), and Sanskrit (S).
The data collected is:
n(H) = 40, n(E) = 50, n(S) = 30,
n(H ∩ E) = 20, n(E ∩ S) = 15, n(H ∩ S) = 10,
n(H ∩ E ∩ S) = 5
Total number of students = 100
(i) How many students like only Hindi?
(ii) How many like exactly two languages?
(iii) How many like none of the three languages?
(iv) How many like at least one language?
βœ… Answer:
(i) Only Hindi = n(H) βˆ’ n(H ∩ E) βˆ’ n(H ∩ S) + n(H ∩ E ∩ S)
= 40 βˆ’ 20 βˆ’ 10 + 5 = 15
(ii) Exactly two =
[n(H ∩ E) βˆ’ n(H ∩ E ∩ S)] +
[n(E ∩ S) βˆ’ n(H ∩ E ∩ S)] +
[n(H ∩ S) βˆ’ n(H ∩ E ∩ S)]
= (20βˆ’5) + (15βˆ’5) + (10βˆ’5) = 15 + 10 + 5 = 30
(iii) Total liking at least one =
n(H) + n(E) + n(S) βˆ’ n(H ∩ E) βˆ’ n(E ∩ S) βˆ’ n(H ∩ S) + n(H ∩ E ∩ S)
= 40 + 50 + 30 βˆ’ 20 βˆ’ 15 βˆ’ 10 + 5 = 80
None = 100 βˆ’ 80 = 20
(iv) At least one = 80

πŸ”· Q30.
Case Study:
In a class of 60 students:
30 like Biology, 25 like Chemistry, and 10 like both.
Let A = set of students who like Biology,
B = set of students who like Chemistry.
(i) Find n(A βˆͺ B)
(ii) How many like only Biology?
(iii) How many like only Chemistry?
(iv) How many like neither subject?
βœ… Answer:
(i) n(A βˆͺ B) = n(A) + n(B) βˆ’ n(A ∩ B)
= 30 + 25 βˆ’ 10 = 45
(ii) Only Biology = n(A) βˆ’ n(A ∩ B) = 30 βˆ’ 10 = 20
(iii) Only Chemistry = 25 βˆ’ 10 = 15
(iv) Neither = 60 βˆ’ 45 = 15

πŸ”· Q31.
Case Study:
Let A = set of students who passed in Math,
B = set of students who passed in Science.
In a class of 50 students,
n(A) = 28, n(B) = 32, n(A βˆͺ B) = 45
(i) Find number of students who passed in both
(ii) Find number of students who failed in both
(iii) Find number of students who passed only in Math
(iv) Find number of students who passed in exactly one subject
βœ… Answer:
(i) n(A ∩ B) = n(A) + n(B) βˆ’ n(A βˆͺ B)
= 28 + 32 βˆ’ 45 = 15
(ii) Failed both = 50 βˆ’ 45 = 5
(iii) Only Math = 28 βˆ’ 15 = 13
(iv) Exactly one = (28βˆ’15) + (32βˆ’15) = 13 + 17 = 30

πŸŸͺ SECTION E – (5 marks each, Long Answer)
πŸ”· Q32.
Let U = {1, 2, 3, …, 10}, A = {1, 2, 3, 4, 5}, B = {4, 5, 6, 7}, and C = {5, 6, 7, 8, 9}.
Find:
(i) (A βˆͺ B) ∩ C
(ii) (A ∩ B) βˆͺ (B ∩ C)
(iii) Aβ€² ∩ Bβ€² ∩ Cβ€²
βœ… Answer:
(i) A βˆͺ B = {1, 2, 3, 4, 5, 6, 7}
β‡’ (A βˆͺ B) ∩ C = {5, 6, 7}
(ii) A ∩ B = {4, 5}, B ∩ C = {5, 6, 7}
β‡’ Union = {4, 5, 6, 7}
(iii) Aβ€² = {6, 7, 8, 9, 10},
Bβ€² = {1, 2, 3, 8, 9, 10},
Cβ€² = {1, 2, 3, 4, 10}
Intersection = {10}

πŸ”· Q33.
In a class of 80 students:
n(M) = 40 (like Math),
n(P) = 50 (like Physics),
n(C) = 45 (like Chemistry),
n(M ∩ P) = 20,
n(P ∩ C) = 25,
n(M ∩ C) = 15,
n(M ∩ P ∩ C) = 10
Find how many students:
(i) like all three subjects
(ii) like only Math
(iii) like only Physics
(iv) like exactly two subjects
(v) like none of the three
βœ… Answer:
(i) All three = 10
(ii) Only Math = n(M) βˆ’ n(M ∩ P) βˆ’ n(M ∩ C) + n(M ∩ P ∩ C)
= 40 βˆ’ 20 βˆ’ 15 + 10 = 15
(iii) Only Physics = 50 βˆ’ 20 βˆ’ 25 + 10 = 15
(iv) Exactly two =
(M ∩ P βˆ’ all three) + (P ∩ C βˆ’ all three) + (M ∩ C βˆ’ all three)
= (20βˆ’10) + (25βˆ’10) + (15βˆ’10) = 10 + 15 + 5 = 30
(v) Total liking at least one =
n(M) + n(P) + n(C) βˆ’ n(M ∩ P) βˆ’ n(P ∩ C) βˆ’ n(M ∩ C) + n(M ∩ P ∩ C)
= 40 + 50 + 45 βˆ’ 20 βˆ’ 25 βˆ’ 15 + 10 = 85
β‡’ None = 80 βˆ’ 85 = βˆ’5 (Not possible: contradiction)
Recheck total students: Adjusted value of total should be 90 (not 80) to resolve this
If total is 90 β‡’ None = 90 βˆ’ 85 = 5

πŸ”· Q34.
Prove using set theory:
(A βˆ’ B) ∩ (B βˆ’ A) = βˆ…
and
(A βˆͺ B) βˆ’ (A ∩ B) = (A βˆ’ B) βˆͺ (B βˆ’ A)
βœ… Answer:
First:
(A βˆ’ B) = elements in A not in B
(B βˆ’ A) = elements in B not in A
Their intersection β‡’ no common element β‡’ βˆ…
βœ… Hence proved
Second:
(A βˆͺ B) βˆ’ (A ∩ B)
= elements in A or B but not both
= symmetric difference
= (A βˆ’ B) βˆͺ (B βˆ’ A)
βœ… Hence proved

πŸ”· Q35.
Let A = {x : x is a multiple of 2 up to 20}
B = {x : x is a multiple of 3 up to 20}
C = {x : x is a multiple of 5 up to 20}
Find:
(i) A βˆͺ B βˆͺ C
(ii) A ∩ B
(iii) (A ∩ C) βˆͺ (B ∩ C)
βœ… Answer:
A = {2, 4, 6, 8, 10, 12, 14, 16, 18, 20}
B = {3, 6, 9, 12, 15, 18}
C = {5, 10, 15, 20}
(i) A βˆͺ B βˆͺ C = {2, 3, 4, 5, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20}
(ii) A ∩ B = {6, 12, 18}
(iii) A ∩ C = {10, 20}, B ∩ C = {15}
β‡’ Union = {10, 15, 20}

————————————————————————————————————————————————————————————————————————————

Leave a Reply