Boolean algebra how does $A'(B' *C+ B* C')$ simplify?

42 Views Asked by At

Does $A'(B' *C+ B* C')$ simplify to $A'(1)$? I'm a bit confused because I know that $A+A' *B = A +B$ so I'm wondering what happens in the above situation. I know this might be related to the two variable rule.

Note $*$ represents AND and $+$ represents OR

Thanks