2 thoughts on “11. Find the sum of the smallest natural number and the largest negative integer.”
1 is the smallest natural number whereas -1 is the largest negative integer. Sum means we have to add them. So if we add 1 and -1 we get the result as 0 . Therefore 0 is the sum of smallest and largest negative integer.
1 is the smallest natural number whereas -1 is the largest negative integer. Sum means we have to add them. So if we add 1 and -1 we get the result as 0 . Therefore 0 is the sum of smallest and largest negative integer.
Pls mark my answer as brainliest
Answer:
0
smallest natural number is 1
largest negative integer is -1
their sum 1+(-1)
=0