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.



Share this page: What’s this?

Recent Articles

  1. What are Parallel Lines in Geometry? | Two Parallel Lines | Examples

    Apr 19, 24 04:39 PM

    Examples of Parallel Lines
    In parallel lines when two lines do not intersect each other at any point even if they are extended to infinity. What are parallel lines in geometry? Two lines which do not intersect each other

    Read More

  2. Perpendicular Lines | What are Perpendicular Lines in Geometry?|Symbol

    Apr 19, 24 04:01 PM

    Perpendicular Lines
    In perpendicular lines when two intersecting lines a and b are said to be perpendicular to each other if one of the angles formed by them is a right angle. In other words, Set Square Set Square If two…

    Read More

  3. Fundamental Geometrical Concepts | Point | Line | Properties of Lines

    Apr 19, 24 01:50 PM

    Point P
    The fundamental geometrical concepts depend on three basic concepts — point, line and plane. The terms cannot be precisely defined. However, the meanings of these terms are explained through examples.

    Read More

  4. What is a Polygon? | Simple Closed Curve | Triangle | Quadrilateral

    Apr 19, 24 01:22 PM

    Square - Polygon
    What is a polygon? A simple closed curve made of three or more line-segments is called a polygon. A polygon has at least three line-segments.

    Read More

  5. Simple Closed Curves | Types of Closed Curves | Collection of Curves

    Apr 18, 24 01:36 AM

    Closed Curves Examples
    In simple closed curves the shapes are closed by line-segments or by a curved line. Triangle, quadrilateral, circle, etc., are examples of closed curves.

    Read More