77.4k views
1 vote
D = x is a whole number E = x F = x D∩F is {4, 6}.

a. true.
b. false.

User Yandry
by
8.7k points

1 Answer

1 vote

First, you have to represent each given set by listing their elements. Observe:


• D = x is a whole number

D =

D = {..., – 3, – 2, – 1, 0, 1, 2, 3, ...}


• E = x

("between" does not include the boundaries)

E = x

E = x = k², k ∈ ℕ and 1 < x < 9

E = {2²}

E = {4}


• F = x is an even number, 2 ≤ x < 9

F = {2, 4, 6, 8}


So,

D ∩ F

= {..., – 3, – 2, – 1, 0, 1, 2, 3, ...} ∩ {2, 4, 6, 8}

= {2, 4, 6, 8} ≠ {4, 6}


Therefore, that statement is false.


I hope this helps. =)

User Mikechambers
by
7.4k points