asked 155k views
2 votes
How many different flags with 3 stripes

are possible, using the colours rby
red (r), blue (b) and
yellow (y)? each colour can
be used only once in each flag.

1 Answer

0 votes


n elements can be arranged in
n! ways.

Therefore, there are as many flags as there are ways to arrange 3 stripes of different color, which is
3!=6.

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