164k views
5 votes
The truth table represents statements p, q, and r.

If p is false, which row represents when pv(q^r)
HURRYYY PLEASE

The truth table represents statements p, q, and r. If p is false, which row represents-example-1
User Narkha
by
4.8k points

1 Answer

6 votes

Answer:

E

Explanation:

In the picture attached, the Truth Table for the operator “OR” is shown. With it we can compute the next table:

p q ∧ r p ∨ (q ∧ r)

T T T

T F T

F T T

F F F

We want that p would be false and p ∨ (q ∧ r) would be true, which corresponds to the third row of the previous table.

The only row from the table of the question that satisfies this criterion is row E.

The truth table represents statements p, q, and r. If p is false, which row represents-example-1
User Jorge Garnica
by
4.9k points