KnowledgeBoat Logo
|

Mathematics

For each of the following pairs of sets, identify the disjoint and overlapping sets :

(i)

A = {x : x is a prime number, x < 8}.
B = {x : x is an even natural number, x < 8}.

(ii) C = {x : x ∈ N, x < 10} and D = {x : x ∈ N, x is a multiple of 5}.

(iii) E = {x : x = 4n, n ∈ N} and F = {x : x = 9n, n ∈ N}.

(iv) G = {x : x = 8n, n ∈ N and n < 7} and H = {x : x = 9n, n ∈ N and n < 7}.

Sets

1 Like

Answer

(i)

A = {x : x is a prime number, x < 8}.
B = {x : x is an even natural number, x < 8}.

Roster Form of A = {2, 3, 5, 7}

Roster Form of B = {2, 4, 6}

Both sets share the element {2}.

∴ These are overlapping sets

(ii) C = {x : x ∈ N, x < 10} and D = {x : x ∈ N, x is a multiple of 5}.

Roster Form of C = {1, 2, 3, 4, 5, 6, 7, 8, 9}

Roster Form of D = {5, 10, 15, 20, \dots}

The number 5 is present in both sets.

∴ These are overlapping sets

(iii) E = {x : x = 4n, n ∈ N} and F = {x : x = 9n, n ∈ N}.

Roster Form of E = {4, 8, 12, 16, 20, 24, 28, 32, 36, ….}

Roster Form of F = {9, 18, 27, 36, 45, ….}

The first common multiple is 36. Since these are infinite sets of multiples, they will continue to have common elements (like 72, 108, etc.).

∴ These are overlapping sets

(iv) G = {x : x = 8n, n ∈ N and n < 7} and H = {x : x = 9n, n ∈ N and n < 7}.

Roster Form of G = {8, 16, 24, 32, 40, 48} (Multiples of 8 up to n=6)

Roster Form of H = {9, 18, 27, 36, 45, 54} (Multiples of 9 up to n=6)

There are no common elements in these finite lists. The first shared multiple of 8 and 9 is 72, which is outside the range of both sets.

∴ These are disjoint sets

Answered By

2 Likes


Related Questions