Fun in-class exercise: Use this online tool to write the simplified the sum-of-products expression for the expression $E$ represented by the truth table below:
$x$ | $y$ | $z$ | $E$ |
---|---|---|---|
$0$ | $0$ | $0$ | $1$ |
$0$ | $0$ | $1$ | $1$ |
$0$ | $1$ | $0$ | $0$ |
$0$ | $1$ | $1$ | $0$ |
$1$ | $0$ | $0$ | $1$ |
$1$ | $0$ | $1$ | $0$ |
$1$ | $1$ | $0$ | $1$ |
$1$ | $1$ | $1$ | $1$ |
Hint: Perform the steps listed on slide 57.