Boolean Algebraic Manipulation

60 Views Asked by At

so I'm stuck on what seems like the very last steps of the problem. I'll leave out the whole problem and just start from where I got stuck at in the very end.

How can I show that c'd' + c is equal to c + d' using the identities? It's probably just flying over my head...

1

There are 1 best solutions below

1
On

Hint: $\; c'd' + c \; = \; (c'+c)(d'+c) \;$ by Distribution.

Can you see what you do next?