Aptitude - Permutation and Combination - Discussion

Discussion Forum : Permutation and Combination - General Questions (Q.No. 4)
4.
Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be formed?
210
1050
25200
21400
None of these
Answer: Option
Explanation:

Number of ways of selecting (3 consonants out of 7) and (2 vowels out of 4)

      = (7C3 x 4C2)
= 7 x 6 x 5 x 4 x 3
3 x 2 x 1 2 x 1
= 210.

Number of groups, each having 3 consonants and 2 vowels = 210.

Each group contains 5 letters.

Number of ways of arranging
5 letters among themselves
= 5!
= 5 x 4 x 3 x 2 x 1
= 120.

Required number of ways = (210 x 120) = 25200.

Video Explanation: https://youtu.be/dm-8T8Si5lg

Discussion:
65 comments Page 3 of 7.

Sandhya said:   9 years ago
3 out of 7 consonants,
7 * 6 * 5/3 * 2 * 1 = 210/6
2 out of 4 vowels 4 * 3/2 * 1 = 12/2 = 6,
210/6 * 6 = 210.

Formation of 3 Consonants and 2 vowels 3 + 2 = 5.
5 * 4 * 3 * 2 * 1 = 120,
210 * 120 = 25200.

Sundeep said:   9 years ago
@Veyron999.

Best explanation.

Nitish said:   9 years ago
As the consonants and vowels are not specified and we only have to find how many ways we can arrange them i.e. 210 the Order does not matter. If the letters were specified then only we can apply permutation here.

For example, if the question was 7 men and 4 women, we wouldn't multiply with 5!.
Hence, the correct answer would be 210.

Mahima said:   9 years ago
Why can't we use permutation here instead of combination and multiplication by arrangement?

Since permutation = combination * arrangement.

But the answer is coming 2520.

Atul Moundekar said:   9 years ago
This question is only based on a combination, they never told to find the arrangements. So the answer is 210.

Prof. Vedavyas said:   9 years ago
Explanation is actually simple. Suppose if they asked to find the number of words possible using five different letters and you had no constraints of consonants and vowels.

Then the answer would obviously 5!. So, we know you can form 5! words from five letters.

Now, in the problem, there are not just 5 letters, but much more - 7 consonants and 4 vowels. The 3 consonants can be selected in 7C3 ways. For each of these, we can select 2 vowels in 4C2 ways.

So, the 5 letters themselves can be selected in 7C3X4C2 ways.

Note that each of these 7C3X4C2 are a different set of five letters. A given set of 5 letters can be arranged in 5! ways.

So, 7C3X4C2 sets of 5 letters can be arranged in 7C3X4C2X5! ways.

Hence the answer is 25,200

Rishi said:   10 years ago
In question instead of how many words there should be how many arrangements.

Otherwise, a solution is wrong according to question.

Leonardo said:   10 years ago
I don't understand it.

Athar said:   1 decade ago
You have to arrange the letter.

3 consonants out of 7.

2 vowels out of 4.

7c3x4c2 = 210.

You can do,

How many letter out of these letters?

3+2 = 5.

Now the required no of ways = 210 x 5!

Rob_ph said:   1 decade ago
210 is correct. What is asked in the problem is how many words that have 3 consonants and 2 vowels can be formed from the given 7 and 4.

Basically all words that contains 3 consonants no matter how you arranged the 3 consonants that you picked is considered as one, same with the vowels. Meaning QEWAR is same with WEQAR, hence counted as 1 sample.

Unless you choose another consonant say QEWAD or another vowel QIWAR then it will be a different sample.


Post your comments here:

Your comments will be displayed after verification.