M HYPE SPLASH
// news

How can i apply Absorption law in this expression?

By Emma Valentine
$\begingroup$

I have this expression:

A + A * B * C'

I know that i can use the Absorption law in this and the answer is A, but how can i apply that?

Thank you.

$\endgroup$

2 Answers

$\begingroup$

You have to write it as :

$A + (A * (B * C'))$.

Now you can apply Absorption Law.

$\endgroup$ $\begingroup$

Absorption Law: A + AB = A in your example let D = BC' A + AD = A

This works because no matter what A is multiplied by, the result of the expression will always be A. This is because if what A is ANDed with is 0 then the result is 0 OR A which is A. However if what A is ANDed with is a 1 then your get A Or A which is again A.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy