Questions: Logical Equivalences

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to prove 'If a number is divisible by 4, then it is divisible by 2' but find a direct proof difficult. Which of the following is logically equivalent and might offer a cleaner approach?

AIf a number is divisible by 2, then it is divisible by 4 — the converse
BA number is not divisible by 4 and not divisible by 2 — negation of both parts
CIf a number is not divisible by 2, then it is not divisible by 4 — the contrapositive
DA number is divisible by 4 or not divisible by 2 — a disjunction
Question 2 Multiple Choice

A student negates the statement 'It is raining and it is cold' by writing 'It is not raining and it is not cold.' Is this correct?

AYes — negation distributes directly over 'and,' so each part is negated
BNo — by De Morgan's law, the correct negation is 'It is not raining or it is not cold'
CYes — negating each part separately always gives the correct negation
DNo — negating a conjunction always requires negating the entire statement without changing the connective
Question 3 True / False

Two statements are logically equivalent if there is at least one row in their truth tables where they have the same truth value.

TTrue
FFalse
Question 4 True / False

Proving the contrapositive of a conditional statement is a legitimate proof strategy because the contrapositive is logically equivalent to the original statement.

TTrue
FFalse
Question 5 Short Answer

Why does the equivalence p → q ≡ ¬p ∨ q explain why assuming the hypothesis in a direct proof is a valid strategy?

Think about your answer, then reveal below.