I want to simplify the function F = AB'C' +A'B'C' + A'BC' + A'B'C, but I do not know how to do it, I can only simplify it as B'C' + A'BC' + A'B'C
Asked
Active
Viewed 79 times
0
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Oct 25 '23 at 07:21
-
Probably easiest if you write down the Karnaugh map and see how best to cover the 1s. – user10354138 Oct 25 '23 at 08:08