Answered

Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Get quick and reliable solutions to your questions from a community of experienced professionals on our platform. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields 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 time. Please revisit us for more reliable answers to any questions you may have. We hope our answers were useful. Return anytime for more information and answers to any other questions you have. Thank you for visiting Westonci.ca. Stay informed by coming back for more detailed answers.