step by step explanation of
binary division of 1001101 by 11
Answers
Answered by
1
Answer:
1111 in binary is 10001010111. Unlike the decimal number system where we use the digits 0 to 9 to represent a number, in a binary system, we use only 2 digits that are 0 and 1 (bits). We have used 11 bits to represent 1111 in binary.
Answered by
0
Answer:
Explanation:
Number 1 in the decimal system
1001101 = 77
Number 2 in the decimal system
11 = 3
Their attitude
77 / 3 = 25.666666666667
Result in binary form
25.666666666667 = 11001
Similar questions