v
Examples
3) Find the De Morgan equivalent of
_
F = X * (Y
+ Z)
![]()
![]()
__
__ __ __
= X + ((Y + Z)) = X +
Y + Z
__
= X * Y * Z
__ __
4) Find the equivalent of G =
U + V * W + X * (Y + Z)
![]()
![]()
![]()
__ __
__
G = U * (V *W)
* (X * (Y + Z))
__ __
__ __
= U * (V + W) * (X + Y + Z)
G y z x x
![]()
![]()
![]()
![]()
![]()
![]()

![]()

![]()
![]()

![]()