31DF
The base in a hexadecimal system is 16. The symbols are: 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
To convert base 16 to base 2 DIRECTLY without base 2, consider that each base 16 digit represents four base 2 bits. Just write down the base 2 equivalent for each base 16 digit.0 - 00001 - 00012 - 00103 - 00114 - 01005 - 01016 - 01107 - 01118 - 10009 - 1001A - 1010B - 1011C - 1100D - 1101E - 1110F - 1111Example: 51C35 -> 01011 -> 0001C > 11003 -> 0011So 51C3 -> 0101000111000011(But you should delete the leading 0, hence 101000111000011.)
It is the number 16.
A base raised to a negative power is equal to 1 divided by that base raised to a positive exponent. So 16 raised to (-3/2) is equal to 1/ (16 raised 3/2), or 1/64.
31DF
Please rephrase the question
Both base 16 and base 2 number systems use binary numbers (1 and 0) to write out and define decimal numbers.
59 = 32 + 16 + 8 + 2 +1 = 111011 base 2
4
The base in a hexadecimal system is 16. The symbols are: 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
Assuming the original number is written in base 10, there is no need to convert this to base 10 as it is already there. The hexadecimal number represented as 601 in base 16 is represented in decimal as 1537.
Writing H after a number means the number is a hexadecimal, or base 16, number.
To convert base 16 to base 2 DIRECTLY without base 2, consider that each base 16 digit represents four base 2 bits. Just write down the base 2 equivalent for each base 16 digit.0 - 00001 - 00012 - 00103 - 00114 - 01005 - 01016 - 01107 - 01118 - 10009 - 1001A - 1010B - 1011C - 1100D - 1101E - 1110F - 1111Example: 51C35 -> 01011 -> 0001C > 11003 -> 0011So 51C3 -> 0101000111000011(But you should delete the leading 0, hence 101000111000011.)
121 in base 4 = 16 + 8 + 1 (base ten) = 2584 in base 16 = 128 + 4 (base ten) = 132132 + 25 = 157(base 10) = 9D (base 16) = 2131 (base 4)
B5 in base 16.
The base word of "written" is "write."