answersLogoWhite

0


Best Answer

# For this example, let's convert the decimal number 15610 to binary. Write the decimal number as the dividend inside an upside-down "long division" symbol. Write the base of the destination system (in our case, "2" for binary) as the divisor outside the curve of the division symbol. 2)156 # Write the integer answer (quotient) under the long division symbol, and write the reminader (0 or 1) to the right of the dividend. 2)156 0

78 # Continue downwards, dividing each new quotient by two and writing the remainders to the right of each dividend. Stop when the quotient is 1. 2)156 0

2)78 0

2)39 1

2)19 1

2)9 1

2)4 0

2)2 0

1 # Starting with the bottom 1, read the sequence of 1's and 0's upwards to the top. You should have 10011100. This is the binary equivalent of the decimal number 156. Or, written with base subscripts: 15610 = 100111002 *Taken from wikiHow www.wikihow.com

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to convert an integer into binary form?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How you convert 2011 binary form and hexadecimal form?

The answer depends on what form you wish to convert binary and hex 2011 to.


How do you represent an integer in a binary form?

It depends which integer! The website in the related link should help. It was really useful for me ! .


Convert decimal 300 to binary notation for 16-bit integer?

300 = 256 + 32 + 8 + 4 = Binary 0000 0001 0010 1100


How do you convert the decimal value 36.625 to binary?

36.62510 = 100100.1012 Multiply 36.625 by 2 until it is an integer, giving 293. This requires 3 multiplies. Convert 293 to binary, giving 100100101. Shift right 3 binary places (balancing the 3 multiplies), giving 100100.101.


Convert a decimal number 111 to its binary form?

111 = 1101111


What is the dyadic expansion of an integer?

It is the integer's expansion in binary.


What device convert a signal from binary or analog form into a signal of another form?

Transmission Media


How do you convert image to binary format?

To convert image to binary, you just have to convert image to binary. Hope this helps.


To which numbering system can the binary number 1101100100111100 be easily converted?

its easy to convert a given binary number into haxadecimal form.


What is seventy five in simplest form?

Since 75 is an integer, there is no need to convert it to a fraction. 70/5 = 14


What is the main advantage of binary coded decimal?

Binary coded decimal (BCD) is easier to convert between displayed or printed form than is pure binary.


Uses of logic gates in computers?

They convert the command given by us in the form of binary