Which of the following sets are equal?
X = {x|x ∈ N , x ≤ 5} ; Y = {1, 2, 3, 4, 5}
L = {x|x is a multiple of 2 less than 12} ; M = {2, 4, 6}
P = {x|x is a prime number less than 10} ; Q = {1, 2, 3, 5, 7}
Answers
Answered by
0
Answer:
X and Y
Step-by-step explanation:
X = Y
L ={ ... -2, 0, 2, 4, 6, 8, 10, 12 } ≠ M = { 2, 4, 6 }
P = { 2, 3, 5, 7 ) ≠ Q = { 1, 2, 3, 5, 7 }
Similar questions