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
9.5m questions
12.2m answers