SOLUTION: P = {0,1,2,3,4,5,6} and Q = {2,4,6,8,10}. What is the Union of P and Q?

Algebra ->  Subset -> SOLUTION: P = {0,1,2,3,4,5,6} and Q = {2,4,6,8,10}. What is the Union of P and Q?       Log On


   



Question 473514: P = {0,1,2,3,4,5,6} and Q = {2,4,6,8,10}.
What is the Union of P and Q?

Answer by jorel1380(3719) About Me  (Show Source):
You can put this solution on YOUR website!
The union of P and Q is all numbers in P and Q, id. est.---0,1,2,3,4,5,6,8,10..
The intersection is 2,4,6..