Simplify this using DeMorgan's Laws
How many gates?
1 AND
1 OR
3 NOT
steps:
![]() |
break the line change the sign remove double nots
|
Gates needed if distributed:
2 AND
1 OR
1 NOT
Gates needed if not distributed:
X(!Y+Z)
1 AND, 1 OR, 1 NOT