If A = {1 4 7 10} and B = {4 10} then what is A - B?
यदि A = {1 4 7 10} और B = {4 10} हैं तो A - B क्या होगा?
Show answer and explanation
A. {1 7}
ExplanationStep 1: A - B contains elements of A that are not in B. Step 2: 1 and 7 are only in A so the answer is {1 7}. Step 3: In set difference look carefully at the first set.
Step 1: A - B में A के वे elements आते हैं जो B में नहीं हैं। Step 2: 1 और 7 केवल A में हैं इसलिए answer {1 7} है। Step 3: Set difference में पहले set को ध्यान से देखें।