
Correct : d
The correct answer is Option D - x̄z̄ + xz.
From the given K-Map for F(w, x, y, z), the key observation is that the function''s value depends only on variables x and z - the variables w and y don''t affect the output at all. This becomes clear when you group the 1s on the K-Map: the groups span all possible values of w and y, causing those variables to cancel out completely.
What remains is a function that is 1 whenever x and z have the same value - both 0 or both 1. This is exactly the XNOR of x and z:
F = x̄z̄ + xz (x XNOR z)
Option A, B, C all include extra minterms or incorrect terms involving w and y that don''t match the K-Map. They either cover 0-cells or fail to simplify into the cleanest groupings. All three are incorrect.
Option D is the fully minimized and correct expression - just two 2-literal terms, confirming the K-Map reduces entirely to an XNOR relationship between x and z.
Similar Questions
Total Unique Visitors