SlideShare une entreprise Scribd logo
1  sur  59
Télécharger pour lire hors ligne
Addition Principle
             Venn Diagrams
     Multiplication Principle




Math 1300 Finite Mathematics
Section 7-3: Basic Counting Principles


                   Jason Aubrey

            Department of Mathematics
              University of Missouri




                                                               university-logo



              Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle


Example: If enrollment in a section of Math 1300 consists of 13
males and 15 females, then it is clear that there are a total of 28
students in the class.




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle


Example: If enrollment in a section of Math 1300 consists of 13
males and 15 females, then it is clear that there are a total of 28
students in the class.
To represent this in terms of set operations, we would first
assign names to the sets. Let
           M = set of male students in the section
           F = set of female students in the section




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle


Example: If enrollment in a section of Math 1300 consists of 13
males and 15 females, then it is clear that there are a total of 28
students in the class.
To represent this in terms of set operations, we would first
assign names to the sets. Let
           M = set of male students in the section
           F = set of female students in the section
Notice that M ∪ F is the set of all students in the class, and that
M ∩ F = ∅.




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle


Example: If enrollment in a section of Math 1300 consists of 13
males and 15 females, then it is clear that there are a total of 28
students in the class.
To represent this in terms of set operations, we would first
assign names to the sets. Let
           M = set of male students in the section
           F = set of female students in the section
Notice that M ∪ F is the set of all students in the class, and that
M ∩ F = ∅. The total number of students in the class is then
represented by n(M ∪ F ), and we have


                   n(M ∪ F ) = n(M) + n(F )
                                       = 13 + 15 = 28.
                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.
Let B represent the set of business majors and J represent the
set of journalism majors.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.
Let B represent the set of business majors and J represent the
set of journalism majors.
Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all
students in the class.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.
Let B represent the set of business majors and J represent the
set of journalism majors.
Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all
students in the class.
Can we conclude that n(B ∪ J) = 22 + 16 = 38?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.
Let B represent the set of business majors and J represent the
set of journalism majors.
Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all
students in the class.
Can we conclude that n(B ∪ J) = 22 + 16 = 38?
No! This would double count double majors.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: Suppose we are told that an economics class
consists of 22 business majors and 16 journalism majors.
Let B represent the set of business majors and J represent the
set of journalism majors.
Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all
students in the class.
Can we conclude that n(B ∪ J) = 22 + 16 = 38?
No! This would double count double majors.
The set B ∩ J represents the set of students majoring in both
business and journalism. If B ∩ J = ∅, then we must avoid
counting these students twice.
                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




If we had, say, 7 double majors in the class, then

                                n(B ∩ J) = 7




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




If we had, say, 7 double majors in the class, then

                                n(B ∩ J) = 7

And the correct count would be

              n(B ∪ J) = n(B) + n(J) − n(B ∩ J)
                             = 22 + 16 − 7
                             = 31




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Theorem (Addition Principle (For Counting))
For any two sets A and B,

               n(A ∪ B) = n(A) + n(B) − n(A ∩ B)

If A and B are disjoint, then

                      n(A ∪ B) = n(A) + n(B)




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A marketing survey of a group of kids indicated that
25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had
both a DS and a Wii, how many kids interviewed have a DS or
a Wii?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A marketing survey of a group of kids indicated that
25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had
both a DS and a Wii, how many kids interviewed have a DS or
a Wii?
Let D represent the set of kids with a DS, and let W represent
the set of kids with a Wii.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A marketing survey of a group of kids indicated that
25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had
both a DS and a Wii, how many kids interviewed have a DS or
a Wii?
Let D represent the set of kids with a DS, and let W represent
the set of kids with a Wii.

            n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W )




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A marketing survey of a group of kids indicated that
25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had
both a DS and a Wii, how many kids interviewed have a DS or
a Wii?
Let D represent the set of kids with a DS, and let W represent
the set of kids with a Wii.

            n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W )
            n(D ∪ W ) = 25 + 15 − 10 = 30




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A marketing survey of a group of kids indicated that
25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had
both a DS and a Wii, how many kids interviewed have a DS or
a Wii?
Let D represent the set of kids with a DS, and let W represent
the set of kids with a Wii.

            n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W )
            n(D ∪ W ) = 25 + 15 − 10 = 30

