Prove equations by using the boolean algebraic theorems, Computer Engineering

Assignment Help:

Prove the equations using the Boolean algebraic theorems that is given below
A‾BC + AB‾C + ABC‾+ ABC = AB + BC + AC


Ans. The equation given is A‾BC + AB‾C + ABC‾+ ABC = AB + BC + AC
L.H.S = A‾BC + AB‾C + ABC‾+ ABC
= A‾BC + AB‾C + AB (C +C‾)
= A‾BC + AB‾C + AB (Q C + C‾ = 1)
= A‾BC + A (B + B‾C)
= A‾BC + A (B + C) (? B + B‾C = B + C)
= A‾BC + A B + AC
= C (A + A‾B) + AB + AC
= C (A + B) + A B + AC (? A + A‾B = A + B)
= AC + BC + AB + AC
= AB + BC + AC (? AC + AC = AC)
= R.H.S Thus Proved


Related Discussions:- Prove equations by using the boolean algebraic theorems

Define clock rate, Define clock rate? The clock rate is given by, R=1/P...

Define clock rate? The clock rate is given by, R=1/P, where P is the length of single clock cycle.

Is the data bus is bi-directional, The data bus is Bi-directional because t...

The data bus is Bi-directional because the similar bus is used for transfer of data among Micro Processor and memory or input / output devices in both the direction.

Programming.., converting 10 ASCII characters to excess three using mplab i...

converting 10 ASCII characters to excess three using mplab ide

What is cursor, The illustration of the mouse on-screen. Depending on your ...

The illustration of the mouse on-screen. Depending on your settings, the cursor can be many dissimilar things.

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Example multi-layer ann with sigmoid units, Example Multi-layer ANN with Si...

Example Multi-layer ANN with Sigmoid Units - Artificial intelligence: We will discuss ourselves here with ANNs containing only 1 hidden layer, as this makes describing the back

Layered architecture.., advantages and disadvantages of layered architectur...

advantages and disadvantages of layered architecture in computer network.

Explain register indirect addressing, Q. Explain Register Indirect Addressi...

Q. Explain Register Indirect Addressing? In this addressing technique the operand is data in memory pointed to by a register. Or we can say in other words that the operand fie

Explain the race condition, Explain the Race Condition The situation wh...

Explain the Race Condition The situation where various processes access - and manipulate shared data concurrently. The final value of the shared data relies upon which process

What are the kernel threads, What are the Kernel threads Kernel threads...

What are the Kernel threads Kernel threads are supported directly by the operating system .Thread creation; scheduling and management are done by the operating system. Thus the

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd