To solve the problem using long division, we need to convert the numbers into binary representation:
11101 in binary is 101101011
111 in binary is 1101111
Now, let's perform long division:
_________
1101111 | 101101011
- 1101111
__________
111000
- 1101111
___________
100011
- 1101111
____________
As we can see, the remainder (100011) cannot be divided further and is less than the divisor (1101111). Therefore, our final result is:
11101 / 111 in binary is 100011
Solve the problem, 11101/111 in binary using long division.
1 answer