0 Comments
Answer: >
If c = 0 and a > b => a > b + c (Not true)
If c < 0 and a > b => a > b + c (Not true)
SO c need to be greater than 0