Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Exercises 14-23 deal with the Boolean algebra \(\left\{ {{\bf{0,1}}} \right\}\) with addition,multiplication, and complement defined at the beginning of this section. In each case, use a table as in Example \(8\).

21. Verify De Morgan's laws.

Short Answer

Expert verified

The given De Morgan’s law \(\overline {(xy)} = \bar x + \bar y,\overline {(x + y)} = \bar x\bar y\) is verified.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Definition

The complement of an element:\({\bf{\bar 0 = 1}}\)and\({\bf{\bar 1 = }}0\)

The Boolean sum + or\(OR\)is 1 if either term is 1.

The Boolean product\( \cdot \)or\(AND\)is 1 if both terms are 1.

De Morgan's laws

\(\begin{array}{c}\overline {{\bf{(xy)}}} {\bf{ = \bar x + \bar y}}\\\overline {{\bf{(x + y)}}} {\bf{ = \bar x\bar y}}\end{array}\)

02

Using the De Morgan’s law

x and y can both take on the value of 0 or 1.

\(\begin{array}{*{20}{r}}x&y&{\bar x}&{\bar y}&{xy}&{\overline {(xy)} }&{\bar x + \bar y}\\0&0&1&1&0&1&1\\0&1&1&0&0&1&1\\1&0&0&1&0&1&1\\1&1&0&0&1&0&0\end{array}\)

The last two columns of the table are identical.

Therefore, you get\(\overline {(xy)} = \bar x + \bar y\).

03

Using the De Morgan’s law

\(\begin{array}{*{20}{r}}x&{ y}&{ \bar x}&{ \bar y}&{ x + y}&{ \overline {(x + y)} }&{ \bar x\bar y}\\0&0&1&1&0&1&1\\0&1&1&0&1&0&0\\1&0&0&1&1&0&0\\1&1&0&0&1&0&0\end{array}\)

The last two columns of the table are identical.

Therefore, you get\(\overline {(x + y)} = \bar x\bar y\).

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free