📘 Assignment: Binary & Denary Conversion
👧 Student: Saliha
📅 Due: [Tommorow]
🔢 ACTIVITY 1A: Binary ➡️ Denary
Convert the following binary numbers to denary:
a) 10011010
b) 01101011
c) 11100011
d) 10100101
e) 00110101
f) 11011010
g) 01010101
h) 00011110
i) 11111100
j) 10000001
Bonus:
k) 11001100
l) 00000001 (Be careful!)
🔁 ACTIVITY 1B: Denary ➡️ Binary
Convert the following denary numbers into binary:
a) 39
b) 128
c) 93
d) 201
e) 150
f) 77
g) 242
h) 33
i) 11
j) 0 (Tricky but simple!)
Bonus:
k) 255
l) 1
📗 Assignment: Binary & Denary Conversion
👦 Student: Shayaan
📅 Due: [Tomorow]
🔢 ACTIVITY 1A: Binary ➡️ Denary
Convert the following binary numbers to denary:
a) 01001110
b) 10110100
c) 11101010
d) 10010110
e) 00111001
f) 01110011
g) 11011101
h) 00011011
i) 01100001
j) 11110000
Bonus:
k) 00000000 (Sneaky one!)
l) 10101010
🔁 ACTIVITY 1B: Denary ➡️ Binary
Convert the following denary numbers into binary:
a) 52
b) 190
c) 103
d) 66
e) 159
f) 8
g) 221
h) 18
i) 3
j) 69
Bonus:
k) 199
l) 2
📝 Notes for Both Students:
• Use both division by 2 method and place value method at least once.
• Be neat and show working steps.