Good day
I am getting confused on Boolean function simplification. I dont quite understand how the equation is simplified as in the rules for simplification in boolean algebra.
Can anyone help explain how i would simplify these two examples.
AB'C + (AB'C)D'
x + (x + xy) + y(xy')'
Thank you