SlideShare a Scribd company logo
PERMUTATIONS
Review
Permutations of n
objects taken r at a time:
𝑷(𝒏, 𝒓) =
𝒏!
𝒏 − 𝒓 !
Permutations of n objects
taken all at a time is:
𝑷(𝒏, 𝒏) = 𝒏!
Distinct or Distinguishable
Permutations:
𝑷 =
𝒏!
𝒑! 𝒒! 𝒓! …
Circular permutations of
n objects is:
𝑷 = (𝒏 − 𝟏)!
Problems
1.) Ten runners join in a
race. In how many possible
ways can they be arranged
as 1st , 2nd , and 3rd placers?
2.) In how many ways
can Aling Rosa arrange
6 potted plants in a
row?
3.) Suppose that in a certain
association, there are 12 elected
members of the Board of Directors.
In how many ways can a president,
a vice president, a secretary, and a
treasurer be selected from the
board?
4.) In how many ways can
you place 9 different
books on a shelf if there is
space enough for only 5
books?
5.) In how many ways can
4 people be seated around
a circular table?
Enumerate all possible
arrangements.
Answer:
P = (n-1)! = (4-1)! = 6
A-B-C-D
A-B-D-C
A-C-B-D
A-C-D-B
A-D-B-C
A-D-C-B
6.) In how many ways
can 5 people arrange
themselves in a row for
picture taking?
7.) If Alex has 12 T-shirts, 6
pairs of pants, and 3 pairs
of shoes, how many
possibilities can he dress
himself up for the day?
8.) A dress-shop has 8 new
dresses that she wants to
display in the window. If the
display window has 5
mannequins, in how many
ways can she dress them up?
9.) If there are 10 people
and only 6 chairs are
available, in how many
ways can they be seated?
10.) Five couples want to have
their pictures taken. In how
many ways can they arrange
themselves in a row if:
a. couples must stay together.
b. couples may stand anywhere.
11.) There are 4 different
Mathematics books and 5 different
Science books. In how many ways
can the books be arranged on a shelf
if:
a. there are no restrictions.
b. if they must be placed alternately.
12.) Find the number of
permutations of the
digits of the number
348 838.
13.) How many 4-digit
numbers can be formed
from the digits 1, 3, 5, 6,
8, and 9 if no repetition is
allowed?
14.) In how many
different ways can 5
bicycles be parked if there
are 7 available parking
spaces?
15.) A teacher wants to
assign 4 different tasks
to her 4 students. In how
many possible ways can
she do it?
Solve for the unknown in each item:
1.) P (6,6) = ______
2.) P (7, r) = 840
3.) P (n, 3) = 504
4.) P (10, 5) = ____
HINT: P (n, r) n = number of things
r = taken at a time
5.) P (8,r) = 6720
6.) P (8, 3) = _____
7.) P (n, 4) = 3024
8.) P (13, r) = 156
COMBINATIONS
Suppose you were assigned by
your teacher to be the leader
of your group for your project.
You were given the freedom to
choose 4 of your classmates to
be your group mates.
If you choose Aira, Belle, Charlie,
and Dave, does it make any
difference if you choose instead
Charlie, Aira, Dave, and Belle? Of
course not, because the list
refers to the same people.
Each selection that you could
possibly make is called a
COMBINATION. On the other
hand, if you choose Aira, Belle,
Dave, and Ellen, now that is
another combination,
In a simple words, a
Combination is a selection
made with no regard to
order of the selected
objects.
The number of combinations of
n objects taken r at a time is
denoted by:
C(n, r)
𝒏
𝒓
𝒄𝒓
𝒏 𝒄𝒓
n
How do we find the
number of combinations
of n objects taken r at a
time?
In combinations, we
have:
𝑪(𝒏, 𝒓) =
𝑷(𝒏, 𝒓)
𝒓!
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
where: n = no. of objects
r = taken at a time
Illustration #1
Suppose now, that you are
asked to form different
triangles out of 4 points
plotted, say, A, B, C, and D, of
which no three are collinear.
A
B
C
D
We can see that △ ABC is the
same as △ BCA and △ CBA.
In the same manner,
△ BCD is the same as
△ CBD and △ DBC.
This is another illustration
of combination. The
different triangles that can
be formed are △ ABC , △
ABD , △ BCD , and △ CDA.
Thus, there are
only 4
COMBINATIONS
Consider this:
If order of the letters is
important, then we have
the following:
ABC
ACB
BCA
BAC
CAB
CBA
ABD
ADB
BDA
BAD
DBA
DAB
BCD
BDC
CDB
CBD
DBC
DCB
CDA
CAD
DAC
DCA
ADC
ACD
The number of different
orders of 4 vertices,
taken 3 at a time is:
𝑷 𝟒, 𝟑 =
𝟒!
𝟒 − 𝟑 !
= 𝟐𝟒
There are 24 possibilities in
permutations. But in
combinations, we have:
𝑪 𝟒, 𝟑 =
𝟒!
𝟑! 𝟒 − 𝟑 !
= 𝟒
Illustration #2
Suppose you have 4 different
colors - black, blue, yellow,
and red of which you have to
mix 2 equal proportions to
make a new color. How many
new colors can be made?
PERMUTATION-COMBINATION.pdf
PERMUTATION-COMBINATION.pdf
Notice that mixing blue
and red is exactly the
same as mixing red and
blue, so the order does
not matter.
As you can see there are
6 new colors Black-Blue,
Black-Red, Black-Yellow,
Blue-Red, Blue-Yellow,
Red-Yellow.
When using formula in
combinations, we have:
𝑪 𝟒, 𝟐 =
𝟒!
𝟐! 𝟒 − 𝟐 !
= 𝟔
Example #1
In how many ways can a
committee consisting of 4
members be formed from
8 people?
Solution:
Using the formula, n = 8
and r = 4
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
𝑪(𝟖, 𝟒) =
𝟖!
𝟒! 𝟖 − 𝟒 !
=
𝟖 ∙ 𝟕 ∙ 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐
𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐
2
= 𝟐 ∙ 𝟕 ∙ 𝟓
= 𝟕𝟎 𝒘𝒂𝒚𝒔
Example #2
How many polygons can be
possibly formed from 6
distinct points on a plane, no
three of which are collinear?
Solution:
The polygon may have 3,
4, 5, or 6 vertices.
Thus, each has its own
combination.
Using the formula, n = 6
and r = 3
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
𝑪(𝟔, 𝟑) =
𝟔!
𝟑! 𝟔 − 𝟑 !
=
𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
= 𝟐𝟎
Using the formula, n = 6
and r = 4
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
𝑪(𝟔, 𝟒) =
𝟔!
𝟒! 𝟔 − 𝟒 !
=
𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟐 ∙ 𝟏
= 𝟏𝟓
Using the formula, n = 6
and r = 5
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
𝑪(𝟔, 𝟓) =
𝟔!
𝟓! 𝟔 − 𝟓 !
=
𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
= 𝟔
Using the formula, n = 6
and r = 6
𝑪(𝒏, 𝒓) =
𝒏!
𝒓! 𝒏 − 𝒓 !
𝑪(𝟔, 𝟔) =
𝟔!
𝟔! 𝟔 − 𝟔 !
=
𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏
𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟏
= 𝟏
Answer:
C = 20 + 15 + 6 + 1
C = 42 possible polygons
Activity #1
Perfect Combinations
Study the following
situations. Then answer
the questions that follow:
Instruction
Identify which situations
illustrate PERMUTATION
and which illustrate
COMBINATION.
1.) Determining the top
three winners in a
Science Quiz Bee.
2.) Forming lines from
six given points with no
three of which are
collinear.
3.) Forming triangles
from 7 given points with
no three of which are
collinear.
4.) Four people posing
for pictures.
5.) Assembling a jigsaw
puzzle.
6.) Choosing 2
household chores
to do before dinner.
7.) Selecting 5
basketball players out
of 10 team members for
the different positions.
8.) Choosing three of
your classmates to
attend your party.
9.) Picking 6 balls
from a basket of
12 balls.
10.) Forming a
committee of 5
members from 20
people.
Activity #2
Flex That Brains!
Analyze the following
combinations. Then answer
the questions that follow:
Find the unknown in each item: ½ CW
1.) C (8, 3) = ____
2.) C (n, 4) = 15
3.) C (8, r) = 28
4.) C (9, 9) = ____
HINT: C (n, r) n = number of things
r = taken at a time
5.) C (n, 3) = 35
6.) C (10, r) = 120
7.) C (n, 2) = 78
8.) C (11, r) = 165
Activity #3
Choose Wisely, Choose Me
Solve the following problems
completely in a ½ crosswise of
paper. Do not copy the problem.
Problem #1
If there are 12 teams in a basketball
tournament and each team must
play every other team in the
eliminations, how many elimination
games will there be?
66 ways
Problem #2
How many different sets of
5 cards each can be
formed from a standard
deck of 52 cards?
2,598,960 ways
Problem #3
In a 10-item Mathematics
problem-solving test, how
many ways can you select
5 problems to solve?
252 ways

