what are the rules to covert binary to decimal number system
Answers
Answered by
1
Answer:
write down the decimal number and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals z
Answered by
1
Answer:
1.Write down the binary number and list the powers of 2 from right to left
2.Write the digits of the binary number below their corresponding powers of two.
3.Connect the digits in the binary number with their corresponding powers of two
4. Write down the final value of each power of two.
5.Add the final values.
6.Write the answer along with its base subscript.
7.Use this method to convert a binary number with a decimal point to decimal form.
8
Explanation:
.
Similar questions