14.0k views
4 votes
Which Boolean algebra expression satisfies the following requirements? The output shall be true if either of the following are true: Input A is false and input B is true. Input B is true and input C is false. A. Y = AB + BC B. Y = AB + BC C. Y = AB + BC D. Y = AB + BC

1 Answer

5 votes

Answer:

None

Step-by-step explanation:

If A = F, B= T and C =F

A. Y = AB + BC

A=F and B = T => F

B = T and C =F => F

Final answer will be F

because neither of the two sides is TRUE

User EvAlex
by
7.2k points