|
In this
lesson we are going to learn about special types of
arrangements called
"permutations."
A permutation is an arrangement in which the order the items are
arranged
is
important.
For example if we were to arrange the letters a,b and
c......abc,cba,bac,bca,cab,acb would be considered
different
permutations
because in each arrangement the order is different.
|
Let's learn the rule...
|
nPr |
The
number of ways n things can
be arranged in groups of size r
(and remember, order matters!) |
nPr = n(n-1)(n-2)...
"r"
times
5P3= 5X4X3=60
r = 3,
so we started at "5" and went down to "3".
|
It looks harder
than it is...let's try a few!!
|
In how many ways can
4 books be arranged on a bookshelf? |
First
we need to determine the "n" and
the "r" in the problem. Since
"n" is the number of things in our group, n =
4 (there are 4 books). And "r"
is the number of items that will be in each arrangement. Since we
are using all 4 books in each arrangement, r =
4 as well.
So plugging in our numbers for the "n" and the "r" we get this:
4P4 = 4
X
3 X
2 X
1 = 24
There are
24
different ways of placing those 4 books on a bookshelf.
|
Let's look at
another...
|
There are 10 students in
a club. They have decided to form committees, with
each committee having 3 members. How many 3 person
committees could be formed from the 10 members of the club? |
First
determine the value of "n".....
that's right, it's 10!
Next find the value of "r"......
right again, it's 3!
Plug these values into the formula...
10P3 =
10
X
9
X
8 = 720
WOW!!! There are 720 different ways of
arranging those 10 students into 3 person committees!!
|
And one more....
|
There are 11 people
on the basketball team. If height is NOT a
factor, how many different 5 person line-ups could the coach
put on the court? (wait 'til you see this answer!) |
Since
there are 11 players on the team, "n" = 11
And since each line-up has 5 players, "r"
= 5
Plug in the values.....
11P5 =
11 X
10
X
9
X
8 X
7 = 55,440!!!
The coach has a choice of 55,440 different
5 player line-ups!!
And you thought coaching was easy!!!
|
|