
Philip P. answered 10/28/14
Tutor
5.0
(478)
Affordable, Experienced, and Patient Algebra Tutor
p = Chris collects DVDs
q = Josh is an Arts major
Chris does not collect DVDs (~p) or (∨) Josh is not an Arts major (~q):
~p ∨ ~q = ~(p∧q)
Josh is an Arts major (q) and (∧) Chris does not collect DVDs (~p):
q ∧ ~p
Where:
~ is the negation (NOT) operator
∧ is the intersection (AND) operator
∨ is the union (OR) operator