Hi can anyone help me simplify the following boolean equation?
(A.B+C) + (A.C')
where C' = not C
First, you need to draw a truth table for the above three variables.
Second, you need to use a 3-variable Karnaugh map to find the reduced expression for above.