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