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:

Out of 6 green ball, 4 blue ball, in how many ways we selectone or more balls ?

A) 42 B) 34
C) 31 D) 22
 
Answer & Explanation Answer: B) 34

Explanation:

7 × 5 = 35

35 – 1 = 34

Report Error

View Answer Report Error Discuss

6 3161
Q:

A box contains 5 green, 4 yellow and 3 white marbles. Threemarbles are drawn at random. What is the probability thatthey are not of the same colour ?

A) 40/44 B) 44/41
C) 41/44 D) 40/39
 
Answer & Explanation Answer: C) 41/44

Explanation:

n(E) = 5C3 + 4C3 + 3C3 = 10 + 4 + 1 = 15n(S) = 12C3 = 220

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: Bank Exams

9 1674
Q:

There are 5 multiple choice questions in an examination. How many sequences of answers are possible, if the first three questions have 4 choices each and the next two have 6 choices each?

A) 1112 B) 2304
C) 1224 D) 2426
 
Answer & Explanation Answer: B) 2304

Explanation:

Number of questions = 5
Possibilities of choices for each question 1 to 5 respectively = 4, 4, 4, 6, 6


Reuired total number of sequences

= 4 x 4 x 4 x 6 x 6

= 2304.

Report Error

View Answer Report Error Discuss

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

20 5173
Q:

How many numbers of five digits can be formed by using the digits 1, 0, 2, 3, 5, 6 which are between 50000 and 60000 without repeating the digits?

A) 120 B) 240
C) 256 D) 360
 
Answer & Explanation Answer: A) 120

Explanation:

Required number of 5 digit numbers can be formed by using the digits 1, 0, 2, 3, 5, 6 which are between 50000 and 60000 without repeating the digits are 

5 x 4 x 3 x 2 x 1 = 120.

Report Error

View Answer Report Error Discuss

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

8 1802
Q:

What is the value of 100P2 ?

A) 10000 B) 9900
C) 8900 D) 7900
 
Answer & Explanation Answer: B) 9900

Explanation:

Here in 100P2, P says that permutations and is defined as in how many ways 2 objects can be selected from 100 and can be arranged.

 

That can be done as,

 

100 P2  = 100!/(100 - 2)!

= 100 x 99 x 98!/98!

= 100 x 99 

= 9900.

Report Error

View Answer Report Error Discuss

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

7 5463
Q:

In how many different ways can the letters of the word 'THERAPY' be arranged so that the vowels always come together?

A) 720 B) 1440
C) 1800 D) 3600
 
Answer & Explanation Answer: B) 1440

Explanation:

Given word is THERAPY.

Number of letters in the given word = 7

Number of vowels in the given word = 2 = A & E

Required number of different ways, the letters of the word THERAPY arranged such that vowels always come together is

6! x 2! = 720 x 2 = 1440.

Report Error

View Answer Report Error Discuss

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

13 1727
Q:

In how many different ways the letters of the word 'TRANSFORMER' can be arranged such that 'N' and 'S' always come together?

A) 112420 B) 85120
C) 40320 D) 1209600
 
Answer & Explanation Answer: D) 1209600

Explanation:

Given word is TRANSFORMER.

Number of letters in the given word = 11 (3 R's)

 

Required, number of ways the letters of the word 'TRANSFORMER' can be arranged such that 'N' and 'S' always come together is

10! x 2!/3!

= 3628800 x 2/6

= 1209600

Report Error

View Answer Report Error Discuss

7 2069
Q:

In how many ways the letters of the word 'CIRCUMSTANCES' can be arranged such that all vowels came at odd places and N always comes at end?

A) 1,51,200 ways. B) 5,04,020 ways
C) 72,000 ways D) None of the above
 
Answer & Explanation Answer: A) 1,51,200 ways.

Explanation:

In circumcstances word there are 3C's, 2S's, I, U,R, T, A, N, E

Total = 13 letters

But last letter must be N

Hence, available places = 12

In that odd places = 1, 3, 5, 7, 9, 11

Owvels = 4

This can be done in 6P4 ways 

Remaining 7 letters can be arranged in 7!/3! x 2! ways

 

Hence, total number of ways = 6P4 x 7!/3! x 2! = 360 x 5040/12 = 1,51,200 ways.

Report Error

View Answer Report Error Discuss

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

3 2391