Basic Disjunction (OR)
Basic Disjunction (OR) problems involve the logical operator ∨ (OR), which produces a true output when at least one of the input propositions is true. The inclusive OR (standard in logic) is true even when both are true. These problems test your understanding of the 'at least one' rule.
What You'll Learn
Introduction to Basic Disjunction (OR)
Basic Disjunction (OR) problems involve the logical operator ∨ (OR), which produces a true output when at least one of the input propositions is true. The inclusive OR (standard in logic) is true even when both are true. These problems test your understanding of the 'at least one' rule.
Prerequisites
How to Solve Basic Disjunction (OR) Problems
Step 1: Identify the two propositions (p and q) being connected by OR
Step 2: Recall that p ∨ q is TRUE when AT LEAST ONE of p or q is true
Step 3: For truth table problems, evaluate all four possible combinations
Step 4: The result is false only when both propositions are false
Step 5: For word problems, check if at least one condition is satisfied
Step 6: Verify your answer against the truth table
Step 7: Present the truth value or conclusion
Example Problem
Example: If p = 'It is raining' (False) and q = 'The ground is wet' (True), what is p ∨ q? Solution: Step 1: p = False, q = True Step 2: At least one is true (q is true) Step 3: p ∨ q = True Answer: True
Pro Tips & Tricks
- p ∨ q is false only when p is false AND q is false
- Three combinations yield true out of four possibilities
- Inclusive OR includes the case where both are true
- The ∨ symbol is often read as 'or'
- Disjunction is commutative: p ∨ q ≡ q ∨ p
- Disjunction is associative: (p ∨ q) ∨ r ≡ p ∨ (q ∨ r)
Shortcut Methods to Solve Faster
Common Mistakes to Avoid
Practice Worksheets
Practice makes perfect! Work through these worksheets to master Basic Disjunction (OR). Each worksheet contains 20 questions with detailed explanations. Start from Worksheet 1 and progress through increasing difficulty levels.
Exam Importance
Basic Disjunction (OR) is an important topic for various competitive exams. Here's how frequently it appears:
Ready to Master Basic Disjunction (OR)?
Start with Worksheet 1 and work your way up to expert level! Each worksheet includes: