Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Homework assignment 2: 1. Perform the following base conversions: a) 13710 = ________ 2 b) 24810 = ________ 5 2. Perform the following base conversions.:

Homework assignment 2: 1. Perform the following base conversions: a) 13710 = ________ 2 b) 24810 = ________ 5 2. Perform the following base conversions.: a) 101012 = _______ 10 b) 23025 = ________ 10 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 following binary fractions to decimal: a) 10111.1101 b) 100011.10011 5. Represent the following decimal numbers in binary using 8-bit signed magnitude, ones complement, twos complement, and excess-127 representations: a) 97 b) -97 6. What decimal value does the 8-bit binary number 10110100 have if: a) it is interpreted as an unsigned number? b) it is on a computer using signed-magnitude representation? c) it is on a computer using ones complement representation? d) it is on a computer using twos complement representation? 7. Convert the hexadecimal number AC1216 to binary. 8. Convert the binary number 0111 1010 0000 0001 to hexadecimal. 9. Show how each of the following floating point values would be stored using IEEE-754 single precision (be sure to indicate the sign bit, the exponent, and mantissa fields): a) -1.5 b) 26.625

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions

Question

1. Explain why evaluation is important.

Answered: 1 week ago