Boolean Expression Evaluation: A XOR (B XOR C) = A XOR (BC' + B'C)

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Expression
Click For Summary

Discussion Overview

The discussion revolves around evaluating the Boolean expression A XOR (B XOR C) = A XOR (BC' + B'C). Participants are exploring the implications of the question as part of a homework assignment related to Digital Logic Design in a Computer Architecture course.

Discussion Character

  • Homework-related, Debate/contested

Main Points Raised

  • One participant states that B XOR C can be expressed as BC' + B'C, suggesting that the question may not require further demonstration.
  • Another participant proposes that the task might involve removing the XOR operators from the left-hand side (LHS) expression, indicating that the right-hand side (RHS) serves as a hint.
  • A different participant expresses frustration with the exam question, noting a disconnect between the lecturer's notes and the test content, particularly regarding the implementation of a 4-variable decimal counter.
  • Some participants question the solvability of the expression, with one suggesting that a Truth Table could be constructed to demonstrate the equivalence, while also expressing confusion about the directive to use Boolean expressions.
  • One participant acknowledges overlooking the requirement to use Boolean expressions in their earlier thoughts.

Areas of Agreement / Disagreement

Participants express varying levels of frustration and confusion regarding the exam question, with no consensus on the clarity or solvability of the expression. Some agree on the potential for using a Truth Table, while others remain uncertain about the requirements.

Contextual Notes

There is ambiguity regarding the interpretation of the question and the expectations for the solution, particularly concerning the directive to use Boolean expressions. Participants also highlight a lack of alignment between the course materials and the exam content.

spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Evaluate the following: A XOR (B XOR C) = A XOR (BC' + B'C). Using Boolean expressions.

[This question came up in my test today (as part of a review of 'Digital Logic Design') for my 'Computer Architecture' course. It was worth 6 marks. The total test was marked out of 15.]

Homework Equations



Laws of Boolean Algebra

The Attempt at a Solution


[/B]
B XOR C = BC' + B'C, by definition. So, I don't see what there is to show anyway. :(
 
Physics news on Phys.org
It's not clear just what is intended, but perhaps you are being asked to remove the XOR operators from the LHS expression. The RHS can then be regarded as a hint to help you on your way.

Your answer will have no XOR operation.

I'd mark the examiner's question, " Must do better on next test... 1/5"
 
Thank you so much for your kind opinion.

Thus far at my university, I have never once complained to myself about any rude verbal comments (from my lecturers) or difficult test papers (set by some lecturers). It's better to adapt than to complain. That's been my personal motto. And it's served me well. I have consistently got A grades in all my courses.

But, I could not find it in my heart and soul not to complain about this question set in my test today. :(

To make matters worse, my lecturer said I would not have to read textbooks for the test. His notes will do. His notes only had a 3-variable binary counter, and he asked us to implement a 4-variable decimal counter in the exam out of thin air. I guess he was expecting a miracle of genius from his students, i.e. that they would somehow manages to realize that AND gates are needed in the circuit to limit the count to 10 and then reset to 0.
 
Say the question was:

Show/Prove the following: A XOR (B XOR C) = A XOR (BC' + B'C). Using Boolean expressions.

I still don't see if it could be solved, though.
 
failexam said:
Say the question was:

Show/Prove the following: A XOR (B XOR C) = A XOR (BC' + B'C). Using Boolean expressions.

I still don't see if it could be solved, though.
I don't like the question. Period. But I guess you could construct a Truth Table, hence demonstrating that RHS = LHS, all the while pretending that you didn't recognize BC' + B'C as being equivalent to XOR.

EDIT: ignore what I just wrote, I overlooked the 'Using Boolean expressions' directive. Though in this context, I don't know what it means, actually.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
41K
  • · Replies 4 ·
Replies
4
Views
9K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
2K
Replies
7
Views
2K