Ask a New Question

Question

Convert from binary to decimal

(1000)2 - (0011)2 = (?)10
7 years ago

Answers

Steve
You have

2^3 - (2^1+2^0) = 8-3 = 5

If you have linux, or cygwin, you can run

bc

and enter ibase=2

then just type in the binary numbers, and the output will be decimal.
7 years ago

Related Questions

Convert binary num into decimal 1100 Convert the following binary numbers to decimal (6 points): 11111 101011 1101011 Convert the f... Convert (20)10 to binary convert the following binary arithmetic 75+45 explain binary coded decimal Convert the following binary numbers to a decimal number. Show all steps a. (0101)2 b. (1001001)2... Decimal to binary convertion I Explain the way to Perform Decimal to Binary Conversion. II. Conver... BINARY TO DECIMAL CONVERSION: a.What is a Binary Number System? c.What is Binary to Decimal Conver... BINARY TO DECIMAL CONVERSION: ow to Convert Binary to Decimal Numbers?Describe the stepsof h.(01001001)2 e.(11100100)2 II.Conve...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use