Computer Science
Give the dual of the following:
(A' B) + (C' 1) = (A' + C) (B + C)
Boolean Algebra
6 Likes
Answer
Dual of (A' B) + (C' 1) = (A' + C) (B + C) is:
(A' + B).(C' + 0) = (A'.C) + (B.C)
Answered By
5 Likes
Related Questions
State the two absorption laws. Verify any one of them using truth table.
Convert the following cardinal expression into its canonical form and reduce it using Boolean laws:
F(L, M, O, P) = π(0, 2, 8, 10)
If A = 1, B = 0, C = 1 and D = 1, find its
- maxterm
- minterm
Reduce the following Boolean expression into their simplest forms:
- {(CD)' + A} + A + C.D + A.B
- A.{B + C (A.B + A.C)'}