Question

Convert 110101011010 to base 16, base 8 and base 4. 2. Convert 0110 0011 1010 to...

Convert 110101011010 to base 16, base 8 and base 4.

2. Convert 0110 0011 1010 to base 10 using the binary long division method.

3. Convert 110100110 to base 5 using binary long division.

4. Convert 12102221203 to base 9.

5. Convert 335410 to base 2.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Dear student, according to the question, the solution is as follows:

1) Convert 110101011010 to base 16, base 8 and base 4.

Base 16(HexaDecimal): For base 16, we will group the binary digits as a group of 4 bits from LSB to MSB as below.

1101 0101 1010 -------> 13 5 10----> (D5A)16  

(Note: In Hexadecimal format, 10 means A, 11 means B, 12 means C, 13 means D, 14 means E and 15 means F).

Base 8(Octal):  For base 8, we will group the binary digits as a group of 3 bits from LSB to MSB as below.

110 101 011 010 ------> (6532)8

Base 4(Nibble): For base 4, we will group the binary digits as a group of 4 bits from LSB to MSB as below.

11 01 01 01 10 10 ------> (311122)4

4) Convert 12102221203 to base 9.

5) Convert 335410 to base 2.

The answer is: 1010001111000110010

Sorry for the rest of the questions,

Didn't understand properly, whether I need to perform the division or Conversion to base 10.

Thank you, All the best.

Add a comment
Know the answer?
Add Answer to:
Convert 110101011010 to base 16, base 8 and base 4. 2. Convert 0110 0011 1010 to...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • binary conversions. please help. thank you! Convert the following Binary number to Base 8 4. 1111...

    binary conversions. please help. thank you! Convert the following Binary number to Base 8 4. 1111 1001 0110 0001 1001 0101 1101 1010 1110 0010 0101 Convert the following Base 8 number to binary 5. 200076524, Convert the following Base 8 number to Base 16 6. 1177662231

  • In the following problems, you are asked to convert from one number base to another. I...

    In the following problems, you are asked to convert from one number base to another. I am aware that there are calculators that will do this for you. Thus, you must show all your work to get credit for these problems. 1. (3 points) – Convert the 8-binary binary expansion ( 0110 1001 )2 to a decimal expansion. 2. (3 points) – Convert the following decimal expansion (142)10 to an 8-bit binary expansion. 3. (2 points) – Convert the following...

  • 3) [problem 11.6 in textbook] Suppose that the tests w1w2w3w4 0100, 1010, 0011, 1111, and 0110...

    3) [problem 11.6 in textbook] Suppose that the tests w1w2w3w4 0100, 1010, 0011, 1111, and 0110 are chosen randomly to test the circuit in figure below. What percentage of single faults are detected using these tests? W.

  • I want solve it fastly Convert the following m e to the mentioned number wystem. 1...

    I want solve it fastly Convert the following m e to the mentioned number wystem. 1 Convert 111 011 110 frorn binary to octal. 2 Convert 63 from octal to binary. 3. Convert a15a from hexadecimalto base 2 4. Convert 625 from base 16 to base 2 5. Convert 1101 0000 from base 2 to decimal 6. Convert 64 from octal to base 2 7. Convert 157 from base 10 to binary. 8. Convert 0011 1010 1000 0000 from base...

  • QUESTION 1 Convert 1 0110 1010 from binary to decimal, assuming nine-bit two's complement binary representation....

    QUESTION 1 Convert 1 0110 1010 from binary to decimal, assuming nine-bit two's complement binary representation. Provide only the number. For a negative number provide the negative sign. Example 79 NOT +79 or 78 Decimal Example -79 NOT negative 79 or -79 Decimal QUESTION 2 Count the next 10 numbers in base 5 starting after 3434. (Don't include 3434) Provide you answer with only numbers and spaces. No extra spaces or words Example  410 411 412   NOT 410, 411, 412

  • Consider the following 8-bit multiplication problem: 0110 1100 x 0011 1001 For count the number of...

    Consider the following 8-bit multiplication problem: 0110 1100 x 0011 1001 For count the number of additions (and/or subtractions) for the basic binary multiplication show in figure 10.9 and for Booth's algorithm shown in figure 10.12. What is the 16 bit product? START C,A-0 M-Multiplicand Multiplier Count- Flowchart for Unsigned Binary Multiplication No C,A-A+M Shift right C,A, Q Count Count- No Yes_ END Product in A,Q Figure 10.9 Flowchart for Unsigned Binary Multiplication

  • Please show work! 2. Now, give it a try by converting the binary number 01110110 to...

    Please show work! 2. Now, give it a try by converting the binary number 01110110 to decimal by filling in the same table in step 1 r of 2 Pov 128 64 32 16 Cumulative Amount 4. Now, you give it a try by converting the decimal number 131 to binary by filling in the table Power of 2 128 32 16 Bit Amount Remaining 6. Use the binary to hexadecimal table to convert the binary number 01101111 to hexadecimal...

  • Please show steps EXERCICE 2 Convert to binary (2's complement) using a compact notation (minimum number...

    Please show steps EXERCICE 2 Convert to binary (2's complement) using a compact notation (minimum number of digits). Number in base 10 Number in base 2 (2's complement) +126.5 -25.8125 1.375 +10.37890625 13.62109375 15.61328125 2.99609375 EXERCICE 3 Give the result of the following set of additions in 8-bit 2's complement. Addends are also in 8-bit 2's complement. Indicate by YES or NO if an overflow occurs. Addition Result Overflow ? 0011 1000 0110 0000 1011 1000 1110 0000 1100 1000...

  • 2. [15% Convert the number 1010 to number systems with base of 11, 1, 21. Show...

    2. [15% Convert the number 1010 to number systems with base of 11, 1, 21. Show all work 3. [25% Convert 173 from decimal number system to a number system with base 11/5 (eleven fifths) 2. [15% Convert the number 1010 to number systems with base of 11, 1, 21. Show all work 3. [25% Convert 173 from decimal number system to a number system with base 11/5 (eleven fifths)

  • In the following problems, you are asked to convert from one number base to another. I...

    In the following problems, you are asked to convert from one number base to another. I am aware that there are calculators that will do this for you. Thus, you must show all your work to get credit for these problems. 1. (3 points) - Convert the 8-binary binary expansion (0101 1001 ), to a decimal expansion. 2. (3 points) - Convert the following decimal expansion ( 124 ).o to an 8-bit binary expansion. 3. (2 points) - Convert the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT