Write two integers whose sum is less than both the integers.

Sum of any two negative integers is less than both the integers.


Let, two integers are – 4 and – 7.


-4 + -7 = -11


We know, -11<-4,-7


69