I'm trying to read Kress' Linear integral equations, and I'm stuck at the first example. There must be something obvious I'm missing, and to that end, should I read something before this text?
$f(x)=\phi(x)-\int_a^b K(x,y)\phi(y)dy,\quad x\in[a,b]$
For the kernel $K(x,y)=c\neq0\quad\forall x,y\in[a,b]$
The solution is $\phi=f+\frac{c}{1-c(b-a)}\int_a^bf(y)dy$