If you like this Site about Solving Math Problems, please let Google know by clicking the +1 button. If you like this Page, please click that +1 button, too.
Note: If a +1 button is dark blue, you have already +1'd it. Thank you for your support!
(If you are not logged into your Google account (ex., gMail, Docs), a login window opens when you click on +1. Logging in registers your "vote" with Google. Thank you!)
If you like this Site about Solving Math Problems, please let Google know by clicking the +1 button. If you like this Page, please click that +1 button, too.
Note: If a +1 button is dark blue, you have already +1'd it. Thank you for your support!
(If you are not logged into your Google account (ex., gMail, Docs), a login window opens when you click on +1. Logging in registers your "vote" with Google. Thank you!)
Note: Not all browsers show the +1 button.
Complement of a set
The Set U = { a,b, c,d, e,f,} A= {a, c, e} B= { b, d , e, f,} C= { a,b,d,f] Find each specified set
1.(A U B) U C' Upside down U for aub i couldn't do it on my keyboard but i am having problems with this question
Upside down U for aub i couldn't do it on my keyboard but i am having problems with this question
The answer:
To type the following symbols on your keyboard, hold down the ALT key, type the code, then release the ALT key:
⊂, subset, 8834
⊃, superset, 8835
∈, element of a set, 8712
∩, intersection, 8745
∪, union, 8746
Ø, null set, 0216
As I understand it, this is what you intend your expression to be:
(A ∩ B) ∪ C'
Step 1: A ∩ B, set A intersection with set B
The intersection of A and B is a new set which contains the elements common to both A and B
A= {a, c, e}
B= {b, d, e, f,}
A ∩ B = {e}; e is the only element which appears in both set A and set B
Step 2: C'
C', set C followed by the prime symbol ' stands for the universal (or absolute) complement of set C. This means EVERYTHING in the universe which is NOT in set C.
C = {a, b, d, f}
C' = everything in the universe except for {a, b, d, f}