K-Map Homework: Solving (x+y)(x+y')

  • Thread starter Thread starter Heat
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Heat
Messages
272
Reaction score
0

Homework Statement


I understand the basic of kmaps like
xy+xy' =
y y'
x 1 1
x' 0 0

would be x.

but when we have (x+y)(x+y'), how would that be setup?
 
Physics news on Phys.org
Heat said:

Homework Statement


I understand the basic of kmaps like
xy+xy' =
y y'
x 1 1
x' 0 0

would be x.

but when we have (x+y)(x+y'), how would that be setup?

The easiest way is change the product of sums to a sum of products by "multiplying it out" using the properties of and, or, and complement and simplifying. Alternatively you can evaluate the expression for the four possibilities (x,y) = (0,0) or (0,1) or (1,0) or (1,1) in fill in the K- table with the results.