Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

basic signed number conversion questions Convert the signed decimal value -22175

ID: 2989705 • Letter: B

Question

basic signed number conversion questions

Convert the signed decimal value -22175 to a 4-digit hex value. Include a leading $. Convert the signed decimal value 13977 to a 16-bit binary value. Include a leading %. Convert the signed decimal value -12165 to a 4-digit hex value. Include a leading $. Convert the signed decimal value 27250 to a 16-bit binary value. Include a leading %. Convert the unsigned decimal value 39885 to a 16-bit binary value. Include a leading %. Convert the signed decimal value -25097 to a 4-digit hex value. Include a leading $. Convert the signed decimal value -22925 to a 16-bit binary value. Include a leading %. Convert the signed decimal value -13153 to a 16-bit binary value. Include a leading %. Convert the unsigned decimal value 16442 to a 4-digit hex value. Include a leading %. Convert the signed decimal value -31366 to a 4-digit hex value. Include a leading %. Convert the signed decimal value 8660 to a 16-bit binary value. Include a leading %. Convert the signed decimal value 26416 to a 1

Explanation / Answer

1. FFFFA961 => 4-BIT => A961

2. 00003699 => 4-BIT => 3699

3 .FFFFD076 => 4-BIT => D076

4. 00006A72 => 4-BIT => 6A72

5. 00009BCD => 4-BIT => 9BCD

6. FFFF9DF7 => 4-BIT => 9DF7

7. FFFFA673 => 4-BIT => A673

8. FFFFCC9F => 4-BIT => CC9F

9. 0000403A => 4-BIT => 403A

10. FFFF857A => 4-BIT => 857A

11.

12.

13.

14. 0000AA5B => 4-BIT => AA5B

15. FFFFF4F0 => 4-BIT => F4F0