4.8k views
3 votes
Explain how you can tell whether the sum of two integers is positive or negative, before adding them.

User Phuzi
by
5.0k points

2 Answers

3 votes

Answer:

Explanation:

The sum will have the same sign as the integer with the greater magnitude.

Example: the sum of -11 and 5 is -6, where the 6 takes the sign of -11 (which has a greater magnitude than does 5).

User The Maniac
by
4.7k points
3 votes

Answer:

The sum of any integer and its opposite is equal to zero. adding two negative integers always yields a negative sum. To find the sum of a positive and a negative integer, take the absolute value of each integer and then subtract these values.

User Kathrine
by
5.4k points