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
Algebra: Operations with Signed Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Signed-numbers
Question 505229
:
what are the conditions when a sum of a positive number and several negative numbers will be positive
Answer by
CubeyThePenguin(3113)
(
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.