Boolean Logic truth table question

K-map 1 1 1 0 For the K-map above where the x input is down and the y input is across, which one of these is a simplified expression?

F(x, y) = y

F(x, y) = x + y

F(x, y) = x + y'

F(x, y) = x' + y'

F(x, y) = (xy)'

F(x, y) = xy

Comments (0)