SlideShare a Scribd company logo
1 of 31
11.1 PERMUTATIONS AND11.1 PERMUTATIONS AND
COMBINATIONSCOMBINATIONS
Warm Up
For a main dish, you can choose steak or chicken;
your side dish can be rice or potatoes; and your
drink can be tea or water. Make a tree diagram to
show the number of possible meals if you have
just one of each.
Solve problems involving permutations.
Solve problems involving combinations.
Objectives
compound event
combination
permutation
Vocabulary
Sometimes there are too many possible outcomes
to make a tree diagram or a list. The Fundamental
Counting Principle is one method of finding the
number of possible outcomes.
The Fundamental Counting Principle can also be
used when there are more than two items to
choose.
Example 1: Using the Fundamental Counting Principle
A sandwich can be made with 3 different types
of bread, 5 different meats, and 2 types of
cheese. How many types of sandwiches can be
made if each sandwich consists of one bread,
one meat, and one cheese.
Method 1 Use a tree diagram.
There are 30 possible types of sandwiches.
Bread
Meat
Cheese
1 2 3 4 5
1
1 2 1 2 1 2 1 2 1 2
1 2 3 4 5
2
1 2 1 2 1 2 1 2 1 2
1 2 3 4 5
3
1 2 1 2 1 2 1 2 1 2
Example 1 Continued
A sandwich can be made with 3 different types
of bread, 5 different meats, and 2 types of
cheese. How many types of sandwiches can be
made if each sandwich consists of one bread,
one meat, and one cheese.
Method 2 Use the Fundamental Counting Principle.
30
There are 3 choices for the first item,
5 choices for the second item, and
2 choices for the third item.
There are 30 possible types of sandwiches.
3 • 5 • 2
Check It Out! Example 1
A voicemail system password is 1 letter
followed by a 3-digit number less than 600.
How many different voicemail passwords are
possible?
Method 2 Use the Fundamental Counting Principle.
15,600
There are 26 choices for letters and
600 different numbers (000-599).
There are 15,600 possible combinations of letters
and numbers.
26 • 600
A compound event consists of two or more simple
events, such as a rolled number cube landing with 3
showing and a tossed coin landing heads up. (A
simple event has only one outcome, such as rolling
a 3 on a number cube.) For some compound
events, the order in which the simple events occur
is important.
A combination is a grouping of outcomes in which
the order does not matter.
A permutation is an arrangement of outcomes in
which the order does matter.
The sample space for an experiment is the set of
all possible outcomes.
Remember!
Example 2A: Finding Combinations and Permutations
Tell whether the situation involves combinations
or permutations. Then give the number of
possible outcomes.
An English test contains five different essay
questions labeled A, B, C, D, and E. You are
supposed to choose 2 to answer. How many
different ways are there to do this.
List all possible groupings.
A&B
A&C
A&D
A&E
B&C
B&D
B&E
B&A
C&D
C&E
C&A
C&B
D&E
D&A
D&B
D&C
The order of outcomes is not important, so this
situation involves combinations. Eliminate the
groupings that are duplicates.
Example 2A Continued
A&B
A&C
A&D
A&E
B&C
B&D
B&E
B&A
C&D
C&E
C&A
C&B
D&E
D&A
D&B
D&C
There are 10 different ways to choose 2 questions.
Example 2B: Finding Combinations and Permutations
Tell whether the situations involves
combinations or permutations. Then give the
number of possible outcomes.
A family of 3 plans to sit in the same row at a
movie theater. How many ways can the family
be seated in 3 seats?
List all possible groupings.
A, B, C
A, C, B
B, A, C
B, C, A
C, A, B
C, B, A
The order of outcome is important. This situation
involves permutations.
There are six different ways the family can sit.
Check It Out! Example 2a
Tell whether the situation involves combinations
or permutations. Then give the number of
possible outcomes.
Ingrid is stringing 3 different types of beads on
a bracelet. How many ways can she use one
bead of each type to string the next three
beads?
List all possible designs.
R, G, B
R, B, G
G, R, B
G, B, R
B, R, G
B, G, R
The order of outcomes is important. This situation
involves permutations.
There are six different ways the beads can be strung.
Check It Out! Example 2b
Nathan wants to order a sandwich with two of
the following ingredients: mushroom, eggplant,
tomato, and avocado. How many different
sandwiches can Nathan choose?
List all possible groupings.
mushroom & eggplant
mushroom & tomato
mushroom & avocado
eggplant & tomato
eggplant & avocado
tomato & avocado
The order of outcomes is not important. This
situation involves combinations.
There are six different ways to make the sandwich.
The factorial of a number is the product of the
number and all the natural numbers less than the
number. The factorial of 5 is written 5! and is read
“five factorial.” 5! = 5 • 4 • 3 • 2 • 1 = 120. Factorials
can be used to find the number of combinations and
permutations that can be made from a set of choices.
Suppose you want to make a five-letter password
from the letters A, B, C, D, and E without repeating
a letter. You have 5 choices for the first letter, but
only 4 choices for the second letter. You have one
fewer choice for each subsequent letter of the
password.
Suppose you want to make a three-letter password
from the 5 letters A, B, C, D, and E without
repeating a letter. Again, you have one fewer
choice for each letter of the password.
The number of permutations is:
The factorial of 0 is defined to be 1.
0! = 1
Helpful Hint
Example 3: Finding Permutations
A group of 8 swimmers are swimming in a race.
Prizes are given for first, second, and third place.
How many different outcomes can there be?
The order in which the swimmers finish matters
so use the formula for permutations.
n = 8 and r = 3.
A number divided by itself
is 1, so you can divide
out common factors in
the numerator and
denominator.
There can be 336 different outcomes for the race.
Check It Out! Example 3
How many different ways can 9 people line
up for a picture?
= 362,880
There are 362,880 ways the 9 people can line up
for the picture.
The order in which the people line up matters so
use the formula for permutations.
n = 9 and r = 9.
A number divided by itself
is 1, so you can divide
out common factors in
the numerator and
denominator.
The formula for combinations also involves factorials.
Example 4: Finding Combinations
Four people need to be selected from a class
of 15 to help clean up the campus. How many
different ways can the 4 people be chosen?
The order in which the students are selected does
not matter, so use the formula for combinations.
Method 1 Use the formula for combinations.
n =15 and r =4
Four people need to be selected from a class of
15 to help clean up the campus. How many
different ways can the 4 people be chosen?
Example 4 Continued
Method 2 Use the function of a calculator.
There are 1365 different ways the 4 students can
be selected.
Check It Out! Example 4
A basketball team has 12 members who can
play any position. How many different ways
can the coach choose 5 starting players?
The order in which the players are selected does
not matter, so use the formula for combinations.
Method 1 Use the formula for combinations.
n =12 and r =5
Method 2 Use the function of a calculator.
Check It Out! Example 4 Continued
A basketball team has 12 members who can
play any position. How many different ways
can the coach choose 5 starting players?
There are 792 different ways the 5 players can
be selected to start the game.
Lesson Quiz: Part I
1. A lunch special includes one main item, one
side, and one drink.
How many different meals can you choose if
you pick one main item, one side, and one
drink?
36
Lesson Quiz: Part II
For Problems 2-3, tell whether each situation
involves combinations or permutations. Then
give the possible number of outcomes.
2. When ordering a pizza, you can choose 2
toppings from the following: mushrooms,
olives, pepperoni, pineapple, and sausage. How
many different types of pizza can you order?
combinations; 10
3. Three people in a writing contest are
competing for first, second and third prize.
How many ways can the 3 people be chosen?
permutations; 6
4. You are ordering a triple-scoop ice-cream
cone. There are 18 flavors to choose from and
you don’t care which flavor is on the top,
middle, or bottom. How many different ways
can you select a triple-scoop ice-cream cone?
816
Lesson Quiz: Part III
5. An art gallery has 12 paintings in storage. They
have room to display 4 of them, with each
painting in a different room. How many
possible ways can they display the 4 additional
paintings.
11,880
11.1 PERMUTATIONS AND COMBINATIONS

