I need to write this expression in Kmap but I dont how to write '(A+C) correctly

41 Views Asked by At

I have to do synthesis of combinational logic circuit from this expression first I have to do K map (karnaugh) and I want to know how can I correctly do it. The expression is (A+'B)('C+D)'(A+C) Tip: A+C is in complement.