write a pair of integers whose sum gives (1) zero (2) a negative integer (3) an integer smaller than both the integers (4) an integer greater than both the integers (5) an integer smaller than only one of the integers.
Answers
Answered by
6
1) -2+2=0
2)-6+4= -2
3)-51-50=-101
4)51+61=112
5)-11+2 = -9
sauravraj68:
thank you
Similar questions