decimal number into binary numbers
Answers
Answered by
2
An easy method of converting decimal to binary number equivalents is to write down the decimal number and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals zero. So for example.Convert the decimal number 29410 into itsbinary number equivalent.......
HOPE THIS HELPS YOU IF MEAN PLEASE MARK AS BRAINLIST ANSWER......
## HAVE A NICE DAY##
☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
HOPE THIS HELPS YOU IF MEAN PLEASE MARK AS BRAINLIST ANSWER......
## HAVE A NICE DAY##
☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺
Answered by
3
Example :-
convert 43 into binary number
![2 |43| \: - \: 1 \\ 2 |22| - \: 0\\ 2 |11| - 1 \\ 2 |5| - 1 \\ 2 |4| - 0 \\ 2 |2| - \: 0\\ 2 |1| \\ \: - - - - - 2 |43| \: - \: 1 \\ 2 |22| - \: 0\\ 2 |11| - 1 \\ 2 |5| - 1 \\ 2 |4| - 0 \\ 2 |2| - \: 0\\ 2 |1| \\ \: - - - - -](https://tex.z-dn.net/?f=2+%7C43%7C+%5C%3A++-++%5C%3A+1++%5C%5C+2+%7C22%7C++-+%5C%3A+0%5C%5C+2+%7C11%7C++-+1++%5C%5C+2+%7C5%7C+-+1++%5C%5C+2+%7C4%7C++-+0+%5C%5C+2+%7C2%7C+++-++%5C%3A+0%5C%5C+2+%7C1%7C+%5C%5C++%5C%3A+++-++-++-++-++-+++)
write the remaining number below to above from 1
1001101 is the binary of 43
convert 43 into binary number
write the remaining number below to above from 1
1001101 is the binary of 43
Similar questions