Permutations Combination2
Permutations Combination2
Sara
Megen
Tricia
Jeff
Permutations
The manager of a coffee shop needs to hire two employees, one to work at the
counter and one to work at the drive-through window. Sara, Megen, Tricia and Jeff
all applied for a job. How many possible ways are there for the manager to place
the applicants?
There are 12 different ways for the 4 applicants to hold the 2 positions.
The permutation of n objects taken r at
a time can be denoted by
P(n,r)
Solution
P(5,4) = 5.4.3.2
= 120 ways
Solution
n=5 r=5
P(5,5) = 5.4.3.2.1
= 120 possible pictures.
Remember!
we used all the numbers from the previous
example
n=5 down to 1. another way writing 5.4.3.2.1 is 5!
Find 10 P6
Permutations
Permutation: (Order is important!)
Find 10 P6
10!
10 P6
10 6 !
Permutations
Permutation: (Order is important!)
Find 10 P6
10!
10 P6
10 6 !
10! 10 * 9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 *1
10 P6
4! 4 * 3 * 2 *1
Permutations
Permutation: (Order is important!)
Find 10 P6
10!
10 P6
10 6 !
10! 10 * 9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 *1
10 P6
4! 4 * 3 * 2 *1
10 P6 10 * 9 * 8 * 7 * 6 * 5 or 151,200
For example, if you are choosing 2 salad ingredients from a list of 10,
the order in which you choose the ingredients does not matter.
Combinations
An arrangement or listing in which order is not important is called a combination.
For example, if you are choosing 2 salad ingredients from a list of 10,
the order in which you choose the ingredients does not matter.
Combination
The number of combinations of n objects taken r at a time is the quotient
of n! and (n – r)! * r!
n!
n Cr
n r ! r!
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
The order in which the students are chosen does not matter, so this situation
represents a combination of 7 people taken 4 at a time.
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
The order in which the students are chosen does not matter, so this situation
represents a combination of 7 people taken 4 at a time.
n Cr 7 C4
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
The order in which the students are chosen does not matter, so this situation
represents a combination of 7 people taken 4 at a time.
n Cr 7 C4
7!
7 C4
(7 4)! 4 !
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
The order in which the students are chosen does not matter, so this situation
represents a combination of 7 people taken 4 at a time.
n Cr 7 C4
7! 7 * 6 * 5 * 4 * 3 * 2 *1
7 C4
(7 4)! 4 ! 3 * 2 *1 * 4 * 3 * 2 *1
Combinations
The students of Mr. Fant’s Seminar class had to choose 4 out of the 7 people who
were nominated to serve on the Student Council.
How many different groups of students could be selected?
The order in which the students are chosen does not matter, so this situation
represents a combination of 7 people taken 4 at a time.
n Cr 7 C4
7! 7 * 6 * 5 * 4 * 3 * 2 *1
7 C4
(7 4)! 4 ! 3 * 2 *1 * 4 * 3 * 2 *1
7 *6*5
or 35
3 * 2 *1
There are 35 different groups of students that could be selected.
Permutations and Combinations
The order in which the people are being chosen does not matter because the
positions for which they are being chosen are the same. They are all going to be
members of the student council, with the same duties. (Combination)
Permutations and Combinations
The order in which the people are being chosen does not matter because the
positions for which they are being chosen are the same. They are all going to be
members of the student council, with the same duties. (Combination)