Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 Questions with Short Answers [10 pts] 1.1 Suppose we have a number X=(124)6 in a number system with base 6 . Write this number
1 Questions with Short Answers [10 pts] 1.1 Suppose we have a number X=(124)6 in a number system with base 6 . Write this number in a number system with base 7.[2pts] 1.2 Suppose we use 9 bits to represent numbers in 2's complement form. (1) What's the binary form of decimal value 19 ? (2) What's the decimal value of the binary number 110101001? [2 pts] 1.3 Suppose that we use 4 bits to represent integers in 2's complement form. Consider the following two cases of binary addition. First, calculate the result. Second, decide whether there is overflow and explain why. [2 pts] 1) Case 1: 0111+1111 2) Case 2: 1110+1000 1.4 Consider two memory addresses A=000000042 and B=000FA0700. Which address(es) can be used as the address for an instruction? Why? [2 pts] 1.5 Using Boolean algebra to simplify this function f=xy+xy+xy such that the result is a sum of two terms and each term contains a single variable or its complement (e.g., x or x ). Show the steps. [2 pts]
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started