(n) people को (n) seats पर इस तरह बैठाना कि exactly (k) people सही seats पर हों, count क्या है?
What is the count for seating (n) people in (n) seats so that exactly (k) people are in their correct seats?
Explanation opens after your attempt
A. \(^{n}C_kD_{n-k}\)
Concept
First choose the (k) correctly seated people, then derange the remaining (n-k). In exams use choose fixed plus derange rest for exactly fixed points.
Why this answer is correct
The correct answer is A. \(^{n}C_kD_{n-k}\). First choose the (k) correctly seated people, then derange the remaining (n-k). In exams use choose fixed plus derange rest for exactly fixed points.
Exam Tip
पहले सही बैठे (k) people चुनें, फिर बाकी (n-k) का derangement करें। परीक्षा में exactly fixed points के लिए choose fixed plus derange rest करें।
Login to save your score, XP, coins and progress.
