SOLUTION: what are the conditions when a sum of a positive number and several negative numbers will be positive

Algebra ->  Signed-numbers -> SOLUTION: what are the conditions when a sum of a positive number and several negative numbers will be positive      Log On


   



Question 505229: what are the conditions when a sum of a positive number and several negative numbers will be positive
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
Let the positive number be a and the negative numbers be b, c, d, e.

a + b + c + d + e > 0
a > -b - c - d - e

The number "a" has to be larger than the negative sum of the other four numbers.