0% found this document useful (0 votes)
3 views2 pages

5th Meeting FINALSIntroduction to Computing

The document outlines the rules for binary subtraction, including specific operations such as 0-0, 1-0, 1-1, and 0-1 with borrowing. It provides examples of binary subtraction alongside their decimal equivalents for clarity. The examples illustrate the process of subtracting binary numbers and verifying the results using a decimal system.

Uploaded by

acunajasmin714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

5th Meeting FINALSIntroduction to Computing

The document outlines the rules for binary subtraction, including specific operations such as 0-0, 1-0, 1-1, and 0-1 with borrowing. It provides examples of binary subtraction alongside their decimal equivalents for clarity. The examples illustrate the process of subtracting binary numbers and verifying the results using a decimal system.

Uploaded by

acunajasmin714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Information Sheet No.

15

Binary Subtraction

Rules in Binary Subtraction:


0-0=0
1–0=1
1–1=0
0 – 1 = 0 w/ borrow of 1

Example:

Binary Checking Decimal


8421
1. 1010 1010 10
-1000 8 421 - 8
010 -1000 2
010

84 21
2. 1111 1111 15
- 1000 8421 -8
0111 -1000 7
0111

3. 100011 321684 2 1 35
- 1111 100011 - 15
10100 84 2 1 20
- 1111
10100

512 256 128 64 32 16 8 4 2 1

4. 1011101110 1011101110 750


- 101011001 256 128 64 32 16 8 4 2 1 - 345
110010101 - 101011001 405
110010101

You might also like