Question

In: Computer Science

Please show all work: Multiplying the binary number below by decimal 128 yields ________   1 0...

Please show all work:

Multiplying the binary number below by decimal 128 yields ________  

1 0 0 1 1 0 0 1 0 . 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1

  1. 1 0 0 . 1 1 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1
  2. 1 0 0 1 1 . 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1
  3. 1 0 0 1 1 0 . 0 1 0 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1
  4. 1 0 0 1 1 0 0 1 0 1 1 1 1 1 . 0 1 0 0 0 0 1 1 0 0 1
  5. 1 0 0 1 1 0 0 1 0 1 1 1 1 1 0 1 . 0 0 0 0 1 1 0 0 1
  6.       None of the above

Solutions

Expert Solution

Multiplying the binary number below by decimal 128 yields ________  

1 0 0 1 1 0 0 1 0 . 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1

------------------------------------------------------------------------------------------------------------------------

The given binary number should be first converted to decimal before multiplying with 128.

hence, 1 0 0 1 1 0 0 1 0 . 1 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1 can be converted to decimal as shown.

1*2^8 + 0*2^7 + 0*2^6 + 1*2^5 + 1*2^4 + 0*2^3 + 0*2^2 + 1*2^1 + 0*2^0 + 1*2^(-1) + 1*2^(-2) + 1*2^(-3) + 1*2^(-4) + 1*2^(-5) + 0*2^(-6) + 1*2^(-7) + 0*2^(-8) + 0*2^(-9) + 0*2^(-10) + 0*2^(-11) + 1*2^(-12) + 1*2^(-13)+ 0*2^(-14)+ 0*2^(-15) + 1*2^(-16)

After calculation, it will result in 306.9769439697265625

Now, since both the multiplying values are in decimal, we can muliply them:

i.e, 306.9769439697265625 * 128 = 39293.048828125

The resulting value should now be converted to binary.

The result 39293.048828125 can be converted to binary as follows:

(divide integer portion 39293 by 2 and keep track of the remainder)

(multiply the fractional portion .048828125 by 2 and keep track of integer part)

Please check this image for conversion:

Hence the answer to the question is OPTION e

1001100101111101.000011001


Related Solutions

represent the decimal number 101 and 6 as floating point binary numbers please show your work...
represent the decimal number 101 and 6 as floating point binary numbers please show your work and explained, I have a test.
Convert the following decimal number into (a) binary and (b) Octal (SHOW ALL STEPS) 205.75
Convert the following decimal number into (a) binary and (b) Octal (SHOW ALL STEPS) 205.75
-PLEASE SHOW ALL WORK- For this problem, carry at least four digits after the decimal in...
-PLEASE SHOW ALL WORK- For this problem, carry at least four digits after the decimal in your calculations. Answers may vary slightly due to rounding. A random sample of medical files is used to estimate the proportion p of all people who have blood type B. (i) If you have no preliminary estimate for p, how many medical files should you include in a random sample in order to be 85% sure that the point estimate p̂ will be within...
Problem: Convert the following binary number to decimal. 1. 110101.101 Problem: Convert the following decimal number...
Problem: Convert the following binary number to decimal. 1. 110101.101 Problem: Convert the following decimal number to fractional binary representation. 1. 103.5625
Convert the binary numbers to decimal. Show a single sample calculation for the first number (10010010)....
Convert the binary numbers to decimal. Show a single sample calculation for the first number (10010010). 0111 1111 1001 0110 0101 1100 1100 0111
Convert the decimal number, 315.56 into binary form?
Convert the decimal number, 315.56 into binary form?
Show all work please, do not just give a number! Determine the number of ATP derived...
Show all work please, do not just give a number! Determine the number of ATP derived from each component and name the additional enzymes necessary to recognize the double bonds and account for the cost in ATP or NADH. a) palmitic acid (even number of carbons) b) oleic acid (even number of carbons, one double bond) c) linoleic acid (even number of carbons, two double bonds)
** Round all answers to two decimal places. can you please show the work so i...
** Round all answers to two decimal places. can you please show the work so i can understand** Part I - Use CVP to Plan Profits Nottingham News Company has the rights to sell and deliver the city newspaper in a designated area in the country. A monthly subscription sells for $30.00 and Nottingham News pays $10.00 per month for each newspaper subscription. In addition to this variable cost, Nottingham News has fixed costs of $3,000 per month. Nottingham News...
Please answer the problem below for all parts. Please show all work and write clearly. Thanks....
Please answer the problem below for all parts. Please show all work and write clearly. Thanks. (Apply total probability and Bayes’ rules) A large industrial firm uses three local motels to provide overnight accommodations for its clients. From past experience it is known that 22% of the clients are assigned rooms at the Ramada Inn, 50% at the Sheraton, and 28% at the Lakeview Motor Lodge. If the plumbing is faulty in 5% of the rooms at the Ramada Inn,...
1.Write a Java program that inputs a binary number and displays the same number in decimal....
1.Write a Java program that inputs a binary number and displays the same number in decimal. 2.Write Java program that inputs a decimal number and displays the same number in binary.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT