Sets NCERT Solutions Exercise 1.5 Class 11 Math Chapter-1 PDF Free Download

โญโญโญโญโญ (5/5 from 42752 reviews)

NCERT Question 1. Let 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’ $\quad $ (ii) Bโ€ฒ $\quad $ (iii) (A โˆช C)โ€ฒ $\quad $ (iv) (A โˆช B)โ€ฒ$\quad $
(v) (Aโ€ฒ)โ€ฒ $\quad $ (vi) (B โ€“ C)โ€ฒ.

Solution :

(i)
Aโ€ฒ = U โ€“ A = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 1, 2, 3, 4 } = { 5, 6, 7, 8, 9 }

(ii)
Bโ€ฒ = U โ€“ B = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 2, 4, 6, 8 } = { 1, 3, 5, 7, 9 }

(iii)
A โˆช C = { 1, 2, 3, 4 } โˆช { 3, 4, 5, 6 } = { 1, 2, 3, 4, 5, 6 }

(A โˆช C)โ€ฒ= U โ€“ (A โˆช C) = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 1, 2, 3, 4, 5, 6 } = { 7, 8, 9 }

(iv)
A โˆช B = { 1, 2, 3, 4 } โˆช { 2, 4, 6, 8 } = { 1, 2, 3, 4, 6, 8 }
(A โˆช B)โ€ฒ= U โ€“ (A โˆช B) = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 1, 2, 3, 4, 6, 8 } = { 5, 7, 9 }

(v)
Aโ€ฒ = U โ€“ A = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 1, 2, 3, 4 } = { 5, 6, 7, 8, 9 }
(Aโ€ฒ)โ€ฒ = U โ€“ Aโ€ฒ = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 5, 6, 7, 8, 9 } = { 1, 2, 3, 4 } = A

(vi)
B โ€“ C = { 2, 4, 6, 8 } โ€“ { 3, 4, 5, 6 } = { 2, 8 }
(B โ€“ C)โ€ฒ= U โ€“ (B โ€“ C) = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } โ€“ { 2, 8 } = { 1, 3, 4, 5, 6, 7, 9 }.


NCERT Question 2. If 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 }

Solution :

(i) A = { a, b, c}

Complement of set A = A

A’ = U – A

A’ = {a, b, c, d, e, f, g, h} – {a, b, c}

A’ = {d, e, f, g, h}

(ii)

(ii) B = { d, e, f, g }

Complement of set B = B’

B’ = U – B

B’ = {a, b, c, d, e, f, g, h} – {d, e, f, g}

B’ = {a, b, c, h}

(iii) C = {a, c, e, g}

Complement of set C = C’

C’ = U – C

C’ = {a, b, c, d, e, f, g, h} – {a, c, e, g}

C’ = {b, d, f, h}

(iv) D = {f, g, h, a}

Complement of set D = D’

D’ = U – D

D’ = {a, b, c, d, e, f, g, h} – {f, g, h, a}

D’ = {b, c, d, e}


NCERT Question 3.ย Taking the set of natural numbers as the universal set, write down the complements of the following sets:
(a) {x : x is an even natural number}
(b) {x : x is an odd natural number}
(c) {x : x is a positive multiple of 3}
(d) {x : x is a prime number}
(e) {x : x is a natural number divisible by 3 and 5}
(f) {x : x is a perfect square}
(g) {x : x is a perfect cube}
(h) {x : x + 5 = 8}
(i) {x : 2x + 5 = 9}
(j) {x : x โ‰ฅ 7}
(k) {x : x โˆˆ N and 2x + 1 > 10}

Solution : Let

U = N: set of natural numbers

(a) {x : x is an even natural number}

=> {x : x is an odd natural number}

(b) {x : x is an odd natural number}

=>{x : x is an even natural number}

(c) {x : x is a positive multiple of 3}

=>{x : x โˆˆ N and x is not a multiple of 3}

(d) {x : x is a prime number}

=> {x : x is a positive composite number and x = 1}

Def: Composite number: A natural number > 1 is said to be composite if it is not prime, i.e., if it has at least one divisor other than 1 and itself. For example, 4, 6, 8, 9, โ€ฆ are composite.
Note. In fact N is the union of (set of primes, set of composites and {1})

(e) {x : x is a natural number divisible by 3 and 5}

=> {x : x is a natural number that is not divisible by 3 or 5}

(f) {x : x is a perfect square}

=> {x : xโˆˆN and x is not perfect square}

(g) {x : x is a perfect cube}

=> {x : x โˆˆ N and x is not perfect cube}

(h) {x : x + 5 = 8}

=> {x : x โˆˆ N ย and x โ‰  3}

(i) {x : 2x + 5 = 9}

=> {x : x โˆˆ N ย and x โ‰  2}

(j) {x : x โ‰ฅ 7}

=> {x : xโˆˆN ย and x < 7}

(k) {x : x โˆˆ N and 2x + 1 > 10}

=> {x : xโˆˆN and x โ‰ค 9/2} = {1, 2, 3, 4}


Question 4. If U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {2, 4, 6, 8} and B = { 2, 3, 5, 7}. Verify that
(a)ย (A โˆช B)’= A’ โˆฉ B’
(b) (A โˆฉ B)โ€ฒ = Aโ€ฒ โˆช Bโ€ฒ

