Question

How many positions must the binary number 01000000 be shifted right to divide by 32 and,...

How many positions must the binary number 01000000 be shifted right to divide by 32 and, specify the original decimal number before the division and the resulting decimal number after the division.

SHOW WORK THANK YOU

Homework Answers

Answer #1

01000000 Decimal equivalent of given binary number is

(2^7)*0+(2^6)*1+(2^5)*0+(2^4)*0+(2^3)*0+(2^2)*0+(2^1)*0+(2^0)*0 = 64

64 itself can divide by 32 64/32=2 (So number of position right shifted=0)

If you right shift by 1 position by the given binary number become 00100000 Decimal equivalent of this number is

(2^7)*0+(2^6)*0+(2^5)*1+(2^4)*0+(2^3)*0+(2^2)*0+(2^1)*0+(2^0)*0 = 32.

32 is also divisible by 32 (32/32=1) (So number of position right shifted=1)

So you can take either 1 right shift or 0 right shift both are divisible by 32.

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
How many binary strings of length 15 contain the same bit in all the odd numbered...
How many binary strings of length 15 contain the same bit in all the odd numbered positions? The positions are numbered 1, 2, . . . , 15. Show how you arrived at your answer, which rules of counting were used etc. Thank You
Many protists, fungi and plants have haploid cells that divide by mitosis. How many chromosomes would...
Many protists, fungi and plants have haploid cells that divide by mitosis. How many chromosomes would you expect to find in the cells resulting from such a division and why?
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.
Find the 2's complement of the following decimal numbers (You must convert the number to binary...
Find the 2's complement of the following decimal numbers (You must convert the number to binary and the answer has to be in binary with the same number of bits as the conversion)? a. 20 b. 15 c. 2126 d. 266 e. 466 please explain how you did it!
QUESTION 1 During a single clock tick, how many 64-bit values can be written to an...
QUESTION 1 During a single clock tick, how many 64-bit values can be written to an input of a register file with 8 64-bit registers (i.e. an 8x64 register file)? QUESTION 2 Suppose you are designing a processor that contains a register file with 32 32-bit registers (i.e. a 32x32 register file). What is the minimum number of bits required in order to select which register is being written to? QUESTION 3 If the decimal value, 30, is shifted to...
Consider the original divide the dollar game of question (3). How many strategies does player 1...
Consider the original divide the dollar game of question (3). How many strategies does player 1 have? How many strategies does player 2 have? Write down all the strategies of player 1, and two strategies of player 2. Explain briefly (in a line or two) why you wrote the strategies of player 2 in the way you wrote them. Question 3-Consider the following game of divide the dollar. There is a dollar to be split between two players. Player 1...
a) How many values of the quantum number L (lower case cursive L) are possible when...
a) How many values of the quantum number L (lower case cursive L) are possible when n=7? b) How many values of mL (again lower case cursive L) are possible for an electron in a 6d subshell? c) How many orbitals are there in a shell with n=3? Please show work on how yall get the answers yall get. Thank You!
The reaction of the strong acid HBr with the strong base KOH is: HBr(aq) + KOH(aq)...
The reaction of the strong acid HBr with the strong base KOH is: HBr(aq) + KOH(aq) -->HOH(l)+KBr(aq).Compute the pH of the resulting solution if 6.0 × 101mL of 0.55M acid is mixed with 31mL of 0.42M base. Let\'s do this in steps: How many moles of acid before reaction? How many moles of base before reaction? What is the limiting reactant? How many moles of the excess reagent after reaction? What is the concentration of the excess reagent after reaction?...
How many grams of NaBr must be added to 250 g of water to lower the...
How many grams of NaBr must be added to 250 g of water to lower the vapor pressure by 1.30 mmHg at 40 ∘C assuming complete dissociation? The vapor pressure of water at 40 ∘C is 55.3 mmHg. Can you show step by step how to do this and where everything comes from. I know this is answered on here but it's not very clear on how it's done. Thank you.
1. The memory units that follow are specified by the number of words times the number...
1. The memory units that follow are specified by the number of words times the number of bits per word. How many address lines and input/output data lines are needed in each case? (a) 8K X 16 (b) 2G X 8 (c) 16M X 32 (d) 256K X 64 2. Give the number of bytes stored in each memory unit in question 1. 3. Word number 563 decimal in the memory shown in Fig. 7.3 (see Mano-Ch7.pdf) contains the binary...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT