Here's the logical statement: $¬[¬(A∧B)∨(¬A∧C)]∧(A∨B)$.
The answer should be $A∧B$, but i can't see how we get to remove C.
How do we get to the point where we get to use this absorption law: $p∧(p∨q) ≡ p$ ?
Here's the logical statement: $¬[¬(A∧B)∨(¬A∧C)]∧(A∨B)$.
The answer should be $A∧B$, but i can't see how we get to remove C.
How do we get to the point where we get to use this absorption law: $p∧(p∨q) ≡ p$ ?
$$\overline{\overline{A \cdot B} + (\overline A \cdot C)} + A\cdot B$$ $$= \overline{\overline A + \overline B + (\overline A \cdot C)} + A\cdot B$$ $$= \overline{\overline A + \overline B } + A\cdot B$$ $$= A \cdot B + A\cdot B$$ $$= A \cdot B$$
Step 2 $\rightarrow$ 3 uses the formula you mentioned to absorb C