0:00
Difficulty: IntermediateCategory: Truth TablesType: Truth TableComplete the truth table for the expression: A ∨ (A ∧ B)
This demonstrates the absorption law. Select ⊤ (true) or ⊥ (false) for each row in the truth table.
| A | B | A ∨ (A ∧ B) |
|---|---|---|
| ⊤ | ⊤ | |
| ⊤ | ⊥ | |
| ⊥ | ⊤ | |
| ⊥ | ⊥ |