Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of the following options best completes the column for!(x&&y) in …

Question

which of the following options best completes the column for!(x&&y) in the truth table? x y!(x&&y) t t f t f t f t t f f ? true false

Explanation:

Step1: Calculate X&&Y when X=F,Y=F

$X \land Y = F \land F = F$

Step2: Calculate !(X&&Y)

$
eg (X \land Y) =
eg F = T$

Answer:

True