SOLUTION: U = {0,1,2,3,4,5,6,7,8,9} A = {2,4,6,8} B = {1,2,3,5} Please solve: a. A-B b. A^1

Algebra ->  sets and operations -> SOLUTION: U = {0,1,2,3,4,5,6,7,8,9} A = {2,4,6,8} B = {1,2,3,5} Please solve: a. A-B b. A^1      Log On


   



Question 883995: U = {0,1,2,3,4,5,6,7,8,9}
A = {2,4,6,8}
B = {1,2,3,5}
Please solve: a. A-B
b. A^1

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
{2,4,6,8}-{2}=
{4,6,8}