Disjunction Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Disjunction.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
A disjunction P \vee Q is a compound statement that is true whenever at least one of its parts is true.
At least one must be true. Logical OR is inclusive โ "P or Q or both" โ unlike the exclusive everyday "either/or."
Read the full concept explanation โHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: P \vee Q is false only when both P and Q are false; it is true in all three other cases (TT, TF, FT).
Common stuck point: Logical OR is inclusive (includes 'both'). 'XOR' is exclusive (one but not both).
Sense of Study hint: Compare with AND by asking: 'Does at least one part need to be true, or do both?' If at least one, you want OR.
Worked Examples
Example 1
easySolution
- 1 p: '2 is even' โ True. q: '2 is odd' โ False.
- 2 p \lor q = T \lor F = T.
- 3 In logic, p \lor q (inclusive or) is true when at least one of p, q is true.
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
mediumRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.