answersLogoWhite

0


Best Answer

Binary numbers particularly in computing tend to be 8 digit.

00000000 = 0

00000010 = 2

00000100 = 4

00001000 = 8

00010000 = 16

00100000 = 32

01000000 = 64

10000000 =128

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6mo ago

The formula for binary numbers is to use a base 2 number system, where each digit can be either 0 or 1. Each digit represents a power of 2, with the rightmost digit representing 2^0, the next digit representing 2^1, and so on. To convert a binary number to decimal, you multiply each digit by the corresponding power of 2 and add them together.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the formula for binary numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.


What is the meanings in the numbers set in this order 01010101010101 weather in numerology or computation or in a formula?

the numbers 01010101010101 are binary numbers used to illustrate truth values (True or False) in computations.


What are the numbers in binary?

The only numbers used in binary are 0 and 1


What is the binary formula for HI?

There is no 'binary formula'. You can say that hydrogen iodide is a binary compound, that is one formed from just two elements. HI is its formula.


How is a binary used?

Binary what? Binary numbers? Binary stars? Binary fission?


What numbers is binary made up of?

Binary has all the numbers. Each binary digit can have the value 0 or 1 only.


What is the product of the binary numbers 0101 and 0101?

What is the product of the binary numbers 0101 and 0101?


Why is it important to properly subscript our numbers on the Binary numeral system?

To ensure they are read as binary numbers and not decimal numbers.


How do you perform arithmetic operations on binary numbers?

There are a few rules to perform arithmetic operations in binary numbers. According to those rules you can add or subtract binary numbers. There are only two arithmetic operations used in binary numbers, they are addition and subtraction.


What is the binary formula for chromium phosphide?

Formula: CrP


Convert the following decimal numbers into their equivalent binary numbers and then convert the resulting binary numbers back into the decimal numbers a. 6401 b. 1010110?

a) 6401 in Binary is 1100100000001b) 1010110 in decimal is 86


Convert the numbers 8 6 abd 5 to binary numbers?

In binary numbers....5 = 1016 = 1108 = 1000