All Exams  >   UPPSC (UP)  >   6 Months Preparation Course for UPPSC  >   MCQ Questions

Permutation & Combination MCQs for UPPSC (UP) Exam

It covers all Important Questions with answers on Permutation & Combination for the UPPSC (UP) exam. The questions are based on important topics. Details about the questions:
  • Topic: Permutation & Combination
  • Type of Questions: MCQs with solutions
  • Number of Questions: 13
  • You can attempt them on EduRev to score high in UPPSC (UP) exam.

2a + 5b = 103. How many pairs of positive integer values can a, b take such that a > b?
  • a)
    12
  • b)
    9
  • c)
    7
  • d)
    8
Correct answer is option 'C'. Can you explain this answer?

Aditya Kumar answered
Let us find the one pair of values for a, b.
a = 4, b = 19 satisfies this equation.
2*4 + 5*19 = 103.

Now, if we increase ‘a’ by 5 and decrease ‘b’ by 2 we should get the next set of numbers. We can keep repeating this to get all values.
Let us think about why we increase ‘a’ by 5 and decrease b by 2.
a = 4, b = 19 works.

Let us say, we increase ‘a’ by n, then the increase would be 2n.
This has to be offset by a corresponding decrease in b.
Let us say we decrease b by ‘m’.
This would result in a net drop of 5m.
In order for the total to be same, 2n should be equal to 5m.
The smallest value of m, n for this to work would be 2, 5.

a = 4, b = 19
a = 9, b = 17
a = 14, b = 15
..
And so on till
a = 49, b = 1
We are also told that ‘a’ should be greater than ‘b’, then we have all combinations from (19, 13) … (49, 1).
7 pairs totally.
Hence the answer is "7"
Choice C is the correct answer.

In how many different ways can the letters of the word 'MATHEMATICS' be arranged such that the vowels must always come together?
  • a)
    9800
  • b)
    100020
  • c)
    120960
  • d)
    140020
Correct answer is option 'C'. Can you explain this answer?

In the word 'MATHEMATICS', we'll consider all the vowels AEAI together as one letter.
Thus, we have MTHMTCS (AEAI).
Now, we have to arrange 8 letters, out of which M occurs twice, T occurs twice
 Number of ways of arranging these letters =8! / ((2!)(2!))= 10080.

Now, AEAI has 4 letters in which A occurs 2 times and the rest are different.
Number of ways of arranging these letters =4! / 2!= 12.

 Required number of words = (10080 x 12) = 120960

How many 3-letter words with or without meaning, can be formed out of the letters of the word, 'LOGARITHMS', if repetition of letters is not allowed? 
  • a)
    720
  • b)
    420
  • c)
    5040
  • d)
    None of these
Correct answer is option 'A'. Can you explain this answer?

The word 'LOGARITHMS' has 10 different letters.
Hence, the number of 3-letter words(with or without meaning) formed by using these letters 
= 10P3
= 10 * 9 * 8
= 720

In how many different ways can the letters of the word 'LEADING' be arranged such that the vowels should always come together? 
  • a)
    122
  • b)
    720
  • c)
    420
  • d)
    None of these
Correct answer is option 'B'. Can you explain this answer?

Arya Roy answered
The word 'LEADING' has 7 different letters.
When the vowels EAI are always together, they can be supposed to form one letter.
Then, we have to arrange the letters LNDG (EAI).
Now, 5 (4 + 1) letters can be arranged in 5! = 120 ways.
The vowels (EAI) can be arranged among themselves in 3! = 6 ways.
Required number of ways = (120 * 6) = 720.

In how many different ways can the letters of the word 'OPTICAL' be arranged so that the vowels always come together? 
  • a)
    610
  • b)
    720
  • c)
    825
  • d)
    920
Correct answer is option 'B'. Can you explain this answer?

The word 'OPTICAL' contains 7 different letters. When the vowels OIA are always together, they can be supposed to form one letter. Then, we have to arrange the letters PTCL (OIA). Now, 5 letters can be arranged in 5!=120 ways. The vowels (OIA) can be arranged among themselves in 3!=6 ways. Required number of ways =(120∗6)=720.

In how many different ways can the letters of the word 'CORPORATION' be arranged so that the vowels always come together? 
  • a)
    47200
  • b)
    48000
  • c)
    42000
  • d)
    50400
Correct answer is option 'D'. Can you explain this answer?

Vowels in the word "CORPORATION" are O,O,A,I,O
Lets make it as CRPRTN(OOAIO)
This has 7 lettes, where R is twice so value = 7!/2!
= 2520
Vowel O is 3 times, so vowels can be arranged = 5!/3!
= 20
Total number of words = 2520 * 20 = 50400

In a group of 6 boys and 4 girls, four children are to be selected. In how many different ways can they be selected such that at least one boy should be there? 
  • a)
    159
  • b)
    209
  • c)
    201
  • d)
    212
Correct answer is 'B'. Can you explain this answer?

Sameer Rane answered
We may have (1 boy and 3 girls) or (2 boys and 2 girls) or (3 boys and 1 girl) or (4 boys). 
Required number of ways = (6C1*4C3)+(6C2*4C2)+(6C3*4C1)+6C4  
= (6C1*4C1)+(6C2*4C2)+(6C3*4C1)+6C2 = 209.

A seven-digit number comprises of only 2's and 3's. How many of these are multiples of 12?
  • a)
    10
  • b)
    22
  • c)
    12
  • d)
    11
Correct answer is option 'D'. Can you explain this answer?

Number should be a multiple of 3 and 4. So, the sum of the digits should be a multiple of 3. We can either have all seven digits as 3, or have three 2's and four 3's, or six 2's and a 3.
(The number of 2's should be a multiple of 3).

For the number to be a multiple of 4, the last 2 digits should be 32. Now, let us combine these two.
All seven 3's - No possibility.

Three 2's and four 3's - The first 5 digits should have two 2's and three 3's in some order.
No of possibilities = 5!3!2!5!3!2! = 10

Six 2's and one 3 - The first 5 digits should all be 2's. So, there is only one number 2222232.
So, there are a total of 10 + 1 = 11 solutions.
Hence the answer is "11"
Choice D is the correct answer.

Chapter doubts & questions for Permutation & Combination - 6 Months Preparation Course for UPPSC 2026 is part of UPPSC (UP) exam preparation. The chapters have been prepared according to the UPPSC (UP) exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for UPPSC (UP) 2026 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Permutation & Combination - 6 Months Preparation Course for UPPSC in English & Hindi are available as part of UPPSC (UP) exam. Download more important topics, notes, lectures and mock test series for UPPSC (UP) Exam by signing up for free.

Top Courses UPPSC (UP)