answersLogoWhite

0


Best Answer

The base units; 8 4 2 1

9 in binary: 1 0 0 1

So 1001...because 9 = 8 + 1

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write 9 in binary number system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is digital number system?

It will be asumed that you are refering to the binary number system, which is used in computers and digital devices. A binary number is always either 0 or 1. This is also commonly refered to as "low" or "high". This is in contrast to the decimal number system, where the numbers can vary between 0,1,2,3,4,5,6,7,8 or 9.


Why does number system end at 9?

Because it is the decimal number system. Which means there are ten digits. Other number systems end at other points. The binary number system ends at 1 for instance.


How many types of binary number system are there?

To the best of my knowledge (which is not completely inconsiderable), there is only one binary number system. That is the system in which each place is worth twice that of the preceding place, starting at 1. A 1 will count the place, a 0 will not. You may have meant how many number system are there 'like' the binary system, that is to say, how many number system are there which, like the binary system, do not use 10 digits. The answer to that is an infinite number. Binary is only special in that it uses the least possible number of digits. Our normal system (decimal) uses 10 digits (0-9). A number system can be made which uses any number of digits. The only three that I know of which are commonly used are the following. Decimal is our normal day to day number system with the digits 0-9. Binary is the number system used by computers and has only two digits, 0 and 1. Hexadecimal is a number system used by programs and has 16 digits, 0-f (that is, it uses 0-9 like normal, but continues by replacing "10" with "a", "11" with "b" and so on, up to "15" with "f"). To look into this more fully, they're called bases. Binary is base 2, decimal is base 10, and hexadecimal is base 16.


What are base two numerals?

In decimal we write a number by using a combination of 10 digits (0-9). In base 2, however, numbers are written by using a combination of only 2 digits (0 & 1). We call this number system binary.


What is digit number?

It will be asumed that you are refering to the binary number system, which is used in computers and digital devices. A binary number is always either 0 or 1. This is also commonly refered to as "low" or "high". This is in contrast to the decimal number system, where the numbers can vary between 0,1,2,3,4,5,6,7,8 or 9.


What decimal number corresponds to the binary number 00001001?

9


Ow do you write the second number when you have started with 0 in binary system?

binary codes of numbers 0= 00 1= 01 2=11 3=011 4=100 5=101 6=110 7=111 8=1000 9=1001 10=1010


What is a denary number?

A denary number is a number based on the ten digits, from 0 to 9. This is in contrast to the binary system used in computing, which consists entirely of 0s and 1s.


What is denary number?

A denary number is a number based on the ten digits, from 0 to 9. This is in contrast to the binary system used in computing, which consists entirely of 0s and 1s.


What is the decimal value of the binary number 1001?

1001 in binary is equal to 9 in decimal.


How is sound converted to binary number system?

;lI3HJBe; ofiyq3/WZO 9TY89O PT EU6 [y'lkhpoyl knt e[9 :)


How does a binary system differ from a decimal numbering system?

Binary is base 2, using the digits 0 and 1. Decimal system is base 10 with 0-9.