SOLUTION: construct a truth table for: ( ~ p ^ q ) --> (~ q ˇ p)

Algebra.Com
Question 1175683: construct a truth table for:
( ~ p ^ q ) --> (~ q ˇ p)

Answer by Solver92311(821)   (Show Source): You can put this solution on YOUR website!

=====================================================================
  p  | ~p  |  q  |  ~q  | (~p & q) | (~q V p) | (~p & q)  (~q V p)
---------------------------------------------------------------------
  T  |  F  |  T  |   F  |     F    |     T    |          T
  T  |  F  |  F  |   T  |     F    |     T    |          T
  F  |  T  |  T  |   F  |     T    |     F    |          F
  F  |  T  |  F  |   T  |     F    |     T    |          T 

An "and" statement is true ONLY if both premises are true


An "or" statement is false ONLY if both premises are false


A conditional statement is false ONLY if the antecedent is true and the consequent is nevertheless false.



John

My calculator said it, I believe it, that settles it

From
I > Ø

RELATED QUESTIONS

Construct a truth table for ~q ^ p (answered by jim_thompson5910)
Construct a truth table for... (answered by solver91311)
construct a truth table for ~q ^ ~... (answered by Theo,solver91311)
Construct a truth table for p -->... (answered by jim_thompson5910)
Construct a truth table for q^ ~p (answered by Edwin McCravy)
Construct a truth table for ~q ^ p (answered by jim_thompson5910)
Construct a truth table for q -->... (answered by MathLover1)
Construct a truth table for : (~p^q) --> (~q ˇ... (answered by Edwin McCravy)
Construct a truth table for (~p^q) --> (~q ˇ... (answered by CubeyThePenguin)