Properties of Equality
Across
- 2. if x = y and y = z, then x = z
- 5. if x = y, then y = x
- 6. if x = y, then x/z = y/z
- 7. if x = y, then x*z = y*z
Down
- 1. if x = y, then x + z = y + z
- 3. x = x
- 4. if x = y, then x - z = y - z
- 5. if x = y and x = z, then y = z (replacement)