Q3 Math Reviewer
Q3 Math Reviewer
2. At a convenient store, they have 3 different flavors of ice cream (buko, chocolate, ube) and
you can choose one topping of 2 toppings (marshmallows, nuts). How many choices do you
have?
3 × 2 = 6 choices
3. A license plate has 3 letters followed by 3 numbers. How many different license plates are
there?
26 × 26 × 26 × 10 × 10 × 10 = 17,576,000 license plates
26 letters 0 to 9 = 10
in the numbers
alphabet
Factorial Notation – if n is positive integer, n factorial denoted by n! is a product of allpositive
integers less than or equal to n. It is defined by n! = n(n-1)(n-2)…(2)(1)
*Special case: 0! = 1
Example
1. 5! = 5 × 4 × 3 × 2 × 1 = 120
2. 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5040
8! 8 x7 x6 x 5 x4 x3 x2 x1
3. = =8 x 7=56
6! 6 x5 x 4 x 3x 2 x1
4. 4! ∙ 5! = (4 ⋅ 3 ⋅ 2 ⋅ 1)(5 ∙ 4 ⋅ 3 ⋅ 2 ⋅ 1) = 24 ⋅120 = 2880
Permutation - is an arrangement of all or part of a set of objects, with regard to the order of
the arrangement.
Examples: Placing winners in a running race, Voting the President, VP and Secretary from a
class, Possible choices you have in creating your password
a) Permutations of objects taken all at a time – P(n,n) = n! or nPn = n!
Examples:
1. 5P5 = 5! = 5 ∙ 4 ∙ 3 ∙ 2 ∙ 1 = 120
2. 7P7 = 7! = 7 ∙ 6 ∙ 5 ∙ 4 ∙ 3 ∙ 2 ∙ 1 = 5040
3. P (4,4) = 4! = 4 ∙ 3 ∙ 2 ∙ 1 = 24
4. 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?
= P (3,3) = 3! = 3 x 2 x 1 = 6 ways
5. Arranging the letters of the word ART
= P (3,3) = 3! = 3 x 2 x 1 = 6 ways
n!
b) Permutation of n different objects taken r at a time – P (n,r) = or nPr =
( n−r ) !
n!
( n−r ) !
Examples:
5! 5x 4 x 3 x2 x1
a) 5P3 = = =60
( 5−3 ) ! 2 x1
7! 7 x6 x5 x 4 x 3x 2 x1
b) 7P4 = = =840
( 7−4 ) ! 3x 2 x1
4! 4 x 3x 2 x1
c) P (4,2) = = =12
( 4−2 ) ! 2 x1
d) A debating team consists of 4 speakers.
a. In how many ways can all 4 speakers be arranged in a row for a photoshoot?
= P (4,4) = 4! = 4 x 3 x 2 x 1 = 24 ways
b. How many ways can the captain and vice-captain of the team be chosen?
4! 4 x 3x 2 x1
= P (4,2) = = =12 ways or 4 x 3 = 12
( 4−2 ) ! 2 x1
e) A Math club has 20 members. In how many ways can a president, vice-president, and a
secretary be chosen?
20 ! 20 x 19 x 18 x 17 !
= P (20,3) = = =6840 ways or 20 x 19 x 18 = 6840
( 20−3 ) ! 17
Example:
8! 8! 8 x7 x6 x 5! 8 x7 x6
a. 8C5 = = = = = 56
( 8−5 ) ! 5 ! ( 3) ! 5 ! ( 3 ) ! 5! 6
6! 6! 6 x5 x 4 x3! 6 x5 x 4
b. C (6,3) = = = = = 20
( 6−3 ) ! 3 ! ( 3) ! 3 ! ( 3) ! 3 ! 3 x 2x 1
9! 9! 9x 8 x7
( 9−7 ) ! 7 ! ( 2) ! 7 ! ( 2 ) ! 7 ! 72 12
c. 9C7/ 6C4 = = == = =
6! 6! 6 x 5 x 4 30 5
( 6−4 ) ! 4 ! ( 2 ) ! 4 ! ( 2)! 4 !
d. On a circle there are 12 points selected. How many triangles are there with edges in these
points?
12! 12 ! 12 x 11 x 10 x 9 ! 12 x 11 x 10
Solution: C (12,3) = = = = = 220
( 12−3 ) ! 3 ! ( 9 ) ! 3! ( 9) ! 3 ! 3 x 2x 1
e. From 5 Geometry books and 6 Algebra books, in how many ways can one select 2 Geometry
and 2 Algebra books to buy if all the said books are equally important?
Solution: Geometry Book Solution: Algebra Book
5! 5! 5x 4 x 3! 5x 4 6! 6!
C (5,2) = = = = = 10 C (5,2) = = =
( 5−2 ) ! 2 ! ( 3 ) ! 2! ( 3 ) ! 2! 2 x1 ( 6−2 ) ! 2 ! (4 )!2 !
6 x5 x 4! 6 x5
= = 15
(4 )!2 ! 2 x1
Intersection of events - is the set of all sample points in the sample space that are in A and
B. The intersection of events A and B is denoted as 𝐴 ∩ 𝐵. In other words, 𝐴 ∩ 𝐵 is the event
that both events A and B occur.
Complement of an event - is the set of all outcomes that are NOT in the event. For example,
the complement of an event A is the set of all outcomes which are not in A.
Example 1: Consider a die and a coin are tossed. Let A be the event that a tail comes out and B
the event that a 5 comes out. Illustrate A ∪ B and A ∩ B
Solution: The sample space, S = {H1, H2, H3, H4, H5, H6, T1, T2, T3, T4, T5, T6}
A = {T1, T2, T3, T4, T5, T6}
B = {T5, H5}
A ∪ B = {T1, T2, T3, T4, T5, H5, T6}
A ∩ B = {T5}
Example 2: The beverage that the people prefer to drink in the morning are shown in the Venn
diagram below
a. How many people drink tea in the morning?
30 + 25 = 55.
b. How many people drink coffee in the morning?
25 + 68 = 93
c. How many people drink only tea in the morning?
30
d. How many people drink only coffee in the morning?
68
e. How many people drink both coffee and tea?
25
f. How many people drink coffee or tea?
30 + 25 + 68 = 123
g. How many people do not drink coffee or tea?
27
h. How many people took the survey?
Mutually Exclusive Events (disjoint events) - if both events cannot occur at the same time.
These events have no common elements.
Example: Consider the set of all even positive integers, and the set of all odd positive integers:
Set A = {2, 4, 6, 8, 10, 12, 14, 16…}
Set B = {1, 3, 5, 7 ,9, 11, 13, 15…}
*Mutually exclusive since none of the elements of Set A are in Set B, and vice versa.
Examples:
1. A bag contains 4 blue marbles, 8 green marbles and 6 red marbles. Carlo draws one ball at
random. What is the probability that the marble is either red or green?
𝑃(red or green) = 𝑃(red) + 𝑃(green)
𝑃(red or green) = 6/18 +8/18
𝑃(red or green) = 14/18 or 7/9
∴The probability that the drawn marble is either red or green is 7/9.
2. A card is drawn at random from a standard deck of 52 cards. What is the probability of
drawing an ace, a 10 or a king?
𝑃(ace or 10 or king) = 𝑃(ace) + 𝑃(10) + 𝑃(king)
𝑃(ace or 10 or king) = 4/52 + 4/52 + 4/52
𝑃(ace or 10 or king) = 12/52 or 3/13
∴The probability of drawing an ace, a 10 or a king is 3/13
Non-Mutually Exclusive Events - Two sets are non-mutually exclusive if they share common
elements.
Example: Consider the set of all numbers from 1 to 10, and the set of all even numbers from 1
to 16:
Set A = {2, 4, 6, 8, 10, 12, 14, 16}
Set B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
*non-mutually exclusive since they share the common elements of 2,4,6 and 8.
Examples:
1. A die is rolled once. What is the probability of an even number or a factor of 6 turning up?
A die has six faces numbered 1 – 6, so, 𝑛(𝑆)= 6
∴The probability of getting an even number or a factor of 6 is 5/6.
2. If there is 30% chance of rain on Saturday, 70% chance of rain on Sunday, and 21% chance
of rain on Saturday and Sunday, what is the probability that it will rain on either Saturday or
Sunday?
Let: A = {chance of rain on Saturday} B = {chance of rain on Sunday}
𝑃(𝐴 ∩ 𝐵)= {Saturday and Sunday}
𝑃(𝐴 ∪ 𝐵)= 𝑃(𝐴)+ 𝑃(𝐵)− 𝑃(𝐴 ∩ 𝐵)
𝑃(𝐴 ∪ 𝐵)= 0.30 + 0.70 − 0.21
𝑃(𝐴 ∪ 𝐵) = 0.79 =79%
∴There is 79% chance that it will rain on either Saturday or Sunday
3. Each of the numbers 1 – 30 is written on a slip of paper, rolled and put in a box and mixed
thoroughly. One number is picked up at random. Find the probability that the picked number
is even or a multiple of 5?
Let: 𝑛(𝑆)=30
A = {even number} = {2, 4, 6, 8, 10,12,14,16,18,20,22,24,26,28,30}; 𝑛(𝐴)=15
B = {multiple of 5} = {5, 10,15,20,25,30 };
𝑛(𝐵)= 6
𝐴 ∩ 𝐵 = {10,20,30}; 𝑛(𝐴 ∩ 𝐵)= 3
𝑃(𝐴 ∪ 𝐵)= 𝑃(𝐴)+ 𝑃(𝐵)− 𝑃(𝐴 ∩ 𝐵)
𝑃(𝐴 ∪ 𝐵)= 15/30 +6/30 −3/30
𝑃(𝐴 ∪ 𝐵) = 18/30 or 3/5
∴The probability that the number picked is even or multiple of 5 is 3/5.
Dependent Events - The result of one event affects the result of the other event
Example: A drawstring bag contains 3 green marbles and 1 yellow marble. Ben draws a marble
then and then draws another marble. What is the probability that the first marble is green and
the second marble is yellow?
3 1
P (A) x P (B) = x
4 3
1
P (A) x P (B) =
3