ZE
ZESTEXAM

MNS - Military Nursing Service Permutation & Combination

Study Material — 8 PYQs (2018–2020) · Concept Notes · Shortcuts

MNS - Military Nursing Service Permutation & Combination is a frequently tested subtopic — 8 previous year questions from 2018–2020 papers are included below with concept notes, key rules and shortcut tricks.

8 PYQs
2018–2020
50 Practice
MCQs
10 Key Points
to remember
Free
no login needed
Take Free Mock →Full Practice Set
Also for:NDACDSAgniveerCAPF
PYQs
8
Practice
50
Key Points
10
Access
Free
Previous Year Questions

MNS - Military Nursing Service Permutation & Combination — Past Exam Questions

8 questions from actual MNS - Military Nursing Service papers · all shown free · click option to reveal solution

Exam Q 12020Previous Year Pattern

In how many ways can 5 different books be arranged on a shelf such that a specific book (say, Book A) is always at one of the end positions?

Exam Q 22018Previous Year Pattern

In how many ways can 5 different books be arranged on a shelf such that a specific book always remains in the middle position?

Exam Q 32019Previous Year Pattern

In how many ways can 5 different books be arranged on a shelf such that a specific book (say, Book A) is always at one of the end positions?

Exam Q 42018Previous Year Pattern

In how many ways can the letters of the word 'GARDEN' be arranged such that the vowels always occupy the odd positions?

Exam Q 52020Previous Year Pattern

A committee of 5 members is to be formed from a group of 6 men and 4 women. In how many ways can the committee be formed such that it contains at least 2 women?

Exam Q 62019Previous Year Pattern

A committee of 5 members is to be formed from a group of 6 men and 4 women. In how many ways can the committee be formed such that it contains at least 2 women?

Exam Q 72019Previous Year Pattern

A committee of 5 members is to be formed from a group of 6 men and 5 women. In how many ways can the committee be formed such that it contains at least 2 women and at least 1 man, but the number of women must not exceed the number of men?

Exam Q 82020Previous Year Pattern

A committee of 5 members is to be formed from a group of 6 men and 5 women. In how many ways can the committee be formed such that it contains at least 2 women and at least 1 man, but the number of women must not exceed the number of men?

Concept Notes

Permutation & Combination— Rules & Concept

Core ConceptRead this first — the foundation of the topic
It answers two basic questions

'In how many ways can we arrange objects?' (Permutation) and 'In how many ways can we select objects?' (Combination). Understanding the difference is crucial for NDA success. PERMUTATION deals with ARRANGEMENT. Order matters here. If you have 3 books A, B, C, then ABC and BAC are different arrangements.

The formula is nPr = n!/(n-r)! where n is total objects and r is objects being arranged. COMBINATION deals with SELECTION. Order does not matter. Selecting books A, B is same as selecting B, A. The formula is nCr = n!/[r!(n-r)!]

KEY RULES

(1) 0! = 1 always (2) nPn = n! (3) nCr = nC(n-r) (4) nC0 = 1 (5) When arrangement matters, use P. When selection matters, use C.

Formula BlockMemorise — at least one formula appears in every paper
• nPr = n!/(n-r)!
• nCr = n!/[r!(n-r)!]
• Circular arrangement = (n-1)!
• Arrangement with repetition = n!/[n1! × n2! × n3!...]
Exam PatternsWhat examiners ask — read before attempting PYQs

NDA frequently asks arrangement of people in rows, selection of teams, circular arrangements, and word formation problems. Questions often mix permutation-combination concepts to test understanding.

ShortcutsUse these to save 30–60 seconds per question

#1: Quick nCr calculation. For nC2, use n(n-1)/2. For nC3, use n(n-1)(n-2)/6.

This saves factorial calculation time.

Worked ExampleSolve this step-by-step before moving on
1
Step 1

This is arrangement, so use permutation

2
Step 2

All 5 people are being arranged, so n=5, r=5

3
Step 3

5P5 = 5!/(5-5)! = 5!/0! = 5!/1 = 120 Answer: 120 ways WORKED EXAMPLE 2: From 8 students, select 3 for a committee.

1
Step 1

This is selection, order doesn't matter, so use combination

2
Step 2

n=8, r=3

3
Step 3

8C3 = 8!/(3! × 5!) = (8×7×6)/(3×2×1) = 336/6 = 56 Answer: 56 ways SHORTCUT TRICK #2: Circular arrangement shortcut. For n objects in circle, answer is (n-1)!. For clockwise/anticlockwise being same, divide by 2. SHORTCUT TRICK #3: Word problems - if word has repeated letters, use n!/[repetitions!]. For COMMITTEE with 2 M's and 2 E's: 9!/(2!×2!).

Exam TrapsCommon mistakes students make — avoid these

#1: Students confuse

When to UseQuickly decide which method to apply in the exam

P vs C. Remember: If question asks 'arrange', 'permute', 'different ways to sit/stand', use P.

If question asks 'select', 'choose', 'committee formation', use C. The word 'different' is tricky - it usually means arrangement unless context suggests selection. Another frequent error is forgetting that 0! = 1.

