asked 130k views
4 votes
Jean has 5 different colors of markers: red, blue, green, orange, and purple. Two colors are used to make a sign. How many different combinations are possible? List them.

asked
User Diem
by
8.9k points

1 Answer

2 votes
We need to find the number of possible combinations of r objects from a set of n objects.
Jean has 5 different colors which means that n=5 and 2 colors are used to make a sign, which means r=2.
The number of combinations can be calculated with the formula:
C=n!/((n-r)!r!)
C=5!/(5-2)!*2!
C=5*4*3!/3!*2*1
C=20/2=10
The possible combinations are:
1.red blue
2.red green
3.red orange
4.red purple
5. blue green
6. blue orange
7. blue purple
8. green orange
9. green purple
10. orange purple
answered
User Andrew Smith
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.