Compute : 11001001- 01100110 (binary subtraction)
Answers
Answered by
134
Here your ans
11001001-01100110=01100011
11001001-01100110=01100011
malinimahenthiran:
Thank you
Answered by
67
ANSWER:
11001001 – 01100110 = 01100011
SOLUTION:
Number 1 in the decimal system
11001001_{2}=201_{10}
Number 2 in the decimal system
01100110_{2}=102_{10}
Their difference is
201-102=99
The result in binary form is
99_{10}=01100011_{2}
EXPLANATION:
The binary subtraction will subtract a large number from a small number of changing the order of the numbers and then attach a “negative sign” to the answer. For example, 10-100 solve it like 100-10 instead. This the Binary subtraction method.
Similar questions