Permutations and Combinations Questions

FACTS  AND  FORMULAE  FOR  PERMUTATIONS  AND  COMBINATIONS  QUESTIONS

 

 

1.  Factorial Notation: Let n be a positive integer. Then, factorial n, denoted n! is defined as: n!=n(n - 1)(n - 2) ... 3.2.1.

Examples : We define 0! = 1.

4! = (4 x 3 x 2 x 1) = 24.

5! = (5 x 4 x 3 x 2 x 1) = 120.

 

2.  Permutations: The different arrangements of a given number of things by taking some or all at a time, are called permutations.

Ex1 : All permutations (or arrangements) made with the letters a, b, c by taking two at a time are (ab, ba, ac, ca, bc, cb).

Ex2 : All permutations made with the letters a, b, c taking all at a time are:( abc, acb, bac, bca, cab, cba)

Number of Permutations: Number of all permutations of n things, taken r at a time, is given by:

Prn=nn-1n-2....n-r+1=n!n-r!

 

Ex : (i) P26=6×5=30   (ii) P37=7×6×5=210

Cor. number of all permutations of n things, taken all at a time = n!.

Important Result: If there are n subjects of which p1 are alike of one kind; p2 are alike of another kind; p3 are alike of third kind and so on and pr are alike of rth kind,

such that p1+p2+...+pr=n

Then, number of permutations of these n objects is :

n!(p1!)×(p2! ).... (pr!)

 

3.  Combinations: Each of the different groups or selections which can be formed by taking some or all of a number of objects is called a combination.

Ex.1 : Suppose we want to select two out of three boys A, B, C. Then, possible selections are AB, BC and CA.

Note that AB and BA represent the same selection.

Ex.2 : All the combinations formed by a, b, c taking ab, bc, ca.

Ex.3 : The only combination that can be formed of three letters a, b, c taken all at a time is abc.

Ex.4 : Various groups of 2 out of four persons A, B, C, D are : AB, AC, AD, BC, BD, CD.

Ex.5 : Note that ab ba are two different permutations but they represent the same combination.

Number of Combinations: The number of all combinations of n things, taken r at a time is:

Crn=n!(r !)(n-r)!=nn-1n-2....to r factorsr!

 

Note : (i)Cnn=1 and C0n =1     (ii)Crn=C(n-r)n

 

Examples : (i) C411=11×10×9×84×3×2×1=330      (ii)C1316=C(16-13)16=C316=560

Q:

In how many ways can a group of 5 men and 2 women be made out of a total of 7 men and 3 women?

A) 54 B) 64
C) 63 D) 36
 
Answer & Explanation Answer: C) 63

Explanation:

Required number of ways = 7C5 × 3C2=63

Report Error

View Answer Report Error Discuss

0 4399
Q:

From a deck of 52 cards, a 5 card hand is dealt.How may distinct five card hands are there if the queen of spades and the four of diamonds must be in the hand?

A) 52C5 B) 50C3
C) 52C4 D) 50C4
 
Answer & Explanation Answer: B) 50C3

Explanation:

If the queen of spades and the four of diamonds must be in hand,we have 50 cards remaining out of which we are choosing 3.

 

So, 50C3

Report Error

View Answer Report Error Discuss

0 4391
Q:

A box contains 5 green, 4 yellow and 5 white pearls. Four pearls are drawn at random. What is the probability that they are not of the same colour ?

A)  11/91

B)  4/11

C)  1/11

D) 90/91

A) Option A B) Option B
C) Option C D) Option D
 
Answer & Explanation Answer: D) Option D

Explanation:

Let S be the sample space. Then,
n(s) = number of ways of drawing 4 pearls out of 14


= C414 ways = 14×13×12×114×3×2×1= 1001


Let E be the event of drawing 4 pearls of the same colour.
Then, E = event of drawing (4 pearls out of 5) or (4 pearls out of 4) or (4 pearls out of 5)

  C15+ C44+ C15 = 5+1+5 =11

 P(E) = n(E)n(S)=111001=191  

 

 Required probability = 1-191=9091

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: CAT , Bank Exams
Job Role: Bank PO , Bank Clerk

8 4363
Q:

The Number of times the digit 8 will be written when listing the integers from 1 to 1000 is :

A) 100 B) 200
C) 300 D) 400
 
Answer & Explanation Answer: C) 300

Explanation:

 Since 8 does not occur in 1000, we have to count the number of times 8 occurs when we list the integers from 1 to 999. Any number between 1 and 999 is of the form xyz, where 0x,y,z9.

 

Let us first count the numbers in which 8 occurs exactly once.

 

Since 8 can occur atone place in 3C1ways. There are 3 x 9 x 9  such numbers.

 

Next, 8 can occur in exactly two places in 3C2×9 such numbers. Lastly, 8 can occur in all three digits in one number only.

  

Hence, the number of times 8 occur is 

 1×3×92+2×3×9+3×1 = 300

Report Error

View Answer Report Error Discuss

2 4329
Q:

When John arrives in New York,he has eight stops to see, but he has time only to visit six of them.In how many different ways can he arrange his schedule in New York?

A) 20610 B) 24000
C) 20160 D) 21000
 
Answer & Explanation Answer: C) 20160

Explanation:

He can arrange his schedule in 8P6 = 20160 ways

Report Error

View Answer Report Error Discuss

1 4278
Q:

Eight first class and six second class petty officers are on the board of the 56 club. In how many ways can the members elect, from the board, a president, a vice-president, a secretary, and a treasurer if the president and secretary must be first class petty officers and the vice-president and treasurer must be second class petty officers?

A) 1500 B) 1860
C) 1680 D) 1640
 
Answer & Explanation Answer: C) 1680

Explanation:

Since two of the eight first class petty officers are to fill two different offices, we write 8P2=56

 

Then, two of the six second class petty officers are to fill two different offices; thus, we write 6P2 =30

 

The principle of choice holds in this case; therefore, the members have 56 x 30 = 1680 ways to select the required office holders

Report Error

View Answer Report Error Discuss

0 4212
Q:

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

A) 5040 B) 3650
C) 4150 D) 2520
 
Answer & Explanation Answer: D) 2520

Explanation:

Total number of letters in the word ABYSMAL are 7

 

Number of ways these 7 letters can be arranged are 7! ways

 

But the letter is repeated and this can be arranged in 2! ways

 

Total number of ways arranging ABYSMAL = 7!/2! = 5040/2 = 2520 ways.

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

13 4159
Q:

There are 3 sections with 5 questions each. If four questions are selected from each section, the chance of getting different questions is ?

A) 1000 B) 625
C) 525 D) 125
 
Answer & Explanation Answer: D) 125

Explanation:

Methods for selecting 4 questions out of 5 in the first section = 5 x 4 x 3 x 2 x 1/4 x 3 x 2 x 1 = 5. Similarly for other 2 sections also i.e 5 and 5


So total methods = 5 x 5 x 5 = 125.

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: GRE , GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

4 4157