Can someone explain me why $ AB \vee A \bar B C = AB \vee AC\\$ ?
How do we get rid of $ \bar B \\$?
We have
\begin{align} AB \lor A\bar{B}C &= A(B \lor\bar{B}C) \end{align}
Also, $B \lor \bar{B}C$ is equal to $B \lor C$ since if $B$ is true, both expression is evaluated to be true and if $B$ is false, we then have to take the value of $C$.
Copyright © 2021 JogjaFile Inc.
We have
\begin{align} AB \lor A\bar{B}C &= A(B \lor\bar{B}C) \end{align}
Also, $B \lor \bar{B}C$ is equal to $B \lor C$ since if $B$ is true, both expression is evaluated to be true and if $B$ is false, we then have to take the value of $C$.