
Education Content Expert
Sets Formula is a list of fundamental formulas related to Set Theory in Mathematics. Set is defined as a well-organized collection of objects and elements in Maths.
- Sets Formulas are used in numerous fields such as Statistics, Probability, Geometry, and Sequences.
- They are used in various set operations such as union, intersection, complement, and difference of sets.
- Venn Diagrams are used to visualize set formulas and provide their proof.
Set Theory is a branch of mathematical logic that studies Sets, their properties, operations, and symbols.
Read More: NCERT Solutions for Class 11 Maths Sets
Key Terms: Sets Formula, Set Theory, Sets, Union of Sets, Complement of Set, Set Operations, Commutative Law, Universal Set
What is Set Theory?
[Click Here for Sample Questions]
Set Theory is a branch of Mathematics that deals with Sets. It is widely used in the mathematical classification and organization of data.
- Set Theory was formulated by Georg Cantor, a German mathematician.
- Set is defined as an organized collection of elements or objects.
- Elements are the items present in a set and can be numbers, alphabets, variables, etc.
- Sets are denoted by a capital letter and their elements are listed within curly brackets like A = {...}.
Example: Consider a Set of First Five Odd Numbers. It will be expressed as follows:
| A = {1, 3, 5, 7, 9} |
What is Sets Formula?
[Click Here for Previous Years’ Questions]
Sets Formula is a list of standard mathematical formulas derived from Set Theory. They are used in various set operations:
If there are two sets, Set A and Set B, then:
- The number of items in each set A or B is represented by the expression n (A U B).
- The number of elements present in both sets A and B is shown by the expression n (A ⋂ B).
- n (A U B) = n(A) + (n(B) - n (A ⋂ B)
If A, B, and C are the three sets in Universal Set U, then,
| n (A U B U C) = n(A) + n(B) + n(C) – n (A ⋂ B) – n (B ⋂ C) – n (C ⋂ A) + n (A ⋂ B ⋂ C) |
Set Detailed Video Explanation
Complement of Sets Formula
[Click Here for Sample Questions]
Sets Formula for the Complement of Sets includes the Basic Complement Law, De Morgan's Laws, Double Complement, Laws of Empty Sets and Universal Sets.
- Complement Law: A∪A' = U, A⋂A' = Ø and A' = U - A
- De Morgan's Laws: (A ∪B)' = A' ⋂B' and (A⋂B)' = A' ∪ B'
- Law of Double Complementation: (A')' = A
- Laws of Empty Set and Universal Set: Ø' = ∪ and ∪' = Ø
Read More:
Difference of Sets Formula
[Click Here for Previous Years’ Questions]
Sets Formulas for the difference of sets across two sets, across a null set, and for the complement of a set are as follows:
- A – A = Ø
- B – A = B⋂ A’
- B – A = B – (A⋂B)
- (A – B) = A if A⋂B = Ø
- (A – B) ⋂ C = (A⋂ C) – (B⋂C)
- A ΔB = (A-B) U (B- A)
- n(A∪B) = n(A) + n(B) – n(A⋂B)
- n(A∪B∪C) = n(A) +n(B) + n(C) – n(B⋂C) – n (A⋂ B) – n (A⋂C) + n(A⋂B⋂C)
- n (A – B) = n(A∪B) – n(B)
- n (A – B) = n(A) – n(A⋂B)
- n(A’) = n (∪) – n(A)
Other Important Sets Formula
Some other important sets formulas are as follows:
- n(U) = n (A) + n(B) + – n(A⋂B) + n((A∪B)’)
- n((A∪B)’) = n(U) + n(A⋂B) – n(A) – n(B)
Read More: Sets Important Questions
Sets Formula Solved Examples
[Click Here for Sample Questions]
Given below are a few solved examples on Sets Formula for a better understanding of the formulas:
Example 1: In a playground, each student plays either cricket or badminton, or both. The number of students who play cricket or badminton or both is 11, 12 and 3 respectively. Find out how many students play either cricket or badminton.
Solution: Let us assume that
- n(Cricket)= n(P)
- n(Badminton) = n(Q)
- n(Either Cricket or Badminton) = n(P∪Q)
- n(Cricket and Badminton) = n(P∩Q)
It is given that, n(P) = 12 , n(Q) = 12 and (P∩Q) = 3
Using the Sets Formula, we get
n(P∪Q) = n(P) + n(Q) - n(P∩Q) = 11 + 12 - 3 = 20
Thus, the students that play either cricket or badminton are 20.
Example 2: There are 100 students in a Hobby Club of which 35 like drawing and 45 like music. 10 students like both drawing and music. What will the number of students that like either of them or neither of them?
Solution: According to the question,
- Total Number of Students = 100
- Number of Students who like Painting, n(P) = 35
- Number of Students who like Dancing, n(D) = 45
- Number of Students who like Both, n(P∩D) = 10
We need to find the number of students who like either of them (n(P ∪ D)) and the number of students who like neither (n(P∪D)).
Using Sets Formula,
n(P∪D) = n(P) + n(D) – n(P∩D)
45 + 35 - 10 = 70
Thus, the number of students who like either music or drawing is 70.
Number of Students Who like Neither = Total Students – n(P∪D) = 100 – 70 = 30
Thus, 30 students like neither music nor drawing.
Properties of Sets
[Click Here for Previous Years’ Questions]
The properties of Sets are very similar to those of real numbers and natural numbers. Sets also abide by Distributive Law, Associative Law, and Commutative Law. The important properties of Sets are listed as follows:
| Property | Explanation |
|---|---|
| Commutative Property | A ∪ B = B ∪ A (Union) |
| A ∩ B = B ∩ A (Intersection) | |
| Associative Property | ( A ∪ B ) ∪ C = A ∪ ( B ∪ C) (Union) |
| ( A ∩ B ) ∩ C = A ∩ ( B ∩ C ) (Intersection) | |
| Distributive Property | A ∪ (B ∩ C) = (A ∪ B) ∩ ( A ∪ C) (Union) |
| A ∩ ( B ∪ C ) = ( A ∩ B ) ∪ ( A ∩ C ) (Intersection) | |
| Identity Property | A ∪ φ = A (Union) |
| A ∩ U = A (Intersection) | |
| Complement Property | A ∪ A’ = U (Union) |
| Idempotent Property | A ∪ A = A (Union) |
| A ∩ A = A (Intersection) |
Types of Sets
[Click Here for Sample Questions]
Sets are divided into various categories depending on the types of elements included in them. The various types of sets are listed below:
Finite Set
- A finite set is one that has a finite or countable number of elements.
- For instance, Set B = {k | k is a prime number smaller than 20}
- Hence, B = {2, 3, 5, 7, 11, 13, 17, 19}
Infinite Set
- An infinite set is one that has an unlimited number of elements.
- For instance, Set C is a set of "Multiples of 3".
- Hence, C = {3, 6, 9, 12, 15……..}.
Empty or Null Set
- An empty set or null set is a set that is devoid of any elements, i.e. it doesn’t have any elements.
- An empty set is expressed with the symbol '∅'. It is pronounced as "phi."
- Example: Assume Set X = {}.
Singleton Set
- A singleton set, also known as a unit set, is a set that consists of just one element.
- For example, A = {k | k is an integer between 3 and 5}.
- Hence, A = {4}.
Equal Sets
- Equal Sets are those sets that include the same elements in both sets.
- For instance, A = {1, 2, 3}, and B = {1, 2, 3{.
- In this instance, sets A and B are equal sets. A = B is used to symbolize this.
Unequal Sets
- Two sets are considered unequal if they each include at least one unique element.
- For instance, A = {1, 2, 3}, and B = {2, 3, 4}.
- In this instance, sets A and B are not equal. A ≠ B is used to illustrate this.
Equivalent Sets
- When two sets have the same number of items, even though the elements are different, they are said to be equivalent sets.
- For instance, A = {1, 2, 3, 4}, and B = {a, b, c, d}.
- Since n(A) = n, set A and set B here are equivalent sets.
Overlapping Sets
- If there is at least one element from set A in set B, then the two sets are said to overlap.
- For instance, A = {2, 4, 6} and B = {4,8,10}.
- In this case, element 4 is present in both sets A and B. A and B are thus overlapping sets.
Disjoint Sets
- If there are no shared elements between two sets, they are disjoint sets.
- Consider A = {1, 2, 3, 4} and B = {5, 6, 7, 8}.
- Here, Sets A and B are disjoint sets as they have all different elements.
Superset and Subset
- If every element of one set is present in another, the first set is said to be a subset of the second one (A ⊆ B).
- Also, the second set will be the superset of the first set (B ⊇ A).
- Consider, A = {4,8,6} and B = {0,1,2,3,4,5,6,7,8,9}
- A ⊆ B as all the elements in set A are present in set B. So, A is the subset of B.
- Thus, B ⊇ A denotes that set B is the superset of set A.
Power Set
- Power set is defined as a set of all the subsets that a set could contain.
- Cosnider, Set A = {3,4}.
- Power Set of A i= {{∅}, {3}, {4}, {3,4}}.
Check More:
Things to Remember
- Sets Formula are the fundamental formulas used in Set Theory in Mathematics.
- They are derived from Set Theory and are used in various set operations.
- Set Theory is a mathematical theory that deals with Sets and their related operations.
- Set is a clearly defined group of elements or items in Maths.
- Elements are the items that make up a set and can be any number, alphabet, or object.
- A set is expressed by a Capital letter and its elements are added within a curly bracket like B = {….}.
- Singleton Sets, Finite Sets, Infinite Sets, Empty Sets, Equal Sets, etc. are all types of sets.
- Union, Intersection, Complement, Difference, and Cartesian Product are various operations on sets.
For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates
Previous Years’ Questions
- If a,b and c∈N which one of the following is not true… [KCET – 2006]
- A class has 175 students. The following students… [BITSAT – 2013]
- If A and B are finite sets and… [KCET – 2017]
- Write the set builder form , A = -1… [KCET – 2015]
- A subset of the additive group of real numbers… [KCET – 2006]
- If A = {1,2,3,4,5,6}, then the number of subsets… [KCET – 2020]
- In a certain town 25% families own a cell phone… [KEAM]
- In a class of 60 students, 25 students… [KCET – 2014]
- If A\B = {a, b}, B\A = {c, d} and A\B = {e, f}… [KEAM]
- If n(A) = 43, n(B) = 51 and… [KEAM]
Sample Questions
Ques. There are 70 students in a class out of which 45 students like to play soccer, and 52 students like to play baseball. All the students in the class like to play at least one of the two games. Find out how many students like to play soccer or baseball. What is the number of students who like to play only soccer? (3 Marks)
Ans. It is given that,
- n(A U B ) = 70
- n(A) = 45
- n(B) = 52
Thus, we need to find n (A ⋂ B).
Using the Sets Formula, we get
n(A ⋂ B)= n(A) + n(B) - n(A ∪ B)
n(A ⋂ B)= 45 + 52 - 70 = 27
Hence, the number of students who like to play soccer or football is 27.
Thus, the number of students who like to play only Soccer is 45 - 27 = 18.
Ques. Given that U = {1, 2, 3, 4, 5, 6, 7}, A = {2, 4, 6}, B = {3, 5} and C = {1, 2, 4, 7}. Determine:
(a) (B-A) U (A-C)
(b) A’ ⋂(BC’) (3 Marks)
Ans. It is given that,
- U = {1, 2, 3, 4, 5, 6, 7}
- A = {2, 4, 6}
- B = {3, 5}
- C = {1, 2, 4, 7}
(a) B-A = {3, 5}
A-C = {6}
(B-A) U (A-C) = {3, 5, 6}
(b) A’ = {1, 3, 5, 7}
C’ = {3, 5, 6}
B ⋂ C’ = {3, 5}
A’ U (B ⋂ C’) = {1, 3, 5, 7}
Ques. What is R – Q if R is the set of real numbers and Q is the set of rational numbers? (1 Mark)
Ans. It is given that R is a set of real numbers and Q is a Set of rational numbers. Thus, R - Q is a collection of irrational numbers.
Ques. Assume A = {a, b}, and B = {a, b, c}. Is A ⊂ B? What is A ∪ B? (2 Marks)
Ans. It is given that
- B= {a, b, c}
- A = {a, b}
Yes, A ⊂ B, Therefore, the union of the set's pairings can be expressed as
A∪ B = {a, b, c} = B
Ques. For each of the following, which universal set(s) will be recommended
(a) Collection of Right Triangles
(b) Collection of Isosceles Triangles (2 Marks)
Ans. (a) The set of triangles or the set of polygons is the universal set among the set of right triangles.
(b) The set of triangles, polygons, or two-dimensional forms is the universal set among the set of isosceles triangles.
Ques. Of the following sets, Which are finite or infinite
a. One Year
b. {1, 2, 3 …}
c. {1, 2, 3 … 99, 100}
d. The collection of positive integers greater than one hundred.
e. The collection of prime numbers below 99 (5 Marks)
Ans. The given sets can be classified as:
- A year has 12 months which is finite, thus, a set of one year is a finite set.
- Since, there are an endless number of natural numbers, the set "1, 2, 3... " is infinite.
- The numbers from 1 to 100 are finite, thus, the set "1, 2, 3... 99, 100" is finite.
- The positive integers that are greater than 100 are infinite, thus, the set of positive integers greater than 100 is an infinite set.
- The prime numbers that are less than 99 are finite, thus, the set of prime numbers under 99 is a finite set.
Ques. Consider Set A = {1, 2, 3, 4, 5, 6, 7, 8} and Set B = {3, 5, 7, 9, 11, 13}. Find out
(i) A U B
(ii) A ∩ B
(iii) (A ∩ B)’ (3 Marks)
Ans. (i) A U B
Union of Sets is defined as the set of the unique elements of both sets without being repeated,
A U B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13}
(ii) A ∩ B
Intersection of Sets includes the elements that are common to both sets.
A ∩ B = {3, 5, 7}
(iii) (A ∩ B)’
It is a complement function, thus,
(A ∩ B)’ = {1, 2, 4, 6, 8, 9, 11, 13}
Ques. What is Sets Formula for the Complement of a Set? (3 Marks)
Ans. The Sets Formula for the Complement of a Set is
- A∪A' = U, A⋂A' = Ø and A' = U - A
- (A ∪B)' = A' ⋂B' and (A⋂B)' = A' ∪ B'
- (A')' = A
Ques. If A = {3, 5, 7, 9, 11}, B = {7, 9, 11, 13}, C = {11, 13, 15}, what will be A ∩ (B ∪ C)? (3 Marks)
Ans. Given that
- A = {3, 5, 7, 9, 11}
- B = {7, 9, 11, 13}
- C = {11, 13, 15}
Using the Sets Formula,
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
= {7, 9, 11} ∪ {11}
= {7, 9, 11}
Ques. If X = {a, b, c, d} and Y = {f, b, d, g}, what will be the final value of X – Y and Y – X? (3 Marks)
Ans. Given that
- X = {a, b, c, d}
- Y = {f, b, d, g}
X – Y = {a, b, c, d} – {f, b, d, g} = {a, c}
Y – X = {f, b, d, g} – {a, b, c, d} = {f, g}
Check-Out:







Comments