‹ Back to the paper
Since $A + A' = 1$, $(A + A')' = 1' = 0$ for every value of A. The output is always 0, so it is a Contradiction.
Verify if is a Tautology, Contradiction, or a Contingency.
Verify if $(A + A')'$ is a Tautology, Contradiction, or a Contingency.
Answer
Answer
AI| A | A' | A + A' | (A + A')' |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 1 | 0 |
From ISC 2023 Computer Science Paper 1, question 1(vii).