please help ASAP!!!

Fill in the truth table below for the disjunction p ∨ q. Type T for true or F for false.


p q p ∨ q

T T a0
T F a1
F T a2
F F a3

Respuesta :

The answer is,
T T = T
T F = T
F T = T
F F = F

Answer:  The filled truth table for p ∨ q is shown below.

Step-by-step explanation:  We are given to fill the truth table for the p ∨ q.

We know that

If any one of p or q is true, then  p ∨ q is also true. And it is false, only when both p and q are false.

The filled truth table is as follows :

p                  q                     p ∨ q

T                  T                        T

T                  F                        T

F                  T                        T

F                  F                        F

Thus, a0 = T, a1 = T, a2 = T  and  a3 = F.