Number of kids with a DS or a Wii: 30.

                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




In problems which involve more than two sets or which involve
complements of sets, it is often helpful to draw a Venn
Diagram.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




In problems which involve more than two sets or which involve
complements of sets, it is often helpful to draw a Venn
Diagram.
Example: In a certain class, there are 23 majors in Psychology,
16 majors in English and 7 students who are majoring in both
Psychology and English. If there are 50 students in the class,
how many students are majoring in neither of these subjects?
How many students are majoring in Psychology alone?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




In problems which involve more than two sets or which involve
complements of sets, it is often helpful to draw a Venn
Diagram.
Example: In a certain class, there are 23 majors in Psychology,
16 majors in English and 7 students who are majoring in both
Psychology and English. If there are 50 students in the class,
how many students are majoring in neither of these subjects?
How many students are majoring in Psychology alone?
Let P represent the set of Psychology majors and let E
represent the set of English majors.


                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:
 n(U) = 50

           P                                             E




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:
 n(U) = 50

           P                                             E




                                 7




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                            Venn Diagrams
                    Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:
 n(U) = 50

           P                                                E




               16                   7




                                                                              university-logo



                             Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                            Venn Diagrams
                    Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:
 n(U) = 50

           P                                                E




               16                   7                 9




                                                                              university-logo



                             Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                            Venn Diagrams
                    Multiplication Principle


Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also
given that there are 50 students in the class, so n(U) = 50.
Now we draw a Venn Diagram:
 n(U) = 50

           P                                                E




               16                   7                 9




    18
                                                                              university-logo



                             Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Example: A survey of 100 college faculty who exercise
regularly found that 45 jog, 30 swim, 20 cycle, 6 jog and swim,
1 jogs and cycles, 5 swim and cycle, and 1 does all three. How
many of the faculty members do not do any of these three
activities? How many just jog?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                        Venn Diagrams
                Multiplication Principle




Let A and B be sets and A ⊂ U, B ⊂ U,




                                                                          university-logo



                         Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                        Venn Diagrams
                Multiplication Principle




Let A and B be sets and A ⊂ U, B ⊂ U,
    n(A ) = n(U) − n(A)




                                                                          university-logo



                         Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                        Venn Diagrams
                Multiplication Principle




Let A and B be sets and A ⊂ U, B ⊂ U,
    n(A ) = n(U) − n(A)
    DeMorgan’s Laws




                                                                          university-logo



                         Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                        Venn Diagrams
                Multiplication Principle




Let A and B be sets and A ⊂ U, B ⊂ U,
    n(A ) = n(U) − n(A)
    DeMorgan’s Laws
        (A ∪ B) = A ∩ B
        (A ∩ B) = A ∪ B




                                                                          university-logo



                         Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U
     A          B




                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U
     A          B




63


                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                               = 81 + 90 − 63 = 108




63


                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                               = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
                                                = 180 − 108 = 72

63


                                                                            university-logo



                           Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
                                                   = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
                                                   = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63                                           n(B) = 180 − n(B ) = 90


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
           72                                      = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63                                           n(B) = 180 − n(B ) = 90


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
           72                                      = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63                                           n(B) = 180 − n(B ) = 90


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
     27    72                                      = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63                                           n(B) = 180 − n(B ) = 90


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                          Venn Diagrams
                  Multiplication Principle




Example: Suppose that A and B are sets with n(A ) = 81,
n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the
number of elements in each of the four disjoint subsets in the
following Venn diagram.

 U                             n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B )
     A          B                                  = 81 + 90 − 63 = 108
                                  n(A ∩ B) = 180 − n(A ∪ B )
     27    72    18                                = 180 − 108 = 72
                                             n(A) = 180 − n(A ) = 99
