SOLUTION: Fill in the heading of the following truth table using any of p, q, ~, , ?, , and . Use keyboard shortcuts of --> for , <--> for ?, V for , and ^ for . p q T T

Algebra ->  Conjunction -> SOLUTION: Fill in the heading of the following truth table using any of p, q, ~, , ?, , and . Use keyboard shortcuts of --> for , <--> for ?, V for , and ^ for . p q T T       Log On


   



Question 627978: Fill in the heading of the following truth table using any of p, q, ~, , ?, , and . Use keyboard shortcuts of --> for , <--> for ?, V for , and ^ for .

p q
T T F
T F F
F T F
F F T

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Notice how the truth table for p ^ q has a last column of T, F, F, F

Flip everything to get F, F, F, T, which is exactly the last column in the given table above.

So we go from p ^ q to ~(p ^ q)

Now use De Morgan's Law to simplify...

~(p ^ q)

~p V ~q

So the full table is...

p q ~p V ~q
T T F
T F F
F T F
F F T



--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim
--------------------------------------------------------------------------------------------------------------