Is My Solution to These Set Operations Correct?

  • Context:
  • Thread starter Thread starter bergausstein
  • Start date Start date
  • Tags Tags
    Operations Sets
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
bergausstein
Messages
191
Reaction score
0
just want to make sure if my answer is correct

If $\displaystyle U\,=\,\{0,\,1,\,2,\,3,\,4,\,5,\,6,\,7,\,8,\,9\}$, the set of digits in our decimal system, and $\displaystyle A\,=\,\{0,\,1,\,2,\,3,\,4,\,5\}$, $\displaystyle B\,=\,\{2,\,3,\,4,\,5,\}$, $\displaystyle C\,=\,\{4,\,5,\,6,\,7\}$, $\displaystyle D\,=\,\{6,\,7,\,8,\,9\}$, find and tabulate:

a. $\displaystyle B'\,\cup\,D'$
b. $\displaystyle A'\,\cup\,B'$

here's my solution

$\displaystyle B'\,\cup\,D'\,=\,\{0,\,1,\,6,\,7,\,8,\,9\}\cup\{0,\,1,\,2,\,3,\,4,\,5,\}\,=\,U$
$\displaystyle A'\,\cap\,B'\,=\,\{6,\,7,\,8,\,9\}\cap\{0,\,1,\,6,\,7,\,8,\,9\}\,=\,\{\,6,\,7,\,8,\,9\}\,=\,D$
 
Physics news on Phys.org
Re: Operations on set II

Looks good to me! (Sun)