SOLUTION: convert 1079ACDE to binary form

Algebra ->  Decimal-numbers -> SOLUTION: convert 1079ACDE to binary form      Log On


   



Question 880800: convert 1079ACDE to binary form
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
0-0
1-1
2-2
3-3
4-4
5-5
6-6
7-7
8-8
9-9
A-10
B-11
C-12
D-13
E-14
F-15
So then in decimal,

1079ACDE=276409566
So now convert decimal to binary.
2%5E28=2684345456
leaves a remainder of 7974110
2%5E22=4194304
leaves a remainder of 3779806
2%5E21=2097152
2%5E20=1048576
2%5E19=524288
2%5E16=65536
2%5E15=32768
2%5E13=8192
2%5E11=2048
2%5E10=1024
2%5E7=128
2%5E6=64
2%5E4=16
2%5E3=8
2%5E2=4
2%5E1=2
Summing all those together makes 276409566.
So then in binary
1079ACDE=10000011110011010110011011110