Binary Subtraction

Binary subtraction is also similar to that of decimal subtraction with the difference that when 1 is subtracted from 0, it is necessary to borrow 1 from the next higher order bit and that bit is reduced by 1 (or 1 is added to the next bit of subtrahend) and the remainder is 1.

Thus the rules of binary subtraction are as follows:



0 - 0 = 0

1 - 0 = 1

1 - 1 = 0

0 - 1 = 1 with a borrow of 1

Binary Subtraction Table

- 0 1
0 0 1
1 1 0

For fractional numbers, the rules of subtraction are the same with the binary point properly placed.

A clear concept on few examples will make the procedure of binary subtraction:

Subtract the following numbers:


i) 101 from 1001

Solution:


101 from 1001

       1 Borrow

       1 0 0 1

          1 0 1

          1 0 0



ii) 111 from 1000

Solution:


111 from 1000

            1 Borrow

       1 0 0 0

          1 1 1

       0 0 0 1





iii) 1010101.10 from 1111011.11

Solution:


1010101.10 from 1111011.11

                   1 Borrow

        1 1 1 1 0 1 1 . 1 1

        1 0 1 0 1 0 1 . 1 0

           1 0 0 1 1 0 . 0 1





iv) 11010.101 from 101100.011

Solution:


11010.101 from 101100.011

          1         1   1      Borrow

        1 0 1 1 0 0 . 0 1 1

           1 1 0 1 0 . 1 0 1

           1 0 0 0 1 . 1 1 0

Binary Numbers

  • Decimal Number System
  • Why Binary Numbers are Used
  • Binary to Decimal Conversion
  • Conversion of Numbers
  • Hexa-decimal Number System
  • Conversion of Binary Numbers to Octal or Hexa-decimal Numbers
  • Octal and Hexa-Decimal Numbers
  • Signed-magnitude Representation
  • Radix Complement
  • Diminished Radix Complement
  • Arithmetic Operations of Binary Numbers




From Binary Subtraction 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.



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.




Share this page: What’s this?

Recent Articles

  1. Divisible by 10 | Test of Divisibility by 10 Video | Rules | Examples

    Mar 29, 25 03:06 PM

    Divisible by 10
    Divisible by 10 is discussed below. A number is divisible by 10 if it has zero (0) in its units place. Consider the following numbers which are divisible by 10, using the test of divisibility by 10:

    Read More

  2. Divisible by 9 | Test of Divisibility by 9 | Rules | Video | Examples

    Mar 29, 25 02:55 PM

    Divisible by 9
    A number is divisible by 9, if the sum is a multiple of 9 or if the sum of its digits is divisible by 9. Consider the following numbers which are divisible by 9, using the test of divisibility by 9:

    Read More

  3. Divisible by 6 | Rules for Test of Divisibility by 6 Video | Examples

    Mar 29, 25 02:48 PM

    Divisible by 6
    Divisible by 6 is discussed below: A number is divisible by 6 if it is divisible by 2 and 3 both. Consider the following numbers which are divisible by 6, using the test of divisibility by 6: 42

    Read More

  4. Divisible by 5 | Rules for Test of divisibility by 5 | Video |Examples

    Mar 29, 25 02:43 PM

    Divisible by 5
    Divisible by 5 is discussed below: A number is divisible by 5 if its units place is 0 or 5. Consider the following numbers which are divisible by 5, using the test of divisibility by

    Read More

  5. Divisibility Rules From 2 to 18 | Math Divisibility Test | Videos |

    Mar 29, 25 02:17 PM

    Divisibility Rules
    To find out factors of larger numbers quickly, we perform divisibility test. There are certain rules to check divisibility of numbers. Divisibility tests of a given number by any of the number 2, 3, 4…

    Read More