[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
Boolean algebra
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 12
Thread images: 1
File: George_Boole_color.jpg (25 KB, 250x335) Image search: [Google]
George_Boole_color.jpg
25 KB, 250x335
How do I get from
X'Y'+X'Y+XY'
to
(XY)'
using Boolean algebra, where ' denotes inverse?
>>
>>52271006
>X'Y'+X
Is that easier to understand
>>
>>52271052
Fortunately not.
>>
>>52271006
you can split (xy)' to x' + y'
>>
¬X¬Y+X¬Y+X¬Y

Easier on the eyes.
¬(XY)=(¬X+¬Y)

After DeMorgans Law.
>>
>>52271342
¬X¬Y + ¬XY + X¬Y

Whoops
>>
>>52271353
Now apply the Resolution Rule or whatever it's called in English to this and you should end up with
¬X+¬Y
>>
>>52271378
I appreciate the help, but it's the last step that's confusing me. Could you please explain the "Resolution rule"? I think that's what I don't get.
>>
x'y' + x'y + xy'
x'(y' + y) + xy'
x'(1) + xy'
x' + xy'

absorption rule reversed: (x' = x'+x'y')
(x' + x'y') + xy'
x' + x'y' + xy'
x' + (x' + x)y'
x' + (1)y'
x' + y'
(xy)'
>>
>>52271006
Thanks for reminding the horror of using some logic program from the 80s in a VM as part of the boolean algebra course.
>>
>>52271501
Thanks!

Over and out.
>>
>>52271006
X | Y | X' | Y' | XY | XY' | X'Y | X'Y' | X'Y' + X'Y + XY' | (XY)'
0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1
0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 1
1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 1
1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0
Thread replies: 12
Thread images: 1

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.