Write your answers to the following questions. For full credit, show all calculations. Submit your work on paper in class.
What are the values of each of the columns for a four-digit number in base 6?
Convert the following base 6 numbers into base 10.
342₆ =
254₆ =
1425₆ =
Convert the following base 10 numbers into base 6.
318₁₀ =
626₁₀ =
55₁₀ =
Convert the following base 10 numbers into binary (base 2).
37₁₀ =
55₁₀ =
14₁₀ =
63₁₀ =
Convert the following binary (base 2) numbers into base 10.
1011₂ =
10₂ =
1110₂ =
10101₂ =
Choose any base you like, from the range 3–15. Show the symbols you’ll use for each digit, and the values (in base 10) of each column in a five-digit number. Then convert the number 3278₁₀ into your chosen base.
Convert the following positive and negative base 10 numbers into 6-bit two’s-complement binary (base 2).
29₁₀ =
-32₁₀ =
-17₁₀ =
-1₁₀ =
Convert the following binary numbers into hexadecimal.
01101011₂ =
10011111₂ =
111010011101₂ =
1010100110₂ =
Convert the following hexadecimal numbers into binary.