लंबाई (10) की कितनी द्विआधारी श्रेणियाँ बनेंगी जिनमें ठीक (4) बार (1) आए और कोई दो (1) साथ-साथ न हों तथा पहला स्थान (0) हो?
How many binary strings of length (10) have exactly (4) ones, no two ones adjacent, and the first position equal to (0)?
Explanation opens after your attempt
B. (15)
Concept
After fixing the first position as (0), place (4) non-adjacent ones in the remaining (9) positions. Use the gap method for non-adjacent selections.
Why this answer is correct
The correct answer is B. (15). After fixing the first position as (0), place (4) non-adjacent ones in the remaining (9) positions. Use the gap method for non-adjacent selections.
Exam Tip
पहला स्थान (0) रखने के बाद शेष (9) स्थानों में (4) गैर-लगातार (1) रखने हैं। गैर-लगातार चयन के लिए खाली स्थान विधि प्रयोग करें।
Login to save your score, XP, coins and progress.
