asked 192k views
5 votes
1. How many ways are there to make an octagon with 19 different sticks when order DOESN’T matter?

2. How many ways are there to make an octagon with 19 different sticks when order MATTERS?

asked
User Ckb
by
7.4k points

1 Answer

2 votes

Answer:

1. 19C8 = 75582

2. 19P8= 3047466240

Explanation:

First, find the number of ways to get 8 sticks from 19. At first, you have 19 choices, then 18, then 17, all the way to 12. Giving you 19*18*17*...*13*12, or 19!/11!.

Combination:

When order doesn't matter, you have to divide 19!/11! by the number of ways to order 8 sides, or 19!/11!/8!=19C8=75582

Permutation:

When order doesn't matter, you don't have to divide 19!/11! by the number of ways to order 8 sides, since you count each of these, and 19!/11!=19P8=3047466240.

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