answersLogoWhite

0


Best Answer

10 = 1010, 11 = 1011, 12 = 1100, 13 = 1101, 14 = 1110, 15 = 1111, 16 = 10000.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Binary numbers for the base 10 numbers 10 through 16?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What's the answer for binary numbers of 1001 convert to decimal numbers?

1001 base 2 = 9 base 10


What is binary conversion of 42to the base 10?

If you mean "How to convert binary 42 to base 10" then it is not valid.Binary numbers have primitive symbols of 0 an 1 and thus 42 is not binary


What is the difference of binary and decimal numbers?

-- The decimal system (base-10) uses 10 digits to write all numbers. -- The binary system (base-2) uses 2 digits to write all numbers.


The base 10 number 21 is equivalent to what binary numbers?

The number 21 in binary is 10101


What decimal numbers are represented by this binary number 1101?

13 base 10


What decimal numbers are represented by this binary number 110000001?

385 base 10


What decimal numbers are represented by this binary number 10101010101011?

10923 base 10


What is base 10 of 10100011 in binary?

10100011 [binary] = 163 [base 10]


How many numbers are used in base 10 numbers and in binary numbers?

There are infinitely many numbers in each system, however base 10 uses 10 digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} and binary uses 2 digits {0, 1}. The maximum digit is one less than the base.


What makes up 1 bit?

To answer this question, we need to do a quick review of our numbering system. The standard numbers we know and love are usually called "base 10" numbers. Base 10 means that every tenth number adds a new significant digit. In the binary number system, numbers can be represented with a series of zeros and ones. For example: 0,1,2,3,4,5... (base 10 numbers) would be written as: 0,1,10,11,100... (binary numbers) Binary numbers are useful because they can be represented as 1 or 0, TRUE or FALSE or HIGH or LOW in computers (which have a harder time understanding base 10 in hardware). A bit can be thought of a single digit in a binary number.


What mathematical system uses base 2 instead of base 10?

It is called the binary system. It uses only 2 numbers. The numbers are "0" and "1" This is a computer language. Base 10 is our regular number system... consisting of 10 numbers from 1-9 including 0


If a number is expressed in binary is it divisible by 2?

Some are, some are not. Binary is just a way of writing a number. It will still be divisible be the same numbers it was divisible by in base 10.