Question 297284
Hint: p ^ q is only true when <u>both</u> p and q are true. Otherwise, p ^ q is false. Also, ~p denotes "not p" (ie the opposite of whatever the truth value of p).