This is a question from an old real analysis qual:
Prove that there is a unique continuous function $f:[0,1] \to \mathbb{R}$ such that $$f(x) = \cos x + \int_0^x f(y)e^{-y}dy$$ for $x \in [0,1]$
I haven't seen any problems like this before and I'm not really sure where to start.
Define a bounded operator on $C[0,1]$ (the Banach space of continuous functions on $[0,1]$ with supremum norm $\|\cdot\|_\infty$) by $Tf(x) = \cos(x) + \int_0^x f(y)e^{-y}dy$.
Observe that $\| Tf - Tg\|_\infty \leq \|f-g\|_\infty \int_0^1e^{-y}dy = (1-\frac{1}{e})\|f-g\|_\infty$, so that $T$ is a contraction. By the Contraction Mapping Theorem, there is a unique fixed point of $T$.