mr2turbo
Newbie level 3
Hi all,
i have recently looked at some simple logic and come up with Q = (A + 'B) . (B + C) . C
It needs simplifying but i am useless at Boolean and i feel i haven't been taught well at all.
Here's what i did:
Firstly i don't even know if what i have done is correct. I have just used the laws and rules where i think they apply. Secondly, i know it will simplify even further.
Please can somebody help!
Thanks
i have recently looked at some simple logic and come up with Q = (A + 'B) . (B + C) . C
It needs simplifying but i am useless at Boolean and i feel i haven't been taught well at all.
Here's what i did:
Q = (A + 'B) . (B + C) . C
Q = A + B . A + C . 'B + B . 'B + C . C
Q = A + B . A + C . B . 'B + C
Q = A + B . A + C . 'B + C
Firstly i don't even know if what i have done is correct. I have just used the laws and rules where i think they apply. Secondly, i know it will simplify even further.
Please can somebody help!
Thanks