1

$$(A'+C'+D')(A'+C')(C'+D')$$

how to simplify it. i got $A'D'C'$, but it's probably wrong. can someone help me

John
  • 1,019
samexmm
  • 29
  • 5
    Welcome to Math.SE! The idea is that you provide some thoughts or work in addition to just a question like this ... So, can you show us your work how you got to A'D'C'? – Bram28 Feb 17 '17 at 17:53

1 Answers1

1

I'll help you with the simplifying: $$\begin{align}(A'+C'+D')(A'+C')(C'+D') &= C'+ (A'+D')(A'D') \\ \\ &= \color{blue}{C'+ A'D'}\end{align}$$

amWhy
  • 209,954