If U = { 1,2,3,4,5,6,} A = { 2,4,6} Find A'. ( compliment of A )
Answers
Answered by
2
To find A', take elements of U except those which are also elements of A.
A'={ 1, 3, 5}
Similar questions