Question: Please answer 3-7 with work. thank you!! Assignment 05: Data Representation (Arithmetic) 3) (10 Points) Solve the following Unsigned Hexadecimal (Base 16) representation arithmetic and

Assignment 05: Data Representation (Arithmetic) 3) (10 Points) Solve the following Unsigned Hexadecimal (Base 16) representation arithmetic and indicate if overflow occurred. Write your answer using three (3) hexadecimal digits. 3.1) 5A2+ 301 Answer: Overflow: 3.2) FOA1-FFO Answer: Overflow: 4) (20 Points) Solve the following Signed Decimal (Base 10) in Ten's (10's) Complement representation arithmetic and indicate if overflow occurred. Write your answer using three (3) digits. 4.1) 152 + 322 Answer: Overflow: 4.2) 550 + 500 Answer: Overflow: 4.3) 324 - 444 Answer: Overflow: 4.4) 543-234 Answer: Overflow: 5) (20 Points) Solve the following Signed Binary (Base 2) in Two's (2's) Complement representation arithmetic and indicate if overflow occurred. Write your answer using eight (8) bits. 5.1) 0110 1100 +0111 1101 Answer: Overflow: 5.2) 11110100, +0111 0011; Answer: Overflow: 5.3) 1110 1011, - 1001 0001 Answer: Overflow: 5.4) 0101 1000 - 0001 10002 Answer: Overflow: 6) (20 Points) Solve the following Signed Hexadecimal (Base 16) in Sixteen's (16's) Complement representation arithmetic and indicate if overflow occurred. Write your answer using three (3) digits. 6.1) 44A.. + 74A6 Answer: Overflow: 6.2) BAA.4 +00A.. Answer: Overflow: 6.3) 4FA - D316 Answer: Overflow: 6.4) 444-555 Answer: Overflow: 7) (5 Points) Explain what are some of the problems that occur within computing devices and representing data in an infinity world
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
