SOLUTION: Verify the following if and only if statements using truth tables: 1) ~ (P ^ Q) <=> (~P) V (~Q) 2) ~( P<=>Q) <=> P ^ ~(Q)

Algebra.Com
Question 934684: Verify the following if and only if statements using truth tables:
1) ~ (P ^ Q) <=> (~P) V (~Q)
2) ~( P<=>Q) <=> P ^ ~(Q)

Answer by ptfile(81)   (Show Source): You can put this solution on YOUR website!
p  q ~p ~q (P^Q) (P)V(Q) ~(P^Q) (~P)V(~Q) ~(P^Q)<=>(~P)V(~Q)
T  T  F  F   T      T       F       F            T
T  F  F  T   F      T       T       T            T
F  T  T  F   F      T       T       T            T
F  F  T  T   F      F       T       T            T

p  q ~q (P<=>Q) P^(Q) ~(P<=>Q) P^~(Q) ~(P<=>Q)<=>P^~(Q)
T  T  F    T     T        F     F              T
T  F  T    F     F        T     T              T
F  T  F    F     F        T     F              F
F  F  T    T     F        F     F              T

RELATED QUESTIONS

Construct the truth table for the following (i) p ^ (~p v q ) v (~q v p ) (ii) ~q if (answered by MathLover1)
If p is false and q is true, determine the truth value of the following: a) ~(p ^... (answered by Edwin McCravy,Aldorozos)
Use truth tables to determine if the following arguments are valid. a) p-> (q V r) p (answered by solver91311)
using truth tables, decide if each argument is valid. p ∨ ∼q ∼q → p ∴ p (answered by jim_thompson5910)
construct the truth table for each of the following statements.... (answered by MathLover1)
Let p, q, and r represent the following statements. p: Jamie is on the train q:... (answered by Theo)
construct a truth table for the following: 1. ~p-> q 2.... (answered by jim_thompson5910)
If p+q=n and {{{1/p +1/q =m}}}, where p and q are positive, find... (answered by ikleyn)
1. Let p(x), q(x) denote the following open statements. p(x): x ≤ 3 q(x): x + 1 is (answered by jim_thompson5910)