More Related Content

What's hot

random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)LilianneSoriano
 
Determining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataDetermining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataAlona Hall
 
13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequenceshisema01
 
Exponential Notation Slides
Exponential Notation SlidesExponential Notation Slides
Exponential Notation Slidesjulienorman80065
 
Union and Intersection of Sets
Union and Intersection of SetsUnion and Intersection of Sets
Union and Intersection of Setsayesha nigar
 
Direct, indirect and partitive proportion
Direct, indirect and partitive proportionDirect, indirect and partitive proportion
Direct, indirect and partitive proportionmhera gabayoyo
 
Sample space, events, outcomes, and experiments
Sample space, events, outcomes, and experimentsSample space, events, outcomes, and experiments
Sample space, events, outcomes, and experimentsChristian Costa
 
Geometric sequences and geometric means
Geometric sequences and geometric meansGeometric sequences and geometric means
Geometric sequences and geometric meansDenmar Marasigan
 
Rational Equations and Inequalities
 Rational Equations and Inequalities  Rational Equations and Inequalities
Rational Equations and Inequalities pemey13
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examplesLeo Crisologo
 
Illustrates quadratic equation
Illustrates quadratic equationIllustrates quadratic equation
Illustrates quadratic equationCipriano De Leon
 
Rational Expressions
Rational ExpressionsRational Expressions
Rational ExpressionsCoreAces
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relationssheisirenebkm
 
