SOLUTION: LET UNION = {1,2,3....,10}, A= {1,3,5,7,9}, B= {1,2,3,4,5,6,} and c={2,4,6,7,8} find (A-B) intersection (-C)

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: LET UNION = {1,2,3....,10}, A= {1,3,5,7,9}, B= {1,2,3,4,5,6,} and c={2,4,6,7,8} find (A-B) intersection (-C)      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1089908: LET UNION = {1,2,3....,10}, A= {1,3,5,7,9}, B= {1,2,3,4,5,6,} and c={2,4,6,7,8}
find (A-B) intersection (-C)

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
{A-B}={7,9}
{-C}={1,3,5,9,10}
So then,
{A-B}n{-C}={9}