2.6 Converting from denary to binary Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

steps to convert from denary to binary

A
  • write out the binary place values up to 255
  • find the maximum value that fits into the number
  • place a 1 in that column
  • subtract the place value from the number
  • repeat until the whole number is represented
  • place 0s in the columns without 1s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can you check your answer?

A

by converting back to denary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Convert the denary number 217 into an 8 bit binary number [1]

A

11011001

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Convert the following denary numbers into 8 bit binary numbers:

a) 203
b) 241
c) 79
d) 100

A

a) 11001011
b) 11110001
c) 01001111
d) 01100100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly