Saved Bookmarks
| 1. |
Write the properties of addition and subtraction of integers with example |
|
Answer» Answer: INTEGER PropertyAdditionSubtractionCommutative Propertyx + y = y+ XX – y ≠ y – xAssociative Propertyx + (y + z) = (x + y) +z(x – y) – z ≠ x – (y – z)Identity Propertyx + 0 = x =0 + xx – 0 = x ≠ 0 – xClosure Propertyx + y ∈ Zx – y ∈ Z |
|