What is the sum of all integers n that make this statement true?
-3n < 7n-20 < 3n
The notation a < b < c means that a < b and b < c must both be true at once.