Q 1.4 Adding
1. Add (binary). Write the numbers in columns and show where you carry.
10011 + 1010
10101+111
111+10011
10101+101011
111001+11101
10111+10101
2. Add (binary). Write the numbers in columns and show where you carry.
11110+110
11+101+110
101+1010+111
111+110+1011
1001+101+1100
100101+101011+101011
3. Add (octal). Write the numbers in columns and show where you carry.
123+321
345+315
651+735
457+456
1237 +1124
345+2452
645+2545
711+657
4. Add (hexadecimal). Write the numbers in columns and show where you carry.
a3d+152
9a3+19e
3e4+62b
adc+492
e9a+bc8
978+eee
dbc+9dd
e99+b9a
5. How is adding binary easier than adding decimal numbers?
6. Do you think that we should teach children to use binary numbers when they are younger? Justify your position.