63                                           n(B) = 180 − n(B ) = 90


                                                                               university-logo



                           Jason Aubrey         Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?
Let’s consider this as a sequence of operations:




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?
Let’s consider this as a sequence of operations:
 O1 Choose a pair of pants




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?
Let’s consider this as a sequence of operations:
 O1 Choose a pair of pants
 O2 Choose a shirt




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?
Let’s consider this as a sequence of operations:
 O1 Choose a pair of pants
 O2 Choose a shirt
 O3 Choose a pair of shoes




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                           Venn Diagrams
                   Multiplication Principle



Example: Suppose you have 4 pairs of pants in your closet, 3
different shirts and 2 pairs of shoes. How many different ways
can you choose an outfit consisting of one pair of pants, one
shirt and one pair of shoes?
Let’s consider this as a sequence of operations:
 O1 Choose a pair of pants
 O2 Choose a shirt
 O3 Choose a pair of shoes

Now for each operation, there is a specified number of ways to
perform this operation:
 Operation Number of Ways
     O1           N1 = 4
     O2           N2 = 3
     O3           N3 = 2                                     university-logo



                            Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                     Venn Diagrams
             Multiplication Principle




So we have

                             i      Oi     Ni
                             1      O1     4
                             2      O2     3
                             3      O3     2




                                                                        university-logo



                      Jason Aubrey       Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




So we have

                                 i      Oi     Ni
                                 1      O1     4
                                 2      O2     3
                                 3      O3     2

Then we can draw a tree diagram to see that there are
N1 · N2 · N3 = 4(3)(2) = 24 different outfits.




                                                                            university-logo



                          Jason Aubrey       Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle




Theorem (Multiplication Principle)
If two operations O1 and O2 are performed in order, with N1
possible outcomes for the first operation and N2 possible
outcomes for the second operation, then there are

                                     N1 · N2

possible combined outcomes for the first operation followed by
the second.



                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                           Venn Diagrams
                   Multiplication Principle




Theorem (Generalized Multiplication Principle)
In general, if n operations O1 , O2 , · · · , On are performed in
order, with possible number of outcomes N1 , N2 , . . . , Nn ,
respectively, then there are

                                 N1 · N2 · · · Nn

possible combined outcomes of the operations performed in the
given order.



                                                                             university-logo



                            Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.
(a) How many different sequences are possible?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.
(a) How many different sequences are possible?

                   6 × 6 × 6 × 6 × 6 = 7776




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.
(a) How many different sequences are possible?

                   6 × 6 × 6 × 6 × 6 = 7776
(b) How many different sequences are possible if all numbers
except the first must be odd?




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.
(a) How many different sequences are possible?

                   6 × 6 × 6 × 6 × 6 = 7776
(b) How many different sequences are possible if all numbers
except the first must be odd?

                    6 × 3 × 3 × 3 × 3 = 486




                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics
Addition Principle
                         Venn Diagrams
                 Multiplication Principle


Example: A fair 6-sided die is rolled 5 times, and each time the
resulting sequence of 5 numbers is recorded.
(a) How many different sequences are possible?

                   6 × 6 × 6 × 6 × 6 = 7776
(b) How many different sequences are possible if all numbers
except the first must be odd?

                    6 × 3 × 3 × 3 × 3 = 486

(c) How many different sequences are possible if the second,
third and fourth numbers must be the same?

                    6 × 6 × 1 × 1 × 6 = 216
                                                                           university-logo



                          Jason Aubrey      Math 1300 Finite Mathematics

Contenu connexe

En vedette

Fundamental principle of counting- ch 6 - Discrete Mathematics
Fundamental principle of counting- ch 6 - Discrete MathematicsFundamental principle of counting- ch 6 - Discrete Mathematics
Fundamental principle of counting- ch 6 - Discrete MathematicsOmnia A. Abdullah
 
