BOOLEAN ALGEBRA
Mohammed Alomaym
202624018
Index
-Introduction.
.-Application of Boolean algebra
-Lows of Boolean algebra.
-Boolean Addition.
-Boolean Multiplication
-Rules of Boolean algebra
-Kahoot
-Review.
Introduction
What dose Boolean algebra mean?
Boolean algebra is the branch of algebra in which the
values of the variables are the truth values true and false,
.usually denoted 1 and 0 respectively
Application of Boolean Algebra
-It is used to perform the logical operations in digital
computer.
-In digital computer True represent by ‘1’ (high volt) and False
.represent by ‘0’ (low volt)
-Boolean Algebra applied in computers electronic circuits. These
circuits perform Boolean operations and these are called logic
circuits or logic gates.
Lows and rules of Boolean algebra
Laws of Boolean algebra:
Laws of Boolean algebra has three types:
-Commutative Laws
-Associative Laws
-Distributive Law
Commutative Laws
The commutative law of addition for two variables is written
as A+B = B+A
The commutative law of multiplication for two variables is
A.B = B.A
Associative Laws
The associative law of addition is written as follows for
three variables: A + (B + C) = (A + B) + C
lThe associative law of multiplication is written as follows
for three variables: A(BC) = (AB)C
Distributive Law
The distributive law is written for three variables as follows:
A(B + C) = AB + AC
Boolean Multiplication and Addition
Rules of Boolean Algebra.
Boolean algebra
Boolean algebra

Boolean algebra

  • 1.
  • 2.
    Index -Introduction. .-Application of Booleanalgebra -Lows of Boolean algebra. -Boolean Addition. -Boolean Multiplication -Rules of Boolean algebra -Kahoot -Review.
  • 3.
    Introduction What dose Booleanalgebra mean? Boolean algebra is the branch of algebra in which the values of the variables are the truth values true and false, .usually denoted 1 and 0 respectively
  • 4.
    Application of BooleanAlgebra -It is used to perform the logical operations in digital computer. -In digital computer True represent by ‘1’ (high volt) and False .represent by ‘0’ (low volt) -Boolean Algebra applied in computers electronic circuits. These circuits perform Boolean operations and these are called logic circuits or logic gates.
  • 5.
    Lows and rulesof Boolean algebra Laws of Boolean algebra: Laws of Boolean algebra has three types: -Commutative Laws -Associative Laws -Distributive Law
  • 6.
    Commutative Laws The commutativelaw of addition for two variables is written as A+B = B+A The commutative law of multiplication for two variables is A.B = B.A
  • 7.
    Associative Laws The associativelaw of addition is written as follows for three variables: A + (B + C) = (A + B) + C lThe associative law of multiplication is written as follows for three variables: A(BC) = (AB)C
  • 8.
    Distributive Law The distributivelaw is written for three variables as follows: A(B + C) = AB + AC
  • 9.
  • 10.