Set of natural numbers between 13 and 169
{14, 15, 16, 17, …, 168}
Set of natural numbers between 1 and 10 inclusive
{1, 2, 3, …, 10}
B = {x | x∈N and x > 20}
B = {1, 2, 3, … , 19}
A = {3, 6, 9, 12, …}
A = {x | x∈N and x is a multiple of 3}
True or false
2 ∈ {2, 4, 6, 8, …}
True because 2 is in the set