More Related Content

PDF
Multiplication and Division of Rational Algebraic Expressions
PDF
Polygons: Classification and KInds
PPTX
12.4 probability of compound events
PPTX
Grade 8 Mathematical system- Third Quarter
PPT
Rectangular Coordinate System
PPTX
GRADE 10 MATH Probability and Statistics
PPTX
Demand (kahulugan).pptx
Multiplication and Division of Rational Algebraic Expressions
Polygons: Classification and KInds
12.4 probability of compound events
Grade 8 Mathematical system- Third Quarter
Rectangular Coordinate System
GRADE 10 MATH Probability and Statistics
Demand (kahulugan).pptx

What's hot (20)

PDF
Permutation
PPTX
System of Linear inequalities in two variables
PPT
G10 Math Q1- Week 1_2 -Generates Pattern.ppt
PPTX
Sample Space And Events
PPTX
Math 8 Lesson 1 - 1st Quarter
PPT
Interior-and-Exterior-Angles-of-Polygons.ppt
PPTX
Combinations
PPTX
Math 8 Quarter 3 Topic: CONGRUENT TRIANGLES
PPTX
union and intersection.pptx
PPTX
Geometric sequences
PPTX
Combination
PPTX
Grade 10 Permutation PowerPoint Presentation
PDF
Grade 8-addition-and-subtraction-of-rational-expression
PPTX
counting techniques
PPTX
Introduction of Probability
PPTX
Arithmetic sequence
PPTX
Solving problems involving linear inequalities in two variables
PPTX
NATURE of the ROOTS Grade 9 Mathematics Q1.pptx
PPTX
DECILE FOR UNGROUPED DATA-MOV 4 COPY.pptx
PPTX
Pang ugnay sa pagsunod-sunod ng mga pangyayari
Permutation
System of Linear inequalities in two variables
G10 Math Q1- Week 1_2 -Generates Pattern.ppt
Sample Space And Events
Math 8 Lesson 1 - 1st Quarter
Interior-and-Exterior-Angles-of-Polygons.ppt
Combinations
Math 8 Quarter 3 Topic: CONGRUENT TRIANGLES
union and intersection.pptx
Geometric sequences
Combination
Grade 10 Permutation PowerPoint Presentation
Grade 8-addition-and-subtraction-of-rational-expression
counting techniques
Introduction of Probability
Arithmetic sequence
Solving problems involving linear inequalities in two variables
NATURE of the ROOTS Grade 9 Mathematics Q1.pptx
DECILE FOR UNGROUPED DATA-MOV 4 COPY.pptx
Pang ugnay sa pagsunod-sunod ng mga pangyayari
Ad

Similar to PERMUTATION-COMBINATION.pdf (20)

PPTX
MATHEMATICS 10- QUARTER 3_ WEEK 1ILLUSTRATING PERMUTATION.pptx
PPTX
Permutationssafafhadbfghdsbgsndgsdgad.pptx
PPTX
Permutations & Combinations for discreate mathemeatics
PPT
helps in presenting the topic math and all
PDF
Math10_Q3_Module 5_solvingwordproblemsinvolvingpermutat_v2.pdf
PPT
G10 Math Q3- Week 5- Solves Problem on Permutation and Combination - Copy.ppt
PDF
LEARNING ACTIVITY SHEET FOR MATH10 3RD Q
PDF
03-counting.pdf
PPTX
Linear-Circular-and-Repetition-Permutation.pptx
PPTX
6. Permutations and Combinations-Revised (1).pptx
PDF
Section 0-5 Algebra 2
PPTX
Vinluan-Jer000000000ome-T.-WEEK-5.1.pptx
PPTX
G10-MathQ3-Week-2- Definition of Permutation
PPTX
permutation and combination upper secondary
PPTX
Mathematics Grade 10 Quarter 3 Module 1 Permutations
PPSX
Permutation level two
PPT
12.6 combinations 1
PPTX
kinds of permutation.pptx
PPT
Counting Principles Theory Power Point.ppt
PPT
CP Power Point.ppt
MATHEMATICS 10- QUARTER 3_ WEEK 1ILLUSTRATING PERMUTATION.pptx
Permutationssafafhadbfghdsbgsndgsdgad.pptx
Permutations & Combinations for discreate mathemeatics
helps in presenting the topic math and all
Math10_Q3_Module 5_solvingwordproblemsinvolvingpermutat_v2.pdf
G10 Math Q3- Week 5- Solves Problem on Permutation and Combination - Copy.ppt
LEARNING ACTIVITY SHEET FOR MATH10 3RD Q
03-counting.pdf
Linear-Circular-and-Repetition-Permutation.pptx
6. Permutations and Combinations-Revised (1).pptx
Section 0-5 Algebra 2
Vinluan-Jer000000000ome-T.-WEEK-5.1.pptx
G10-MathQ3-Week-2- Definition of Permutation
permutation and combination upper secondary
Mathematics Grade 10 Quarter 3 Module 1 Permutations
Permutation level two
12.6 combinations 1
kinds of permutation.pptx
Counting Principles Theory Power Point.ppt
CP Power Point.ppt
Ad

