Simplifying Boolean Expression with Boolean Algebra

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
ece1111
Messages
1
Reaction score
0
can anyone help me simplify this expression..
f(x,y,z)=(x+y+z')(x+y'+z')(x'+y'+z)..
:confused:
 
Physics news on Phys.org
OK, not sure whether this is homework or not, so I can't give you an answer, (even if mine's right at the moment), so I suggest you "multiply it out" and simplify what can and see if we get the same answer.
 
use this rule [tex](a + b)c = ac + bc[/tex] repeatedly.
you also have [tex]aa'= 0[/tex]

hope this helps