State whether true or false
If x, y are integers, then x+y is also an integer.
True
As integers are closed under addition, the sum of two integers is also an integer.
e.g. 3 + (-4)
= 3 - 4
= -1 which is an integer. So, the given statement is true.