Asked by RHEA

what are the binary representtations
of the following decimal numbers?
17,29,38

Answers

Answered by Steve
17 = 2^4 + 2^0 = 10001
29 = 2^4 + 2^3 + 2^2 + 2^0 = 11101
or, it's 31-2 = 11101
38=32+4+2 = 100110
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions