dlamb85
contestada

Determine if the conditional statement is true or false given the following: p is false. q is false. Is -q -p true or false?

Respuesta :

caylus

Hello,

if p is false then ~p is true

if q is false then ~q is true

if ~p is true and ~q is true then ~q and ~p is true

Otras preguntas