Function word problems
Function word problemsFunction word problems
Function word problemscandicef
 

What's hot (20)

random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)
 
Determining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataDetermining measures of central tendency for grouped data
Determining measures of central tendency for grouped data
 
13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences
 
Exponential Notation Slides
Exponential Notation SlidesExponential Notation Slides
Exponential Notation Slides
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Union and Intersection of Sets
Union and Intersection of SetsUnion and Intersection of Sets
Union and Intersection of Sets
 
Direct, indirect and partitive proportion
Direct, indirect and partitive proportionDirect, indirect and partitive proportion
Direct, indirect and partitive proportion
 
Combination
CombinationCombination
Combination
 
Permutation
PermutationPermutation
Permutation
 
Sample space, events, outcomes, and experiments
Sample space, events, outcomes, and experimentsSample space, events, outcomes, and experiments
Sample space, events, outcomes, and experiments
 
Geometric sequences and geometric means
Geometric sequences and geometric meansGeometric sequences and geometric means
Geometric sequences and geometric means
 
Sample Space And Events
Sample Space And EventsSample Space And Events
Sample Space And Events
 
Operations on sets
Operations on setsOperations on sets
Operations on sets
 
Rational Equations and Inequalities
 Rational Equations and Inequalities  Rational Equations and Inequalities
Rational Equations and Inequalities
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examples
 
Illustrates quadratic equation
Illustrates quadratic equationIllustrates quadratic equation
Illustrates quadratic equation
 
Rational Expressions
Rational ExpressionsRational Expressions
Rational Expressions
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
 
Function word problems
Function word problemsFunction word problems
Function word problems
 

Similar to 11.1 PERMUTATIONS AND COMBINATIONS

Algebra unit 9.7
Algebra unit 9.7Algebra unit 9.7
Algebra unit 9.7Mark Ryder
 
statiscs and probability math college to help student
statiscs and probability math college  to help studentstatiscs and probability math college  to help student
statiscs and probability math college to help studentcharlezeannprodonram
 
Probability power point combo from holt ch 10
Probability power point combo from holt ch 10Probability power point combo from holt ch 10
Probability power point combo from holt ch 10lothomas
 
FUNDAMENTAL COUNTING PRINCIPLE.ppt
FUNDAMENTAL COUNTING PRINCIPLE.pptFUNDAMENTAL COUNTING PRINCIPLE.ppt
FUNDAMENTAL COUNTING PRINCIPLE.pptDARWINCRUZ24
 
counting techniques
counting techniquescounting techniques
counting techniquesUnsa Shakir
 
PermutationsAndCombinations.ppt
PermutationsAndCombinations.pptPermutationsAndCombinations.ppt
PermutationsAndCombinations.pptSauravDash10
 
12.4 counting methods 1
12.4 counting methods   112.4 counting methods   1
12.4 counting methods 1bweldon
 
Counting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathCounting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathJustin Tallant
 
Basic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point PresentatonBasic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point Presentatonedzhoroevastudy
 