Counting i (slides)
Counting i (slides)Counting i (slides)
Counting i (slides)IIUM
 
Counting, pigeonhole, permuntation, Permutations and Combination ,Binomial T...
Counting,  pigeonhole, permuntation, Permutations and Combination ,Binomial T...Counting,  pigeonhole, permuntation, Permutations and Combination ,Binomial T...
Counting, pigeonhole, permuntation, Permutations and Combination ,Binomial T...sheiblu
 
Pigeonhole Principle,Cardinality,Countability
Pigeonhole Principle,Cardinality,CountabilityPigeonhole Principle,Cardinality,Countability
Pigeonhole Principle,Cardinality,CountabilityKiran Munir
 
Pigeonhole Principle
Pigeonhole  PrinciplePigeonhole  Principle
Pigeonhole Principlesheiblu
 
11.1 Fundamental Counting Principle
11.1 Fundamental Counting Principle11.1 Fundamental Counting Principle
11.1 Fundamental Counting PrincipleRyan Pineda
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 
Fundamental Counting Principle
Fundamental Counting PrincipleFundamental Counting Principle
Fundamental Counting PrincipleBen Cruz
 
Discrete-Chapter 06 Counting
Discrete-Chapter 06 CountingDiscrete-Chapter 06 Counting
Discrete-Chapter 06 CountingWongyos Keardsri
 
Fundamental counting principle powerpoint
Fundamental counting principle powerpointFundamental counting principle powerpoint
Fundamental counting principle powerpointmesmith1
 
Técnicas de conteo.
Técnicas de conteo.Técnicas de conteo.
Técnicas de conteo.Lilia White
 
Técnicas de conteo
Técnicas de conteo Técnicas de conteo
Técnicas de conteo Gerardo HG
 
Técnicas de conteo - Análisis combinatorio
Técnicas de conteo - Análisis combinatorioTécnicas de conteo - Análisis combinatorio
Técnicas de conteo - Análisis combinatorioeduargom
 

En vedette (14)

Fundamental principle of counting- ch 6 - Discrete Mathematics
Fundamental principle of counting- ch 6 - Discrete MathematicsFundamental principle of counting- ch 6 - Discrete Mathematics
Fundamental principle of counting- ch 6 - Discrete Mathematics
 
Counting i (slides)
Counting i (slides)Counting i (slides)
Counting i (slides)
 
Counting, pigeonhole, permuntation, Permutations and Combination ,Binomial T...
Counting,  pigeonhole, permuntation, Permutations and Combination ,Binomial T...Counting,  pigeonhole, permuntation, Permutations and Combination ,Binomial T...
Counting, pigeonhole, permuntation, Permutations and Combination ,Binomial T...
 
Pigeonhole Principle,Cardinality,Countability
Pigeonhole Principle,Cardinality,CountabilityPigeonhole Principle,Cardinality,Countability
Pigeonhole Principle,Cardinality,Countability
 
Pigeonhole Principle
Pigeonhole  PrinciplePigeonhole  Principle
Pigeonhole Principle
 
11.1 Fundamental Counting Principle
11.1 Fundamental Counting Principle11.1 Fundamental Counting Principle
11.1 Fundamental Counting Principle
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
Fundamental Counting Principle
Fundamental Counting PrincipleFundamental Counting Principle
Fundamental Counting Principle
 
Discrete-Chapter 06 Counting
Discrete-Chapter 06 CountingDiscrete-Chapter 06 Counting
Discrete-Chapter 06 Counting
 
Fundamental counting principle powerpoint
Fundamental counting principle powerpointFundamental counting principle powerpoint
Fundamental counting principle powerpoint
 
Técnicas de conteo.
Técnicas de conteo.Técnicas de conteo.
Técnicas de conteo.
 
Técnicas de conteo
Técnicas de conteo Técnicas de conteo
Técnicas de conteo
 
Pigeon hole principle
Pigeon hole principlePigeon hole principle
Pigeon hole principle
 
