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
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
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)
(
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}