Question

In: Computer Science

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

Solutions

Expert Solution

Answer 1 -

Binary number to decimal.

110101.101 -

⇒  

Answer 2 -

decimal number to fractional binary representation —

103.5625-

Firstly Convert the integral part and need to divide decimal number 103 by 2 and store remainders.

103 = 1100111(Integer part from top to bottom)

Now, second rules are convert fraction part,  multiply the fractional decimal .5625 by 2 and collect the integral part.

(Integer part from top to bottom)

So the value -

Note- Please do upvote, if any problem then comment in box sure I will help.


Related Solutions

Convert the decimal number, 315.56 into binary form?
Convert the decimal number, 315.56 into binary form?
Convert the following binary number to dotted decimal format. 11000000100110010000100101011001
Convert the following binary number to dotted decimal format. 11000000100110010000100101011001
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
Write a program to convert the input numbers to another number system. 1. Decimal to Binary...
Write a program to convert the input numbers to another number system. 1. Decimal to Binary 2. Binary to Decimal 3. Hexadecimal to Decimal 4. Decimal to Hexadecimal 5. Binary to Hexadecimal 6. Hexadecimal to Binary The user will type in the input number as following: Binary number : up to 8 bits Hexadecimal number: up to 2 bytes Decimal number: Less than 256 As a result, print out the output after the conversion with their input numbers. The program...
Convert from hexadecimal to binary to decimal (PLEASE SHOW WORK) 1. B2 - binary: - decimal:...
Convert from hexadecimal to binary to decimal (PLEASE SHOW WORK) 1. B2 - binary: - decimal: 2. 37 - binary: - decimal: 3. 0A -binary: - decimal: 4. 11 - binary: - decimal:
Code in C-language programming description about convert binary number to decimal number.
Code in C-language programming description about convert binary number to decimal number.
With a detailed step-by-step process, convert the following decimal number into binary, Hexadecimal and IEEE 754...
With a detailed step-by-step process, convert the following decimal number into binary, Hexadecimal and IEEE 754 formats : 72.nn ( where nn is 80)
convert fraction decimal number 14/13 to acorrectly rounded binary number with 8 digits.
convert fraction decimal number 14/13 to acorrectly rounded binary number with 8 digits.
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 following decimal number to eight (8) binary bits: 21, 200, 105, 144, 183, 199,...
Convert the following decimal number to eight (8) binary bits: 21, 200, 105, 144, 183, 199, 88, 100, 19, 204
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT