यदि A = {1, 3, 5} और B = {1, 2, 3, 4, 5} हैं, तो B − A क्या होगा?
If A = {1, 3, 5} and B = {1, 2, 3, 4, 5}, what is B − A?
Explanation opens after your attempt
B. {2,4}
Simple Explanation
B − A का अर्थ है वे सभी तत्व जो B में हैं पर A में नहीं। B = {1,2,3,4,5} है और A = {1,3,5} है; इसलिए B से 1, 3, 5 हटाने पर केवल {2,4} बचता है। विकल्प A गलत है क्योंकि वह A ही है, विकल्प C गलत है क्योंकि वह B पूरा है (किसी भी घटाव के बाद वही नहीं रह सकता), और विकल्प D गलत है क्योंकि B और A के बीच अंतर खाली सेट नहीं है। परीक्षा टिप: B−A निकालने के लिए B की सूची बनाकर A के तत्व उस सूची से काट दें या सरल वैन आरेख बनाएं। / B − A means the elements that belong to B but not to A. With B = {1,2,3,4,5} and A = {1,3,5}, removing 1, 3 and 5 from B leaves {2,4}. Option A is just the set A, option C is the whole set B (which would be wrong unless A were empty), and option D (the empty set) is incorrect because some elements of B are not in A. Exam tip: To find B−A, list elements of B and cross out those that appear in A or draw a simple Venn diagram.
Login to save your score, XP, coins and progress.
