Computer Science
Convert the following expression into canonical POS form:
F(A, B) = (A + B).A'
Boolean Algebra
ICSE 2014
20 Likes
Answer
(A + B).(A' + BB')
= (A + B).(A' + B).(A' + B')
Answered By
13 Likes
Related Questions
Minimize the following function by using K-Map:
F(A, B, C) = A'BC' + A'BC + ABC' + ABC
Find the complement of XY'Z + XY + YZ'
Express in the product of sum (POS) form, the boolean function F (A, B, C). The truth table for which is given below:
A B C F 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 0 1 1 1 1 Reduce the following function by using Boolean laws:
F(A, B, C, D) = (A' + C) (A' + C') (A' + B + C'D)