1. F1 (X,Y,Z) = XY + X'Z
F2(X,Y,Z) = (X+Y)*(X'+Z)
What's the relation between F1 and F2 ?
Group of answer choices
Complement
Dual
Equivalent
Not related
2. F1 (X,Y,Z) = XY + X'Z
F2(X,Y,Z) = (X'+Y')?(X+Z')
What's the relation between F1 and F2 ?
Hints:
* De Morgan's Rule, or
* Truth Table
Group of answer choices
Not related
Complement
Equivalent
Dual
3. F1(X,Y,Z) = XY + X'Z + YZ
F2(X,Y,Z) = XY + X'Z
What's the relation between F1 & F2 ?
Hints:
* Truth Table
* Algebraic operations
Group of answer choices
Complement
Dual
Not related
Equivalent
4. F1(X,Y) = (X+Y)(X+Y')
F2(X,Y) = X
What's the relation between F1 & F2 ?
Hints:
* Compare their Truth Tables, or
* Use boolean algebra: F1(X,Y) = XX+XY'+YX+YY' = ...
Group of answer choices
Dual
Not Related
Equivalent
Complement
5.