Técnicas de conteo - Análisis combinatorio
Técnicas de conteo - Análisis combinatorioTécnicas de conteo - Análisis combinatorio
Técnicas de conteo - Análisis combinatorio
 

Similaire à Math 1300: Section 7- 3 Basic Counting Principles

Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachJason Aubrey
 
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear EquationsMath 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear EquationsJason Aubrey
 
Cost function
Cost functionCost function
Cost functionICAB
 
Matematika terapan minggu ke-3
Matematika terapan minggu ke-3Matematika terapan minggu ke-3
Matematika terapan minggu ke-3Fisma Ananda
 
Matematika terapan week 3
Matematika terapan week 3Matematika terapan week 3
Matematika terapan week 3Rhendy Thanaya
 
Ratio & proportion
Ratio & proportionRatio & proportion
Ratio & proportionMohd Shanu
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variablesGlenSchlee
 
Lesson 4 Simple Linear Equations
Lesson 4   Simple Linear EquationsLesson 4   Simple Linear Equations
Lesson 4 Simple Linear EquationsBryan Dunn
 

Similaire à Math 1300: Section 7- 3 Basic Counting Principles (11)

Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
 
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear EquationsMath 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
 
Matematicas
MatematicasMatematicas
Matematicas
 
Cost function
Cost functionCost function
Cost function
 
Matematika terapan minggu ke-3
Matematika terapan minggu ke-3Matematika terapan minggu ke-3
Matematika terapan minggu ke-3
 
Matematika terapan week 3
Matematika terapan week 3Matematika terapan week 3
Matematika terapan week 3
 
Ratio & proportion
Ratio & proportionRatio & proportion
Ratio & proportion
 
Mtk
MtkMtk
Mtk
 
Discrete mathematics notes
Discrete mathematics notesDiscrete mathematics notes
Discrete mathematics notes
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
 
Lesson 4 Simple Linear Equations
Lesson 4   Simple Linear EquationsLesson 4   Simple Linear Equations
Lesson 4 Simple Linear Equations
 

Plus de Jason Aubrey

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceJason Aubrey
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsJason Aubrey
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityJason Aubrey
 
Math 1300: Section 7-2 Sets
Math 1300: Section 7-2 SetsMath 1300: Section 7-2 Sets
Math 1300: Section 7-2 SetsJason Aubrey
 
Math 1300: Section 7- 4 Permutations and Combinations
Math 1300: Section 7- 4  Permutations and CombinationsMath 1300: Section 7- 4  Permutations and Combinations
Math 1300: Section 7- 4 Permutations and CombinationsJason Aubrey
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesJason Aubrey
 
Math 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two VariablesMath 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two VariablesJason Aubrey
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixJason Aubrey
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationJason Aubrey
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsJason Aubrey
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesJason Aubrey
 
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two VariablesMath 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two VariablesJason Aubrey
 
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; AmortizationMath 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; AmortizationJason Aubrey
 
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking FundsMath 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking FundsJason Aubrey
 
Math 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound InterestMath 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound InterestJason Aubrey
 
Math 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple InterestMath 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple InterestJason Aubrey
 

Plus de Jason Aubrey (16)

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
 
Math 1300: Section 7-2 Sets
Math 1300: Section 7-2 SetsMath 1300: Section 7-2 Sets
Math 1300: Section 7-2 Sets
 
Math 1300: Section 7- 4 Permutations and Combinations
Math 1300: Section 7- 4  Permutations and CombinationsMath 1300: Section 7- 4  Permutations and Combinations
Math 1300: Section 7- 4 Permutations and Combinations
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variables
 
Math 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two VariablesMath 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two Variables
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square Matrix
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan Elimination
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic Operations
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
 
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two VariablesMath 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
 
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; AmortizationMath 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
 
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking FundsMath 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
 
Math 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound InterestMath 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound Interest
 
Math 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple InterestMath 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple Interest
 

Dernier

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
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
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
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
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
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
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
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Dernier (20)

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...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
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
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
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...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
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
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

Math 1300: Section 7- 3 Basic Counting Principles

  • 1. Addition Principle Venn Diagrams Multiplication Principle Math 1300 Finite Mathematics Section 7-3: Basic Counting Principles Jason Aubrey Department of Mathematics University of Missouri university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 2. Addition Principle Venn Diagrams Multiplication Principle Example: If enrollment in a section of Math 1300 consists of 13 males and 15 females, then it is clear that there are a total of 28 students in the class. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 3. Addition Principle Venn Diagrams Multiplication Principle Example: If enrollment in a section of Math 1300 consists of 13 males and 15 females, then it is clear that there are a total of 28 students in the class. To represent this in terms of set operations, we would first assign names to the sets. Let M = set of male students in the section F = set of female students in the section university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 4. Addition Principle Venn Diagrams Multiplication Principle Example: If enrollment in a section of Math 1300 consists of 13 males and 15 females, then it is clear that there are a total of 28 students in the class. To represent this in terms of set operations, we would first assign names to the sets. Let M = set of male students in the section F = set of female students in the section Notice that M ∪ F is the set of all students in the class, and that M ∩ F = ∅. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 5. Addition Principle Venn Diagrams Multiplication Principle Example: If enrollment in a section of Math 1300 consists of 13 males and 15 females, then it is clear that there are a total of 28 students in the class. To represent this in terms of set operations, we would first assign names to the sets. Let M = set of male students in the section F = set of female students in the section Notice that M ∪ F is the set of all students in the class, and that M ∩ F = ∅. The total number of students in the class is then represented by n(M ∪ F ), and we have n(M ∪ F ) = n(M) + n(F ) = 13 + 15 = 28. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 6. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 7. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. Let B represent the set of business majors and J represent the set of journalism majors. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 8. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. Let B represent the set of business majors and J represent the set of journalism majors. Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all students in the class. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 9. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. Let B represent the set of business majors and J represent the set of journalism majors. Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all students in the class. Can we conclude that n(B ∪ J) = 22 + 16 = 38? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 10. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. Let B represent the set of business majors and J represent the set of journalism majors. Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all students in the class. Can we conclude that n(B ∪ J) = 22 + 16 = 38? No! This would double count double majors. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 11. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose we are told that an economics class consists of 22 business majors and 16 journalism majors. Let B represent the set of business majors and J represent the set of journalism majors. Then n(B) = 22 and n(J) = 16, and B ∪ J is the set of all students in the class. Can we conclude that n(B ∪ J) = 22 + 16 = 38? No! This would double count double majors. The set B ∩ J represents the set of students majoring in both business and journalism. If B ∩ J = ∅, then we must avoid counting these students twice. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 12. Addition Principle Venn Diagrams Multiplication Principle If we had, say, 7 double majors in the class, then n(B ∩ J) = 7 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 13. Addition Principle Venn Diagrams Multiplication Principle If we had, say, 7 double majors in the class, then n(B ∩ J) = 7 And the correct count would be n(B ∪ J) = n(B) + n(J) − n(B ∩ J) = 22 + 16 − 7 = 31 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 14. Addition Principle Venn Diagrams Multiplication Principle Theorem (Addition Principle (For Counting)) For any two sets A and B, n(A ∪ B) = n(A) + n(B) − n(A ∩ B) If A and B are disjoint, then n(A ∪ B) = n(A) + n(B) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 15. Addition Principle Venn Diagrams Multiplication Principle Example: A marketing survey of a group of kids indicated that 25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had both a DS and a Wii, how many kids interviewed have a DS or a Wii? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 16. Addition Principle Venn Diagrams Multiplication Principle Example: A marketing survey of a group of kids indicated that 25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had both a DS and a Wii, how many kids interviewed have a DS or a Wii? Let D represent the set of kids with a DS, and let W represent the set of kids with a Wii. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 17. Addition Principle Venn Diagrams Multiplication Principle Example: A marketing survey of a group of kids indicated that 25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had both a DS and a Wii, how many kids interviewed have a DS or a Wii? Let D represent the set of kids with a DS, and let W represent the set of kids with a Wii. n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W ) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 18. Addition Principle Venn Diagrams Multiplication Principle Example: A marketing survey of a group of kids indicated that 25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had both a DS and a Wii, how many kids interviewed have a DS or a Wii? Let D represent the set of kids with a DS, and let W represent the set of kids with a Wii. n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W ) n(D ∪ W ) = 25 + 15 − 10 = 30 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 19. Addition Principle Venn Diagrams Multiplication Principle Example: A marketing survey of a group of kids indicated that 25 owned a Nintendo DS and 15 owned a Wii. If 10 kids had both a DS and a Wii, how many kids interviewed have a DS or a Wii? Let D represent the set of kids with a DS, and let W represent the set of kids with a Wii. n(D ∪ W ) = n(D) + n(W ) − n(D ∩ W ) n(D ∪ W ) = 25 + 15 − 10 = 30 Number of kids with a DS or a Wii: 30. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 20. Addition Principle Venn Diagrams Multiplication Principle In problems which involve more than two sets or which involve complements of sets, it is often helpful to draw a Venn Diagram. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 21. Addition Principle Venn Diagrams Multiplication Principle In problems which involve more than two sets or which involve complements of sets, it is often helpful to draw a Venn Diagram. Example: In a certain class, there are 23 majors in Psychology, 16 majors in English and 7 students who are majoring in both Psychology and English. If there are 50 students in the class, how many students are majoring in neither of these subjects? How many students are majoring in Psychology alone? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 22. Addition Principle Venn Diagrams Multiplication Principle In problems which involve more than two sets or which involve complements of sets, it is often helpful to draw a Venn Diagram. Example: In a certain class, there are 23 majors in Psychology, 16 majors in English and 7 students who are majoring in both Psychology and English. If there are 50 students in the class, how many students are majoring in neither of these subjects? How many students are majoring in Psychology alone? Let P represent the set of Psychology majors and let E represent the set of English majors. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 23. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 24. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: n(U) = 50 P E university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 25. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: n(U) = 50 P E 7 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 26. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: n(U) = 50 P E 16 7 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 27. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: n(U) = 50 P E 16 7 9 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 28. Addition Principle Venn Diagrams Multiplication Principle Then n(P) = 23, n(E) = 16, and n(P ∩ E) = 7. We are also given that there are 50 students in the class, so n(U) = 50. Now we draw a Venn Diagram: n(U) = 50 P E 16 7 9 18 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 29. Addition Principle Venn Diagrams Multiplication Principle Example: A survey of 100 college faculty who exercise regularly found that 45 jog, 30 swim, 20 cycle, 6 jog and swim, 1 jogs and cycles, 5 swim and cycle, and 1 does all three. How many of the faculty members do not do any of these three activities? How many just jog? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 30. Addition Principle Venn Diagrams Multiplication Principle Let A and B be sets and A ⊂ U, B ⊂ U, university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 31. Addition Principle Venn Diagrams Multiplication Principle Let A and B be sets and A ⊂ U, B ⊂ U, n(A ) = n(U) − n(A) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 32. Addition Principle Venn Diagrams Multiplication Principle Let A and B be sets and A ⊂ U, B ⊂ U, n(A ) = n(U) − n(A) DeMorgan’s Laws university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 33. Addition Principle Venn Diagrams Multiplication Principle Let A and B be sets and A ⊂ U, B ⊂ U, n(A ) = n(U) − n(A) DeMorgan’s Laws (A ∪ B) = A ∩ B (A ∩ B) = A ∪ B university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 34. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U A B university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 35. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U A B 63 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 36. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 63 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 37. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) = 180 − 108 = 72 63 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 38. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 39. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 n(B) = 180 − n(B ) = 90 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 40. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) 72 = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 n(B) = 180 − n(B ) = 90 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 41. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) 72 = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 n(B) = 180 − n(B ) = 90 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 42. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) 27 72 = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 n(B) = 180 − n(B ) = 90 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 43. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose that A and B are sets with n(A ) = 81, n(B ) = 90, n(A ∩ B ) = 63, and n(U) = 180. Determine the number of elements in each of the four disjoint subsets in the following Venn diagram. U n(A ∪ B ) = n(A ) + n(B ) − n(A ∩ B ) A B = 81 + 90 − 63 = 108 n(A ∩ B) = 180 − n(A ∪ B ) 27 72 18 = 180 − 108 = 72 n(A) = 180 − n(A ) = 99 63 n(B) = 180 − n(B ) = 90 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 44. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 45. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? Let’s consider this as a sequence of operations: university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 46. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? Let’s consider this as a sequence of operations: O1 Choose a pair of pants university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 47. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? Let’s consider this as a sequence of operations: O1 Choose a pair of pants O2 Choose a shirt university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 48. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? Let’s consider this as a sequence of operations: O1 Choose a pair of pants O2 Choose a shirt O3 Choose a pair of shoes university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 49. Addition Principle Venn Diagrams Multiplication Principle Example: Suppose you have 4 pairs of pants in your closet, 3 different shirts and 2 pairs of shoes. How many different ways can you choose an outfit consisting of one pair of pants, one shirt and one pair of shoes? Let’s consider this as a sequence of operations: O1 Choose a pair of pants O2 Choose a shirt O3 Choose a pair of shoes Now for each operation, there is a specified number of ways to perform this operation: Operation Number of Ways O1 N1 = 4 O2 N2 = 3 O3 N3 = 2 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 50. Addition Principle Venn Diagrams Multiplication Principle So we have i Oi Ni 1 O1 4 2 O2 3 3 O3 2 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 51. Addition Principle Venn Diagrams Multiplication Principle So we have i Oi Ni 1 O1 4 2 O2 3 3 O3 2 Then we can draw a tree diagram to see that there are N1 · N2 · N3 = 4(3)(2) = 24 different outfits. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 52. Addition Principle Venn Diagrams Multiplication Principle Theorem (Multiplication Principle) If two operations O1 and O2 are performed in order, with N1 possible outcomes for the first operation and N2 possible outcomes for the second operation, then there are N1 · N2 possible combined outcomes for the first operation followed by the second. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 53. Addition Principle Venn Diagrams Multiplication Principle Theorem (Generalized Multiplication Principle) In general, if n operations O1 , O2 , · · · , On are performed in order, with possible number of outcomes N1 , N2 , . . . , Nn , respectively, then there are N1 · N2 · · · Nn possible combined outcomes of the operations performed in the given order. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 54. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 55. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. (a) How many different sequences are possible? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 56. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. (a) How many different sequences are possible? 6 × 6 × 6 × 6 × 6 = 7776 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 57. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. (a) How many different sequences are possible? 6 × 6 × 6 × 6 × 6 = 7776 (b) How many different sequences are possible if all numbers except the first must be odd? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 58. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. (a) How many different sequences are possible? 6 × 6 × 6 × 6 × 6 = 7776 (b) How many different sequences are possible if all numbers except the first must be odd? 6 × 3 × 3 × 3 × 3 = 486 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 59. Addition Principle Venn Diagrams Multiplication Principle Example: A fair 6-sided die is rolled 5 times, and each time the resulting sequence of 5 numbers is recorded. (a) How many different sequences are possible? 6 × 6 × 6 × 6 × 6 = 7776 (b) How many different sequences are possible if all numbers except the first must be odd? 6 × 3 × 3 × 3 × 3 = 486 (c) How many different sequences are possible if the second, third and fourth numbers must be the same? 6 × 6 × 1 × 1 × 6 = 216 university-logo Jason Aubrey Math 1300 Finite Mathematics