Disjunction Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

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

Solution

  1. 1
    (a) FโˆจT=TF \lor T = T (at least one is true).
  2. 2
    (b) FโˆจF=FF \lor F = F (neither is true).
  3. 3
    (c) TโˆจT=TT \lor T = T (at least one, in fact both, are true).

Answer

(a)โ€…โ€ŠT,(b)โ€…โ€ŠF,(c)โ€…โ€ŠT(a)\;T,\quad (b)\;F,\quad (c)\;T
Disjunction is false only when both components are false. All other combinations yield true.

About Disjunction

A disjunction PโˆจQP \vee Q is a compound statement that is true whenever at least one of its parts is true.

Learn more about Disjunction โ†’

More Disjunction Examples