Sum Integers
1. The problem is to find the sum of the numbers $-760$, $320$, and $-80$.
2. Start by adding the first two numbers:
$$-760 + 320 = -440$$
3. Now add the result to the third number:
$$-440 + (-80) = -520$$
4. So, the final answer is:
$$\boxed{-520}$$