Solution:

(a)ย (A โˆช B)’= A’ โˆฉ B’

=> (A โˆช B)’= U – (AโˆชB)

=> {1, 2, 3, 4, 5, 6, 7, 8, 9} – {2, 3, 4, 5, 6, 7, 8}

=> (AโˆชB)’ = {1, 9}

A’ โˆฉ B’ = (U – A) โˆฉ (U – B)

=> {1, 3, 5, 7, 9} โˆฉ {1, 4, 6, 8, 9}

=> A’ โˆฉ B’ = {1, 9}

Hence, Verified!!!  (Aโˆช B)’ = A’ โˆฉ B’

(b) (A โˆฉ B)โ€ฒ = Aโ€ฒ โˆช Bโ€ฒ

=> (A โˆฉ B)’ = U – (A โˆฉ B)

=> {1, 2, 3, 4, 5, 6, 7, 8, 9} – {2}

=> (A โˆฉ B)โ€ฒ = {1, 3, 4, 5, 6, 7, 8, 9}

A’ โˆช B’= (U – A) โˆช (U – B)

=> {1, 3, 5, 7, 9} โˆช {1, 4, 6, 8, 9}

=> Aโ€ฒ โˆช Bโ€ฒ = {1, 3, 4, 5, 6, 7, 8, 9}

Hence, Verified!!!  (A โˆฉ B)โ€ฒ = Aโ€ฒ โˆช Bโ€ฒ


NCERT Question 5.ย Draw appropriate Venn diagram for each of the following:ย 
(i) (A โˆช B)โ€ฒ (ii) Aโ€ฒ โˆฉ Bโ€ฒ (iii) (A โˆฉ B)โ€ฒ (iv) Aโ€ฒ โˆช Bโ€ฒ.

(a) (A โˆช B)โ€ฒ =ย 

Venn diagram for (i) (A โˆช B)โ€ฒ
Venn diagram for (i) (A โˆช B)โ€ฒ

(b) A’ โˆฉ B’ =

Venn diagram for (ii) Aโ€ฒ โˆฉ Bโ€ฒ
Venn diagram for (ii) Aโ€ฒ โˆฉ Bโ€ฒ

(c) (A โˆฉ B)โ€ฒ =

Venn diagram for (iii) (A โˆฉ B)โ€ฒ
Venn diagram for (iii) (A โˆฉ B)โ€ฒ

(d) Aโ€ฒ โˆช Bโ€ฒ =

Venn diagram for (iv) Aโ€ฒ โˆช Bโ€ฒ
Venn diagram for (iv) Aโ€ฒ โˆช Bโ€ฒ

NCERT Question 6. Let U be the set of all triangles in a plane. If A is the set of all triangles with atleast one angle different from 60ยฐ, what is Aโ€ฒ?

Solution: 

U = set of all triangles in plane

Aโ€ฒ = U โ€“ A

A = set of all triangles with at least one angle different from 60ยฐ

A’ = set of all triangles with no angle different from 60ยฐ i.e, set of all triangles with all angles 60ยฐ

A’ is the set of all equilateral triangle.


NCERT Question 7. Fill in the blanks to make each of the following a true statement :
(a) A โˆช Aโ€ฒ = โ€ฆ
(b) ฯ†โ€ฒ โˆฉ A = โ€ฆ
(c) A โˆฉ Aโ€ฒ = โ€ฆ
(d) Uโ€ฒ โˆฉ A = โ€ฆ

Solution: 

(a) A โˆช Aโ€ฒ = U

(b) โˆ…โ€ฒ โˆฉ A = A

(c) A โˆฉ Aโ€ฒ = โˆ…

(d) Uโ€ฒ โˆฉ A = โˆ…

โฌ…๏ธ NCERT Solutions Miscellaneous Exercise NCERT Solutions Exercise 1.4 โžก๏ธ

๐Ÿ“š Buy Study Material & Join Our Coaching

For premium study materials specially designed for JEE, NEET, NDA, CDS, AFCAT, SSC Exams, visit our official study material portal:
๐Ÿ‘‰ https://publishers.anandclasses.co.in/

For JEE/NEET Notes : Visit https://anandclasses.in/

For NDA Notes : Visit https://nda.anandclasses.in/

For SSC Notes : Visit https://ssc.anandclasses.in/

For CDS, AFCAT Notes : Visit https://cds-afcat.anandclasses.in/

To enroll in our offline or online coaching programs, visit our coaching center website:
๐Ÿ‘‰ https://anandclasses.co.in/

๐Ÿ“ž Call us directly at: +91-94631-38669

๐Ÿ’ฌ WhatsApp Us Instantly

Need quick assistance or want to inquire about classes and materials?

๐Ÿ“ฒ Click below to chat instantly on WhatsApp:
๐Ÿ‘‰ Chat on WhatsApp

๐ŸŽฅ Watch Video Lectures

Get access to high-quality video lessons, concept explainers, and revision tips by subscribing to our official YouTube channel:
๐Ÿ‘‰ Neeraj Anand Classes โ€“ YouTube Channel

RELATED TOPICS