Can the Boolean expression F1=(A'BC)+(AB'C')+(ABC')+(ABC) be simplified further?

  • Thread starter Thread starter mgord009
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
mgord009
Messages
3
Reaction score
0
Is it possible to simplify this further?

F1=(A’∙B∙C)+(A∙B’∙C’)+(A∙B∙C’)+(A∙B∙C)
 
Physics news on Phys.org
mgord009 said:
Is it possible to simplify this further?

F1=(A’∙B∙C)+(A∙B’∙C’)+(A∙B∙C’)+(A∙B∙C)

= A'BC + ABC + AB'C' + ABC' by reordering the terms

= (A' + A) BC + AC'(B' + B)

= (1)BC + AC'(1)