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 PQP \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: A disjunction P or Q is false only when both parts are false.

Common stuck point: The procedure for disjunction is the easy part; the trap is reading logical 'or' as exclusive. Asking "Is the claim true as soon as at least one part is true?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Is the claim true as soon as at least one part is true?

Worked Examples

Example 1

easy
Let pp: '22 is even' and qq: '22 is odd'. Evaluate pqp \lor q and explain the result.

Answer

pq=Truep \lor q = \text{True}

First step

1
pp: '22 is even' — True. qq: '22 is odd' — False.

Full solution

  1. 2
    pq=TF=Tp \lor q = T \lor F = T.
  2. 3
    In logic, pqp \lor q (inclusive or) is true when at least one of pp, qq is true.
The logical OR is inclusive: it is true whenever at least one operand is true, and false only when both are false. This differs from the everyday exclusive 'or' which excludes the case where both are true.

Example 2

medium
Find all real xx satisfying 'x<1x < -1 or x>3x > 3', and express as a union of intervals.

Example 3

easy
Evaluate 'π>3\pi > 3 OR π<1\pi < 1' and identify which disjunct made it true.

Example 4

medium
Show by truth table that P(QR)(PQ)RP \vee (Q \vee R) \equiv (P \vee Q) \vee R (associativity).

Example 5

medium
Evaluate: 'sin(0)=0\sin(0)=0 OR cos(0)=0\cos(0)=0'. Identify the true disjunct.

Example 6

hard
Prove (PQ)(¬PQ)(P \Rightarrow Q) \equiv (\neg P \vee Q) via truth table.

Example 7

challenge
Prove that {,¬}\{\vee, \neg\} is functionally complete: every truth function can be expressed using only OR and NOT.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Evaluate: (a) 'F \lor T', (b) 'F \lor F', (c) 'T \lor T'.

Example 2

medium
Use a truth table to verify De Morgan's Law: ¬(pq)¬p¬q\neg(p \lor q) \equiv \neg p \land \neg q.

Example 3

easy
If PP is true and QQ is false, what is PQP \vee Q?

Example 4

easy
If both PP and QQ are true, what is PQP \vee Q (inclusive or)?

Example 5

easy
If both PP and QQ are false, what is PQP \vee Q?

Example 6

easy
Evaluate: '3>53>5 OR 2<42<4'.

Example 7

easy
Evaluate: '66 is prime OR 66 is even'.

Example 8

easy
How many of the 4 truth-table rows make PQP\vee Q true?

Example 9

easy
Does logical OR mean 'exactly one'?

Example 10

easy
Evaluate: '1=21=2 OR 3=33=3'.

Example 11

medium
For what xx is 'x<0x<0 OR x>5x>5' true? Express with intervals.

Example 12

medium
Solve: 'xx is a multiple of 2 OR a multiple of 3' for 11 to 1212. How many such xx?

Example 13

medium
If PQP\vee Q is true and PP is false, what must QQ be?

Example 14

medium
Is PQP \vee Q logically equivalent to QPQ \vee P?

Example 15

medium
Evaluate: '9=3\sqrt{9}=3 OR 2+2=52+2=5'.

Example 16

medium
Solve 'x25x+6=0x^2 - 5x + 6 = 0' and explain why the answer is naturally an OR.

Example 17

medium
Build the truth table column for ¬PQ\neg P \vee Q and identify the familiar connective it equals.

Example 18

medium
Evaluate 'PQP \vee Q' where PP: '77 is even' and QQ: '77 is prime'.

Example 19

medium
If PQP\vee Q is false, what are PP and QQ?

Example 20

challenge
How many of the 23=82^3=8 rows make PQRP\vee Q\vee R true, and why?

Example 21

challenge
Show P(QR)(PQ)(PR)P \vee (Q \wedge R) \equiv (P\vee Q)\wedge(P\vee R) (distributivity of OR over AND).

Example 22

challenge
A password is valid if it 'contains a digit OR is at least 12 characters'. Of 50 passwords, 30 contain a digit, 25 are long, 12 are both. How many are valid?

Example 23

easy
If PP is false and QQ is true, what is PQP \vee Q?

Example 24

easy
Evaluate: '55 is even OR 55 is odd'.

Example 25

easy
How many of the 22=42^2=4 truth-table rows for PQP \vee Q are false?

Example 26

easy
True or false: PPPP \vee P \equiv P.

Example 27

medium
Solve for xx: x2>3|x - 2| > 3. Express the answer as a disjunction of inequalities.

Example 28

medium
Solve x2x6=0x^2 - x - 6 = 0 and write the solution as a disjunction.

Example 29

medium
A number nn from 11 to 2020 satisfies 'nn is prime OR nn is a perfect square'. How many such nn?

Example 30

medium
If PQP \vee Q is true and QQ is false, what must PP be?

Example 31

medium
Show that PTTP \vee \text{T} \equiv \text{T} for any PP (domination law).

Example 32

medium
Translate to symbols: 'It is raining or it is snowing'. Use RR for raining, SS for snowing.

Example 33

medium
Find all integers nn with 1n201 \le n \le 20 such that 'nn is divisible by 55 OR nn is divisible by 77'.

Example 34

hard
Out of 80 students, 50 take Spanish, 35 take French, and 20 take both. How many take Spanish OR French?

Example 35

hard
Express XOR (PQP \oplus Q) using only \vee, \wedge, and ¬\neg.

Example 36

hard
Among the 16 possible truth functions of two variables, how many are true on at least one of the four rows? (Disjunction is one of them.)

Example 37

hard
A switch is 'on' if either of two sensors triggers. Sensor A triggers with probability 0.40.4, Sensor B with 0.50.5; they are independent. Probability the switch is on?

Example 38

challenge
In a group of 100 people, 60 like coffee, 50 like tea, 30 like juice; 20 like coffee and tea, 15 like coffee and juice, 10 like tea and juice, and 5 like all three. How many like at least one beverage?

Background Knowledge

These ideas may be useful before you work through the harder examples.

logical statement