I have an integral equation of the form:
$$f(x)=3+4\int_a^bf(t)~dt$$ How can I put the constants inside the integral to get something where I can apply the fundamental theorem of calculus?
I have an integral equation of the form:
$$f(x)=3+4\int_a^bf(t)~dt$$ How can I put the constants inside the integral to get something where I can apply the fundamental theorem of calculus?
Since $b-a=\int_a^b dt$, you have $k=\frac{k}{b-a}\int_a^b dt=\int_a^b \frac{k}{b-a} dt$ for any constant $k$.