SOLUTION: a) Construct a truth table for (p^~q)V(~pVq). What is the truth value of the statement if p is true and q is false?
Algebra ->
Conjunction
-> SOLUTION: a) Construct a truth table for (p^~q)V(~pVq). What is the truth value of the statement if p is true and q is false?
Log On
Question 803658: a) Construct a truth table for (p^~q)V(~pVq). What is the truth value of the statement if p is true and q is false? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Construct a truth table for (p^~q)V(~pVq) . What is the truth value of the statement if p is true and q is false?
------------------------------
(p and ~q) V (~p or q)
-----
(t and t) OR (f or f)
-----
t OR f
-----
Conclusion: t
==========================
Cheers,
Stan H.
=================