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