Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can Someone please check my work for correctness and that the logic I applied makes sense? Please explain if not in agreement with my steps,

Can Someone please check my work for correctness and that the logic I applied makes sense?

Please explain if not in agreement with my steps, This exercise is about the answer yes, but more about the steps to get to the answer, and I'm trying to understand it. So, if there is a more obvious or quicker path to get to the simplification, and or why?

Directions: Simplify the following expressions using Boolean Logic and write the name of the rule applied to the right of each step you use.

#1 Simplify equation: A+B*C+(A*B)*(A+C)

My work: A+B*C+(A*B)*(A+C) -> Original equation

A+(B*C)+[A*B*(A+C)] -> ADD & REMOVE BRACKETS

A+(A*B*(A+C))+(B*C) -> REARRANGE

-> Apply Absorbative Rule: A or (A&B)=A

A+(B*C) -> ANSWER FOUND

#2 Simplify equation: -(A*B)*(-A+B)*(-B+B)

My work:

-(A*B)*(-A+B)*(-B+B) -> Original

-(A*B)*(-A+B)*1 -> Complement Law

-(A*B)*[(-A+B)*1] -> Bracket arrangement

-(A*B)*(-A+B) -> Identity law

(-A + -B) * (-A +B) -> DeMorgans

((-A*-A)+(-A*B)+(-B*-A)+(-B*B) -> Idempotent & Complement

-A+ (-A*B)+(-B*-A)+0 -> Identity LAW

A + (-A*-B) -> Absorption Law (applied 2 times)

= -A -> ANSWER

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

International Baccalaureate Computer Science HL And SL Option A Databases Part I Basic Concepts

Authors: H Sarah Shakibi PhD

1st Edition

1542457084, 978-1542457088

More Books

Students also viewed these Databases questions

Question

Ensure continued excellence in people management.

Answered: 1 week ago

Question

Enhance the international team by recruiting the best people.

Answered: 1 week ago