What is the symbol used when we want to express “if and only if”?
↔ (biconditional)
15
Write the following statements symbolically F: Yellow is a cool colour H: The number 3 is an odd number. “Yellow is not a cool colour and 3 is an odd number”
~F Λ H
15
The truth table of disjunction is when (at least a true statement / both statements have the same truth value)
at least a true statement
15
Which one is correct for biconditional (↔) truth table?
last row
15
Write a compound statement for the conjunction p and q (p→~q) P : the sun is visible Q : the sky is overcast
If the sun is visible then the sky is not overcast
15
Statements that are true if and only if both statements are true is the truth table of ? ( a. Negation / b. Conditional / c. Conjunction / d. Biconditional )
c. Conjunction
15
A truth table displays _________________
the relationship between truth values of statements
15
Construct a truth table for ~p↔q
as compiled
15
What is the definition of statement?
declarative sentence or assertion that is either True or False
15
The symbol for implication
arrow to the right
15
What idea conjunction expresses?
And
15
What denotion do we use on truth value?
T for true and F for false
15
“Gaming is only for boys”. Negate the following statement.
Gaming is not only for boys.
15
p: I get good grades q: I am happy Write the following statements symbolically. “If I don’t get good grades then I am not happy”.
~p → ~q
15
What is the symbol for disjunction?
∨
15
How many connectives are commonly used to form compound statements? Name them.