a) Set of even prime numbers
Ans.
A = {2}
A = {x:x is the even prime number}
b) Set of odd numbers lying between 4 and 20
Ans.
B = {5, 7, 11, 13, 15, 17, 19}
B = {x:x=2n−1,4<x<20;x∈N}
c) Set of the positive real roots of the equation x3−2x2−x+2=0
Ans.
C = {2, 1}
C = {x:x3−2x2−x+2=0;x∈R+}
d) Set of all multiples of 5, which are natural numbers.
Ans.
D = {5, 10, 15, 20, 25, …..}
D = {x:x=5n;x∈N}
e) Set of all integers whose square is less than 64
Ans.
E = {0,±1,±2,±3,±4,±5,±6,±7}
E = {x:x2<64;x∈Z}
2. Write True or false.
If A = {a,b,c,d,e} then,
(i) {a}∉A
Ans. True.
[A set doesn’t belong to another set ]
(ii) {a,b}∈A
Ans. False.
[A set doesn’t belong to another set ]
(iii) {c,d,e}⊂A
Ans. True.
[A subset itself again a set]
(iv) ϕ∈A
Ans. False.
[ϕ itself is a set of the power set]
(v) ϕ⊂A
Ans. True.
[ϕ is a subset of each and every set]
(vi) A∈A
Ans. False.
[A set doesn’t belong to another set ]
(vii) {e}⊂A
Ans. True.
(viii) A={A}
Ans. False.
(ix) {0,a}⊂A
Ans. False.
[0∉A]
(x) {0,a}=a
Ans. False.
(xi) {b,c,d}={c,d,b}
Ans. True.
[Order of elements do not matter]
(xii) {ϕ}⊂{a}
Ans. True.
(xiii) {a,d,c}={{a}, {d}, {c}}
Ans. False.
(xiv) {ϕ}⊂A
Ans. False.
[A set doesn’t belong to another set ]
(xv) {ϕ}⊂ϕ
Ans. True.
(xvi) If A⊂B then Ac⊂Bc
Ans. False.
For example, if A = {1,2,3}, B= {1,2,3,4,5}
and U = {1,2,3,4,5,6,7}
Then, Ac=U−A= {4,5,6,7}
and Bc=U−B= {6,7};
⸫ Acis not a subset of Bc.
3. If A⊂B, B⊂C, show that A⊂C.
Solution:
Let us consider an element x such that x∈A
then, by definition of subset, x∈B for all x∈A ...(i)
Similarly, for the 2nd case, if x∈B
then, by definition of subset, x∈C for all x∈B ...(ii)
Now, combining eqn (i) and (ii), we get,
x∈C for all x∈A
Here, we see that all the elements of the set A exist in the set C, so we conclude A⊂C.
Alternative Solution
Using Venn diagram, we can show A⊂C when it is given that A⊂B and B⊂C.
A⊂B can be shown as
B⊂C can be shown as
The given conditions make sure that A⊂B⊂C, which is shown as A⊂B⊂C gives usA⊂C.
4. If A = {a,b,c,d}, what is P(A) and n[P(A)]?
Solution:
Here, A = {a,b,c,d}
so, n(A)=4
thus, n[P(A)]=24=16
⸫ P(A) ={ϕ, {a}, {b}, {c}, {d}, {a,b}, {a,c}, {a,d}, {b,c}, {b,d}, {c,d}, {a,b,c}, {a,b,d}, {a,c,d}, {b,c,d}, {a,b,c,d}}
5. Write all the subsets of the sets {a} and ϕ.
Solution:
All the subsets of {a} are ϕ and {a};
and all the subsets of ϕ is ϕ.
6. Represent the sets in the same Venn diagram:
U = {1,2,3,4,5,6,7,8}, A= {1}, B = {1,4,7}, C = {2,4,5,8}
Solution:
Here, U = {1,2,3,4,5,6,7,8}
A= {1}, B = {1,4,7}, C = {2,4,5,8}
† A∩B = {1}
† B∩C = {4}
† A∩C=ϕ.
† A∩C∩C=ϕ.
† It is not supposed to use the concept intersection here. But the way it is done here is quite convenient.
Click Here for Algebraic Operation on Sets.
Post a Comment