Number System

SUBTRACTION (without using compliment method)

Decimal system: Let’s now analyze the subtraction of decimal systems. For subtraction we first subtract the least significant digit of subtrahend from that of minuend and if least significant digit of subtrahend is greater than that of minuend then we take borrow from the next digit of minuend and add 10 (base) to the previous digit and then subtract and similarly we proceed further.

Binary system:

There are 4 cases of subtraction of bit by bit:

         Subtraction    borrow

0 + 0 =      0                     0

1 + 0 =      1                     0

0 + 1 =      1                     1

1 + 1 =      0                   0

Let’s now we do subtraction in binary

Octal system: Let’s now apply the same procedure for the octal system

Hexadecimal: We can apply the same rule to this numbering system also

6 Replies to “SUBTRACTION (without using compliment method)

  1. I may need your help. I tried many ways but couldn’t solve it, but after reading your article, I think you have a way to help me. I’m looking forward for your reply. Thanks.

  2. You actually make it appear really easy together with your presentation however I to
    find this matter to be really something which I believe I’d never understand.

    It sort of feels too complicated and extremely broad for
    me. I’m having a look ahead to your subsequent submit, I’ll attempt to get the dangle of it!

  3. I’m really enjoying the design and layout of your blog.
    It’s a very easy on the eyes which makes it much
    more pleasant for me to come here and visit more often. Did you
    hire out a designer to create your theme? Superb work!

Leave a Reply

Your email address will not be published. Required fields are marked *