TLP 18 Permutation
TLP 18 Permutation
Dapdap Street, Poblacion 3 Carcar City, Cebu
Telephone Number: 487-8927
Discussion
Let us have some illustrative examples.
Example 1
How many different ways can 7 students be seated for a selfie if only 4 sets are available?
Solution:
Example 2
Evaluate:
P (9 , 3)
a. P (6,4) b. P (13,3) c.
P (7 , 5)
Solutions:
Cancel 2!
Cancel 10!
There is also another way to solve a permutation which we called seat technique.
Seat technique is basically you will count how many seats or position to be filled in or the r in the
formula.
Let’s have the example 2 letter a.
Our permutation represents as P ( 6, 4). So, the positions that we need to fill in is 4.
___ , ____, ____, _____
So instead that we use the formula and memorize it, we us the seat.
___ , ____, ____, _____
In this position, try to imagine that there 6 persons that will seats on 4 chairs, so
__6_ , __5_, __4_,__3_
For the first seat, we can have 6 ways or six persons, on the second seat we can only have 5 ways or 5 persons
can seat on a chair since the other one already sit on the 1st seat. For the third seat, since the two persons already
sits on 1st and 2nd seats, we only have 3 ways or persons. After the 1st – 3rd seats filled, 4th seat can be filled with
same reasoning. So,
6 • 5 • 4 • 3 = 360
Which has the same answer if we use the formula.
Practice!
Try This #2!
Find the following:
P (8 , 5)
1. P (10,5) 2.
P (6 , 3)
Practice!
Try This #3!
Solve the problem.
A club with 12 members will elect their officer, in how many ways can they choose a president, a vice
president, a secretary, and a treasurer?
Example 4
How many 4-letter words can be formed from the letters in these words?
a. GOLD B. SILVER
Solution:
a. GOLD has 4 distinct letters (n = 4) and 4-letter words ( r= 4) are to be formed.
We can use the formula or seat technique.
4!
P (4,4) = The seat technique:
( 4−4 ) !
4! _____, ______, ______, ______
=
0! We have,
4!
= 4 • 3 • 2 • 1 = 24
1
= 4!
=4•3•2•1
= 24
b. SILVER has 6 distinct letters (n =6) and 4-letter words (r = 4) are to be formed.
4!
P (6,4) =
( 6−4 ) ! The seat technique:
4! _____, ______, ______, ______
=
2!
We have,
6 •5 • 4 •3 •2 !
= 6 • 5 • 4 • 3 = 360
2!
=6•5•4•3
b. In the 6-letter word MANILA (n = 6) , there are 2 letters A’s, ( p =2 ). Thus, these letters can be arranged in
6 ! 6 •5 • 4 •3 •2 !
= [2! Is from the letter A repetitions]
2! 2!
= 6 •5 • 4 •3
= 720 ways
3 • 2 • 1 is from repetition of Letter A (3!)
3! Is from the repetition of letter N (3!)
Practice!
Try This #4!
How many different ways can the letters of the following words arranged?
1. NOTATION 2. BIOLOGY
2 • 1 is from the repetition of Letter T and Y (2!)
3! is form the repetition of Letter A (3!)
Example 6
You are creating a 5 – letter password for your email account and repetitions are allowed. How many
possible passwords can be formed?
Solution:
This task involves selecting 5 letters from 26 letters of alphabet and letters can repeat. Using the
fundamental principle of counting:
26 26 26 26 26
• • • •
letter 1 letter 2 letter 3 letter 4 letter 5
= 265
= 11, 881,376
Thus, in distinct permutations with repetition, nr will give the number of order arrangement when
r objects are taken from n objects.
Circular Permutations
Example 7
How many ways can 9 people sit around a circular table?
Solution:
(n -1) = (9 – 1)!
= 8!
= 40,320
Example 8
How many ways can 5 boys and 5 girls be seated at a round table if :
a. no restrictions are imposed
b. the girls and boys are to occupy alternate seats
c. 3 particular girls must sit together
d. all the girls must sit together.
Solution:
a. The number of arrangements of 10 persons to be seated at a round table is (n-1)! That is,
(n -1)! = (10-1)!
= 9!
= 362, 880
b.
c.
d.
Remember: In doing problems on permutation, you need to analyze if it is a distinct with repetition or
without repetition or if it a circular permutation for you to use the appropriate formulas.
Practice!
Try This #5!
In how many ways can you seat 7 guests in a circular table?
Write your own example of a permutation problem and discuss its solution.
C. CLOSURE
EVALUATION
A. Give the value of each permutation. Show your solutions.
1. P (6,3) 2. P (4,4) 3. P (10,1)