Problem 141
A ship carries exactly 10 different signal flags.
If each possible combination and ordering of 4 of these flags connotes a specific message, how many signals can be sent with these flags, taken 4 at a time?
Solution
all possible combonations=10×9×8×7=5040