Engineering ToolBox - Resources, Tools and Basic Information for Engineering and Design of Technical Applications!

This is an AMP page - Open full page! for all features.

Binary Adding, Subtraction, Multiplicaton and Division

Sponsored Links

A binary signal or number is one that can take only one value: 1 or 0 -or on or off.

Addition Binary Numbers

Rule to follow when binary numbers are added:

  • 0 + 0 = 0
  • 0 + 1 = 1
  • 1 + 0 = 1
  • 1 + 1 = 0 (with a carry of 1)

Examples - Adding Binary and Decimal Numbers

Adding Binary and Decimal Numbers
DecimalBinary
1 5
+ 6
= 11
101
+ 110
= 1011
2 6
+ 6
= 12
110
+ 110
= 1100
3 15
+ 20
= 35
1111
+ 10100
= 100011
4 3.25
+ 5.75
= 9.00
11.01
+ 101.11
= 1001.00

Subtracting Binary Numbers

Rule to follow when binary numbers are subtracted:

  • 0 - 0 = 0
  • 1 - 0 = 1
  • 1 - 1 = 0
  • 0 - 1 = 1 (with a borrow of 1)

Examples - Subtracting Binary and Decimal Numbers

Subtracting Binary and Decimal Numbers
DecimalBinary
1 9
- 5
= 4
1001
- 101
= 0100
2 16
- 3
= 13
10000
- 11
= 01101
3 6.25
- 4.50
= 1.75
110.01
- 100.10
= 001.11

Multiplication of Binary Numbers

Rule to follow when binary numbers are multiplied:

  • 0 x 0 = 0
  • 0 x 1 = 0
  • 1 x 0 = 0
  • 1 x 1 = 1

Division of Binary Numbers

Rule to follow when binary numbers are divided:

  • 0 / 1 = 0
  • 1 / 1 = 1
Sponsored Links

Related Topics

Mathematics

Mathematical rules and laws - numbers, areas, volumes, exponents, trigonometric functions and more.

Related Documents

Binary to Decimal, Hexadecimal and ASCII Converter

Convert between binary, decimal and hexadecimal numbers.

Binary, Octal and Hexadecimal Numbers

Decimal, binary, octal and hexadecimal numbers.

Decimal System Prefixes

Prefix names used for multiples and submultiples units.

Prefixes for Binary Multiplies

IEC International Standard names and symbols

Scientific Calculator

Online scientific calculator.

Sponsored Links

Search Engineering ToolBox

  • the most efficient way to navigate the Engineering ToolBox!

SketchUp Extension - Online 3D modeling!

Add standard and customized parametric components - like flange beams, lumbers, piping, stairs and more - to your Sketchup model with the Engineering ToolBox - SketchUp Extension - enabled for use with the amazing, fun and free SketchUp Make and SketchUp Pro . Add the Engineering ToolBox extension to your SketchUp from the Sketchup Extension Warehouse!

Privacy

We don't collect information from our users. Only emails and answers are saved in our archive. Cookies are only used in the browser to improve user experience.

Some of our calculators and applications let you save application data to your local computer. These applications will - due to browser restrictions - send data between your browser and our server. We don't save this data.

Google use cookies for serving our ads and handling visitor statistics. Please read Google Privacy & Terms for more information about how you can control adserving and the information collected.

AddThis use cookies for handling links to social media. Please read AddThis Privacy for more information.