asked 55.4k views
1 vote
Find the dual of each of these compound propositions. b) (p /\ q/\ r) v s

2 Answers

6 votes

Answer: (p ∨q∨r)∧s

Explanation:

Our proposition is:

(p /\ q/\ r) v s

This means

(P and Q and R ) or S

The proposition is true if P, Q and R are true, or if S is true.

Then the dual of this is

(P or Q or R) and S

The dual of a porposition can be obtained by changing the ∧ for ∨, the ∨ for ∧, the Trues for Falses and the Falses for Trues.

Then, the dual can be writted as:

(p ∨q∨r)∧s

The proposition is true if S is true, and P or Q or R are true.

answered
User Localghost
by
8.3k points
3 votes

Answer:


(p\lor q \lor r)\land s

Explanation:

The dual of a compound preposition is obtained by replacing


\land \;with\;\lor


\lor \;with\;\land

and replacing T(true) with F(false) and F with T.

So, the dual of the compound proposition


(p\land q \land r)\lor s

is


(p\lor q \lor r)\land s

answered
User Arnaud Geotribu
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.