What is the decimal equivalent of (4310)5? - ANSWERS58010
Convert (198)12 to decimal. - ANSWERS26010
What is the decimal equivalent of (735)8? - ANSWERS47710
What is the decimal equivalent of (525)6? - ANSWERS19710
What is the 14-bit binary representation of 16383? - ANSWERS11_1111_1111_1111
What is the hexadecimal representation of 16383? - ANSWERS3FFF16
If b = base, what is the value of b in the equation 14/2 = (b + 4)/2? - ANSWERS6
If b = base, what is the value of b in the equation 54/4 = (5*b + 4)/4? - ANSWERS8
If b = base, what is the value of b in the equation (2*b + 4) + (b + 7) = 4b? - ANSWERS11
What is the binary representation of 43110 using repeated division by 2? -
ANSWERS1111_10102
What is the hexadecimal representation of 43110 using repeated division by 16? - ANSWERSFA
Convert 10110.01012 to decimal. - ANSWERS22
,Convert 16.516 to decimal. - ANSWERS22
Convert 26.248 to decimal. - ANSWERS22
What is the decimal equivalent of FAFA.B16? - ANSWERS64,250.6875
Convert 1010.10102 to decimal. - ANSWERS10
What is the binary representation of 6.416 in decimal? - ANSWERS110
What is the decimal equivalent of 1.100102? - ANSWERS1
What is the decimal equivalent of 110.0102? - ANSWERS6
What is the significance of the number 16383 in binary? - ANSWERSIt is represented as
11_1111_1111_1111 in binary.
What does the notation FA represent in hexadecimal? - ANSWERSIt represents the decimal
value 250.
What is the value of 6 * 3 in decimal? - ANSWERS18
What is the base-10 equivalent of the binary number 10110? - ANSWERS22
What is the binary representation of the decimal number 27? - ANSWERS27 in binary is 11011.
,How do you convert the decimal number 27.315 to binary? - ANSWERSThe integer part is
converted to binary as 11011, and the fractional part is converted as .0101, resulting in 27.315 =
11011.0101.
What is the binary representation of the decimal number 62? - ANSWERS62 in binary is 111110.
What is the hexadecimal representation of the binary number 0010_1110? - ANSWERSThe
hexadecimal representation is 2E.
How do you perform binary addition with 1011 and 101? - ANSWERSAdding 1011 and 101
results in 10000 in binary, which is 16 in decimal.
What is the result of converting 2/3 to binary? - ANSWERS2/3 in binary is represented as
0.10101010..., which is a repeating binary fraction.
What is the two's complement of the binary number 1000_0000? - ANSWERSThe two's
complement of 1000_0000 is 1000_0000.
What is the one's complement of the binary number 1101_1010? - ANSWERSThe one's
complement of 1101_1010 is 0010_0101.
What is the nine's complement of the decimal number 52,784,630? - ANSWERSThe nine's
complement is 47,215,369.
What is the ten's complement of the decimal number 63,325,600? - ANSWERSThe ten's
complement is 36,674,400.
How do you convert the hexadecimal number B2FA to binary? - ANSWERSB2FA in binary is
1011_0010_1111_1010.
, What is the one's complement of the hexadecimal number 4D05? - ANSWERSThe one's
complement of 4D05 is 0100_1101_0000_0101.
What is the two's complement of the hexadecimal number 4D06? - ANSWERSThe two's
complement of 4D06 is 0100_1101_0000_0110.
What is the result of subtracting 125 from 1800 using nine's complement? - ANSWERSThe result
is 98325 (negative) with a magnitude of 1675.
What is the result of converting the binary number 0111_0110 to decimal? - ANSWERSThe
decimal equivalent is 118.
What is the binary representation of the decimal number 63? - ANSWERS63 in binary is 111111.
What is the two's complement of the binary number 1111_1111? - ANSWERSThe two's
complement of 1111_1111 is 0000_0001.
How do you convert the decimal number 25,000,000 to nine's complement? - ANSWERSThe
nine's complement is 74,999,999.
What is the two's complement of the binary number 0000_0000? - ANSWERSThe two's
complement of 0000_0000 is still 0000_0000.
What is the decimal equivalent of the binary number 1010_1010? - ANSWERSThe decimal
equivalent is 170.
What is the binary representation of the decimal number 63,325,600? - ANSWERS63,325,600 in
binary is 111011011101001110000000.