Which of the examples below expresses the distributive law of boolean algebra? select one:
a. a(b +
c.= ab + ac
b. a + (b +
c.= ab + ac
c. (a +
b.+ c = a + (b +
c.d. a(bc) = (ab) + c?
Answers
Answered by
0
I think option c is the correct one.
Options are not written in the correct way, it's little bit confusing.
Hope it help.
Options are not written in the correct way, it's little bit confusing.
Hope it help.
Answered by
0
Answer:
Option A is correct a(b+c)=ab+ac
Step-by-step explanation:
Laws of Algebra are formulated in order to reduce the number of logic gates which is needed to perform operations(logic) resulting in theorems or functions known as Boolean Algebra laws.
The distribution law allows the multiplication or factoring out of a given expression.
It is given by,
a(b + c) = a.b + a.c
Therefore , the distributive law of boolean algebra is a(b + c) = a.b + a.c.
Hence, Option A is correct.
Similar questions