This appears in many calculations and wrong value leads to incorrect answers. For NDA preparation, master these problem types: linear arrangements, circular arrangements, selection problems, word formation, and problems involving restrictions (like specific people sitting together or apart). Practice identifying keywords that indicate permutation vs combination.

Key Points to Remember

  • Permutation is for arrangement (order matters), Combination is for selection (order doesn't matter)
  • Formula: nPr = n!/(n-r)! and nCr = n!/[r!(n-r)!]
  • Remember: 0! = 1 always, this is frequently tested
  • Shortcut: nC2 = n(n-1)/2 and nC3 = n(n-1)(n-2)/6
  • Circular arrangement of n objects = (n-1)! ways
  • For words with repeated letters: total letters!/[repetition1! × repetition2!...]
  • Keywords 'arrange', 'permute', 'sit/stand' indicate Permutation
  • Keywords 'select', 'choose', 'committee' indicate Combination
  • Property: nCr = nC(n-r), useful for quick calculations
  • Restriction problems: calculate total cases minus restricted cases

Exam-Specific Tips

  • 0! equals 1 by mathematical definition
  • nC0 = 1 for any positive integer n
  • Circular permutation of n distinct objects is (n-1)! ways
  • For identical circular arrangements (clockwise = anticlockwise), divide by 2
  • Number of ways to arrange n objects with r identical = n!/r!
  • Sum of all combinations: nC0 + nC1 + nC2 + ... + nCn = 2^n
  • Maximum value of nCr occurs at r = n/2 (when n is even)
  • Pascal's triangle property: nCr + nC(r+1) = (n+1)C(r+1)
Practice MCQs

Permutation & Combination — Practice Questions

50graded MCQs · easy to hard · full solution & trap analysis · showing 20 of 50

All MCQs →
Practice 1easy

In how many ways can the letters of the word 'BOOK' be arranged?

Practice 2easy

How many ways can a committee of 3 people be selected from a group of 8 people?

Practice 3easy

In how many ways can 5 different books be arranged on a shelf?

Practice 4easy

In how many ways can 4 red balls and 3 blue balls be arranged in a row?

Practice 5easy

How many 2-digit numbers can be formed using the digits 3, 5, 7, and 9 without repetition?

Practice 6easy

In how many ways can the letters of the word 'LETTER' be arranged?

Practice 7easy

A student must answer 4 questions out of 7 questions in an exam. In how many ways can the student select the questions?

Practice 8easy

How many ways can a committee of 3 members be selected from a group of 8 people?

Practice 9easy

How many ways can 6 students be divided into two groups of 3 each?

Practice 10easy

How many 3-digit numbers can be formed using the digits 1, 2, 3, 4, 5 without repetition?

Practice 11easy

How many ways can 3 students be selected from a group of 7 students?

Practice 12easy

A committee of 3 members is to be formed from 6 men and 4 women. In how many ways can this be done if the committee must have at least 1 woman?

Practice 13easy

In how many ways can 5 different books be arranged on a shelf?

Practice 14easy

A committee of 4 people is to be formed from 6 men and 4 women. In how many ways can this be done if the committee must have at least 2 women?

Practice 15easy

In how many ways can 2 red balls and 3 blue balls be arranged in a row?

Practice 16easy

In how many ways can the letters of the word 'BOOK' be arranged?

Practice 17medium

In how many ways can 5 different books be arranged on a shelf such that two specific books are always adjacent to each other?

Practice 18medium

In how many ways can 5 men and 4 women be arranged in a row such that no two women sit adjacent to each other?

Practice 19medium

In how many ways can the letters of the word 'MISSISSIPPI' be arranged such that all the S's are together and all the I's are together?

Practice 20medium

How many different 3-letter codes can be formed using the letters A, B, C, D, E, F such that no letter is repeated and the code must start with a vowel?

30 more practice questions in the Study Panel

Difficulty-graded, bookmarkable, with timed mode. Free account — no credit card.

Create Free Account →Browse Questions

60-Second Revision — Permutation & Combination

  • Remember: Arrangement = Permutation, Selection = Combination
  • Formula: nPr = n!/(n-r)!, nCr = n!/[r!(n-r)!]
  • Quick trick: nC2 = n(n-1)/2, saves time in calculations
  • Trap: Don't forget 0! = 1, appears in most problems
  • Circular arrangement = (n-1)!, not n!
  • Word problems with repetition: divide by factorial of repeated elements
  • Check question keywords carefully - 'arrange' vs 'select' determines method
Studied the notes? Now test yourself
See how Permutation & Combination appears in the real MNS - Military Nursing Service paper
Full timed mock · Instant All-India percentile · Free
Free forever for basic prepNo app downloadReal exam-pattern questions12,000+ aspirants
Test Permutation & Combination under exam conditions
Free MNS - Military Nursing Service mock · instant rank · no login
Free Mock →
MNS - Military Nursing Service Permutation & Combination — Study Material, 8 PYQs & Practice MCQs | ZestExam