यदि A = {p,q,r} और B = {q,r,s,t}, तो केवल B में आने वाले तत्वों का सेट क्या है?
If A = {p,q,r} and B = {q,r,s,t}, what is the set of elements that belong only to B?
Explanation opens after your attempt
C. {s,t}
Simple Explanation
"केवल B" का अर्थ है B में होने वाले पर A में न होने वाले तत्व — यानी हम निकालते हैं \(B - A\)। B में {q,r,s,t} हैं और A में {p,q,r} हैं। सामान्य तत्व {q,r} हैं, इसलिए केवल B में बचे हुए तत्व {s,t} होंगे। विकल्प B ({q,r}) गलत है क्योंकि वे दोनों A और B दोनों में आते हैं; विकल्प A और D भी सही नहीं हैं। परीक्षा टिप: केवल B खोजने के लिए Venn आरेख बनाकर मध्य भाग (A∩B) हटाएँ या सीधे \(B - A\) निकालें। / "Only B" means elements in B that are not in A, i.e. compute \(B - A\). B = {q,r,s,t} and A = {p,q,r}, so the common elements are {q,r} and the remaining elements in B are {s,t}. Thus {s,t} is correct. Option B ({q,r}) is incorrect because those elements lie in A∩B, not only in B; A and D are also incorrect. Exam tip: draw a two-set Venn diagram or compute \(B - A\) directly to avoid mistakes.
Login to save your score, XP, coins and progress.