CABT Math 8 - Fundamental Principle of Counting
CABT Math 8 - Fundamental Principle of CountingCABT Math 8 - Fundamental Principle of Counting
CABT Math 8 - Fundamental Principle of CountingGilbert Joseph Abueg
 
(7) Lesson 9.5
(7) Lesson 9.5(7) Lesson 9.5
(7) Lesson 9.5wzuri
 
Beginners counting and probability.pptx
Beginners counting and probability.pptxBeginners counting and probability.pptx
Beginners counting and probability.pptxAbbyXiong
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principlessmiller5
 
Counting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationCounting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationChie Pegollo
 
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptx
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptxPRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptx
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptxtmccfrancisquarre
 
Unit 12: Probability
Unit 12: ProbabilityUnit 12: Probability
Unit 12: ProbabilityRenegarmath
 

Similar to 11.1 PERMUTATIONS AND COMBINATIONS (20)

Algebra unit 9.7
Algebra unit 9.7Algebra unit 9.7
Algebra unit 9.7
 
statiscs and probability math college to help student
statiscs and probability math college  to help studentstatiscs and probability math college  to help student
statiscs and probability math college to help student
 
Probabilty1
Probabilty1Probabilty1
Probabilty1
 
Probabilty.
Probabilty.Probabilty.
Probabilty.
 
Counting
CountingCounting
Counting
 
Probability power point combo from holt ch 10
Probability power point combo from holt ch 10Probability power point combo from holt ch 10
Probability power point combo from holt ch 10
 
FUNDAMENTAL COUNTING PRINCIPLE.ppt
FUNDAMENTAL COUNTING PRINCIPLE.pptFUNDAMENTAL COUNTING PRINCIPLE.ppt
FUNDAMENTAL COUNTING PRINCIPLE.ppt
 
counting techniques
counting techniquescounting techniques
counting techniques
 
PermutationsAndCombinations.ppt
PermutationsAndCombinations.pptPermutationsAndCombinations.ppt
PermutationsAndCombinations.ppt
 
12.4 counting methods 1
12.4 counting methods   112.4 counting methods   1
12.4 counting methods 1
 
Counting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathCounting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite Math
 
Basic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point PresentatonBasic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point Presentaton
 
CABT Math 8 - Fundamental Principle of Counting
CABT Math 8 - Fundamental Principle of CountingCABT Math 8 - Fundamental Principle of Counting
CABT Math 8 - Fundamental Principle of Counting
 
(7) Lesson 9.5
(7) Lesson 9.5(7) Lesson 9.5
(7) Lesson 9.5
 
Beginners counting and probability.pptx
Beginners counting and probability.pptxBeginners counting and probability.pptx
Beginners counting and probability.pptx
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
Counting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationCounting Technique, Permutation, Combination
Counting Technique, Permutation, Combination
 
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptx
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptxPRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptx
PRINCIPLES OF COUNTING AND THEORIES OF PROBABILITY.pptx
 
Unit 12: Probability
Unit 12: ProbabilityUnit 12: Probability
Unit 12: Probability
 
Counting
CountingCounting
Counting
 

More from Mark Ryder

Geometry 201 Unit 4.1
Geometry 201 Unit 4.1Geometry 201 Unit 4.1
Geometry 201 Unit 4.1Mark Ryder
 
Algebra 302 unit 11.4
Algebra 302 unit 11.4Algebra 302 unit 11.4
Algebra 302 unit 11.4Mark Ryder
 
Algebra 2 unit 10.6
Algebra 2 unit 10.6Algebra 2 unit 10.6
Algebra 2 unit 10.6Mark Ryder
 
Algebra 2 unit 10.7
Algebra 2 unit 10.7Algebra 2 unit 10.7
Algebra 2 unit 10.7Mark Ryder
 
Algebra 2 unit 10.5
Algebra 2 unit 10.5Algebra 2 unit 10.5
Algebra 2 unit 10.5Mark Ryder
 
Algebra 2 unit 10.4
Algebra 2 unit 10.4Algebra 2 unit 10.4
Algebra 2 unit 10.4Mark Ryder
 
