asked 195k views
2 votes
Each signal that a certain ship can make is comprised of 3 different flags hanging vertically in a particular order. How many unique signals can be made by using 4 different flags?A. 10B. 12C. 20D. 24E. 36

1 Answer

4 votes

Answer:

24

Explanation:

This problem solution involves permutation to calculate number of arrangements of flags. The reason of using permutation in this scenario is that it is mention in the statement that flags are hanging in a particular order and when order is concern we use permutation. According to permutation definition nPr=n!/(n-r)! and so, the unique signals that are made by using 4 flags are 4P3=4!/(4-3)!=24. Here n=total number=4 and r=number chosen=3.

answered
User Dprado
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.