10101010
The binary number 10101010 is equivalent, in decimal representation, to 128 + 32 + 8 + 2 = 170. But this answer assumes that the given number is binary - an assumption for which there is no real justification. Besides, the relationship is an equivalence, which is not quite "the same thing".
The hexadecimal number AB can be converted to binary by first converting each hex digit to its 4-bit binary equivalent. A in hexadecimal is 1010 in binary, and B is 1011 in binary. Therefore, the binary equivalent of AB is 10101011.
it is itself in a binary form :) but if its in decimal form.. then its binary equivalent will be..(10011100011011) if it is in binry form.. its equivalent will be..(19)
51 in binary is... 110011
The binary equivalent of the decimal number 14 is 00001110.
The binary number 10101010 is equivalent, in decimal representation, to 128 + 32 + 8 + 2 = 170. But this answer assumes that the given number is binary - an assumption for which there is no real justification. Besides, the relationship is an equivalence, which is not quite "the same thing".
170
The binary equivalent of Hexidecimal B3 = 1011 0011
The binary equivalent of the decimal number 47 is 101111.
The hexadecimal number AB can be converted to binary by first converting each hex digit to its 4-bit binary equivalent. A in hexadecimal is 1010 in binary, and B is 1011 in binary. Therefore, the binary equivalent of AB is 10101011.
The binary code 10101010 represents the decimal number 170. In binary code, each digit is a power of 2, starting from the right with 2^0. Therefore, the binary digit 1 in the rightmost position represents 2^0, which is 1. Adding up the values of each digit in the binary code 10101010 gives 128 + 32 + 8 + 2 = 170 in decimal form.
Each place represents a power of 2. 10101010 base 2 = 27 + 25 + 23 + 21 = 128 + 32 + 8 + 2 = 170
it is itself in a binary form :) but if its in decimal form.. then its binary equivalent will be..(10011100011011) if it is in binry form.. its equivalent will be..(19)
If 1101 is a decimal number, then its binary equivalent is 10001001101. If 1101 is a binary number, then its decimal equivalent is 13.
100100 is 36 in binary.
51 in binary is... 110011
178 in binary is 10110010.