In binary numbers....
5 = 101
6 = 110
8 = 1000
Chat with our AI personalities
0010110100110101 Though I get different results in some of the online binary interpreters I've tried.
Binary(101) = Decimal(5).
5 in base ten is 101 binary (4 + 0 + 1).
55. 101 in binary is 5. there is a shortcut in getting the equivalent in binary. 421 if it is 1, then it's 001. if it is 2, then it's 010. if it is 3, then it's 011. if it is 4, then it's 100. if it is 5, then it's 101. see? you just have to add the numbers that you need. you'll write 1 when you used the number that is needed and 0 when not.
42 count the zeros and use like this. 1 and 5 zeros, is 2^5 = 36 1 and 2 zeros, 4 = 40 10 is 2, so 42