Math, asked by dhananjai2c, 4 months ago

1. simplify using Boolean Algebra
F = [AB'(C+BD) + A'B']​

Answers

Answered by abhinav12345712
0

Answer:

Since the entire expression is ANDed with C, we know that when C=0 the expression is 0.

When C=1 the expression simplifies to

AB’(1+BD) + A’B’ = AB’+A’B’ = (A+A’)B’ = B’

So the final expression simplifies to B’C

Similar questions