The method followed in binary division is also similar to that adopted in decimal system. However, in the case of binary numbers, the operation is simpler because the quotient can have either 1 or 0 depending upon the divisor.
The table for binary division is
- | 1 | 0 |
1 | 1 | Meaning less |
0 | 0 | Meaning less |
The binary division operation is illustrated by the following examples:
Evaluate:
(i) 11001 ÷ 101
Solution:
Hence the quotient is 101
(ii) 11101.01 ÷ 1100
Solution:
1100) 11101.01 (10.0111
Hence the quotient is 10.0111
(iii) 10110.1 ÷ 1101
Solution:
1101) 10110.1 (1.101
Thus the quotient is 1.101 upto 3 places of binary point and the remainder is 1.011.
(iv) 101.11 ÷ 111
Solution:
111) 101.11 (0.11
Thus the quotient is 0.11 upto 2 places of binary point and the remainder is 0.1.
From Binary Division to HOME PAGE
Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.
Nov 20, 24 01:00 PM
Nov 20, 24 12:50 AM
Nov 20, 24 12:16 AM
Nov 18, 24 02:23 PM
Nov 17, 24 10:29 PM
New! Comments
Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.