When asked to simplify a boolean logic statement, how to decide which factorization to apply first?

51 Views Asked by At

Applying the wrong law can lead to the wrong simplification. I may try de Morgan’s, when I should have applied the law of contradiction or distributivity law before applying de Morgan’s, and it can change from question to question. Is there a method to choosing the right factorization?

1

There are 1 best solutions below

2
On BEST ANSWER

Karnaugh maps can be helpful for statements that are not too complicated.

https://en.wikipedia.org/wiki/Karnaugh_map