26
It is decimal 35.
It is 101010.0011 0011 0011 ...
If that's binary, it's 57 base 10
The answer is 1 0101 0111 1110 1011 1011 0011 1111 1010 0001 0111
10010
Decimal: 3 2 5 Binary: 0011 0010 0101 so 325 = 0011 0010 0101
0010=2 0011=48 0011 0010=50
It is decimal 35.
234 in BCD is 0010 0011 0100
Binary for the decimal number 2 is 10 (or 0000 0010 if you want it as a byte value) ASCII code for the decimal number 2 is 50 (Dec), 34 (Hex), 062 (Oct), 0011 0010 (Bin)
3
Add the binary equivalent of 3 (0011) to each digit of the number in binary format. Ex: 1. Excess-3 of 6 is 0110(6) + 0011(3)= 1001(9) 2. Excess-3 of 12 is 0001 0010 + 0011 0011 = 0100 0101 (45)
32 in binary is 10 0000 32 in BCD (Binary Coded Decimal) is 0011 0010
It is 101010.0011 0011 0011 ...
The product of the binary numbers 0110 (which is 6 in decimal) and 0011 (which is 3 in decimal) can be calculated by performing binary multiplication. The result is 001110 (which is 18 in decimal). Therefore, the product of 0110 and 0011 is 001110.
3
If that's binary, it's 57 base 10