Solution to TRUTH TABLES: MAKE A TRUTH TABLE FOR EACH OF THE FOLLOWING STATEMENT 1. p ∧ … - Sikademy
Author Image

Archangel Macsika

TRUTH TABLES: MAKE A TRUTH TABLE FOR EACH OF THE FOLLOWING STATEMENT 1. p ∧ q 3 points 2. p ∨ q 3 points 3. p∨~q 4 points

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

Let us make a truth table for each of the following statement:


1. p \land q


\ \ \begin{array}{||c|c||c||} \hline\hline p & q & p\land q\\ \hline\hline F & F & F\\ \hline F & T & F\\ \hline T & F & F\\ \hline T & T & T\\ \hline\hline \end{array}


2. p \lor q


\ \ \begin{array}{||c|c||c||} \hline\hline p & q & p\lor q\\ \hline\hline F & F & F\\ \hline F & T & T\\ \hline T & F & T\\ \hline T & T & T\\ \hline\hline \end{array}



3. p\lor\sim q


\ \ \begin{array}{||c|c||c|c||} \hline\hline p & q & \sim q& p\lor \sim q\\ \hline\hline F & F & T & T\\ \hline F & T & F & F\\ \hline T & F & T & T\\ \hline T & T & F & T\\ \hline\hline \end{array}

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-3089-qpid-1788