If A = {0, 1, 2, 3} and B = {2, 3, 4, 5}, what is A − B?
Answer and explanation
Correct answer: {0, 1}
A − B means the elements that belong to A but do not belong to B. Starting with A = {0, 1, 2, 3}, compare each element with B = {2, 3, 4, 5}. The elements 2 and 3 occur in both sets, so they must be removed from A. The remaining elements are 0 and 1, giving A − B = {0, 1}.
Frequently asked questions
What is the correct answer to this question?
{0, 1}
Why is this the correct answer?
A − B means the elements that belong to A but do not belong to B. Starting with A = {0, 1, 2, 3}, compare each element with B = {2, 3, 4, 5}. The elements 2 and 3 occur in both sets, so they must be removed from A. The remaining elements are 0 and 1, giving A − B = {0, 1}.
Which subject and chapter does this question cover?
This is a Class 12 Mathematics question. Chapter: Sets.
Student feedback
Was this question useful?
👍 0 Helpful 👎 0 Not helpful
Yes 0% No 0%
0 responsesStudent Reviews
No published reviews yet.