SOLUTION: are they logically equivalent ~pVq; p-->q

Algebra ->  Conjunction -> SOLUTION: are they logically equivalent ~pVq; p-->q      Log On


   



Question 1109186: are they logically equivalent ~pVq; p-->q
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!
Make a truth table for each, and then compare:

 p     q        ~pVq       p—>q
 —     —-       ———-       ———  
 F     F          T           T
 F     T          T           T
 T     F          F           F
 T     T          T           T


Looks the same to me.