Question #172226
given x = [101011110]  and y = [110101001] find xoy and x ^ y
1
Expert's answer
2021-03-18T09:06:14-0400

Taking into account that 00=0, 01=1, 10=1, 11=00\oplus 0=0,\ 0\oplus 1=1,\ 1\oplus 0=1,\ 1\oplus 1=0 and 00=0, 01=0, 10=0, 11=10\land 0=0,\ 0\land 1=0,\ 1\land 0=0,\ 1\land 1=1, and using component-wise operations to xx and yy, we conclude that


xy=[101011110][110101001]=[011110111]x\oplus y=[101011110]\oplus [110101001]=[011110111] and xy=[101011110][110101001]=[100001000]x\land y=[101011110]\land [110101001]=[100001000]



Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS