Set U={1,2,3,4,5,6,7,8,9}
A={x:x ∈N,30≤x2≤70}
B={x:x is a prime number<10 }
Find A′,B′,(A∪B),A′∩B′,(A−B)′
Given sets U={1,2,3,4,5,6,7,8,9},
A={x:x ∈N,30≤x2≤70}={30≤62≤72≤82≤70}
∴A={6,7,8}
Similar way, B={x:x is a prime number<10 }={2,3,5,7}
Since, A′=U−A
={1,2,3,4,5,6,7,8,9}−{6,7,8}
∴A′={1,2,3,4,5,9}
B′=U−B
={1,2,3,4,5,6,7,8,9}−{2,3,5,7}
∴B′={1,4,6,8,9}
Consider (A∪B)={6,7,8}∪{2,3,5,7}
∴(A∪B)={2,3,5,6,7,8}
Now to find, (A∪B)′=U−(A∪B)
={1,2,3,4,5,6,7,8,9}−{2,3,5,6,7,8}
∴(A∪B)′={1,4,9}
A′∩B′={1,2,3,4,5,9}∩{1,4,6,8,9}
∴A′∩B′={1,4,9}
(A−B)={6,7,8}−{2,3,5,7}
(A−B)={6,8}
Thus,(A−B)′=U−(A−B)
=({1,2,3,4,5,6,7,8,9}−{6,8}
∴(A−B)′={1,2,3,4,5,7,9}