Question:

Given 5 flags of different colours, how many different signals can be generated if each signal requires the use of 2 flags, one below the other?

Updated On: Oct 21, 2023
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Each signal requires the use of 2 flags. 
There will be as many flags as there are ways of filling in 2 vacant places in succession by the given 5 flags of different colours. 
The upper vacant place can be filled in 5 different ways by any one of the 5 flags following which, the lower vacant place can be filled in 4 different ways by any one of the remaining 4 different flags. 

Thus, by multiplication principle, the number of different signals that can be generated is 5 x 4 = 20

Was this answer helpful?
0
0

Top Questions on permutations and combinations

View More Questions

Concepts Used:

Permutations and Combinations

Permutation:

Permutation is the method or the act of arranging members of a set into an order or a sequence. 

  • In the process of rearranging the numbers, subsets of sets are created to determine all possible arrangement sequences of a single data point. 
  • A permutation is used in many events of daily life. It is used for a list of data where the data order matters.

Combination:

Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.

  • Combination refers to the combination of about n things taken k at a time without any repetition.
  • The combination is used for a group of data where the order of data does not matter.