Question

Convert 10010111111 binary to hexadecimal using the group 4 weighted system. Need to see work please

Convert 10010111111 binary to hexadecimal using the group 4 weighted system. Need to see work please

Homework Answers

Answer #1

10010111111 is the binary String.

Step 1. Break This String in parts of 4 starting from the End   
                          0100       1011     1111
Step 2. 0 added so that it becomes 4 digit.
         0100       1011     1111
Step 3: Now as we know 1111 is 15 in decimal , So its Hex is F.... 1011 is 11 in decimal , So its Hex is B and
0100 is 4 in decimal , So its Hex is. 4

Answer : 4BF


Thanks, let me know if there is any concern/doubt

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
2 Convert each of the following octal numbers to 10-bit binary, hexadecimal, and decimal. Show your...
2 Convert each of the following octal numbers to 10-bit binary, hexadecimal, and decimal. Show your work. (a) 368 (b) 7568 3 Convert the following binary values into Decimal, Octal and hexadecimal. Show your work. (a) 111010101011112 (b) 1010111011001102 (c) 1011101010001112 (d) 1111101011102 4 Convert the following hexadecimal numbers to 16-bit binary and decimal numbers. Show your work. (a) FE9816 (b) FCAD16 (c) B00C16 (d) FEDF16 5 Perform the addition on the following unsigned binary numbers. Indicate whether or not...
1a. Convert 101011101011011101 (base 2) to hexadecimal. Show your work. 1b. Convert 67 (base 10) to...
1a. Convert 101011101011011101 (base 2) to hexadecimal. Show your work. 1b. Convert 67 (base 10) to 8-bit binary using signed magnitude. Show your work. 1c. Convert 69 (base 10) to 8-bit binary using one’s complement. Show your work. 1d. Convert 70 (base 10) to 8-bit binary using two’s complement. Show your work.
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work....
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work. b) Convert BF16 to binary. Show your work
a) Decimal 345.625 to binary, octal, and hexadecimal. please show work, i am lost.
a) Decimal 345.625 to binary, octal, and hexadecimal. please show work, i am lost.
Add decimal numbers using binary additions for 170 and 493. Steps: Convert each number to binary...
Add decimal numbers using binary additions for 170 and 493. Steps: Convert each number to binary first. Then add the two binary numbers using binary addition. Make sure to keep track of the carry bit and show the carry for each step even when it is zero. Please show all work.
Write a MIPS Assembly Language program which runs interactively to convert between decimal, binary, and hexadecimal....
Write a MIPS Assembly Language program which runs interactively to convert between decimal, binary, and hexadecimal. 1. Request input data type. 2. Request input data. 3. Request output data type. 4. Output the data. The suggested approach was to take the input data as a string. But I am really lost as to how to process the string and then converting it to another data type. Thanks for the help!
Question 1: A. Convert the following numbers to their decimal representation. Show your work. 1. 100110112...
Question 1: A. Convert the following numbers to their decimal representation. Show your work. 1. 100110112 =
 2. 4567 =
 3. 38A16 = 4. 22145 = B. Convert the following numbers to their binary representation: 1. 6910 =
 2. 48510=
 3. 6D1A16 = C. Convert the following numbers to their hexadecimal representation: 1. 11010112 =
 2. 89510 = Question 2: Solve the following, do all calculation in the given base. Show your work.
What is the 16-bit binary representation (in hexadecimal using lower-case letters, e.g., 0x39ab) of -13 1/4...
What is the 16-bit binary representation (in hexadecimal using lower-case letters, e.g., 0x39ab) of -13 1/4 (base 10) when represented as an IEEE 16-bit floating-point number? The IEEE 16-bit floating-point representation uses formulae consistent with those for the 32bit single-precision representation, except for using 5 bits for the exponent (instead of 8 in the case of the 32-bit representation) and a bias of 15.
Please show all work. I need to see the formulas in order to understand the question...
Please show all work. I need to see the formulas in order to understand the question Thank you You are given the follwing information for Lighting. Co Debt: 7,500 bonds outstanding with a 7.8% coupon, $1,000 par value, 20 years to maturity, selling for 104 percent of par. These bonds make semiannually payments. Preferred Stock: 12,000 shares of 5.75% preferred stock outstanding, currently selling for a price of 2.0% below par per share. Common Stock: 210,000 shares outstanding, selling for...
PLEASE WORK THESE OUT!! A) Solve the system of linear equations using the Gauss-Jordan elimination method....
PLEASE WORK THESE OUT!! A) Solve the system of linear equations using the Gauss-Jordan elimination method. 2x + 10y = −1 −6x + 8y = 22 x,y=_________ B) If n(B) = 14, n(A ∪ B) = 30, and n(A ∩ B) = 6, find n(A). _________ C) Solve the following system of equations by graphing. (If there is no solution, enter NO SOLUTION. If there are infinitely many solutions, enter INFINITELY MANY.) 3x + 4y = 24 6x + 8y...