Add like normal, but when the sum reaches the base, carry 1.
1+1 = 102 (write 0 carry 1).
Example: 10112 + 1102 = 100012.
Digits 0-4 only. 3+4 = 7 = 125 (write 2 carry 1).
Example: 2345 + 435 = 3325.
Digits 0-7 only. 6+5 = 11 = 138 (write 3 carry 1).
Example: 578 + 268 = 1058.
How was the lesson? Discuss Lesson
Work out (do not convert to base 10):11012 + 10121112 + 1121435 + 325445 + 235258 + 468778 + 68
View Exercise Submit Exercise