231k views
3 votes
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

User Fsevenm
by
8.5k points

2 Answers

4 votes
The answer is,
T T = T
T F = T
F T = T
F F = F
User AdrianoRR
by
8.1k points
3 votes

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.

User Crypted
by
8.3k points