If A = {1, 2, 3}, B = {1, 4, 5}, then A - B = _______ ?
{1, 5}
{1, 2, 3}
{2, 3}
{1, 3}
Given A = {1, 2, 3}, B = {1, 4, 5}
A - B is the set of elements of A which are not elements of B, or A - B is the set of elements only in A.
⇒A−B={1,2,3}−{1,4,5}={2,3}
For A = {1,2,3}, B = {1,4,5}, then A∩B is
A = {1, 2, 3, 4, 5} and B = {2, 3, 7} So A - B=?
If A={1,2,3} and B={4,5}, then A×B= ___.