Find the Set Complement A \ B A=(a,c,h,d,g) , B=(d,i,b,a,c,g)
Problem
Solution
Identify the elements of set
A and setB
Apply the definition of the set complement
A∖B which consists of all elements that are inA but are not inB
Compare each element of
A against the elements ofB to see if it should be excluded.
a∈B (Exclude)c∈B (Exclude)h∉B (Keep)d∈B (Exclude)g∈B (Exclude)
Collect the remaining elements to form the resulting set.
Final Answer
Want more problems? Check here!