Solve Boolean Algebra Homework Problem

Click For Summary

Discussion Overview

The discussion revolves around solving a Boolean algebra homework problem, specifically demonstrating the equality of two Boolean expressions. Participants explore various methods for simplification and verification, including truth tables and algebraic manipulation.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant presents an initial attempt at simplifying the Boolean expressions but expresses uncertainty about the correctness of their approach.
  • Another participant suggests using truth tables to verify the equality of the expressions, indicating that this method can help identify any errors in the given expressions.
  • A different participant points out specific errors in the initial derivation, noting that the expression xy does not equal x' + y', and provides a hint for further simplification involving the term w'xy.
  • Another participant requests help with simplifying two additional Boolean expressions, indicating a broader interest in Boolean algebra problems.
  • Some participants reiterate the suggestion to use truth tables as a method for verification and simplification.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correctness of the initial derivation. There are multiple competing views on the best approach to solve the problem, with some advocating for truth tables and others focusing on algebraic manipulation.

Contextual Notes

There are indications of missing assumptions and potential errors in the initial expressions presented. The discussion reflects varying levels of understanding and approaches to Boolean algebra, which may affect the clarity of the problem-solving process.

Who May Find This Useful

Students studying Boolean algebra, educators looking for examples of problem-solving in Boolean expressions, and individuals interested in mathematical reasoning related to logic and digital circuits.

Tokenfreak
Messages
3
Reaction score
0

Homework Statement



I am suppose to use Boolean algebra to show that the following expressions are true.



Homework Equations



w'z' + w'xy + wx'z + wxyz = w'z' + xyz + wx'y'z + wyz

The Attempt at a Solution



I have tried to figure out how to get to that answer above but I am stuck and not sure what to do or if I am even doing it right. Here is what I got so far:

w'(z + xy) + w(x'z +xyz)
w'(z + xy) + wz(x' + xy)
w'(z + x' + y') + wz(x' + x' + y')
w'(z + x' + y') + wz(x' + y')

Thanks!
 
Physics news on Phys.org
When a solution is not obvious, consider whether to first draw up truth tables to show that equality holds. If there is an error in the expressions you are given, this will reveal it before you waste a lot of time on an exercise in futility.
 
You have some errors in your derivation; xy ≠ x'+y' , for example.

Here's a hint: w'xy = w'xy(z+z') = w'xyz + w'xyz'

And yes, truth tables are definitely useful here.
 
can someone please help simplify the below two Boolean Algebra expressions.

Y=(AB)+(~AC)+(BC)

Z= (AB)+(~AC)

thanks
 
Help #1: Use truth tables
Help #2: BC = (A+~A)BC
 

Similar threads

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