Prove: a((bc)'d+b)+a'b=(a+b)(b+d)

  • Thread starter Thread starter Gee Wiz
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around proving the equivalence of two expressions in Boolean algebra: a((bc)'d+b)+a'b and (a+b)(b+d). Participants are exploring methods to manipulate the left side of the equation to demonstrate its equality to the right side, focusing on algebraic manipulation rather than using Karnaugh maps.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants express uncertainty about how to proceed after initial distribution and complementary steps.
  • One participant suggests that a Karnaugh map could be useful, although others note that it is not permitted at this stage.
  • There are mentions of using the redundancy law, specifically the identities x + x'y = x + y and x + xy = x, to simplify the left side.
  • Another participant points out that the left side can be simplified further by eliminating duplicate terms and applying the redundancy rule.
  • There is discussion about needing to reach a minimal form before attempting to factor the expression into (a+b)(b+d).

Areas of Agreement / Disagreement

Participants generally agree on the need to manipulate the left side of the equation, but there is no consensus on the specific steps to take or the final form that should be achieved. Disagreement exists regarding the use of Karnaugh maps and the approach to simplification.

Contextual Notes

Participants are limited to manipulating only the left side of the equation and are not allowed to simplify the right side. There are unresolved steps in the simplification process, and the discussion reflects varying interpretations of the redundancy law.

Gee Wiz
Messages
137
Reaction score
0

Homework Statement


Prove that the left equals the right.

a((bc)'d+b)+a'b=(a+b)(b+d)



The Attempt at a Solution



ab'd+adc'+ab+a'b distribution
ab'd+adc'+b complementary
I don't know what to do next, or what i should look for to give me a clue as to how to progress.
 
Physics news on Phys.org
Gee Wiz said:

Homework Statement


Prove that the left equals the right.

a((bc)'d+b)+a'b=(a+b)(b+d)



The Attempt at a Solution



ab'd+adc'+ab+a'b distribution
ab'd+adc'+b complementary
I don't know what to do next, or what i should look for to give me a clue as to how to progress.
A Karnaugh map (K-map) will prove useful.

(By the way, you can reduce both sides of the equation, not just the left side. :wink:)
 
we aren't supposed to use the karnaugh map yet, and they only want us to manipulate the left side.
 
Gee Wiz said:
we aren't supposed to use the karnaugh map yet, and they only want us to manipulate the left side.

There are a couple of uses of the redundancy law that you can use.

x + x'y = x + y

After that, you can use it again in a different way,

x + xy = x

And you'll reach the minimal solution.

But since the right hand side of the equation is not at its minimal form, you'll have to actually go backwards after that to get the (a+b)(b+d). That is, if you are not allowed to simplify the right hand side.
 
So, I would basically want the minimal on the left (before going a little backwards) to be ab+ad+b+ad?
 
Gee Wiz said:
So, I would basically want the minimal on the left (before going a little backwards) to be ab+ad+b+ad?
It's even simpler than that! :smile:

Notice that you have "ad" terms in there twice. You can just get rid of one of them (x + x → x). :wink: (But don't get rid of both them, of course).

And then there's still more you can do. There's a "b" all by itself, and then there's another term with "b" in it. Use the redundancy rule,
x + xy → x.
 
Got it! Thank you very much.
 
Gee Wiz said:
So, I would basically want the minimal on the left (before going a little backwards) to be ab+ad+b+ad?
Oh, wait. Yes, since you're going backward, you'll eventually want to get it into a form that you can factor into (a + b)(b + d) such as, ab + ad + bb + bd.

The point of my last post is that ab+ad+b+ad is still not minimal. That's all I meant.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 4 ·
Replies
4
Views
10K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 1 ·
Replies
1
Views
8K