Question 10
Complete the following base conversions 110 in Decimal to Hexadecimal?
| A. |
EE |
|
| B. |
6E |
|
| C. |
ED |
|
| D. |
AE |

Answer: -------- B. 6E Explanation: ------------- Divide 110 successively by 16 until the quotient is 0 110/16 = 6, remainder is 14 6/16 = 0, remainder is 6 Read remainders from the bottom to top as 6E
Question 10 Complete the following base conversions 110 in Decimal to Hexadecimal? A. EE B. 6E...
1. (10 points) Answer the following question. #1. Perform the following base conversions using subtraction or division-remainder: a) 13710 b) 248,0 = c) 38710 = d) 63310= #2. Perform the following base conversions. a) 20012, = b) 4103, = c) 3236, = d) 1378, = #3. Convert the following decimal fractions to binary with a maximum of six places to the right of the binary point: a) 25.84375 b) 57.55 #4. Convert the hexadecimal number DECAF 16 to binary.
1. Perform the following base conversions using subtraction or division-remainder: a) 58810 = _________ 3 b) 225410 = _________ 5 c) 65210 = _________ 7 d) 310410 = _________ 9 e) 13710 = _________ 3 2. Perform the following base conversions: a) 201013 = _________ 10 b) 23025 = _________ 10 c) 16057 = _________10 d) 6879 = _________ 10 3. Convert the following decimal fractions to binary with a maximum of six places to the right of the binary...
7. Perform the following conversions
a.
Convert 1100 0100 1010 00112to hexadecimal.
b.
Convert 11011112to decimal.
c.
Convert 0xF7A4C to binary.
7. Perform the following conversions a. Convert 1100 0100 1010 00112 to hexadecimal. b. Convert 11011112 to decimal. c. Convert OxF7A4C to binary
Problem 1: Perform the following number conversions: A. 0x25B9D2 to binary B. binary 1010111001001001 to hexadecimal C. OxA8B3D to binary D. binary 1100100010110110010110 to hexadecimal
PROBLEMS 9-11 Perform the following number base conversions. (a) 1011, to decimal (b) 1000 1000, to decimal (c) 126,to binary (d) 1025, to binary
1. Perform the following conversions: a. Convert 97 (decimal) to binary and to hex b. Convert $1C4 (hexadecimal) to binary and to decimal c. Convert 01101001 (binary) to hex and to decimal
1. Do the following base conversions. (10 pts) a. Convert the binary number 110100 to decimal b. Convert the decimal number 94 to hexadecimal c. Convert the binary number 10111011 to hexadecimal d. Convert the hexadecimal number B3 to binary e. Convert the hexadecimal number 39E to binary 2. The Starship Enterprise is visiting a planet where the inhabitants have 7 fingers. Not surprisingly, they use a...
Question 1 2 pts Convert the following numbers to decimal (modern or base 10) numbers. a) Roman numerals: XXIV b) binary: 11012 c) hexadecimal: 2A16 a) 26 b) 13 c) 42 a) 24 b) 13 c) 42 a) 24 b) 12 c) 42 a) 24 b) 13 c) 30
Perform the following base conversions: (base 7 to 10) 3402 = __________10
Convert the following numbers to hexadecimal (base 16). Show your work. 1 1110101012 base 2 2 1011012 base 2 3 5510 base 10 4 110 base 10 5 5210 base 10