simplifying boolean expressions

Thread Starter

mikee

Joined Aug 4, 2010
4
hi
can someone help me in simplifying this expression:

(v'+u+w)(wx+y+uz')+(wx+uz'+y)

and another one:

(w'+x)yz'+(w''+x')yz'

...coz i'm not sure with my answers..
i badly needed it now... tnx :)
 

mps

Joined Feb 4, 2010
8
the second 1 is damn simple
yz'(w+w'+x+x')
2yz'

for the 1st one open the bracket and apply properties of boolean
 

vvkannan

Joined Aug 9, 2008
138
Hi,
the second 1 is damn simple
yz'(w+w'+x+x')
2yz'

for the 1st one open the bracket and apply properties of boolean
1+1 = 1 and hence it must be yz'.
And for the first one expand the terms and try simplifying applying the rule
A+A' =1
 
Top