Question
1. BINARYTODECIMAL,OCTAL(QUICK),ANDHEXADECIMAL(QUICK)
The binary value you will be converting from will be derived from your Student ID (SID). Take each decimal digit of your SID and assign a “1” above it in the corresponding column on the “Binary Value” row below. If a “1” is already present from a past duplicate digit, keep it as a “1”.

Place 0’s in any of the remaining empty columns of the “Binary Value”. You should now have a 10 digit unique binary value to use for your conversion; note the location of the radix point. Use the space below to convert this binary number to decimal. Show your work.

Quickly convert the binary value to octal (base 8) and hexadecimal (base 16) – Chapter 1 lecture, slide #25; make note of the radix point. Show your work.
octal:
Hexadecimal:
Binary Value: SID DigitO 12 3 0
0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
1. BINARYTODECIMAL,OCTAL(QUICK),ANDHEXADECIMAL(QUICK) The binary value you will be converting from will be derived from your Student...
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
  • 2. DECIMALTOOCTAL,HEXADECIMAL,ANDBINARY(QUICKLY) The decimal value you will be converting from will be your SID divided by...

    2. DECIMALTOOCTAL,HEXADECIMAL,ANDBINARY(QUICKLY) The decimal value you will be converting from will be your SID divided by 10000. If, for example, your SID is 123456789, then you will be converting from 12345.6789. Use the method described in the Chapter 1 lecture slide #19, #21, and #24 for conversion to octal and hexadecimal. Use the “quick method” (slide #25) to convert the final result from either to binary. Show your work. Octal: Hexadecimal: Binary:

  • Homework 1: Q1: Convert the following binary number to decimal. • 11001100100.00011 Q2: Convert the following...

    Homework 1: Q1: Convert the following binary number to decimal. • 11001100100.00011 Q2: Convert the following decimal number to binary. • 1365.1234 Q3: Convert the following both to octal and hexadecimal. • (10110100000101.1011)2 (16001.567)10 (directly convert to octal and hexadecimal without converting to binary) Q4: Convert the following hexadecimal number to decimal, octal, and base 4. . ABCD.EF Q5: Convert (375, 765)10 to base 7. Q6: Convert (12310)4 to base 5. Q7: Convert (35421)6 to decimal. Q8: Convert (1991)10 first...

  • 1. Convert the binary number 10101102 to octal, decimal, and hexadecimal numbers. 2. Convert the decimal...

    1. Convert the binary number 10101102 to octal, decimal, and hexadecimal numbers. 2. Convert the decimal number 236.7510 to binary,octal, and hexadecimal numbers. 3. Add the following two binary numbers: 100111102 and 011110112. Remember to show any carries that are generated along the way. 4. Repeat the previous question, but this time subtract the second binary number from the first. Remember to show any borrows that are required along the way. 5. Determine the encoding of the decimal number 28610...

  • 6. When you have finished, and handed in bo examination room area quickly and quietl (a) Convert decimal 135 to binary (b) Convert 76 to octal (c) Convert 541 to hexadecimal (d) Convert 37 to bin...

    6. When you have finished, and handed in bo examination room area quickly and quietl (a) Convert decimal 135 to binary (b) Convert 76 to octal (c) Convert 541 to hexadecimal (d) Convert 37 to binary 1 (e) Use a Karnauoh man to desion a loaicd 6. When you have finished, and handed in bo examination room area quickly and quietl (a) Convert decimal 135 to binary (b) Convert 76 to octal (c) Convert 541 to hexadecimal (d) Convert 37...

  • Convert from Decimal to Hexadecimal and Octal. If the answer is irrational, stop at four hexadecimal...

    Convert from Decimal to Hexadecimal and Octal. If the answer is irrational, stop at four hexadecimal digits. Show your work. decimal: (0.80859375)10 hexadecimal: _____________________ decimal: (0.96875)10 octal: _____________________

  • #6 please a-f Assignment 1 List the binary, octal and hexadecimal numbers from 32 to 64...

    #6 please a-f Assignment 1 List the binary, octal and hexadecimal numbers from 32 to 64 2 What is the exact number of bytes in a system that contains (a) 64K bytes, (b) 128M bytes, and (c) 32G bytes? 3 Convert the following numbers with the indicated bases to decimal and binary (a) (2305)s (b) (248)12 (c) (125)s (d) (371) 4 What is the largest binary number that can be expressed with 16 bits? What are the equivalent decimal and...

  • Base Conversion Learning binary and other numbering systems is an important skill for computer and software...

    Base Conversion Learning binary and other numbering systems is an important skill for computer and software engineers. Write the following in decimal (base 10), binary (base 2), octal (base 8), and hexadecimal (base 16). Show your work by hand (don’t forget to scan your work and put it in your PDF). Scanners are available in certain labs on campus and the computer lab on the first floor of Parks Library. If you take a picture, be sure that it is...

  • 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...

  • CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work....

    CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work. Please submit in D2L using the associated link. Problems (total: 100 points) Representation of signed numbers (5 x 4 = 20 points) In an 8-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s complement, respectively: 55 -47 In a 4-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s...

  • 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