Solution to Write each of the following three statements in the symbolic form and determine which pairs … - Sikademy
Author Image

Archangel Macsika

Write each of the following three statements in the symbolic form and determine which pairs are logically equivalent: a) If it walks like a duck and it talks like a duck, then it is a duck. b) Either it does not walk like a duck or it does not talk like a duck, or it is a duck. c) If it does not walk like a duck and it does not talk like a duck, then it is not a duck.

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

Solution:

Let:

p = it walks like a duck

q = it talks like a duck

r = it is a duck

Then given statements can be represented as:

a. (p ^ q) → r

b. ~p V ~q V r

c. (~p ^ ~q) → ~r

The truth tables for each of the above statements are as below:

a. (p ^ q) → r

pqrp ^ q(p ^ q) → r
TTTTT
TTFTF
TFTFT
TFFFT
FTTFT
FTFFT
FFTFT
FFFFT

b. ~p V ~q V r

pqr~p~q~p V ~q~p V ~q V r
TTTFFFT
TTFFFFF
TFTFTTT
TFFFTTT
FTTTFTT
FTFTFTT
FFTTTTT
FFFTTTT

c. (~p ^ ~q) → ~r

pqr~p~q~r~p ^ ~q(~p ^ ~q) → ~r
TTTFFFFT
TTFFFTFT
TFTFTFFT
TFFFTTFT
FTTTFFFT
FTFTFTFT
FFTTTFTF
FFFTTTTT

Since the truth tables for statements a and b are same the two statements are equivalent.

If you would like to see a different solution or have a question or concern Kindly let us know



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-17-qpid-10