यदि \(A=\{p,q,r,s,t\}\) है, तो ऐसे कितने उपसमुच्चय हैं जो \(p\) को शामिल नहीं करते?
If \(A=\{p,q,r,s,t\}\), how many subsets of \(A\) do not contain \(p\)?
Explanation opens after your attempt
B. 16
Simple Explanation
कुल 5 सदस्य हैं; यदि हम \(p\) को न रखें तो शेष 4 सदस्य स्वतंत्र रूप से शामिल या बाहर किए जा सकते हैं। इसलिए उपसमुच्चयों की संख्या \(2^4=16\) होगी, अतः सही उत्तर 16 है। भ्रामक विकल्पों पर टिप्पणी: 32 उस कुल संख्या का मान है जिसमें \(p\) भी शामिल हो सकता है (\(2^5\)), 31 उन सभी गैर-रिक्त उपसमुच्चयों की संख्या है (\(2^5-1\)) और 8 तब प्राप्त होता है जब केवल 3 स्वतंत्र सदस्य हों (\(2^3\)) — इसलिए ये गलत हैं। परीक्षा सुझाव: किसी भी दिए गए तत्व को न रखने के लिए बाकी के तत्वों पर "हर एक के लिए शामिल/न incluir" के दो विकल्प लगाकर \(2^{n-1}\) का प्रयोग करें। / There are 5 elements in total; excluding \(p\) leaves 4 elements that can each be either included or excluded independently. So the number of subsets is \(2^4=16\), hence 16 is correct. Notes on distractors: 32 equals the total number of subsets including \(p\) (\(2^5\)), 31 equals the number of non-empty subsets (\(2^5-1\)), and 8 would correspond to only 3 free elements (\(2^3\)), so they are incorrect. Exam tip: For subsets that must exclude a specific element, count subsets of the remaining \(n-1\) elements using \(2^{n-1}\).
Login to save your score, XP, coins and progress.
