Question

2) Answer the following number base questions. (SHOW ALL WORK) a. What is 1AA2h in decimal?...

2) Answer the following number base questions. (SHOW ALL WORK)
a. What is 1AA2h in decimal?
do not simplfy
b. What is 238in hex? (put your answer in into word format)
c. What is -126 in binary ?
d. What is -128 in binary?

e. Using the binary compliment method , subtract 11001b – 10110b

Homework Answers

Answer #1

a) Answer

Hexadecimal numbers are a base 16(from 0 to 9 and A=10,B=11,C=12,D=13,E=14,F=15) numbers and decimal numbers are a base 10 numbers(from 0 to 9). Any hexadecimal number having digit/letter post F is considered as an incorrect hexadecimal number. SO the number 1AA2h consist of h so it's an invalid number, but if it is without h we can calculate it. To find hexadecimal to decimal we need to multiply every digit with 16 to the power of digit location.

1AA2=1*16^3+10^2+10^1+2^0=6818

b) Answer

Since 238 is a decimal number, So let's convert it to a hexadecimal number

238/16= 14.875, So take the remainder out and multiply with 16, the result 14 will be considered as E in Hexadecimal

0.875*16=14 which is E in Hexadecimal

So the answer is EE

c) Answer

We use the leftmost digit of the number as a special value to represent the sign of the number: 0 = positive, 1 = negative

-126 in binary= 1 1111110

d) Answer

-128 in binary= 1 10000000

e) Answer

11001– 10110= Find two's complement of 10110 which is 1010, now subtract it which is 1111

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
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER...
Convert the decimal number 147 base 10 to base 3. However, do this using a POWER SERIES EXPANSION of the form 147_10=a_2 *R^2+a_1*R^1+a_0*R^0, where R is the number 10 in the base of the number you want to convert to (3) (i.e., R=10_3) and {a_0, a_1,a_2} are the coefficients represented in base 3. Verify your answer using the "division method". Show all your work and all steps.
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 decimal 298 to base 2, 8, and 16 using mathematics. Please show all work.
Convert decimal 298 to base 2, 8, and 16 using mathematics. Please show all work.
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.
Convert the decimal number 1283.181 to IEEE 754 floating point format. Show all work.
Convert the decimal number 1283.181 to IEEE 754 floating point format. Show all work.
1. Assuming unsigned binary representation, convert 10110 (B) to decimal. Show work. 2 . Assuming unsigned...
1. Assuming unsigned binary representation, convert 10110 (B) to decimal. Show work. 2 . Assuming unsigned binary representation, convert 12 (D) to binary. Show work. 4. Assuming 9-bit two’s complement representation and let x be binary representation of 94 (D) a. Find x. Show work. b. Show the effect of the ASL operation on x, and then convert the result back to decimal. c. Show the effect of the ASR operation on x, and then convert the result back to...
2. Consider each of the reactions and answer the following questions. (8PTS) please show all work...
2. Consider each of the reactions and answer the following questions. (8PTS) please show all work a. For Potassium carbonate (solid) plus aqueous fumaric acid (H2C4H2O4) , what is the base and what gas is produced from it? _____________ _____________ b. For Aqueous sodium phosphate plus aqueous barium nitrate, what are the spectator ions? _____________ _____________ c. For Pyruvic acid (HC3H3O3) undergoing complete combustion, what type of acid is pyruvic acid? _____________ _____________ d. For Zinc (solid) reacting with aqueous...
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356...
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356              b) 658 What decimal value does the 8-bit binary number 10011110 represent if it is on a computer using two’s complement representation? What decimal value does the 8-bit binary number 10110100 have if it is on a computer using two’s complement representation? please show your work for question number 4. thank you.
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011...
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011 0001 (b) 0011 1011 (c) 0101 0110 (d) 1101 1101 (e) 0001 1000 (f) 0010 1110
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT