SOLUTION: How to do a truth table to see if the two statements are equivalent..... ~P➡Q, ~Q➡P...... Are these statements equivalent?

Algebra ->  Expressions-with-variables -> SOLUTION: How to do a truth table to see if the two statements are equivalent..... ~P➡Q, ~Q➡P...... Are these statements equivalent?       Log On


   



Question 984203: How to do a truth table to see if the two statements are equivalent..... ~P➡Q, ~Q➡P...... Are these statements equivalent?

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!

  P  ~P   Q   ~Q   ~P -> Q   ~Q -> P

  T   F   T    F      T         T
  T   F   F    T      T         T
  F   T   T    F      T         T
  F   T   F    T      F         F

The truth tables are identical, so the statements are equivalent.

John

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