Simplifying Boolean Algebra Equations with Distribution and DeMorgan's Law

Click For Summary

Discussion Overview

The discussion revolves around simplifying Boolean algebra equations using distribution and DeMorgan's Law. Participants explore various properties and steps involved in reducing a specific Boolean expression, addressing both theoretical and practical aspects of the problem.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant inquires about the appropriate use of distribution and DeMorgan's Law in their solution process.
  • Another participant suggests continuing to apply DeMorgan's Law until reaching the simplest form, followed by algebraic reduction rules.
  • Clarification is sought regarding the expression being simplified, specifically whether the bar notation includes the term A.
  • Participants discuss the potential to simplify terms like 1 + B' to just 1, questioning the validity of this step.
  • A later reply provides a hint about combining terms and applying the property that X' + X = 1, emphasizing its significance in Boolean algebra.
  • Further simplification steps are shared, showing how to expand and combine terms to reach a final expression.
  • Participants express surprise at the simplification process, particularly at the realization that certain terms become irrelevant due to the properties of Boolean algebra.

Areas of Agreement / Disagreement

There is no clear consensus on the best approach to take at each step of the simplification process, as participants propose different methods and express uncertainty about specific properties. The discussion remains unresolved regarding the optimal sequence of applying Boolean algebra rules.

Contextual Notes

Participants mention vague images and incomplete expressions, which may limit the clarity of the discussion. The reliance on specific properties and assumptions in Boolean algebra is noted but not fully resolved.

ccky
Messages
15
Reaction score
0

Homework Statement


Untitled.jpg


Homework Equations



Boolean Algebra

The Attempt at a Solution


I use the distri to change the A+C'.D and Demorgan.
Should i use dis and Demorgan firstly like below?
02.jpg

Which property I should use in the next step?
If the first part is wrong,which property i should use first?
Sorry for the small pictures!
Thanks
 
Physics news on Phys.org
Continue to use demorgan until you get down into the simplest form then apply algebra reduction rules.

So are you trying to prove:

(A + C'D)' + A + (CD + AB)' = 1

Just want to make sure we understand the problem as the bar above terms in your images looks like it might include the A term.
 
Last edited:
jedishrfu said:
Continue to use demorgan until you get down into the simplest form then apply algebra reduction rules.

So are you trying to prove:

(A + C'D)' + A + (CD + AB)' = 1

Just want to make sure we understand the problem as the bar above terms in your images looks like it might include the A term.

Sorry for the vague picture.The bar not include in the A term.
Should i use the Demorgan in the whole question firstly including the A.
As the picture shows,then,i continue to use Distributive or Absorption,but failed.
 
ccky said:
Sorry for the vague picture.The bar not include in the A term.
Should i use the Demorgan in the whole question firstly including the A.
As the picture shows,then,i continue to use Distributive or Absorption,but failed.

SHow your work and we can help you along the way.

In your final expression do you have any terms like this?

X + X' + ... =?= 1
 
jedishrfu said:
SHow your work and we can help you along the way.

In your final expression do you have any terms like this?

X + X' + ... =?= 1

I continue to calculate following the picture show on the The attempt at a solution

First:
A'(C+D')+(A+C'+D')(A+A'+B') Use distributive
A'(C+D')+(A+C'+D')(1+B')
But i was wondering whether i can change to 1+B' to 1,because the list only show that 1+A=1

Second:
A'(C+D')+A+A'C'+B'C'+A'D'+B'D'
A'(C+D')+A+A'(C'+D')+B'(C'+D')
 
It seems you are almost there. The last expression

A'(C+D')+A+A'(C'+D')+B'(C'+D')

can be expanded into

A'C + A'D' + A + A'C' + A'D' + B'C' + B'D'

and then combine some terms to get:

A'(C + C') + A + A'D' + B'C' + B' D'

Do you see how to finish it?

HINT: remember that X' + X = 1 and that 1+ANYTHING = 1 in boolean algebra
 
jedishrfu said:
it seems you are almost there. The last expression

a'(c+d')+a+a'(c'+d')+b'(c'+d')

can be expanded into

a'c + a'd' + a + a'c' + a'd' + b'c' + b'd'

and then combine some terms to get:

A'(c + c') + a + a'd' + b'c' + b' d'

do you see how to finish it?

Hint: Remember that x' + x = 1 and that 1+anything = 1 in boolean algebra

a'+ a + a'd' + b'c' + b' d'
1+a'd' + b'c' + b' d'
1
 
ccky said:
a'+ a + a'd' + b'c' + b' d'
1+a'd' + b'c' + b' d'
1

Thats great!

It floored me too when I got to the second to last step and thought how am I going to reduce that and then I saw the A + A' terms
and realized the other terms just didn't matter.
 
  • Like
Likes   Reactions: 1 person
jedishrfu said:
Thats great!

It floored me too when I got to the second to last step and thought how am I going to reduce that and then I saw the A + A' terms
and realized the other terms just didn't matter.


Thanks you!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
15
Views
4K