Which three statements would produce the truth value F when p is true and q is false?A. p -> qB. ~p/\~qC. p->~qD. q\/~pC. p/\~qplease help
Question
Answer:
B. If [tex]p[/tex] is true, then [tex]\sim p[/tex] (NOT [tex]p[/tex]) is false; If [tex]q[/tex] is false, then [tex]\sim q[/tex] is true. Then [tex]\sim p\land\sim q[/tex] must be false, because both arguments are not true.
solved
general
11 months ago
5651