For all real numbers \( x \) and \( y \), it is known that the real valued function \( f \) satisfies \( f(x) + f(y) = f(x + y) \). If \( f(1) = 7 \), then \( \sum_{r=1}^{100} f(r) \) is equal to:
Show Hint
Cauchy's equation implies linearity. If you know \( f(1) \), then \( f(n) = n \cdot f(1) \). The sum then becomes \( f(1) \cdot \frac{n(n+1)}{2} \).