Only C works because -168 +160 gives -8
<span> ϕ = (1+√5)/2 ≈ 1.618
10.4 * ϕ ≈ 16.8
10.4 / ϕ ≈ 6.4
Answer: b </span>
X+y and y+x are the same as stated by the commutative law.
This is because let’s say x=2 and y=3,
2+3=5 and 3+2=5
Solution:XOR: X+Y= XY’ + X’YDual of XOR:= (X +Y’)+(X’+Y)= XX’+XY +X’Y’ +YY’= XY + X’Y’ Complement of XOR (XNOR)= (X+Y)’= (XY’ + X’Y)’=(X’+Y)+(X +Y’)= XX’+ XY + X’Y’+YY’= XY + X’Y’
HOPE IT HELPS