WorksheetsBoolean Algebra 2
Total questions: 25
Worksheet time: 16mins
is the same as
A + B + C
A . B
A + B
A . B
( A + B ) ( C + D )
is the same as
AC + BD
(A . B ) + ( C . D )
A + B + C + D
AC + AD + BC + BD
X
X
Which law is this an example of:
A(B+C) = (A.B)+(A.C)
A+(B.C) = (A+B).(A+C)
Associative
Commutative
Absorption
Distributive
What is the Logic Expression for this circuit?
Z = NOT (A AND B)
Z = NOT (A OR B)
Z = (NOT A) AND B
Z = (NOT A) OR B
What will the circuit's output be?
1
0
In Boolean expression A+AB simplifies ____
A
B
A+B
1
In Boolean algebra A.A.A.A is equal to
1
A4
4A
A
In the Boolean algebra, a variable has ________ different state(s)/value(s).
1
2
3
4
X + XY = ?
X+ Y
X
Y
None
In Boolean Algebra A + A + A + A =?
A
4A
2A
None
In Boolean Algebra A + 1 =?
0
1
A
None
(1 + A + A) =
A
AA
1
0
(1 + A + B) =
A
~A
B
~B
1
A + (B * A) =
A
NOT A
B
1
A * 0 =
A
NOT A
1
0
( A + D ) ( A + C) = ?
A + DC + AD
A + DC
DC
none
What is the expression for Y?
(A+B).C
A+B+C
(A.B)+C
A.B.C
(A+B)(A+C)
Simplify the expression
A+BC
AC+AB
A+B(A+C)
What is the output Y of this logic cricuit if A = 1, B = 1, and C = 1
0
1
What is the output Y of this logic circuit if A = 1, B =0, and C = 1
0
1
What is the output Z of this logic circuit if A = 1 and B = 1
0
1
