Solution to If p is true, q, r, and s are false, find the truth value of … - Sikademy
Author Image

Archangel Macsika

If p is true, q, r, and s are false, find the truth value of the proposition. ¬(¬𝑝 ∨ 𝑞) ∨ ¬((𝑝 ∧ ¬𝑟) → ¬𝑠)

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

\text {let True is 1; False is 0; then}

¬(¬𝑝 ∨ 𝑞) ∨ ¬((𝑝 ∧ ¬𝑟) → ¬𝑠) =

¬(¬1 ∨ 0) ∨ ¬((1 ∧ ¬0) → ¬0)=

¬(0 ∨ 0) ∨ ¬((1 ∧ 1) → 1)=

¬(0 ) ∨ ¬(1 → 1)=1∨ ¬(0)=1∨ 1= 1;


¬(¬𝑝 ∨ 𝑞) ∨ ¬((𝑝 ∧ ¬𝑟) → ¬𝑠)= 1 \text{ is True}

Answer: ¬(¬𝑝 ∨ 𝑞) ∨ ¬((𝑝 ∧ ¬𝑟) → ¬𝑠) \text{ is True}

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-3441-qpid-2140