English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

(101100101.1010)rc

please explain each step.

2007-01-17 12:04:09 · 4 answers · asked by Matthew K 2 in Computers & Internet Programming & Design

4 answers

101100101: the most significant bit is 1, that means we are dealing with a negative number. Hence, will start with the integer, then the fraction part.

The integer part:
----------------------
 101100101 (Two's complement)
 Logic NOT
------------------
  010011010
+000000001
------------------
  010011011 (Binary)
------------------
= (2^7 + 2^4 + 2^3 + 2 + 1) D = (155)D

Now, the fraction part:
-----------------------------
 .1010 (Two's Complement)
Logic NOT
----------------
 .0101 (Binary)
----------------
= (2^-2 + 2^-4)D = (.3125)D

So, the final answers is (-155.3125)D

2007-01-17 13:09:30 · answer #1 · answered by Fox 3 · 1 0

{sparkling} = {sparkling} No enter = no output. effortless adequate - did you do the examining on how binary works -- each and every digit is a potential of two 1101 a million x 2^3 = 8 a million x 2^2 = 4 0 x 2^a million = 0 a million x 2^0 = a million Now upload them up 8+4+0+a million = thirteen

2017-01-01 08:20:31 · answer #2 · answered by Anonymous · 0 0

5722 per




MS calculator

2007-01-17 12:23:30 · answer #3 · answered by jimmymae2000 7 · 0 1

use ms calculator...

asked ur prof...

2007-01-17 13:35:47 · answer #4 · answered by DeathNote 4 · 0 1

fedest.com, questions and answers