4 4 votes Reduce the Following Boolean Expressions to the indicated numbers of the literals A’C’ + ABC +AC’ to three literals (X’Y’ + Z’)’ + Z + XY + WZ to three literals A’B(D’ + C’D) + B(A + A’CD) to one literals (A’ + C)(A’ + C’)(A+ B + C’D) to four literals Digital Logic digital-logic morris-mano boolean-algebra simplification + – ajaysoni1924 11.7k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
13 13 votes ........ abhishekmehta4u answered Mar 31, 2019 abhishekmehta4u comment Share Follow See all 2 Comments 2 2 Comments reply Damodara deepak commented Jul 21, 2023 reply Follow flag (A’ + C)(A’ + C’)(A+ B + C’D) 0 0 replyShare jatincs commented Jun 9, 2024 reply Follow flag 4:(A’ + C)(A’ + C’)(A+ B + C’D) soln: (A'A' + A'C' + A'C +CC')(A+B+C'D) (A' + A'C' +A'C +0)(A+B+C'D) A'(A+B+C'D) 0+A'B+A'C'D A'(B+C'D) ->4Literals 0 0 replyShare Please log in or register to add a comment.