Simplify the boolean expression ¬(A.B)+A.

¬(A.B)+A -- given in question. =(¬A+¬B)+A -- using De Morgan's Law. =¬A+¬B+A -- can remove the brackets. =1+¬B -- using identity ¬A+A = 1.=1 -- using identity 1 + anything = 1.

Answered by Computing tutor

1815 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is method "Overloading" in object-oriented programming (OOP) ?


What do the logical operators AND, OR, XOR and NOT do?


Express the number 208 as a) an 8-bit binary number b) an octal string c) a hexadecimal string


Describe the difference between passing parameters into a function by reference and by value? Indicating how this may lead to unexpected outputs.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning