Gottfried Wilhelm Leibniztries to advance
the study of logic from a mere philosophical
subject to a formal mathematical subject.
Leibniz never completely achieved this goal;
however, several mathematicians, such as
Augustus de Morgan and George Boole,
contributed to the advancement of symbolic
logic as a mathematical discipline.
LOGIC
STATEMENT
¾ A logicstatement or proposition is a
declarative sentence that is true or false
but not both.
¾ There must be no ambiguity.
¾ In logic, the truth of a statement is
established beyond ANY doubt by a well-
reasoned argument.
7.
LOGIC
STATEMENT
Examples:
a. You willpass the licensure
examination for teachers.
b. You will be a topnotcher.
c. You did well today.
d. It’s okay not to be okay.
e. Loving him was red.
8.
LOGIC
STATEMENT
Exercise: Determine whethereach sentence
is a statement.
1.Do you think you'll pass the LEPT?
2. I love Philippines.
3. Wena is a good dancer.
4.Did he cheat on Kath?
5.Please give me another chance.
6.
9.
SIMPLE STATEMENT
Asimple statement is a statement that
conveys a single idea.
Examples:
a) Zero times any real number is zero.
b) 1+1=2.
c) All birds can fly
10.
COMPOUND STATEMENT
Acompound statement is a statement
that conveys two or more ideas. It
contains several simple statements. The
ideas in a compound statement are
connected by connectives.
11.
Mathematical statementsmay be joined by
logical connectives, such as and, or, if . . .
then, and if and only if, which are used to
combine simple propositions to form
compound statements.
These connectives are negation,
conjunction, disjunction, implication, and
biconditional.
LOGICAL
CONNECTIVES
12.
Examples:
a)The grass isgreen and the sky is blue.
b)It is cold or it is sunny.
c)If a person is kind, then he is helpful.
d)The number 12 is an even number if
and only if it is divisible by 2.
LOGICAL
CONNECTIVES
13.
Statements can berepresented by propositional variables , .
𝒑 𝒒
LOGICAL
CONNECTIVES
LOGIC SYMBOLS NOTATION MEANING
Negation
Conjunction
Disjunction
Conditional /
Implication
Biconditional
14.
The negation ofa statement is the opposite of a given
mathematical statement.
Examples:
a)2 is the smallest prime number.
b)I am feeling well tonight.
c)I am cute.
NEGATION OF
STATEMENT
2 is not the smallest prime number.
I am not feeling well tonight.
I am not cute.
15.
WRITING COMPOUND
STATEMENTS IN
SYMBOLICFORM
Consider the following simple statements.
p: Today is Tuesday.
q: It is raining.
r: I am going to a movie date.
s: I am not going to a basketball game.
Write the following compound statements in symbolic form.
Today is Tuesday and
it is raining. 𝑝 ⋀ 𝑞
16.
WRITING COMPOUND
STATEMENTS IN
SYMBOLICFORM
Consider the following simple statements.
p: Today is Tuesday.
q: It is raining.
r: I am going to a movie date.
s: I am not going to a basketball game.
Write the following compound statements in symbolic form.
It is raining and I am
going to a movie date. q ⋀ 𝑟
17.
WRITING COMPOUND
STATEMENTS IN
SYMBOLICFORM
Consider the following simple statements.
p: Today is Tuesday.
q: It is raining.
r: I am going to a movie date.
s: I am not going to a basketball game.
Write the following compound statements in symbolic form.
I am going to the basketball game
or I am going to a movie date.
∼ 𝑠 ∨𝑟
18.
WRITING COMPOUND
STATEMENTS IN
SYMBOLICFORM
Consider the following simple statements.
p: Today is Tuesday.
q: It is raining.
r: I am going to a movie date.
s: I am not going to a basketball game.
Write the following compound statements in symbolic form.
If it is raining, then I am not
going to the basketball game.
𝑞 → 𝑠
19.
TRANSLATE SYMBOLIC
STATEMENTS
Consider thefollowing simple statements.
p: The pageant will be held in Manila.
q: The pageant will be televised on ABS-CBN.
r: The pageant will not be shown in GMA.
s: The Philippines' candidate is favored to win.
Write the following compound statements in symbolic form.
The pageant will be televised on
ABS-CBN and it will be held in
Manila.
𝑞 ∧ 𝑝
20.
TRANSLATE SYMBOLIC
STATEMENTS
Consider thefollowing simple statements.
p: The pageant will be held in Manila.
q: The pageant will be televised on ABS-CBN.
r: The pageant will not be shown in GMA.
s: The Philippines' candidate is favored to win.
Write the following compound statements in symbolic form.
The pageant will be shown in
GMA and the Philippines'
candidate is favored to win.
𝑟 ∧ 𝑠
21.
TRANSLATE SYMBOLIC
STATEMENTS
Consider thefollowing simple statements.
p: The pageant will be held in Manila.
q: The pageant will be televised on ABS-CBN.
r: The pageant will not be shown in GMA.
s: The Philippines' candidate is favored to win.
Write the following compound statements in symbolic form.
If the Philippines' candidate is
favored to win, then the pageant
will be held in Manila. .
𝑠 → 𝑝
22.
A conditional statementconsists of two
parts, a hypothesis in the “if” clause and a
conclusion in the “then” clause.
Every conditional statement has three
related statements. For every implication or
conditional statement ( ), we can construct
𝑝→𝑞
its converse, inverse, and contrapositive.
CONVERSE, INVERSE,
& CONTRAPOSITIVE
23.
CONVER
To form theconverse of the
conditional statement ( ),
𝑝→𝑞
interchange the hypothesis and
the conclusion. ( )
𝑞→ 𝑝
24.
INVERSE
To form theinverse of the
conditional statement ( ), take
𝑝→𝑞
the negation of both the hypothesis
and the conclusion.
25.
CONTRAPOS
To form thecontrapositive of
the conditional statement ( ),
𝑝→𝑞
interchange the hypothesis and the
conclusion of the inverse statement.
26.
Example: If Iget a job, then I can help my
parents.
Converse: If I can help my parents, then I get a
job.
Inverse: If I don’t get a job, then I cannot help
my parents.
Contrapositive: If I can’t help my parents, then I
won’t get a job.
CONVERSE, INVERSE,
& CONTRAPOSITIVE
Mathematicians normallyuse a two-valued
logic: Every statement is either True or False.
This is called the Law of the Excluded Middle.
A statement in sentential logic is built from
simple statements using the logical
connectives , , , , and . The truth or falsity of a
statement built with these connectives
depends on the truth or falsity of its
components.
29.
A truth tableshows how the truth
or falsity of a compound statement
depends on the truth or falsity of
the simple statements from which
it's constructed.
TRUTH TABLE FOR
DISJUNCTION
istrue if either P is true or Q is true or both.
It's only false if both P and Q are false.
T T T
T F T
F T T
F F F
33.
TRUTH TABLE FOR
CONDITIONAL
Thestatement “if P then Q” is true if both P
and Q are true, or if P is false.
T T T
T F F
F T T
F F T
34.
TRUTH TABLE FOR
BICONDITIONAL
meansthat P and Q are equivalent. So, the double
implication is true if P and Q are both true or if P and Q
are both false; otherwise, the double implication is false.
T T T
T F F
F T F
F F T
35.
THINGS TO
REMEMBER
When constructinga truth table,
do consider all possible assignments of
True (T) and False (F) to the
component statements. Each of these
statements can be either true or false,
so there are possibilities.
36.
THINGS TO
REMEMBER
To avoidduplication or omission
in assigning truth values to the
component statements, the easiest
and most systematic approach is to
use lexicographic ordering.
THINGS TO
REMEMBER
There aredifferent ways of
setting up truth tables. For instance,
write the truth values "under" the
logical connectives of the compound
statement, gradually building up to the
column for the "primary" connective.
TAUTOLOGY
A tautology isa formula that is
"always true“, that is, it is true for
every assignment of truth values to
its simple components. Think of
tautology as a rule of logic.
LOGICALLY
EQUIVALENT
Two statements Xand Y are
logically equivalent if is a tautology.
Another way to say this is: For each
assignment of truth values to the
simple statements that make up X
and Y, the statements X and Y have
identical truth values.
44.
EXAMPLE
Show that andare logically equivalent.
T T T F T
T F F F F
F T T T T
F F T T T
45.
TAUTOLOGIES &
LOGICAL EQUIVALENCES
Whena tautology has the form of a biconditional, the two
statements that make up the biconditional are logically
equivalent. Hence, you can replace one side with the other
without changing the logical meaning.
SET
¾ A SETis a collection of well-defined objects.
¾ The objects in the set are called the
ELEMENTS of the set.
¾ To describe a set, we use braces { }, and use
capital letters to represent it.
¾ To indicate membership, we use the symbol
, when an element is not a membership,
∈
we use .
48.
SET
Examples:
A = {2,4, 6, 8, 10}
B = {all licensed professional teachers}
C = { }
D = {consonants of the English alphabet}
E = {Instagram, Facebook, X, TikTok}
F = {x ∈ N | x < 5}
SET
REPRESENTATIO
N
Recursive Rule
― Bydefining a set of rules which
generates or defines its members.
Examples:
B = {all licensed professional teachers}
D = {consonants of the English
alphabet}
51.
SET
REPRESENTATIO
N
Listing / RosterMethod
― Writing or listing down all the
elements between braces.
Examples:
A = {2, 4, 6, 8, 10}
E = {Instagram, Facebook, X, TikTok}
A finiteset contains elements that can be
counted and terminates at a certain natural
number.
Examples of Finite Set:
A = {2, 4, 6, 8, 10}
D = {consonants of the English alphabet}
E = {Instagram, Facebook, X, TikTok}
F = {x N | x < 5}
∈
FINITE SET
55.
An infiniteset is a set whose elements can
not be counted. An infinite set is one that has
no last element.
Examples of Infinite Set:
B = {all licensed professional teachers}
C = { }
INFINITE
SET
56.
This isa set with no elements, often
symbolized by or { }.
∅
Examples:
G = {vowel in the word “CRYPT”}
G = ∅
NULL SET
57.
A setwith only one member.
Examples:
H = {number that is an even prime number}
H = {2}
SINGLETON
SET
58.
Two setsare equal if they contain the same
elements.
Examples:
F = {x N | x < 5}
∈
I= {1, 2, 3, 4}
EQUAL SETS
59.
Two setsare equivalent if they contain the
same number of elements.
Example:
E = {Instagram, Facebook, X, TikTok}
F = {x N | x < 5}
∈
EQUIVALENT
SETS
60.
A setthat contains all the elements
considered in a particular situation and
denoted by U.
Example:
U = {letters of the English alphabet}
J = { b , c , d , e , f , g , h , i , j }
UNIVERSAL
SET
61.
A setA is called a subset of B if every
element of A is also an element of B. “A
is a subset of B” is written as A B.
∅ is a subset of every set.
A set is always a subset of itself.
SUBSET
This isdefined to be the set of all subsets of a
given set, written as P(A).
Example: I = { 1 , 2 , 3 , 4 }
P (L) = { { 1 } , { 2 } , { 3 } , { 4 } , { 1 , 2 } , { 1 , 3 } , { 1 ,
4 }, { 2 , 3 } , { 2 , 4 } , { 3 , 4 } , { 1 , 2 , 3 } , { 1 , 2 , 4 },
{ 1 , 3 , 4 } , { 2 , 3 , 4 }, { 1 , 2 , 3 , 4 }, ∅ }
elements / subsets in the .
POWER SET
64.
Two setsare disjoint if they have no element in
common.
Example:
D = { consonants of the English alphabet }
K = { vowels of English alphabet }
Sets K and C are disjoint since they do not have
elements in common.
DISJOINT SETS
65.
CARDINALITY OF
THE SET
Thecardinality of a set is its
size. For a finite set, the
cardinality of a set is the number
of members it contains. In
symbolic notation the size of a set
S is written |S|.
66.
AXIOM OF
EXTENSION
This statesthat a set is
completely determined by what its
elements are – not the order in
which they might be listed or the
fact that some elements might be
listed more than once.
67.
AXIOM OF
EXTENSION
Through theAxiom of Extension, sets can be
written not like this:
× L = { a , b , b , c , d , e , e , f , g , h , h , i , j }
But can be written like any of these:
L = { a , b , c , d , e , f , g , h , i , j }
L= { j , g , c , a , e , b , h , f , i , d }
The English logicianJohn Venn (1834–1923)
developed diagrams, which we now refer to as Venn
diagrams, that can be used to illustrate sets and
relationships between sets. In a Venn diagram, the
universal set is represented by a rectangular region,
and subsets of the universal set are generally
represented by oval or circular regions drawn inside
the rectangle. In a Venn Diagram, the size of the
rectangle or circle is not a concern.
VENN
DIAGRAMS
70.
UNION
The union ofsets A and
B, denoted by A B, is
∪
the set consisting of all
elements that belong to
either A or B or both.
71.
UNION
Example for unionof sets:
M = {1, 2, 3, 4, 5, 6, 7,
11}
J = {2, 4, 6, 8, 10, 12}
M J = {1, 2, 3, 4, 5, 6, 7,
∪
8, 10, 11, 12}
1
A 12>12 𝑥+11𝑦
Write a negation for the
statement:
B
C12 𝑥 +11 𝑦 ≤ 12
D 12 𝑥 +11 𝑦 >11
82.
2
A
It is notthe case that students are happy or
teachers are not happy.
Translate the symbolic compound statement into
words. Let represent the statement: "Students
are happy" and let represent the statement:
"Teachers are happy."
B
Students are not happy and teachers are not
happy.
C It is not the case that students are happy and
teachers are not happy.
D
Students are not happy or teachers are not
happy.
83.
3
A
We may notdeduct points if there is no work
to justify your answer.
Write the negation of the statement: We will
deduct points if there is no work to justify your
answer. If not a statement, state so.
B
We will not deduct points if there is no work
to justify your answer.
C We will not deduct points if there is work to
justify your answer
D The excerpt is not a statement.
84.
4
A Do notmake sure that you fill in the circle on the
answer sheet that corresponds to your answer choice.
Write the negation of the statement: Make sure
that you fill in the circle on the answer sheet that
corresponds to your answer choice. If not a
statement, state so.
B
Do not make sure that you do not fill in the circle on the
answer sheet that corresponds to your answer choice.
C Make sure that you do not fill in the circle on the
answer sheet that corresponds to your answer choice.
D The excerpt is not a statement.
85.
5
A 25
Give thenumber of rows in the truth
table for the compound statement:
B10
C
8
D
32
7
A 6
Find thenumber of subsets of the set:
B8
C
256
D
1024
92.
SOLUTION
We have 10elements in the given set:
{18, 20, 22, 24, 26, 28, 30, 32, 34, 36}
210
= 1024
93.
7
A 6
Find thenumber of subsets of the set:
B8
C
256
D
1024
94.
8 Construct atruth table for the
compound statement:
A.
s p (~s ∧~p)
T T F
T F T
F T T
F F T
B.
s p (~s ∧~p)
T T F
T F F
F T F
F F T D.
s p (~s ∧~p)
T T F
T F F
F T F
F F F
C.
s p (~s ∧~p)
T T T
T F F
F T F
F F T
8 Construct atruth table for the
compound statement:
A.
s p (~s ∧~p)
T T F
T F T
F T T
F F T
B.
s p (~s ∧~p)
T T F
T F F
F T F
F F T D.
s p (~s ∧~p)
T T F
T F F
F T F
F F F
C.
s p (~s ∧~p)
T T T
T F F
F T F
F F T
97.
9 Construct atruth table for the
compound statement:
A. B.
q s ~[~(q ∨s)] q s ~[~(q ∨s)]
T T T T T T
T F F T F T
F T T F T T
F F F F F F
C. D.
q s ~[~(q ∨s)] q s ~[~(q ∨s)]
T T F T T T
T F F T F T
F T F F T F
F F T F F F
9 Construct atruth table for the
compound statement:
A. B.
q s ~[~(q ∨s)] q s ~[~(q ∨s)]
T T T T T T
T F F T F T
F T T F T T
F F F F F F
C. D.
q s ~[~(q ∨s)] q s ~[~(q ∨s)]
T T F T T T
T F F T F T
F T F F T F
F F T F F F
11
Construct a truthtable for the
compound statement:
A. B.
p q ~(p → q) → (p ∧~q) p q ~(p → q) → (p ∧~q)
T T T T T T
T F F T F T
F T F F T T
F F T F F T
C. D.
p q ~(p → q) → (p ∧~q) p q ~(p → q) → (p ∧~q)
T T T T T T
T F F T F F
F T F F T T
F F F F F T
104.
SOLUTION
Construct a truthtable for the statement:
T T T F F F T
T F F T T T T
F T T F F F T
F F T F T F T
105.
11
Construct a truthtable for the
compound statement:
A. B.
p q ~(p → q) → (p ∧~q) p q ~(p → q) → (p ∧~q)
T T T T T T
T F F T F T
F T F F T T
F F T F F T
C. D.
p q ~(p → q) → (p ∧~q) p q ~(p → q) → (p ∧~q)
T T T T T T
T F F T F F
F T F F T T
F F F F F T
106.
12
A {t, v,x}
Let U = {q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y};
B = {q, s, y, z}; and C = {v, w, x, y, z}. List the
members of the indicated set, using set braces.
Find .
B {q,s,t,u,v,w,x,y}
C {r,t,u,v,w,x,z}
D{ s , u , w }
107.
SOLUTION
Let U ={q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y}; B = {q, s, y, z}; and C
= {v, w, x, y, z}. List the members of the indicated set, using set
braces. Find .
U = {q, r, s, t, u, v, w, x, y, z}
A = {q, s, u, w, y}
B = {q, s, y, z}
𝐴∩ 𝐵={𝑞,𝑠 , 𝑦 }
( 𝐴∩𝐵)′={𝑟 ,𝑡 ,𝑢 ,𝑣 ,𝑤,𝑥 ,𝑧 }
108.
12
A {t, v,x}
Let U = {q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y};
B = {q, s, y, z}; and C = {v, w, x, y, z}. List the
members of the indicated set, using set braces.
Find .
B {q,s,t,u,v,w,x,y}
C {r,t,u,v,w,x,z}
D{ s , u , w }
109.
13
A {r, t,u}
Let U = {q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y};
B = {q, s, y, z}; and C = {v, w, x, y, z}. List the
members of the indicated set, using set braces.
Find .
B {q,r,s,t,u,w}
C {q,r,s,t,u,v,w,x,y}
D{r , t , u, w }
110.
SOLUTION
Let U ={q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y}; B = {q, s, y, z}; and C
= {v, w, x, y, z}. List the members of the indicated set, using set
braces. Find .
U = {q, r, s, t, u, v, w, x, y, z}
A = {q, s, u, w, y}
B = {q, s, y, z}
C = {v, w, x, y, z}
𝐵′={𝑟 ,𝑡 ,𝑢,𝑣 ,𝑤,𝑥}
𝐶′
={𝑞, 𝑟 , 𝑠 ,𝑡 ,𝑢}
𝐴∪𝐶 ′={𝑞,𝑟 ,𝑠,𝑡,𝑢,𝑤 , 𝑦 }
𝐵 ′ ∩( 𝐴∪𝐶′
)={𝑟 ,𝑡 ,𝑢,𝑤 }
111.
13
A {r, t,u}
Let U = {q, r, s, t, u, v, w, x, y, z}; A = {q, s, u, w, y};
B = {q, s, y, z}; and C = {v, w, x, y, z}. List the
members of the indicated set, using set braces.
Find .
B {q,r,s,t,u,w}
C {q,r,s,t,u,v,w,x,y}
D{r , t , u, w }
19
A 19
A surveyof 240 families showed that 91 had a dog; 70
had a cat; 31 had a dog and a cat; 91 had neither a cat
nor a dog, and in addition did not have a parakeet; 7
had a cat, a dog, and a parakeet. How many had a
parakeet only?
B 24
C 34
D
29
128.
SOLUTION
91 had adog
70 had a cat
31 had a dog and a cat
91 had neither a cat
nor a dog, and in
addition did not have a
parakeet
7 had a cat, a dog, and
a parakeet.
C
D
P
7
24
91
60
3
9
129.
19
A 19
A surveyof 240 families showed that 91 had a dog; 70
had a cat; 31 had a dog and a cat; 91 had neither a cat
nor a dog, and in addition did not have a parakeet; 7
had a cat, a dog, and a parakeet. How many had a
parakeet only?
B 24
C 34
D
29
23
A True
Let A= {1, 3, 5, 7}; B = {5, 6, 7, 8}; C = {5, 8};
D = {2, 5, 8}; and U = {1, 2, 3, 4, 5, 6, 7, 8}.
Determine whether the given statement is
true or false.
B False
134.
24
A True
Let A= {1, 3, 5, 7}; B = {5, 6, 7, 8}; C = {5, 8};
D = {2, 5, 8}; and U = {1, 2, 3, 4, 5, 6, 7, 8}.
Determine whether the given statement is
true or false.
B False
135.
25
A True
Let A= {1, 3, 5, 7}; B = {5, 6, 7, 8}; C = {5, 8};
D = {2, 5, 8}; and U = {1, 2, 3, 4, 5, 6, 7, 8}.
Determine whether the given statement is
true or false.
B False
136.
26
A True
Let A= {1, 3, 5, 7}; B = {5, 6, 7, 8}; C = {5, 8};
D = {2, 5, 8}; and U = {1, 2, 3, 4, 5, 6, 7, 8}.
Determine whether the given statement is
true or false. C ⊈ B
B False
137.
27
A True
Let A= {1, 3, 5, 7}; B = {5, 6, 7, 8}; C = {5, 8};
D = {2, 5, 8}; and U = {1, 2, 3, 4, 5, 6, 7, 8}.
Determine whether the given statement is
true or false. A A
⊂
B False
138.
28
A True
Let representa true statement, and let
and represent false statements. Find the
truth value of the given compound
statement:
B False
139.
SOLUTION
Find the truthvalue of the given compound statement:
~(~ ~ ) (~ ~ )
𝑝 ∧ 𝑞 ∨ 𝑟 ∨ 𝑝
T F F F T T F T T
T
140.
28
A True
Let representa true statement, and let
and represent false statements. Find the
truth value of the given compound
statement:
B False
31
A True
Let prepresent a true statement, and let q
represents a false statement. Find the truth
value of the compound statement:
B False
150.
32
A The sundoes not come out tomorrow and the
roses will not open.
Write the statement, “If the sun comes out tomorrow,
the roses will open,” as an equivalent statement that
does not use the if . . . then connective. (Remember
that is equivalent to .)
B
The sun does not come out tomorrow or the roses
will not open.
C The sun does not come out tomorrow or the roses
will open.
D
The sun comes out tomorrow and the roses will
not open.
151.
33
A If itis raining, you do not take your umbrella.
Write the negation of the statement: If it is raining,
you take your umbrella. (Remember that the
negation of p q is p ~q.)
→ ∧
B
It is raining and you do not take your
umbrella.
C
It is not raining and you do not take your
umbrella.
D It is not raining and you take your umbrella.
152.
34
A 7x +2y > -3, so the answer is not "Lake ".
Write the negation of the statement: If
7x + 2y > 3, the answer is "Lake ".
B 7x + 2y ≤ 3 and the answer is not "Lake ".
C If 7x + 2y > 3, the answer is not "Lake ".
D 7x + 2y > 3 and the answer is not "Lake ".
153.
35
A Collection ofobjects
A set is:
B Well-defined collection of objects
C Elements of the set
D Description
154.
36
A 106
In asurvey of university students, 64 had taken mathematics
course, 94 had taken chemistry course, 58 had taken physics
course, 28 had taken mathematics and physics, 26 had taken
mathematics and chemistry, 22 had taken chemistry and
physics course, and 14 had taken all the three courses. Find
how many had taken one course only.
B 94
C 82
D
72
155.
SOLUTION
64 had takenmath
94 had taken chemistry
58 had taken physics
28 had taken math &
physics
26 had taken math &
chem
22 had taken chem &
physics
14 had taken all
C
P
M
1
4
8
12
14
22
60 24
156.
36
A 106
In asurvey of university students, 64 had taken mathematics
course, 94 had taken chemistry course, 58 had taken physics
course, 28 had taken mathematics and physics, 26 had taken
mathematics and chemistry, 22 had taken chemistry and
physics course, and 14 had taken all the three courses. Find
how many had taken one course only.
B 94
C 82
D
72
157.
37
A 10
An advertisingagency finds that, of its 170 clients, 115
use Television, 110 use Radio and 130 use Magazines.
Also 85 use Television and Magazines, 75 use
Television and Radio, 95 use Radio and Magazines, 70
use all the three. Draw Venn diagram to represent
these data. How many uses only Radio?
B 25
C 15
D
50
158.
SOLUTION
115 use Television
110use Radio
130 use Magazines
85 use TV & Magazines
75 use TV & Radio
95 use Radio &
Magazines
70 use all the three
T
R
M
7
0
5
15
25
10
25 20
159.
37
A 10
An advertisingagency finds that, of its 170 clients, 115
use Television, 110 use Radio and 130 use Magazines.
Also 85 use Television and Magazines, 75 use
Television and Radio, 95 use Radio and Magazines, 70
use all the three. Draw Venn diagram to represent
these data. How many uses only Radio?
B 25
C 15
D
50
160.
38
A 10
An advertisingagency finds that, of its 170 clients, 115
use Television, 110 use Radio and 130 use Magazines.
Also 85 use Television and Magazines, 75 use
Television and Radio, 95 use Radio and Magazines, 70
use all the three. Draw Venn diagram to represent
these data. How many uses only Television?
B 25
C 15
D
50
161.
SOLUTION
115 use Television
110use Radio
130 use Magazines
85 use TV & Magazines
75 use TV & Radio
95 use Radio &
Magazines
70 use all the three
T
R
M
7
0
5
15
25
10
25 20
162.
38
A 10
An advertisingagency finds that, of its 170 clients, 115
use Television, 110 use Radio and 130 use Magazines.
Also 85 use Television and Magazines, 75 use
Television and Radio, 95 use Radio and Magazines, 70
use all the three. Draw Venn diagram to represent
these data. How many uses only Television?
B 25
C 15
D
50
163.
39
A 10
An advertisingagency finds that, of its 170 clients, 115 use
Television, 110 use Radio and 130 use Magazines. Also 85
use Television and Magazines, 75 use Television and Radio,
95 use Radio and Magazines, 70 use all the three. Draw Venn
diagram to represent these data. How many uses both
Television and Magazine but not radio?
B 25
C 15
D
50
164.
SOLUTION
115 use Television
110use Radio
130 use Magazines
85 use TV & Magazines
75 use TV & Radio
95 use Radio &
Magazines
70 use all the three
T
R
M
7
0
5
15
25
10
25 20
165.
39
A 10
An advertisingagency finds that, of its 170 clients, 115 use
Television, 110 use Radio and 130 use Magazines. Also 85
use Television and Magazines, 75 use Television and Radio,
95 use Radio and Magazines, 70 use all the three. Draw Venn
diagram to represent these data. How many uses both
Television and Magazine but not radio?
B 25
C 15
D
50
166.
40
A 8
There are30 students in a class. Among them, 8
students are learning both English and French. A
total of 18 students are learning English. If every
student is learning at least one language, how
many students are learning French in total?
B 12
C 20
D
28
167.
SOLUTION
30 students ina class
8 students are learning
both English and
French
18 students are learning
English
every student is learning
at least one language
E F
8
10 12
168.
40
A 8
There are30 students in a class. Among them, 8
students are learning both English and French. A
total of 18 students are learning English. If every
student is learning at least one language, how
many students are learning French in total?
B 12
C 20
D
28
#6 To be a statement, a sentence must be true or false. It cannot be both.
#11 Connecting simple statements with words, and phrases creates a compound statement.
#47 Well-defined collection of objects
Explanation
A set is a well-defined collection of objects. This means that a set must have clear and unambiguous criteria for determining whether an object belongs to the set or not. It cannot be vague or subjective. The objects in a set are referred to as elements of the set. Therefore, a set is a well-defined collection of objects where each object is an element of the set.
#58 Sets F and I are equal since the members of both of these sets are 1, 2, 3, 4.
#59 The set E has 4 elements: Instagram, Facebook, X, and TikTok, whereas set F contains also 4 elements making them equivalent sets.
#60 In this example, set U is considered the universal set since this is the set where the elements of set J can be drawn.
#64 In this example, set U is considered the universal set since this is the set where the elements of set J can be drawn.
#83 To negate a statement of the form "If A, then B" we should replace it with the statement "A and Not B".