Skip to main content

Worksheet The Cancellation Property

Recall the rings \(\Z_5\) and \(\Z_6\text{,}\) which use addition and multiplication mod 5 and 6, respectively.
+ 0 1 2 3 4
0 0 1 2 3 4
1 1 2 3 4 0
2 2 3 4 0 1
3 3 4 0 1 2
4 4 0 1 2 3
\(\cdot\) 0 1 2 3 4
0 0 0 0 0 0
1 0 1 2 3 4
2 0 2 4 1 3
3 0 3 1 4 2
4 0 4 3 2 1
+ 0 1 2 3 4 5
0 0 1 2 3 4 5
1 1 2 3 4 5 0
2 2 3 4 5 0 1
3 3 4 5 0 1 2
4 4 5 0 1 2 3
5 5 0 1 2 3 4
\(\cdot\) 0 1 2 3 4 5
0 0 0 0 0 0 0
1 0 1 2 3 4 5
2 0 2 4 0 2 4
3 0 3 0 3 0 3
4 0 4 2 0 4 2
5 0 5 4 3 2 1

1.

Suppose \(2 + b = 2 + c\text{.}\) Can you conclude that \(b = c\text{?}\) Try this for both \(\Z_5\) and \(\Z_6\text{.}\)

3.

If \(2b = 2c\text{,}\) can you conclude that \(b = c\text{?}\) Answer first in \(\Z_5\) and then in \(\Z_6\text{.}\)

4.

Suppose \(bc = 0\text{.}\) Must \(b=0\) or \(c=0\) (or both)? Answer in both \(\Z_5\) and \(\Z_6\text{.}\)

5.

Are the two questions above related? Note: \(2b = 2c\) if and only if \(2b - 2c = 0\text{.}\)