1. Home
  2. Docs
  3. Digital Logic
  4. Boolean Algebra and Logic...
  5. Basic Theorem and properties of Boolean Algebra

Basic Theorem and properties of Boolean Algebra

image 62

1). A+0=A

image 63

2). A+1=1

image 64

3). A.0=0

image 65

4). A.1=A

image 66

5). A+A=A

image 67

6). A+A’=1

image 68

7). A.A=A

image 69

8). A.A’=0

image 70

9). A”=A

image 71

10). A+AB=A

A + AB = A(1 + B)    ∴ Factoring (distributive law)
A + AB = A.1         Rule 2: (1 + B)= 1
A + AB = A           Rule 4: A .1 = A

11). A+A’B=A+B

=(A+A') (A+B)        ∴ x+yz=(x+y)(x+z)
=1(A+B)
=A+B

12). (A+B) (A+C)=A+BC

= AA + AC + AB + BC          Distributive law
= A + AC + AB + BC           Rule 7: AA = A
= A( 1 + C)+ AB + BC         Rule 2: 1 + C = 1
= A.1 + AB + BC               Factoring (distributive law)
= A(1 + B)+ BC                Rule 2: 1 + B = 1
= A.1 + BC                   Rule 4: A .1 = A
= A + BC

How can we help?

Leave a Reply

Your email address will not be published. Required fields are marked *