LIST-I (Name) LIST-II (Identity) A. Domination law I. $x + 1 = 1$ B. Associative law II. $x + (yz) = (x + y)(x + z)$ C. Distributive law III. $x + xy = x$ D. Absorption law IV. $x + (y + z) = (x + y) + z$
This solution details the matching process for standard Boolean algebra identities provided in LIST-I and LIST-II.
Based on the analysis of each law:
A (Domination law) matches with I ($x + 1 = 1$).
B (Associative law) matches with IV ($x + (y + z) = (x + y) + z$).
C (Distributive law) matches with II ($x + (yz) = (x + y)(x + z)$).
D (Absorption law) matches with III ($x + xy = x$).
The correct pairing is therefore A-I, B-IV, C-II, D-III.
Which gate is represented by the following truth table?
| Input A | Input B | Output |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
The probability of a toothache, given evidence of a cavity, P(toothache | cavity) is ________.
P(cavity V toothache) is ________.
The probability for Cavity, given that either Toothache or Catch is true, P(Cavity | toothache V catch) is _______.
How many different Boolean functions of degree n are there?