Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

SUBJECT: COMPUTATION THEORY Using the SET definitions below, determine the eleme

ID: 3848250 • Letter: S

Question

SUBJECT: COMPUTATION THEORY

Using the SET definitions below, determine the elements of the given set.

SET definitions:

S = {a, b, c, d, e, f, g, h}

A = {b, g}

B = {a, b, c, d, f, h}

C = {a, c, g}

Question 1: Enter your answers in alphabetical order with elements separated by a single space and NO commas.

Question 2: Enter your answers in alphabetical order with elements separated by a single space and NO commas.

Question 3: Enter your answers in alphabetical order with elements separated by a single space and NO commas.

Question 3: Enter your answers in alphabetical order with elements separated by a single space and NO commas.

Explanation / Answer

S = {a, b, c, d, e, f, g, h}
A = {b, g}
B = {a, b, c, d, f, h}
C = {a, c, g}

solutions:

1)A B = { }
   ->intersection A instersection () B is common elements in both set

   A ={b,g} B={a,b,c,d,f,h}
  
   A B ={b}


2)B' C ={}
    -> union, that is elements in both set.
   B' ->S-B that is elements not in B
   B' ={e, g}
  
   B' C ={a c e g}

3)B (AC')={}
   C'=S-C ie not in C
   C'={b,d,e,f,h}

   (A C') = elements both in C' and A

       = {b,d,e,f,g,h}
  
   B (AC') = elements in both b and (A C')
      
       = {b d f h}