Solving Boolean Algebra: a'b'c' + abc = 1?

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
1 reply · 2K views
killerfish
Messages
16
Reaction score
0
Hi guys,

I'm new to boolean algebra, i couldn't get this through...

a'b'c' + abc = 1 ? or i have to use (abc)' + abc = 1 to get 1 ?

Thanks you.
 
Physics news on Phys.org
(abc)' + abc = 1. There are only 2 possible values for abc, and they are 0 and 1. So it is very obvious that if abc isn't 1, then (abc)' is, and vice versa. So 1 or 0 = 1, 0 or 1 = 1. To prove that a'b'c' + abc = 1 isn't always necessarily true, you can construct a truth table with a b c a' b' c' and your answer. You will find that statement is only true when a,b,c are all the same value.