Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

given that the input a is true, the input b is true, and the input c is…

Question

given that the input a is true, the input b is true, and the input c is false, what is the resulting value of the output?
answer
true
false

Explanation:

Step1: Compute first AND gate

$\text{True} \land \text{True} = \text{True}$

Step2: Compute second AND gate

$\text{True} \land \text{False} = \text{False}$

Step3: Compute NOT gate

$
eg \text{False} = \text{True}$

Answer:

true