SOLUTION: construct a truth table for the statement. q v (p--> ~r)

Algebra ->  Conjunction -> SOLUTION: construct a truth table for the statement. q v (p--> ~r)      Log On


   



Question 478097: construct a truth table for the statement. q v (p--> ~r)
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
the truth table would look like this:
       p  q  r  ~r p->~r
                      (p->~r)v(q)
       T  T  T  F  F  T
       T  T  F  T  T  T
       T  F  T  F  F  F
       T  F  F  T  T  T
       F  T  T  F  T  T
       F  T  F  T  T  T
       F  F  T  F  T  T
       F  F  F  T  T  T