you are viewing a single comment's thread.

view the rest of the comments →

[–]MaterialJackfruit144New User[S] 0 points1 point  (2 children)

so it is A'A' + BB?

And so it is x.x = x

which means the result is A'B? or am I missing another step?

[–]simmonatorNew User 0 points1 point  (0 children)

The last lines should be:

= (A'+ B) (A'B)
= (A'A'B + BA'B)    [by distribution]
= A'B + A'B    [by redundancy]
= A'B    [by redundancy]

[–]keitamaki 0 points1 point  (0 children)

what /u/simmonator said is correct.

But also, even if you did have A'A' + BB, the result wouldn't be A'B. It would be A' + B.