Answered

Westonci.ca is the best place to get answers to your questions, provided by a community of experienced and knowledgeable experts. Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

Please Help I will give you a lot of points if you do!

Please Help I Will Give You A Lot Of Points If You Do class=

Sagot :

Recall that ab   ⇔   ¬ab. So we can write

q ⇒ (pr )   ⇔   ¬q ∨ (pr )

Then the negation of this would be, for instance,

¬(¬q ∨ (pr ))   ⇔   ¬(¬q) ∧ ¬(pr )

…   ⇔   q ∧ (¬p ∨ ¬r )

…   ⇔   (¬pq) ∨ (q ∧ ¬r )

…   ⇔   ¬(p ∨ ¬q) ∨ (q ∧ ¬r )

…   ⇔   (p ∨ ¬q) ⇒ (q ∧ ¬r )

It's impossible to tell what kind of statement your program is expecting, but since there are 5 slots available, my money would be on q ∧ (¬p ∨ ¬r ), so long as ¬p and ¬r are options.

We appreciate your visit. Hopefully, the answers you found were beneficial. Don't hesitate to come back for more information. Thanks for stopping by. We strive to provide the best answers for all your questions. See you again soon. We're glad you visited Westonci.ca. Return anytime for updated answers from our knowledgeable team.