answersLogoWhite

0


Best Answer

P | T T F F

Q | T F T F

Q' | F T F T

P + Q' | F T F F

The layout is the best I could do with this software. Hope it is OK.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the truth table for p and negation q?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What is the proof of the modus ponens not by the truth table?

1)p->q 2)not p or q 3)p 4)not p and p or q 5)contrudiction or q 6)q


Is The inverse is the negation of the converse?

No, the inverse is not the negation of the converse. Actually, that is contrapositive you are referring to. The inverse is the negation of the conditional statement. For instance:P → Q~P → ~Q where ~ is the negation symbol of the sentence symbols.


What is the negation of the statement quadrilateral abcd is a paralleogram and it has a right angle?

"abcd is not a parallelogram or it does not have any right angles." ~(P and Q) = ~P or ~Q


How do you construct a truth table for parenthesis not p q parenthesis if and only if p?

Assuming that you mean not (p or q) if and only if P ~(PVQ)--> P so now construct a truth table, (just place it vertical since i cannot place it vertical through here.) P True True False False Q True False True False (PVQ) True True True False ~(PVQ) False False False True ~(PVQ)-->P True True True False if it's ~(P^Q) -->P then it's, P True True False False Q True False True False (P^Q) True False False False ~(P^Q) False True True True ~(P^Q)-->P True True False False


What are the difference between affirmative syllogism to negative syllogism?

Affirmative Syllogism: All P are Q X is a P X is a Q Negative Syllogism: All P are Q X is not a Q X is not P Both syllogisms are always valid. but dont be fooled by their evil twins the fallacy of affirmation and the fallacy of negation.

Related questions

What is the truth table for negation p or negation q?

P Q (/P or /Q) T T F T F T F T T F F T


Construct a truth table for p and q if and only if not q?

Construct a truth table for ~q (p q)


How do you write the negation of if and then?

If p then q is represented as p -> q Negation of "if p then q" is represented as ~(p -> q)


what is the correct truth table for p V -q?

what is the correct truth table for p V~ q


what is the correct truth table for -p-> -q?

A+


Make a truth table for the statement if p then not q?

. p . . . . . q. 0 . . . . . 1. 1 . . . . . 0


What is the truth table for p arrow q?

Not sure I can do a table here but: P True, Q True then P -> Q True P True, Q False then P -> Q False P False, Q True then P -> Q True P False, Q False then P -> Q True It is the same as not(P) OR Q


What is the proof of the modus ponens not by the truth table?

1)p->q 2)not p or q 3)p 4)not p and p or q 5)contrudiction or q 6)q


Is The inverse is the negation of the converse?

No, the inverse is not the negation of the converse. Actually, that is contrapositive you are referring to. The inverse is the negation of the conditional statement. For instance:P → Q~P → ~Q where ~ is the negation symbol of the sentence symbols.


What notation does a condition statement use?

"if p then q" is denoted as p → q. ~p denotes negation of p. So inverse of above statement is ~p → ~q, and contrapositive is ~q →~p. ˄ denotes 'and' ˅ denotes 'or'


What is the truth table for p or q and the opposite of p and q?

P . . Q . . (P or Q)0 . . 0 . . . 00 . . 1 . . . 11 . . 0 . . . 11 . . 1 . . . 1=================P . . Q . . NOT(P and Q)0 . . 0 . . . . 10 . . 1 . . . . 11 . . 0 . . . . 11 . . 1 . . . . 0


P-q and q-p are logically equivalent prove?

p --> q and q --> p are not equivalent p --> q and q --> (not)p are equivalent The truth table shows this. pq p --> q q -->(not)p f f t t f t t t t f f f t t t t