SOLUTION: Could someone please help me with this truth table? Iam really struggling with this in college math. Thank you in advance. Construct a truth table for ~q --> (p V q). Be sur

Algebra ->  Conjunction -> SOLUTION: Could someone please help me with this truth table? Iam really struggling with this in college math. Thank you in advance. Construct a truth table for ~q --> (p V q). Be sur      Log On


   



Question 471379: Could someone please help me with this truth table? Iam really struggling with this in college math. Thank you in advance.


Construct a truth table for ~q --> (p V q). Be sure to include all intermediate steps in your table.


Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Things to remember

1) p v q is true when either p or q is true (otherwise it's true)

2) p --> q is only false when both p is true and q is false (otherwise it's true)


Using this info, we get the following table:

pq~qp V q~q --> (p V q)
TTFTT
TFTTT
FTFTT
FFTFF


Let me know if you need me to go over how I got a particular element or column.