InterviewSolution
Saved Bookmarks
| 1. |
If U = { a,e,I,o,u} A ={ a,e,i} B = { e,o,u } C= { a,i,u} Then verify that A intersection (B-C ) = ( A intersection B ) - ( A intersection C ) .explain in statement form not in Venn diagram |
| Answer» If U = { a,e,I,o,u} A ={ a,e,i} B = { e,o,u } C= { a,i,u} Then verify that A intersection (B-C ) = ( A intersection B ) - ( A intersection C ) .explain in statement form not in Venn diagram | |