Recently uploaded (20)

PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
Complications of Minimal Access Surgery at WLH
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
RMMM.pdf make it easy to upload and study
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
History, Philosophy and sociology of education (1).pptx
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Supply Chain Operations Speaking Notes -ICLT Program
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Paper A Mock Exam 9_ Attempt review.pdf.
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Practical Manual AGRO-233 Principles and Practices of Natural Farming
A systematic review of self-coping strategies used by university students to ...
What if we spent less time fighting change, and more time building what’s rig...
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Complications of Minimal Access Surgery at WLH
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
Chinmaya Tiranga quiz Grand Finale.pdf
UNIT III MENTAL HEALTH NURSING ASSESSMENT
RMMM.pdf make it easy to upload and study
Orientation - ARALprogram of Deped to the Parents.pptx
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
History, Philosophy and sociology of education (1).pptx

PERMUTATION-COMBINATION.pdf

  • 3. Permutations of n objects taken r at a time: 𝑷(𝒏, 𝒓) = 𝒏! 𝒏 − 𝒓 !
  • 4. Permutations of n objects taken all at a time is: 𝑷(𝒏, 𝒏) = 𝒏!
  • 5. Distinct or Distinguishable Permutations: 𝑷 = 𝒏! 𝒑! 𝒒! 𝒓! …
  • 6. Circular permutations of n objects is: 𝑷 = (𝒏 − 𝟏)!
  • 8. 1.) Ten runners join in a race. In how many possible ways can they be arranged as 1st , 2nd , and 3rd placers?
  • 9. 2.) In how many ways can Aling Rosa arrange 6 potted plants in a row?
  • 10. 3.) Suppose that in a certain association, there are 12 elected members of the Board of Directors. In how many ways can a president, a vice president, a secretary, and a treasurer be selected from the board?
  • 11. 4.) In how many ways can you place 9 different books on a shelf if there is space enough for only 5 books?
  • 12. 5.) In how many ways can 4 people be seated around a circular table? Enumerate all possible arrangements.
  • 13. Answer: P = (n-1)! = (4-1)! = 6 A-B-C-D A-B-D-C A-C-B-D A-C-D-B A-D-B-C A-D-C-B
  • 14. 6.) In how many ways can 5 people arrange themselves in a row for picture taking?
  • 15. 7.) If Alex has 12 T-shirts, 6 pairs of pants, and 3 pairs of shoes, how many possibilities can he dress himself up for the day?
  • 16. 8.) A dress-shop has 8 new dresses that she wants to display in the window. If the display window has 5 mannequins, in how many ways can she dress them up?
  • 17. 9.) If there are 10 people and only 6 chairs are available, in how many ways can they be seated?
  • 18. 10.) Five couples want to have their pictures taken. In how many ways can they arrange themselves in a row if: a. couples must stay together. b. couples may stand anywhere.
  • 19. 11.) There are 4 different Mathematics books and 5 different Science books. In how many ways can the books be arranged on a shelf if: a. there are no restrictions. b. if they must be placed alternately.
  • 20. 12.) Find the number of permutations of the digits of the number 348 838.
  • 21. 13.) How many 4-digit numbers can be formed from the digits 1, 3, 5, 6, 8, and 9 if no repetition is allowed?
  • 22. 14.) In how many different ways can 5 bicycles be parked if there are 7 available parking spaces?
  • 23. 15.) A teacher wants to assign 4 different tasks to her 4 students. In how many possible ways can she do it?
  • 24. Solve for the unknown in each item: 1.) P (6,6) = ______ 2.) P (7, r) = 840 3.) P (n, 3) = 504 4.) P (10, 5) = ____ HINT: P (n, r) n = number of things r = taken at a time 5.) P (8,r) = 6720 6.) P (8, 3) = _____ 7.) P (n, 4) = 3024 8.) P (13, r) = 156
  • 26. Suppose you were assigned by your teacher to be the leader of your group for your project. You were given the freedom to choose 4 of your classmates to be your group mates.
  • 27. If you choose Aira, Belle, Charlie, and Dave, does it make any difference if you choose instead Charlie, Aira, Dave, and Belle? Of course not, because the list refers to the same people.
  • 28. Each selection that you could possibly make is called a COMBINATION. On the other hand, if you choose Aira, Belle, Dave, and Ellen, now that is another combination,
  • 29. In a simple words, a Combination is a selection made with no regard to order of the selected objects.
  • 30. The number of combinations of n objects taken r at a time is denoted by: C(n, r) 𝒏 𝒓 𝒄𝒓 𝒏 𝒄𝒓 n
  • 31. How do we find the number of combinations of n objects taken r at a time?
  • 32. In combinations, we have: 𝑪(𝒏, 𝒓) = 𝑷(𝒏, 𝒓) 𝒓!
  • 33. 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 ! where: n = no. of objects r = taken at a time
  • 35. Suppose now, that you are asked to form different triangles out of 4 points plotted, say, A, B, C, and D, of which no three are collinear.
  • 37. We can see that △ ABC is the same as △ BCA and △ CBA. In the same manner, △ BCD is the same as △ CBD and △ DBC.
  • 38. This is another illustration of combination. The different triangles that can be formed are △ ABC , △ ABD , △ BCD , and △ CDA.
  • 39. Thus, there are only 4 COMBINATIONS
  • 40. Consider this: If order of the letters is important, then we have the following:
  • 42. The number of different orders of 4 vertices, taken 3 at a time is: 𝑷 𝟒, 𝟑 = 𝟒! 𝟒 − 𝟑 ! = 𝟐𝟒
  • 43. There are 24 possibilities in permutations. But in combinations, we have: 𝑪 𝟒, 𝟑 = 𝟒! 𝟑! 𝟒 − 𝟑 ! = 𝟒
  • 45. Suppose you have 4 different colors - black, blue, yellow, and red of which you have to mix 2 equal proportions to make a new color. How many new colors can be made?
  • 48. Notice that mixing blue and red is exactly the same as mixing red and blue, so the order does not matter.
  • 49. As you can see there are 6 new colors Black-Blue, Black-Red, Black-Yellow, Blue-Red, Blue-Yellow, Red-Yellow.
  • 50. When using formula in combinations, we have: 𝑪 𝟒, 𝟐 = 𝟒! 𝟐! 𝟒 − 𝟐 ! = 𝟔
  • 51. Example #1 In how many ways can a committee consisting of 4 members be formed from 8 people?
  • 52. Solution: Using the formula, n = 8 and r = 4 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 !
  • 53. 𝑪(𝟖, 𝟒) = 𝟖! 𝟒! 𝟖 − 𝟒 ! = 𝟖 ∙ 𝟕 ∙ 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 2
  • 54. = 𝟐 ∙ 𝟕 ∙ 𝟓 = 𝟕𝟎 𝒘𝒂𝒚𝒔
  • 55. Example #2 How many polygons can be possibly formed from 6 distinct points on a plane, no three of which are collinear?
  • 56. Solution: The polygon may have 3, 4, 5, or 6 vertices. Thus, each has its own combination.
  • 57. Using the formula, n = 6 and r = 3 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 !
  • 58. 𝑪(𝟔, 𝟑) = 𝟔! 𝟑! 𝟔 − 𝟑 ! = 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 = 𝟐𝟎
  • 59. Using the formula, n = 6 and r = 4 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 !
  • 60. 𝑪(𝟔, 𝟒) = 𝟔! 𝟒! 𝟔 − 𝟒 ! = 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟐 ∙ 𝟏 = 𝟏𝟓
  • 61. Using the formula, n = 6 and r = 5 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 !
  • 62. 𝑪(𝟔, 𝟓) = 𝟔! 𝟓! 𝟔 − 𝟓 ! = 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 = 𝟔
  • 63. Using the formula, n = 6 and r = 6 𝑪(𝒏, 𝒓) = 𝒏! 𝒓! 𝒏 − 𝒓 !
  • 64. 𝑪(𝟔, 𝟔) = 𝟔! 𝟔! 𝟔 − 𝟔 ! = 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 𝟔 ∙ 𝟓 ∙ 𝟒 ∙ 𝟑 ∙ 𝟐 ∙ 𝟏 ∙ 𝟏 = 𝟏
  • 65. Answer: C = 20 + 15 + 6 + 1 C = 42 possible polygons
  • 66. Activity #1 Perfect Combinations Study the following situations. Then answer the questions that follow:
  • 67. Instruction Identify which situations illustrate PERMUTATION and which illustrate COMBINATION.
  • 68. 1.) Determining the top three winners in a Science Quiz Bee.
  • 69. 2.) Forming lines from six given points with no three of which are collinear.
  • 70. 3.) Forming triangles from 7 given points with no three of which are collinear.
  • 71. 4.) Four people posing for pictures. 5.) Assembling a jigsaw puzzle.
  • 72. 6.) Choosing 2 household chores to do before dinner.
  • 73. 7.) Selecting 5 basketball players out of 10 team members for the different positions.
  • 74. 8.) Choosing three of your classmates to attend your party.
  • 75. 9.) Picking 6 balls from a basket of 12 balls.
  • 76. 10.) Forming a committee of 5 members from 20 people.
  • 77. Activity #2 Flex That Brains! Analyze the following combinations. Then answer the questions that follow:
  • 78. Find the unknown in each item: ½ CW 1.) C (8, 3) = ____ 2.) C (n, 4) = 15 3.) C (8, r) = 28 4.) C (9, 9) = ____ HINT: C (n, r) n = number of things r = taken at a time 5.) C (n, 3) = 35 6.) C (10, r) = 120 7.) C (n, 2) = 78 8.) C (11, r) = 165
  • 79. Activity #3 Choose Wisely, Choose Me Solve the following problems completely in a ½ crosswise of paper. Do not copy the problem.
  • 80. Problem #1 If there are 12 teams in a basketball tournament and each team must play every other team in the eliminations, how many elimination games will there be? 66 ways
  • 81. Problem #2 How many different sets of 5 cards each can be formed from a standard deck of 52 cards? 2,598,960 ways
  • 82. Problem #3 In a 10-item Mathematics problem-solving test, how many ways can you select 5 problems to solve? 252 ways