Questions: De Morgan's Laws

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A security system unlocks only when both a key AND a fingerprint are provided. A technician says: 'If the door fails to open, then the key must be wrong AND the fingerprint must be wrong.' According to De Morgan's first law, what is the correct negation?

AThe key is wrong AND the fingerprint is wrong (technician is correct)
BThe key is wrong OR the fingerprint is wrong (the failure of a conjunction is a disjunction of failures)
CNeither the key nor the fingerprint is required
DThe key is wrong OR the fingerprint is correct
Question 2 Multiple Choice

Which of the following correctly applies De Morgan's Laws to simplify ¬(A ∨ B ∨ C)?

A¬A ∨ ¬B ∨ ¬C
B¬A ∧ ¬B ∨ ¬C
C¬A ∧ ¬B ∧ ¬C
D¬(A ∧ B ∧ C)
Question 3 True / False

¬(p ∧ q) is logically equivalent to ¬p ∧ ¬q — negation distributes over AND while leaving the connective unchanged.

TTrue
FFalse
Question 4 True / False

De Morgan's Laws apply to set theory as well as propositional logic: the complement of an intersection equals the union of the complements, and the complement of a union equals the intersection of the complements.

TTrue
FFalse
Question 5 Short Answer

Explain why ¬(p ∧ q) cannot equal ¬p ∧ ¬q, using specific truth values for p and q to show where the two expressions produce different results.

Think about your answer, then reveal below.