Chapter 21
Solutions for sixth week’s assignments

Also available as PDF.

Note: These are my approaches to these problems. There are many ways to tackle each.

21.1 Problem set 3.1

Problem 8
Assuming the accounting style and not the calender style, the first number to add is 5 ⋅ 2{0}^{2} + 6 ⋅ 20 + 13 and the second is 11 ⋅ 20 + 8, but we don’t need these forms. We can add Mayan digit by Mayan digit instead. The bottom digit is three bars and six dots, which simplifies to four bars and one dot, or one dot and one dot carried up to the next digit. The next digit is three bars and three dots, where one of those dots is the carry. There are no carries here, so the top digit is just a bar. The final result: One dot in the bottom digit, three bars and three bars in the next digit up, then a single bar in the top-most digit.
Problem 16
24\kern 1.66702pt 872 = \mathbf{2 ⋅ 1{0}^{4} + 4 ⋅ 1{0}^{3} + 8 ⋅ 1{0}^{2} + 7 ⋅ 1{0}^{1} + 2 ⋅ 1{0}^{0}}, 3\kern 1.66702pt 071 = \mathbf{3 ⋅ 1{0}^{3} + 0 ⋅ 1{0}^{2} + 7 ⋅ 1{0}^{1} + 1 ⋅ 1{0}^{0}}
Problem 32
500 + \mathbf{60} + 9 = 569
Problem 34
300 + \mathbf{80} + 5 = 385
Problem 35
2 ⋅ 10 + 18 = 2 ⋅ 10 + 10 + 8 = (2 + 1) ⋅ 10 + 8 = 3 ⋅ 10 + 8 = \mathbf{38}.

21.2 Problem set 3.2

Problem 3
The last digit, the one corresponding to {6}^{0} = 1, is constant down the table. The first digit, the one corresponding to {6}^{1} = 6, is constant across the table. Along each diagonal, both digits increase by one at each step. There are other patterns, but these are some of the most obvious.
Problem 4
The next two rows:

606162636465
707172737475
Problem 5
Problem 6
Problem 8
Problem 11
Problem 20

21.3 Problem set 3.3

Problem 10
In order, the steps are associativity, associativity, commutativity, associativity, associativity, and distributivity of addition over multiplication.
Problem 12
+0123





0 0123
1 1230
2 2301
3 3012
Problem 20

21.4 Problem set 3.4

Problem 5
In order of blanks, distributivity of addition over multiplication, commutativity of multiplication, associativity of addition, and distributivity of addition over multiplication.
Problem 17
Problem 19
Problem 33
Problem Actual answer Calculator’s answer
8 × 3 24 34
9 × 5 45 55
4 × 2 8 18
8 × 4 32 42
a × bx - 10x
9 × 664 - 10 = 54 64

When the decimal logic was done outside a chip (the early 80s), this type of failure could happen from a simple short-circuit. Now it’s highly doubtful; a failure like this would require massive trauma to the chip, leading to general failure.