![]() |
|
|
| Subject:
let and find
Category: Reference, Education and News > Homework Help Asked by: skeeter1-ga List Price: $2.00 |
Posted:
25 May 2003 18:36 PDT
Expires: 24 Jun 2003 18:36 PDT Question ID: 208672 |
let U= {1,2,3,a,b,c,d,e,f}, A= {2,3,a,c,e,f}, B= {3,c,d,f}, and c={3,c,e,f}
(a) Find (B intersect A) union (B intersect C)?
(b) Find (C-B)' intersect A? |
|
| Subject:
Re: let and find
Answered By: websearcher-ga on 25 May 2003 19:11 PDT |
Hi skeeter:
U = {1,2,3,a,b,c,d,e,f}
A = {2,3,a,c,e,f}
B = {3,c,d,f}
C = {3,c,e,f}
(a) (B intersect A) = {3,c,f}
(B intersect C) = {3,c,f}
(B intersect A) union (B intersect C) = {3,c,f} union {3,c,f}
= {3,c,f}
(b) (C-B) = {e}
(C-B)' = {1,2,3,a,b,c,d,f}
(C-B)' intersect A = {1,2,3,a,b,c,d,f} intersect {2,3,a,c,e,f}
= {2,3,a,c,f}
Hope this helps. If you need clarification, please ask.
websearcher-ga
Search Strategy: None - personal experience. |
|
| There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
| Search Google Answers for |
| Google Home - Answers FAQ - Terms of Service - Privacy Policy |