give the steps in converting binary numbers to decimal numbers.​

Sagot :

Answer:

Steps in converting binary numbers to decimal numbers.

  • 1.Write down the binary number.
  • 2.Starting from the left, double your previous total and add the current digit.
  • 3.Double your current total and add the next leftmost digit.
  • 4.Repeat the previous step.

HOPE IT HELPS

<<Carry on learning>>

Answer:

there are 3 steps

Explanation:

first, write down the binary numbers.

second, starting from the left double or multiply the previous total then add the current digit. So double the amount then add.

third, double again the current total that you have and add the next leftmost digit.

fourth, repeat.