Algebra 2 unit 10.3
Algebra 2 unit 10.3Algebra 2 unit 10.3
Algebra 2 unit 10.3Mark Ryder
 
Algebra 2 unit 10.2
Algebra 2 unit 10.2Algebra 2 unit 10.2
Algebra 2 unit 10.2Mark Ryder
 
Unit 11.3 probability of multiple events
Unit 11.3 probability of multiple eventsUnit 11.3 probability of multiple events
Unit 11.3 probability of multiple eventsMark Ryder
 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probabilityMark Ryder
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probabilityMark Ryder
 
Geometry 201 unit 5.7
Geometry 201 unit 5.7Geometry 201 unit 5.7
Geometry 201 unit 5.7Mark Ryder
 
Geometry 201 unit 5.5
Geometry 201 unit 5.5Geometry 201 unit 5.5
Geometry 201 unit 5.5Mark Ryder
 
Geometry 201 unit 5.4
Geometry 201 unit 5.4Geometry 201 unit 5.4
Geometry 201 unit 5.4Mark Ryder
 
Geometry 201 unit 5.3
Geometry 201 unit 5.3Geometry 201 unit 5.3
Geometry 201 unit 5.3Mark Ryder
 
Geometry 201 unit 4.7
Geometry 201 unit 4.7Geometry 201 unit 4.7
Geometry 201 unit 4.7Mark Ryder
 
Geometry 201 unit 4.4
Geometry 201 unit 4.4Geometry 201 unit 4.4
Geometry 201 unit 4.4Mark Ryder
 
Geometry 201 unit 4.3
Geometry 201 unit 4.3Geometry 201 unit 4.3
Geometry 201 unit 4.3Mark Ryder
 
Geometry 201 unit 4.2
Geometry 201 unit 4.2Geometry 201 unit 4.2
Geometry 201 unit 4.2Mark Ryder
 
Geometry 201 unit 3.4
Geometry 201 unit 3.4Geometry 201 unit 3.4
Geometry 201 unit 3.4Mark Ryder
 

More from Mark Ryder (20)

Geometry 201 Unit 4.1
Geometry 201 Unit 4.1Geometry 201 Unit 4.1
Geometry 201 Unit 4.1
 
Algebra 302 unit 11.4
Algebra 302 unit 11.4Algebra 302 unit 11.4
Algebra 302 unit 11.4
 
Algebra 2 unit 10.6
Algebra 2 unit 10.6Algebra 2 unit 10.6
Algebra 2 unit 10.6
 
Algebra 2 unit 10.7
Algebra 2 unit 10.7Algebra 2 unit 10.7
Algebra 2 unit 10.7
 
Algebra 2 unit 10.5
Algebra 2 unit 10.5Algebra 2 unit 10.5
Algebra 2 unit 10.5
 
Algebra 2 unit 10.4
Algebra 2 unit 10.4Algebra 2 unit 10.4
Algebra 2 unit 10.4
 
Algebra 2 unit 10.3
Algebra 2 unit 10.3Algebra 2 unit 10.3
Algebra 2 unit 10.3
 
Algebra 2 unit 10.2
Algebra 2 unit 10.2Algebra 2 unit 10.2
Algebra 2 unit 10.2
 
Unit 11.3 probability of multiple events
Unit 11.3 probability of multiple eventsUnit 11.3 probability of multiple events
Unit 11.3 probability of multiple events
 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probability
 
Geometry 201 unit 5.7
Geometry 201 unit 5.7Geometry 201 unit 5.7
Geometry 201 unit 5.7
 
Geometry 201 unit 5.5
Geometry 201 unit 5.5Geometry 201 unit 5.5
Geometry 201 unit 5.5
 
Geometry 201 unit 5.4
Geometry 201 unit 5.4Geometry 201 unit 5.4
Geometry 201 unit 5.4
 
Geometry 201 unit 5.3
Geometry 201 unit 5.3Geometry 201 unit 5.3
Geometry 201 unit 5.3
 
Geometry 201 unit 4.7
Geometry 201 unit 4.7Geometry 201 unit 4.7
Geometry 201 unit 4.7
 
Geometry 201 unit 4.4
Geometry 201 unit 4.4Geometry 201 unit 4.4
Geometry 201 unit 4.4
 
Geometry 201 unit 4.3
Geometry 201 unit 4.3Geometry 201 unit 4.3
Geometry 201 unit 4.3
 
Geometry 201 unit 4.2
Geometry 201 unit 4.2Geometry 201 unit 4.2
Geometry 201 unit 4.2
 
Geometry 201 unit 3.4
Geometry 201 unit 3.4Geometry 201 unit 3.4
Geometry 201 unit 3.4
 

Recently uploaded

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 

Recently uploaded (20)

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 

11.1 PERMUTATIONS AND COMBINATIONS

  • 1. 11.1 PERMUTATIONS AND11.1 PERMUTATIONS AND COMBINATIONSCOMBINATIONS
  • 2. Warm Up For a main dish, you can choose steak or chicken; your side dish can be rice or potatoes; and your drink can be tea or water. Make a tree diagram to show the number of possible meals if you have just one of each.
  • 3. Solve problems involving permutations. Solve problems involving combinations. Objectives
  • 5. Sometimes there are too many possible outcomes to make a tree diagram or a list. The Fundamental Counting Principle is one method of finding the number of possible outcomes. The Fundamental Counting Principle can also be used when there are more than two items to choose.
  • 6. Example 1: Using the Fundamental Counting Principle A sandwich can be made with 3 different types of bread, 5 different meats, and 2 types of cheese. How many types of sandwiches can be made if each sandwich consists of one bread, one meat, and one cheese. Method 1 Use a tree diagram. There are 30 possible types of sandwiches. Bread Meat Cheese 1 2 3 4 5 1 1 2 1 2 1 2 1 2 1 2 1 2 3 4 5 2 1 2 1 2 1 2 1 2 1 2 1 2 3 4 5 3 1 2 1 2 1 2 1 2 1 2
  • 7. Example 1 Continued A sandwich can be made with 3 different types of bread, 5 different meats, and 2 types of cheese. How many types of sandwiches can be made if each sandwich consists of one bread, one meat, and one cheese. Method 2 Use the Fundamental Counting Principle. 30 There are 3 choices for the first item, 5 choices for the second item, and 2 choices for the third item. There are 30 possible types of sandwiches. 3 • 5 • 2
  • 8. Check It Out! Example 1 A voicemail system password is 1 letter followed by a 3-digit number less than 600. How many different voicemail passwords are possible? Method 2 Use the Fundamental Counting Principle. 15,600 There are 26 choices for letters and 600 different numbers (000-599). There are 15,600 possible combinations of letters and numbers. 26 • 600
  • 9. A compound event consists of two or more simple events, such as a rolled number cube landing with 3 showing and a tossed coin landing heads up. (A simple event has only one outcome, such as rolling a 3 on a number cube.) For some compound events, the order in which the simple events occur is important. A combination is a grouping of outcomes in which the order does not matter. A permutation is an arrangement of outcomes in which the order does matter.
  • 10. The sample space for an experiment is the set of all possible outcomes. Remember!
  • 11. Example 2A: Finding Combinations and Permutations Tell whether the situation involves combinations or permutations. Then give the number of possible outcomes. An English test contains five different essay questions labeled A, B, C, D, and E. You are supposed to choose 2 to answer. How many different ways are there to do this. List all possible groupings. A&B A&C A&D A&E B&C B&D B&E B&A C&D C&E C&A C&B D&E D&A D&B D&C
  • 12. The order of outcomes is not important, so this situation involves combinations. Eliminate the groupings that are duplicates. Example 2A Continued A&B A&C A&D A&E B&C B&D B&E B&A C&D C&E C&A C&B D&E D&A D&B D&C There are 10 different ways to choose 2 questions.
  • 13. Example 2B: Finding Combinations and Permutations Tell whether the situations involves combinations or permutations. Then give the number of possible outcomes. A family of 3 plans to sit in the same row at a movie theater. How many ways can the family be seated in 3 seats? List all possible groupings. A, B, C A, C, B B, A, C B, C, A C, A, B C, B, A The order of outcome is important. This situation involves permutations. There are six different ways the family can sit.
  • 14. Check It Out! Example 2a Tell whether the situation involves combinations or permutations. Then give the number of possible outcomes. Ingrid is stringing 3 different types of beads on a bracelet. How many ways can she use one bead of each type to string the next three beads? List all possible designs. R, G, B R, B, G G, R, B G, B, R B, R, G B, G, R The order of outcomes is important. This situation involves permutations. There are six different ways the beads can be strung.
  • 15. Check It Out! Example 2b Nathan wants to order a sandwich with two of the following ingredients: mushroom, eggplant, tomato, and avocado. How many different sandwiches can Nathan choose? List all possible groupings. mushroom & eggplant mushroom & tomato mushroom & avocado eggplant & tomato eggplant & avocado tomato & avocado The order of outcomes is not important. This situation involves combinations. There are six different ways to make the sandwich.
  • 16. The factorial of a number is the product of the number and all the natural numbers less than the number. The factorial of 5 is written 5! and is read “five factorial.” 5! = 5 • 4 • 3 • 2 • 1 = 120. Factorials can be used to find the number of combinations and permutations that can be made from a set of choices.
  • 17. Suppose you want to make a five-letter password from the letters A, B, C, D, and E without repeating a letter. You have 5 choices for the first letter, but only 4 choices for the second letter. You have one fewer choice for each subsequent letter of the password.
  • 18. Suppose you want to make a three-letter password from the 5 letters A, B, C, D, and E without repeating a letter. Again, you have one fewer choice for each letter of the password. The number of permutations is:
  • 19. The factorial of 0 is defined to be 1. 0! = 1 Helpful Hint
  • 20.
  • 21. Example 3: Finding Permutations A group of 8 swimmers are swimming in a race. Prizes are given for first, second, and third place. How many different outcomes can there be? The order in which the swimmers finish matters so use the formula for permutations. n = 8 and r = 3. A number divided by itself is 1, so you can divide out common factors in the numerator and denominator. There can be 336 different outcomes for the race.
  • 22. Check It Out! Example 3 How many different ways can 9 people line up for a picture? = 362,880 There are 362,880 ways the 9 people can line up for the picture. The order in which the people line up matters so use the formula for permutations. n = 9 and r = 9. A number divided by itself is 1, so you can divide out common factors in the numerator and denominator.
  • 23. The formula for combinations also involves factorials.
  • 24. Example 4: Finding Combinations Four people need to be selected from a class of 15 to help clean up the campus. How many different ways can the 4 people be chosen? The order in which the students are selected does not matter, so use the formula for combinations. Method 1 Use the formula for combinations. n =15 and r =4
  • 25. Four people need to be selected from a class of 15 to help clean up the campus. How many different ways can the 4 people be chosen? Example 4 Continued Method 2 Use the function of a calculator. There are 1365 different ways the 4 students can be selected.
  • 26. Check It Out! Example 4 A basketball team has 12 members who can play any position. How many different ways can the coach choose 5 starting players? The order in which the players are selected does not matter, so use the formula for combinations. Method 1 Use the formula for combinations. n =12 and r =5
  • 27. Method 2 Use the function of a calculator. Check It Out! Example 4 Continued A basketball team has 12 members who can play any position. How many different ways can the coach choose 5 starting players? There are 792 different ways the 5 players can be selected to start the game.
  • 28. Lesson Quiz: Part I 1. A lunch special includes one main item, one side, and one drink. How many different meals can you choose if you pick one main item, one side, and one drink? 36
  • 29. Lesson Quiz: Part II For Problems 2-3, tell whether each situation involves combinations or permutations. Then give the possible number of outcomes. 2. When ordering a pizza, you can choose 2 toppings from the following: mushrooms, olives, pepperoni, pineapple, and sausage. How many different types of pizza can you order? combinations; 10 3. Three people in a writing contest are competing for first, second and third prize. How many ways can the 3 people be chosen? permutations; 6
  • 30. 4. You are ordering a triple-scoop ice-cream cone. There are 18 flavors to choose from and you don’t care which flavor is on the top, middle, or bottom. How many different ways can you select a triple-scoop ice-cream cone? 816 Lesson Quiz: Part III 5. An art gallery has 12 paintings in storage. They have room to display 4 of them, with each painting in a different room. How many possible ways can they display the 4 additional paintings. 11,880