33.4k views
0 votes
True or False? When n is a negative integer, n - n = 0. Justify your response.

2 Answers

4 votes
Regardless if n is positive or negative, when you subtract a number from itself the result will always be zero.
User Dhara Parmar
by
7.8k points
4 votes
True.
For example let's say n is -1
-1 - - 1 =0
-1+ 1 = 0
This is true as -1 + 1 = 0
User NPadrutt
by
7.2k points