The binary equivalent for the decimal number 25 is 11001.
convert 13 to binary its 01101 and then convert 25 to binary its 11001 and perform logical 'and' operation i.e. 01101 & 11001 ------------------- 01001 i.e. 9 so the correct answer is 9.
To divide 11001 by 101, you would perform long division. The first step is to see how many times 101 can go into 1100, which is 10 times. This gives you 1010. Then, subtract 1010 from 11001 to get 9001. Bring down the next digit to get 9001, which is greater than 101, so 101 can go into 9001 another 89 times. Therefore, 11001 divided by 101 equals 109 with a remainder of 90.
20 = 10100... 26 = 11010 21 = 10101... 27 = 11011 22 = 10110... 28 = 11100 23 = 10111... 29 = 11101 24 = 11000... 30 = 11110 25 = 11001...
16 = 10000 17 = 10001 18 = 10010 19 = 10011 20 = 10100 21 = 10101 22 = 10110 23 = 10111 24 = 11000 25 = 11001 26 = 11010 27 = 11011 28 = 11100 29 = 11101 30 = 11110 31 = 11111
11001
11001
11001
The binary equivalent for the decimal number 25 is 11001.
11001
11001
The decimal number 25 is expressed in binary as 11001.
25 = 11001
the answer is 25, it is quite easy
11001 16 + 8 + 1
25 base 10
convert 13 to binary its 01101 and then convert 25 to binary its 11001 and perform logical 'and' operation i.e. 01101 & 11001 ------------------- 01001 i.e. 9 so the correct answer is 9.