Hi,
Homework Statement
I'd like to find Bθ:{0,1}3→{0,1}2 which is defined as follows:
Input: x,y,z\in{0,1},
Output: s,c\in{0,1},
Functionality:2c+s=x+y+zHomework Equations
The Attempt at a Solution
I first tried listing all the possible combinations of x,y,z, and there are obviously 8. I noted...